ElectronictrainmanagementsystemsETMS
Expert system software
Extends: Technology
Electronic train management systems ETMS
Expert system software
Overview
Category: Expert system software
Expert system software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 53-4011.00
- SOC Code: 53-4022.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Electronic train management systems ETMS',
category: 'Expert system software',
description: 'Expert system software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Electronic train management systems ETMS",
"applicationCategory": "Expert system software",
"description": "Expert system software"
}