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