BTC War Live Market Data API · JSON-LD Context

Btc War Live Market Data Api Market Snapshot V1. Context

JSON-LD context defining the semantic vocabulary for Btc War Live Market Data Api Market Snapshot V1. from BTC War Live Market Data API.

12 Classes 9 Properties 0 Namespaces
View Context View on GitHub

Classes

id schemaVersion about name description methodology source window duration symbol lastPrice limitations

Properties

Property Type Container
schemaorg
schema reference
canonicalPage reference
url reference
generatedAt schemaorg:DateTime
endpoint reference
documentation reference
markets set
sourceObservedAt schemaorg:DateTime

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "@vocab": "https://btcwar.net/api/market-snapshot/v1.context.jsonld#",
    "schemaorg": {
      "@id": "https://schema.org/",
      "@prefix": true
    },
    "id": "@id",
    "schemaVersion": "schemaorg:version",
    "schema": {
      "@id": "schemaorg:conformsTo",
      "@type": "@id"
    },
    "canonicalPage": {
      "@id": "schemaorg:mainEntityOfPage",
      "@type": "@id"
    },
    "about": "schemaorg:about",
    "name": "schemaorg:name",
    "url": {
      "@id": "schemaorg:url",
      "@type": "@id"
    },
    "description": "schemaorg:description",
    "methodology": "schemaorg:measurementTechnique",
    "generatedAt": {
      "@id": "schemaorg:dateModified",
      "@type": "schemaorg:DateTime"
    },
    "source": "schemaorg:isBasedOn",
    "endpoint": {
      "@id": "schemaorg:contentUrl",
      "@type": "@id"
    },
    "documentation": {
      "@id": "schemaorg:subjectOf",
      "@type": "@id"
    },
    "window": "schemaorg:temporalCoverage",
    "duration": "schemaorg:duration",
    "markets": {
      "@id": "schemaorg:dataFeedElement",
      "@container": "@set"
    },
    "symbol": "schemaorg:identifier",
    "lastPrice": "schemaorg:value",
    "sourceObservedAt": {
      "@id": "schemaorg:observationDate",
      "@type": "schemaorg:DateTime"
    },
    "limitations": "schemaorg:usageInfo"
  }
}