Mux · JSON-LD Context

Mux Com Context

JSON-LD context defining the semantic vocabulary for Mux Com from Mux.

45 Classes 4 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
mux: https://www.mux.com/vocab/

Classes

Provider Service VideoAsset LiveStream PlaybackId DirectUpload SigningKey PlaybackRestriction DRMConfiguration TranscriptionVocabulary VideoView Metric Dimension Export Incident Annotation RobotJob Webhook Environment name description id type status streamKey policy encodingTier resolutionTier maxResolutionTier maxFrameRate aspectRatio videoQuality mp4Support masterAccess isLive viewerExperienceScore playbackFailureScore videoStartupTime rebufferPercentage playbackId environment robotType jobStatus webhookEvent signature

Properties

Property Type Container
createdAt schema:DateTime
duration schema:Duration
playbackIds set
tracks set

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "mux": "https://www.mux.com/vocab/",
    "Provider": "schema:Organization",
    "Service": "schema:Service",
    "VideoAsset": "schema:VideoObject",
    "LiveStream": "mux:LiveStream",
    "PlaybackId": "mux:PlaybackId",
    "DirectUpload": "mux:DirectUpload",
    "SigningKey": "mux:SigningKey",
    "PlaybackRestriction": "mux:PlaybackRestriction",
    "DRMConfiguration": "mux:DRMConfiguration",
    "TranscriptionVocabulary": "mux:TranscriptionVocabulary",
    "VideoView": "mux:VideoView",
    "Metric": "mux:Metric",
    "Dimension": "mux:Dimension",
    "Export": "mux:Export",
    "Incident": "mux:Incident",
    "Annotation": "mux:Annotation",
    "RobotJob": "mux:RobotJob",
    "Webhook": "mux:Webhook",
    "Environment": "mux:Environment",
    "name": "schema:name",
    "description": "schema:description",
    "id": "@id",
    "type": "@type",
    "createdAt": {
      "@id": "schema:dateCreated",
      "@type": "schema:DateTime"
    },
    "duration": {
      "@id": "schema:duration",
      "@type": "schema:Duration"
    },
    "status": "mux:status",
    "playbackIds": {
      "@id": "mux:playbackIds",
      "@container": "@set"
    },
    "tracks": {
      "@id": "mux:tracks",
      "@container": "@set"
    },
    "streamKey": "mux:streamKey",
    "policy": "mux:policy",
    "encodingTier": "mux:encodingTier",
    "resolutionTier": "mux:resolutionTier",
    "maxResolutionTier": "mux:maxResolutionTier",
    "maxFrameRate": "mux:maxFrameRate",
    "aspectRatio": "schema:aspectRatio",
    "videoQuality": "mux:videoQuality",
    "mp4Support": "mux:mp4Support",
    "masterAccess": "mux:masterAccess",
    "isLive": "mux:isLive",
    "viewerExperienceScore": "mux:viewerExperienceScore",
    "playbackFailureScore": "mux:playbackFailureScore",
    "videoStartupTime": "mux:videoStartupTime",
    "rebufferPercentage": "mux:rebufferPercentage",
    "playbackId": "mux:playbackId",
    "environment": "mux:environment",
    "robotType": "mux:robotType",
    "jobStatus": "mux:jobStatus",
    "webhookEvent": "mux:webhookEvent",
    "signature": "mux:signature"
  }
}