Labelprintingsoftware
Label making software
Extends: Technology
Label printing software
Label making software
Overview
Category: Label making software
Label making software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 51-5113.00
- SOC Code: 51-9111.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Label printing software',
category: 'Label making software',
description: 'Label making software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Label printing software",
"applicationCategory": "Label making software",
"description": "Label making software"
}