schema.org.ai

Digitalcontractsoftware

Desktop publishing software

Extends: Technology

Digital contract software

Desktop publishing software

Overview

Category: Desktop publishing software

Desktop publishing software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 23-2011.00
  • SOC Code: 41-9022.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Digital contract software',
  category: 'Desktop publishing software',
  description: 'Desktop publishing software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Digital contract software",
  "applicationCategory": "Desktop publishing software",
  "description": "Desktop publishing software"
}