schema.org.ai

StatisticalprocesscontrolSPCsoftware

Industrial control software

Extends: Technology

Statistical process control SPC software

Industrial control software

Overview

Category: Industrial control software

Industrial control software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3051.00
  • SOC Code: 17-2199.06
  • SOC Code: 17-3026.00
  • SOC Code: 49-9061.00
  • SOC Code: 51-6091.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Statistical process control SPC software',
  category: 'Industrial control software',
  description: 'Industrial control software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Statistical process control SPC software",
  "applicationCategory": "Industrial control software",
  "description": "Industrial control software"
}