GlobalpositioningsystemGPSsoftware
Mobile location based services software
Extends: Technology
Global positioning system GPS software
Mobile location based services software
Overview
Category: Mobile location based services software
Mobile location based services software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-9013.00
- SOC Code: 11-9121.02
- SOC Code: 15-1299.02
- SOC Code: 17-1022.00
- SOC Code: 17-2199.11
- SOC Code: 17-3031.00
- SOC Code: 19-1023.00
- SOC Code: 19-1031.00
- SOC Code: 19-1031.02
- SOC Code: 19-1032.00
- SOC Code: 19-2041.02
- SOC Code: 19-2099.01
- SOC Code: 19-3091.00
- SOC Code: 19-4012.00
- SOC Code: 19-4012.01
- SOC Code: 19-4043.00
- SOC Code: 19-4099.03
- SOC Code: 21-1015.00
- SOC Code: 29-1229.02
- SOC Code: 33-3031.00
- SOC Code: 33-3051.04
- SOC Code: 39-7011.00
- SOC Code: 39-7012.00
- SOC Code: 43-5032.00
- SOC Code: 45-2092.00
- SOC Code: 47-2072.00
- SOC Code: 47-5023.00
- SOC Code: 47-5032.00
- SOC Code: 49-2097.00
- SOC Code: 49-9051.00
- SOC Code: 53-3053.00
- SOC Code: 53-5022.00
- SOC Code: 53-7031.00
- SOC Code: 53-7081.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Global positioning system GPS software',
category: 'Mobile location based services software',
description: 'Mobile location based services software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Global positioning system GPS software",
"applicationCategory": "Mobile location based services software",
"description": "Mobile location based services software"
}