IBMRationalRequirementsComposer
Requirements analysis and system architecture software
Extends: Technology
IBM Rational Requirements Composer
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-1241.01
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'IBM Rational Requirements Composer',
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": "IBM Rational Requirements Composer",
"applicationCategory": "Requirements analysis and system architecture software",
"description": "Requirements analysis and system architecture software"
}