Skype
Desktop communications software
Extends: Technology
Skype
Desktop communications software
Overview
Category: Desktop communications software
Desktop communications software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 13-1071.00
- SOC Code: 13-1082.00
- SOC Code: 13-1111.00
- SOC Code: 15-1211.00
- SOC Code: 15-1232.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-1254.00
- SOC Code: 15-1255.00
- SOC Code: 15-1299.03
- SOC Code: 15-1299.08
- SOC Code: 15-1299.09
- SOC Code: 15-2051.01
- SOC Code: 25-1124.00
- SOC Code: 27-3043.05
- SOC Code: 29-1031.00
- SOC Code: 41-4012.00
- SOC Code: 43-3031.00
- SOC Code: 43-4051.00
- SOC Code: 43-6014.00
- SOC Code: 51-9061.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Skype',
category: 'Desktop communications software',
description: 'Desktop communications software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Skype",
"applicationCategory": "Desktop communications software",
"description": "Desktop communications software"
}