schema.org.ai

ExperimentalPhysicsandIndustrialControlSystemEPICS

Analytical or scientific software

Extends: Technology

Experimental Physics and Industrial Control System EPICS

Analytical or scientific software

Overview

Category: Analytical or scientific software

Analytical or scientific software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 19-2012.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Experimental Physics and Industrial Control System EPICS',
  category: 'Analytical or scientific software',
  description: 'Analytical or scientific software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Experimental Physics and Industrial Control System EPICS",
  "applicationCategory": "Analytical or scientific software",
  "description": "Analytical or scientific software"
}