Graphicscreationsoftware
Graphics or photo imaging software
Extends: Technology
Graphics creation software
Graphics or photo imaging software
Overview
Category: Graphics or photo imaging software
Graphics or photo imaging software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 25-1042.00
- SOC Code: 25-1123.00
- SOC Code: 27-2012.00
- SOC Code: 27-2022.00
- SOC Code: 33-3021.06
- SOC Code: 41-1012.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Graphics creation software',
category: 'Graphics or photo imaging software',
description: 'Graphics or photo imaging software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Graphics creation software",
"applicationCategory": "Graphics or photo imaging software",
"description": "Graphics or photo imaging software"
}