EBSCOInformationServicesLibraryLiteratureandInformationScienceIndex
Library software
Extends: Technology
EBSCO Information Services Library Literature and Information Science Index
Library software
Overview
Category: Library software
Library software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 25-1082.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'EBSCO Information Services Library Literature and Information Science Index',
category: 'Library software',
description: 'Library software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "EBSCO Information Services Library Literature and Information Science Index",
"applicationCategory": "Library software",
"description": "Library software"
}