schema.org.ai

TransparentInterconnectionofLotsofLinksTRILL

Switch or router software

Extends: Technology

Transparent Interconnection of Lots of Links TRILL

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-1241.00

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Transparent Interconnection of Lots of Links TRILL",
  "applicationCategory": "Switch or router software",
  "description": "Switch or router software"
}