schema.org.ai

MultiprotocolLabelSwitchingMPLS

Internet protocol IP multimedia subsystem software

Extends: Technology

Multiprotocol Label Switching MPLS

Internet protocol IP multimedia subsystem software

Overview

Category: Internet protocol IP multimedia subsystem software

Internet protocol IP multimedia subsystem 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: 'Multiprotocol Label Switching MPLS',
  category: 'Internet protocol IP multimedia subsystem software',
  description: 'Internet protocol IP multimedia subsystem software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Multiprotocol Label Switching MPLS",
  "applicationCategory": "Internet protocol IP multimedia subsystem software",
  "description": "Internet protocol IP multimedia subsystem software"
}