schema.org.ai

PositivetraincontrolPTCsystems

Expert system software

Extends: Technology

Positive train control PTC systems

Expert system software

Overview

Category: Expert system software

Expert system software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 53-4013.00
  • SOC Code: 53-4031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Positive train control PTC systems',
  category: 'Expert system software',
  description: 'Expert system software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Positive train control PTC systems",
  "applicationCategory": "Expert system software",
  "description": "Expert system software"
}