schema.org.ai

RockwellRSLogix

Program testing software

Extends: Technology

Rockwell RSLogix

Program testing software

Overview

Category: Program testing software

Program testing software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-2112.00
  • SOC Code: 17-2199.08
  • SOC Code: 17-3023.00
  • SOC Code: 17-3024.00
  • SOC Code: 27-4015.00
  • SOC Code: 49-2094.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Rockwell RSLogix',
  category: 'Program testing software',
  description: 'Program testing software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Rockwell RSLogix",
  "applicationCategory": "Program testing software",
  "description": "Program testing software"
}