schema.org.ai

Quarkenterprisepublishingsoftware

Desktop publishing software

Extends: Technology

Quark enterprise publishing software

Desktop publishing software

Overview

Category: Desktop publishing software

Desktop publishing software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-2011.00
  • SOC Code: 11-3111.00
  • SOC Code: 13-1199.05
  • SOC Code: 17-1011.00
  • SOC Code: 27-1011.00
  • SOC Code: 51-9196.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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