Tadpoles
Desktop communications software
Extends: Technology
Tadpoles
Desktop communications software
Overview
Category: Desktop communications software
Desktop communications software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-9031.00
- SOC Code: 25-2011.00
- SOC Code: 25-2021.00
- SOC Code: 25-2022.00
- SOC Code: 25-9042.00
- SOC Code: 25-9043.00
- SOC Code: 29-1127.00
- SOC Code: 39-9011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Tadpoles',
category: 'Desktop communications software',
description: 'Desktop communications software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Tadpoles",
"applicationCategory": "Desktop communications software",
"description": "Desktop communications software"
}