ArchitecturedescriptionlanguageADL
Requirements analysis and system architecture software
Extends: Technology
Architecture description language ADL
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: 15-1211.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Architecture description language ADL',
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": "Architecture description language ADL",
"applicationCategory": "Requirements analysis and system architecture software",
"description": "Requirements analysis and system architecture software"
}