GMX · JSON-LD Context

context Context

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

6 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

gmx: https://gmx.io/vocab#
defi: https://w3id.org/defi#

Classes

WebAPI EntryPoint name description url documentation

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "gmx": "https://gmx.io/vocab#",
    "defi": "https://w3id.org/defi#",
    "WebAPI": "schema:WebAPI",
    "EntryPoint": "schema:EntryPoint",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "documentation": "schema:documentation"
  }
}