schema.org.ai

CAPSHERTechnologySureTec

Industrial control software

Extends: Technology

CAPSHER Technology SureTec

Industrial control software

Overview

Category: Industrial control software

Industrial control software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 47-5012.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "CAPSHER Technology SureTec",
  "applicationCategory": "Industrial control software",
  "description": "Industrial control software"
}