schema.org.ai

TransportationmanagementsystemTMSsoftware

Mobile location based services software

Extends: Technology

Transportation management system TMS 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-3071.00
  • SOC Code: 19-3099.01
  • SOC Code: 43-5011.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Transportation management system TMS 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": "Transportation management system TMS software",
  "applicationCategory": "Mobile location based services software",
  "description": "Mobile location based services software"
}