CorelPainter
Graphics or photo imaging software
Extends: Technology
Corel Painter
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: 17-2141.02
- SOC Code: 27-1013.00
- SOC Code: 27-1014.00
- SOC Code: 27-1021.00
- SOC Code: 27-1022.00
- SOC Code: 47-2141.00
- SOC Code: 47-2142.00
- SOC Code: 47-2161.00
- SOC Code: 51-5111.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Corel Painter',
category: 'Graphics or photo imaging software',
description: 'Graphics or photo imaging software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Corel Painter",
"applicationCategory": "Graphics or photo imaging software",
"description": "Graphics or photo imaging software"
}