AdobeDistiller
Desktop publishing software
Extends: Technology
Adobe Distiller
Desktop publishing software
Overview
Category: Desktop publishing software
Desktop publishing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-2032.00
- SOC Code: 11-2033.00
- SOC Code: 11-3021.00
- SOC Code: 15-1232.00
- SOC Code: 27-1024.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Adobe Distiller',
category: 'Desktop publishing software',
description: 'Desktop publishing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Adobe Distiller",
"applicationCategory": "Desktop publishing software",
"description": "Desktop publishing software"
}