Mobileapplicationsoftware
Mobile operator specific application software
Extends: Technology
Mobile application software
Mobile operator specific application software
Overview
Category: Mobile operator specific application software
Mobile operator specific application software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 13-1199.06
- SOC Code: 27-1011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Mobile application software',
category: 'Mobile operator specific application software',
description: 'Mobile operator specific application software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Mobile application software",
"applicationCategory": "Mobile operator specific application software",
"description": "Mobile operator specific application software"
}