Webex · JSON-LD Context

Webex Ucm Context

JSON-LD context defining the semantic vocabulary for Webex Ucm from Webex.

5 Classes 9 Properties 4 Namespaces
View Context View on GitHub

Namespaces

wx: https://developer.webex.com/schema/
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

AcdObjectDevice AcdObject AdminBatchStartJobObjectLocationCustomizations AudioCodecPriorityObjectDevice AudioCodecPriorityObject

Properties

Property Type Container
enabled boolean
displayCallqueueAgentSoftkeys string
locationId string
locationCustomizationsEnabled boolean
customizations string
selection string
primary string
secondary string
tertiary string

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "wx": "https://developer.webex.com/schema/",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "AcdObjectDevice": "wx:AcdObjectDevice",
    "enabled": {
      "@id": "wx:enabled",
      "@type": "xsd:boolean"
    },
    "displayCallqueueAgentSoftkeys": {
      "@id": "wx:displayCallqueueAgentSoftkeys",
      "@type": "xsd:string"
    },
    "AcdObject": "wx:AcdObject",
    "AdminBatchStartJobObjectLocationCustomizations": "wx:AdminBatchStartJobObjectLocationCustomizations",
    "locationId": {
      "@id": "wx:locationId",
      "@type": "xsd:string"
    },
    "locationCustomizationsEnabled": {
      "@id": "wx:locationCustomizationsEnabled",
      "@type": "xsd:boolean"
    },
    "customizations": {
      "@id": "wx:customizations",
      "@type": "xsd:string"
    },
    "AudioCodecPriorityObjectDevice": "wx:AudioCodecPriorityObjectDevice",
    "selection": {
      "@id": "wx:selection",
      "@type": "xsd:string"
    },
    "primary": {
      "@id": "wx:primary",
      "@type": "xsd:string"
    },
    "secondary": {
      "@id": "wx:secondary",
      "@type": "xsd:string"
    },
    "tertiary": {
      "@id": "wx:tertiary",
      "@type": "xsd:string"
    },
    "AudioCodecPriorityObject": "wx:AudioCodecPriorityObject"
  }
}