schema.org.ai

InternetProtocolTelevisionSystems

Internet protocol IP multimedia subsystem software

Extends: Technology

Internet Protocol Television Systems

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: 53-2022.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Internet Protocol Television Systems',
  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": "Internet Protocol Television Systems",
  "applicationCategory": "Internet protocol IP multimedia subsystem software",
  "description": "Internet protocol IP multimedia subsystem software"
}