schema.org.ai

Inspectionmarkingsystems

Label making software

Extends: Technology

Inspection marking systems

Label making software

Overview

Category: Label making software

Label making software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 51-9061.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Inspection marking systems',
  category: 'Label making software',
  description: 'Label making software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Inspection marking systems",
  "applicationCategory": "Label making software",
  "description": "Label making software"
}