schema.org.ai

Switchsoftware

Switch or router software

Extends: Technology

Switch software

Switch or router software

Overview

Category: Switch or router software

Switch or router software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1299.01

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Switch software',
  category: 'Switch or router software',
  description: 'Switch or router software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Switch software",
  "applicationCategory": "Switch or router software",
  "description": "Switch or router software"
}