schema.org.ai

HouchenBinderyLibraryAutomatedRetrievalSystemLARS

Library software

Extends: Technology

Houchen Bindery Library Automated Retrieval System LARS

Library software

Overview

Category: Library software

Library software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 51-5113.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Houchen Bindery Library Automated Retrieval System LARS',
  category: 'Library software',
  description: 'Library software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Houchen Bindery Library Automated Retrieval System LARS",
  "applicationCategory": "Library software",
  "description": "Library software"
}