IOTA · JSON-LD Context

Iota Context

JSON-LD context defining the semantic vocabulary for Iota from IOTA.

1 Classes 30 Properties 9 Namespaces
View Context View on GitHub

Namespaces

iota: https://docs.iota.org/vocabulary#
openrpc: https://open-rpc.org/meta-schema#
aid: https://apis.io/vocabulary#aid
baseURL: https://apis.io/vocabulary#baseURL
humanURL: https://apis.io/vocabulary#humanURL
specificationVersion: https://apis.io/vocabulary#specificationVersion
common: https://apis.io/vocabulary#common
properties: https://apis.io/vocabulary#properties
maintainers: https://apis.io/vocabulary#maintainers

Classes

tags

Properties

Property Type Container
iota:CoinQuery reference
iota:ReadAPI reference
iota:ExtendedAPI reference
iota:GovernanceReadAPI reference
iota:MoveUtils reference
iota:TransactionBuilder reference
iota:WriteAPI reference
iota:GraphQLAPI reference
iota:EVMAPI reference
iota:Blockchain reference
iota:MoveLanguage reference
iota:Tangle reference
iota:JsonRpc reference
iota:Checkpoint reference
iota:TransactionBlock reference
iota:Object reference
iota:Coin reference
iota:Validator reference
iota:Epoch reference
iota:DynamicField reference
iota:IotaNames reference
iota:GasEstimate reference
iota:MoveModule reference
iota:MoveFunction reference
iota:MoveStruct reference
iota:StakingPosition reference
iota:SystemState reference
iota:ProtocolConfig reference
iota:ChainIdentifier reference
iota:Event reference

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "iota": "https://docs.iota.org/vocabulary#",
    "openrpc": "https://open-rpc.org/meta-schema#",
    "aid": "https://apis.io/vocabulary#aid",
    "baseURL": "https://apis.io/vocabulary#baseURL",
    "humanURL": "https://apis.io/vocabulary#humanURL",
    "specificationVersion": "https://apis.io/vocabulary#specificationVersion",
    "tags": "keywords",
    "common": "https://apis.io/vocabulary#common",
    "properties": "https://apis.io/vocabulary#properties",
    "maintainers": "https://apis.io/vocabulary#maintainers",
    "iota:CoinQuery": {
      "@id": "iota:CoinQuery",
      "@type": "@id"
    },
    "iota:ReadAPI": {
      "@id": "iota:ReadAPI",
      "@type": "@id"
    },
    "iota:ExtendedAPI": {
      "@id": "iota:ExtendedAPI",
      "@type": "@id"
    },
    "iota:GovernanceReadAPI": {
      "@id": "iota:GovernanceReadAPI",
      "@type": "@id"
    },
    "iota:MoveUtils": {
      "@id": "iota:MoveUtils",
      "@type": "@id"
    },
    "iota:TransactionBuilder": {
      "@id": "iota:TransactionBuilder",
      "@type": "@id"
    },
    "iota:WriteAPI": {
      "@id": "iota:WriteAPI",
      "@type": "@id"
    },
    "iota:GraphQLAPI": {
      "@id": "iota:GraphQLAPI",
      "@type": "@id"
    },
    "iota:EVMAPI": {
      "@id": "iota:EVMAPI",
      "@type": "@id"
    },
    "iota:Blockchain": {
      "@id": "iota:Blockchain",
      "@type": "@id"
    },
    "iota:MoveLanguage": {
      "@id": "iota:MoveLanguage",
      "@type": "@id"
    },
    "iota:Tangle": {
      "@id": "iota:Tangle",
      "@type": "@id"
    },
    "iota:JsonRpc": {
      "@id": "iota:JsonRpc",
      "@type": "@id"
    },
    "iota:Checkpoint": {
      "@id": "iota:Checkpoint",
      "@type": "@id"
    },
    "iota:TransactionBlock": {
      "@id": "iota:TransactionBlock",
      "@type": "@id"
    },
    "iota:Object": {
      "@id": "iota:Object",
      "@type": "@id"
    },
    "iota:Coin": {
      "@id": "iota:Coin",
      "@type": "@id"
    },
    "iota:Validator": {
      "@id": "iota:Validator",
      "@type": "@id"
    },
    "iota:Epoch": {
      "@id": "iota:Epoch",
      "@type": "@id"
    },
    "iota:DynamicField": {
      "@id": "iota:DynamicField",
      "@type": "@id"
    },
    "iota:IotaNames": {
      "@id": "iota:IotaNames",
      "@type": "@id"
    },
    "iota:GasEstimate": {
      "@id": "iota:GasEstimate",
      "@type": "@id"
    },
    "iota:MoveModule": {
      "@id": "iota:MoveModule",
      "@type": "@id"
    },
    "iota:MoveFunction": {
      "@id": "iota:MoveFunction",
      "@type": "@id"
    },
    "iota:MoveStruct": {
      "@id": "iota:MoveStruct",
      "@type": "@id"
    },
    "iota:StakingPosition": {
      "@id": "iota:StakingPosition",
      "@type": "@id"
    },
    "iota:SystemState": {
      "@id": "iota:SystemState",
      "@type": "@id"
    },
    "iota:ProtocolConfig": {
      "@id": "iota:ProtocolConfig",
      "@type": "@id"
    },
    "iota:ChainIdentifier": {
      "@id": "iota:ChainIdentifier",
      "@type": "@id"
    },
    "iota:Event": {
      "@id": "iota:Event",
      "@type": "@id"
    }
  }
}