VisualParadigmDBVisualARCHITECT
Process mapping and design software
Extends: Technology
Visual Paradigm DB Visual ARCHITECT
Process mapping and design software
Overview
Category: Process mapping and design software
Process mapping and design software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1242.00
- SOC Code: 15-1243.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Visual Paradigm DB Visual ARCHITECT',
category: 'Process mapping and design software',
description: 'Process mapping and design software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Visual Paradigm DB Visual ARCHITECT",
"applicationCategory": "Process mapping and design software",
"description": "Process mapping and design software"
}