schema.org.ai

Workflowsoftware

Content workflow software

Extends: Technology

Workflow software

Content workflow software

Overview

Category: Content workflow software

Content workflow software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9041.00
  • SOC Code: 15-1251.00
  • SOC Code: 15-1253.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Workflow software',
  category: 'Content workflow software',
  description: 'Content workflow software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Workflow software",
  "applicationCategory": "Content workflow software",
  "description": "Content workflow software"
}