RailTrafficTrackWarrantControlSystem
Expert system software
Extends: Technology
Rail Traffic Track Warrant Control System
Expert system software
Overview
Category: Expert system software
Expert system software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 43-5032.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Rail Traffic Track Warrant Control System',
category: 'Expert system software',
description: 'Expert system software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Rail Traffic Track Warrant Control System",
"applicationCategory": "Expert system software",
"description": "Expert system software"
}