Mezmo · JSON-LD Context

Mezmo Context

JSON-LD context defining the semantic vocabulary for Mezmo from Mezmo.

30 Classes 2 Properties 1 Namespaces
View Context View on GitHub

Namespaces

mezmo: https://www.mezmo.com/ns#

Classes

name description url logo LogLine Pipeline Source Processor Destination View PresetAlert ArchiveConfig ExclusionRule EdgeClient Account timestamp line app host level env tags meta integration bucket region pipelineId viewId presetId clientId

Properties

Property Type Container
ingestionEndpoint reference
apiEndpoint reference

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "mezmo": "https://www.mezmo.com/ns#",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "logo": "schema:logo",
    "LogLine": "mezmo:LogLine",
    "Pipeline": "mezmo:Pipeline",
    "Source": "mezmo:Source",
    "Processor": "mezmo:Processor",
    "Destination": "mezmo:Destination",
    "View": "mezmo:View",
    "PresetAlert": "mezmo:PresetAlert",
    "ArchiveConfig": "mezmo:ArchiveConfig",
    "ExclusionRule": "mezmo:ExclusionRule",
    "EdgeClient": "mezmo:EdgeClient",
    "Account": "mezmo:Account",
    "timestamp": "mezmo:timestamp",
    "line": "mezmo:line",
    "app": "mezmo:app",
    "host": "mezmo:host",
    "level": "mezmo:level",
    "env": "mezmo:env",
    "tags": "schema:keywords",
    "meta": "mezmo:meta",
    "integration": "mezmo:integration",
    "bucket": "mezmo:bucket",
    "region": "mezmo:region",
    "ingestionEndpoint": {
      "@id": "mezmo:ingestionEndpoint",
      "@type": "@id"
    },
    "apiEndpoint": {
      "@id": "mezmo:apiEndpoint",
      "@type": "@id"
    },
    "pipelineId": "mezmo:pipelineId",
    "viewId": "mezmo:viewId",
    "presetId": "mezmo:presetId",
    "clientId": "mezmo:clientId"
  }
}