Flowchartingsoftware
Process mapping and design software
Extends: Technology
Flowcharting 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: 33-3021.06
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Flowcharting 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": "Flowcharting software",
"applicationCategory": "Process mapping and design software",
"description": "Process mapping and design software"
}