Diagrammingsoftware
Pattern design software
Extends: Technology
Diagramming software
Pattern design software
Overview
Category: Pattern design software
Pattern design software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1211.00
- SOC Code: 15-1241.00
- SOC Code: 15-1244.00
- SOC Code: 17-2031.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Diagramming software',
category: 'Pattern design software',
description: 'Pattern design software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Diagramming software",
"applicationCategory": "Pattern design software",
"description": "Pattern design software"
}