IBMSoftwareConfigurationandLibraryManagerSCLM
Configuration management software
Extends: Technology
IBM Software Configuration and Library Manager SCLM
Configuration management software
Overview
Category: Configuration management software
Configuration management software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1299.09
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'IBM Software Configuration and Library Manager SCLM',
category: 'Configuration management software',
description: 'Configuration management software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "IBM Software Configuration and Library Manager SCLM",
"applicationCategory": "Configuration management software",
"description": "Configuration management software"
}