Flowchartsoftware
Process mapping and design software
Extends: Technology
Flow chart software
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: 13-1081.02
- SOC Code: 15-1211.00
- SOC Code: 41-1012.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Flow chart software',
category: 'Process mapping and design software',
description: 'Process mapping and design software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Flow chart software",
"applicationCategory": "Process mapping and design software",
"description": "Process mapping and design software"
}