schema.org.ai

CoPilotTruck

Route navigation software

Extends: Technology

CoPilot Truck

Route navigation software

Overview

Category: Route navigation software

Route navigation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3071.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'CoPilot Truck',
  category: 'Route navigation software',
  description: 'Route navigation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "CoPilot Truck",
  "applicationCategory": "Route navigation software",
  "description": "Route navigation software"
}