schema.org.ai

eMDsChart

Charting software

Extends: Technology

e-MDs Chart

Charting software

Overview

Category: Charting software

Charting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9111.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'e-MDs Chart',
  category: 'Charting software',
  description: 'Charting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "e-MDs Chart",
  "applicationCategory": "Charting software",
  "description": "Charting software"
}