Celestia Context
JSON-LD context defining the semantic vocabulary for Celestia from celestia.
39 Classes
0 Properties
2 Namespaces
Namespaces
schema:
https://schema.org/
celestia:
https://raw.githubusercontent.com/api-evangelist/celestia/main/vocabulary/celestia-vocabulary.yml#
Classes
Network
DataAvailabilityLayer
ExtendedHeader
DataAvailabilityHeader
ExtendedDataSquare
Share
Blob
Namespace
NamespaceMerkleTree
DataAvailabilitySampling
PayForBlobs
Blobstream
FraudProof
Rollup
LightNode
BridgeNode
FullNode
ConsensusNode
Validator
TIA
name
description
url
version
identifier
publisher
license
dateCreated
height
hash
chainId
namespace
commitment
shareVersion
signer
dataRoot
rowRoots
columnRoots
squareSize
JSON-LD Document
{
"@context": {
"@version": 1.1,
"schema": "https://schema.org/",
"celestia": "https://raw.githubusercontent.com/api-evangelist/celestia/main/vocabulary/celestia-vocabulary.yml#",
"Network": "celestia:Network",
"DataAvailabilityLayer": "celestia:DataAvailabilityLayer",
"ExtendedHeader": "celestia:ExtendedHeader",
"DataAvailabilityHeader": "celestia:DataAvailabilityHeader",
"ExtendedDataSquare": "celestia:ExtendedDataSquare",
"Share": "celestia:Share",
"Blob": "celestia:Blob",
"Namespace": "celestia:Namespace",
"NamespaceMerkleTree": "celestia:NamespaceMerkleTree",
"DataAvailabilitySampling": "celestia:DataAvailabilitySampling",
"PayForBlobs": "celestia:PayForBlobs",
"Blobstream": "celestia:Blobstream",
"FraudProof": "celestia:FraudProof",
"Rollup": "celestia:Rollup",
"LightNode": "celestia:LightNode",
"BridgeNode": "celestia:BridgeNode",
"FullNode": "celestia:FullNode",
"ConsensusNode": "celestia:ConsensusNode",
"Validator": "celestia:Validator",
"TIA": "celestia:TIA",
"name": "schema:name",
"description": "schema:description",
"url": "schema:url",
"version": "schema:version",
"identifier": "schema:identifier",
"publisher": "schema:publisher",
"license": "schema:license",
"dateCreated": "schema:dateCreated",
"height": "celestia:height",
"hash": "celestia:hash",
"chainId": "celestia:chainId",
"namespace": "celestia:namespace",
"commitment": "celestia:commitment",
"shareVersion": "celestia:shareVersion",
"signer": "celestia:signer",
"dataRoot": "celestia:dataRoot",
"rowRoots": "celestia:rowRoots",
"columnRoots": "celestia:columnRoots",
"squareSize": "celestia:squareSize"
}
}