schema.org.ai

LaserSubstratesPostalXport

Label making software

Extends: Technology

Laser Substrates PostalXport

Label making software

Overview

Category: Label making software

Label making software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-5071.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Laser Substrates PostalXport',
  category: 'Label making software',
  description: 'Label making software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Laser Substrates PostalXport",
  "applicationCategory": "Label making software",
  "description": "Label making software"
}