ThevOICeLearningEdition
Device drivers or system software
Extends: Technology
The vOICe Learning Edition
Device drivers or system software
Overview
Category: Device drivers or system software
Device drivers or system software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 25-2055.00
- SOC Code: 25-2056.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'The vOICe Learning Edition',
category: 'Device drivers or system software',
description: 'Device drivers or system software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "The vOICe Learning Edition",
"applicationCategory": "Device drivers or system software",
"description": "Device drivers or system software"
}