schema.org.ai

TokenRing

Switch or router software

Extends: Technology

Token Ring

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: 47-5071.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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