Networkstoragesoftware
Storage networking software
Extends: Technology
Network storage 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-1241.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Network storage software',
category: 'Storage networking software',
description: 'Storage networking software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Network storage software",
"applicationCategory": "Storage networking software",
"description": "Storage networking software"
}