schema.org.ai

EBSCOInformationServicesAcademicSearchPremier

Library software

Extends: Technology

EBSCO Information Services Academic Search Premier

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 Academic Search Premier',
  category: 'Library software',
  description: 'Library software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "EBSCO Information Services Academic Search Premier",
  "applicationCategory": "Library software",
  "description": "Library software"
}