NetworkaddressablestorageNASsoftware
Internet directory services software
Extends: Technology
Network addressable storage NAS software
Internet directory services software
Overview
Category: Internet directory services software
Internet directory services software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1244.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Network addressable storage NAS software',
category: 'Internet directory services software',
description: 'Internet directory services software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Network addressable storage NAS software",
"applicationCategory": "Internet directory services software",
"description": "Internet directory services software"
}