schema.org.ai

OhioAutomationIntegratedComputerAidedMinePlanningSystemICAMPS

Analytical or scientific software

Extends: Technology

Ohio Automation Integrated Computer Aided Mine Planning System ICAMPS

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: 17-2151.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Ohio Automation Integrated Computer Aided Mine Planning System ICAMPS',
  category: 'Analytical or scientific software',
  description: 'Analytical or scientific software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Ohio Automation Integrated Computer Aided Mine Planning System ICAMPS",
  "applicationCategory": "Analytical or scientific software",
  "description": "Analytical or scientific software"
}