StorageareanetworkSANsoftware
Storage networking software
Extends: Technology
Storage area network SAN software
Storage networking software
Overview
Category: Storage networking software
Storage networking software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1231.00
- SOC Code: 15-1241.00
- SOC Code: 15-1242.00
- SOC Code: 15-1243.00
- SOC Code: 15-1244.00
- SOC Code: 15-1252.00
- SOC Code: 15-1253.00
- SOC Code: 15-1299.01
- SOC Code: 15-1299.08
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Storage area network SAN software',
category: 'Storage networking software',
description: 'Storage networking software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Storage area network SAN software",
"applicationCategory": "Storage networking software",
"description": "Storage networking software"
}