UnifiedmodelinglanguageUML
Requirements analysis and system architecture software
Extends: Technology
Unified modeling language UML
Requirements analysis and system architecture software
Overview
Category: Requirements analysis and system architecture software
Requirements analysis and system architecture software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3021.00
- SOC Code: 13-1111.00
- SOC Code: 15-1211.00
- SOC Code: 15-1212.00
- SOC Code: 15-1221.00
- SOC Code: 15-1232.00
- SOC Code: 15-1241.00
- SOC Code: 15-1242.00
- SOC Code: 15-1243.00
- SOC Code: 15-1243.01
- SOC Code: 15-1251.00
- SOC Code: 15-1252.00
- SOC Code: 15-1253.00
- SOC Code: 15-1254.00
- SOC Code: 15-1255.00
- SOC Code: 15-1299.02
- SOC Code: 15-1299.03
- SOC Code: 15-1299.08
- SOC Code: 15-1299.09
- SOC Code: 15-2051.01
- SOC Code: 17-2031.00
- SOC Code: 17-2071.00
- SOC Code: 17-2072.01
- SOC Code: 17-2199.05
- SOC Code: 17-2199.06
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Unified modeling language UML',
category: 'Requirements analysis and system architecture software',
description: 'Requirements analysis and system architecture software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Unified modeling language UML",
"applicationCategory": "Requirements analysis and system architecture software",
"description": "Requirements analysis and system architecture software"
}