SoftCafeMenuPro
Desktop publishing software
Extends: Technology
SoftCafe MenuPro
Desktop publishing software
Overview
Category: Desktop publishing software
Desktop publishing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-9051.00
- SOC Code: 35-1011.00
- SOC Code: 51-3011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'SoftCafe MenuPro',
category: 'Desktop publishing software',
description: 'Desktop publishing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "SoftCafe MenuPro",
"applicationCategory": "Desktop publishing software",
"description": "Desktop publishing software"
}