Livepeer · JSON-LD Context

Livepeer Com Context

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

72 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

livepeer: https://livepeer.org/ns#
schema: https://schema.org/

Classes

Stream Session Asset Task Webhook MultistreamTarget Room RoomUser SigningKey Playback Orchestrator Gateway Delegator Round Bond Ticket Treasury AIPipeline TextToImage ImageToImage ImageToVideo Upscale AudioToText TextToSpeech ImageToText LiveVideoToVideo LLM SegmentAnything2 id type name description createdAt updatedAt playbackId streamKey isActive record profiles ingestRate outputRate assetId size duration videoSpec status progress errorMessage events url sharedSecret prompt negativePrompt modelId seed guidanceScale numInferenceSteps width height images frames fps text orchestratorAddress delegatorAddress stake feeShare rewardCut pricePerPixel chain contractAddress transactionHash

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "livepeer": "https://livepeer.org/ns#",
    "schema": "https://schema.org/",

    "Stream": "livepeer:Stream",
    "Session": "livepeer:Session",
    "Asset": "livepeer:Asset",
    "Task": "livepeer:Task",
    "Webhook": "livepeer:Webhook",
    "MultistreamTarget": "livepeer:MultistreamTarget",
    "Room": "livepeer:Room",
    "RoomUser": "livepeer:RoomUser",
    "SigningKey": "livepeer:SigningKey",
    "Playback": "livepeer:Playback",

    "Orchestrator": "livepeer:Orchestrator",
    "Gateway": "livepeer:Gateway",
    "Delegator": "livepeer:Delegator",
    "Round": "livepeer:Round",
    "Bond": "livepeer:Bond",
    "Ticket": "livepeer:Ticket",
    "Treasury": "livepeer:Treasury",

    "AIPipeline": "livepeer:AIPipeline",
    "TextToImage": "livepeer:TextToImage",
    "ImageToImage": "livepeer:ImageToImage",
    "ImageToVideo": "livepeer:ImageToVideo",
    "Upscale": "livepeer:Upscale",
    "AudioToText": "livepeer:AudioToText",
    "TextToSpeech": "livepeer:TextToSpeech",
    "ImageToText": "livepeer:ImageToText",
    "LiveVideoToVideo": "livepeer:LiveVideoToVideo",
    "LLM": "livepeer:LLM",
    "SegmentAnything2": "livepeer:SegmentAnything2",

    "id": "@id",
    "type": "@type",

    "name": "schema:name",
    "description": "schema:description",
    "createdAt": "schema:dateCreated",
    "updatedAt": "schema:dateModified",

    "playbackId": "livepeer:playbackId",
    "streamKey": "livepeer:streamKey",
    "isActive": "livepeer:isActive",
    "record": "livepeer:record",
    "profiles": "livepeer:profiles",
    "ingestRate": "livepeer:ingestRate",
    "outputRate": "livepeer:outputRate",

    "assetId": "livepeer:assetId",
    "size": "schema:contentSize",
    "duration": "schema:duration",
    "videoSpec": "livepeer:videoSpec",

    "status": "livepeer:status",
    "progress": "livepeer:progress",
    "errorMessage": "schema:error",

    "events": "livepeer:events",
    "url": "schema:url",
    "sharedSecret": "livepeer:sharedSecret",

    "prompt": "livepeer:prompt",
    "negativePrompt": "livepeer:negativePrompt",
    "modelId": "livepeer:modelId",
    "seed": "livepeer:seed",
    "guidanceScale": "livepeer:guidanceScale",
    "numInferenceSteps": "livepeer:numInferenceSteps",
    "width": "schema:width",
    "height": "schema:height",
    "images": "livepeer:images",
    "frames": "livepeer:frames",
    "fps": "livepeer:fps",
    "text": "schema:text",

    "orchestratorAddress": "livepeer:orchestratorAddress",
    "delegatorAddress": "livepeer:delegatorAddress",
    "stake": "livepeer:stake",
    "feeShare": "livepeer:feeShare",
    "rewardCut": "livepeer:rewardCut",
    "pricePerPixel": "livepeer:pricePerPixel",

    "chain": "livepeer:chain",
    "contractAddress": "livepeer:contractAddress",
    "transactionHash": "livepeer:transactionHash"
  }
}