schema.org.ai

ChemSWLaboratoryDocumentControlSystemLDCS

Document management software

Extends: Technology

ChemSW Laboratory Document Control System LDCS

Document management software

Overview

Category: Document management software

Document management software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 19-2031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'ChemSW Laboratory Document Control System LDCS',
  category: 'Document management software',
  description: 'Document management software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "ChemSW Laboratory Document Control System LDCS",
  "applicationCategory": "Document management software",
  "description": "Document management software"
}