schema.org.ai

OnlineComputerLibraryCenterOCLCdatabases

Library software

Extends: Technology

Online Computer Library Center (OCLC) databases

Library software

Overview

Category: Library software

Library software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 25-4022.00
  • SOC Code: 25-4031.00
  • SOC Code: 43-4121.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Online Computer Library Center (OCLC) databases',
  category: 'Library software',
  description: 'Library software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Online Computer Library Center (OCLC) databases",
  "applicationCategory": "Library software",
  "description": "Library software"
}