Fact Statement Datum
A description of the types/properties relevant to a fact-statement-datum.json.
Orcfax utilizes the following Schema.org types and properties in its Fact Statement Datum records. The description provided by Schema.org follows each; if Orcfax maintains a more nuanced understanding, an additional definition will be provided. If the term appears in its own definition, it will be replaced when possible with a [synonym] in order to aid understanding.
Schema.org Types
| Type | Schema.org description | Orcfax description |
|---|---|---|
| -------- | --------------------------- | ---------------------- |
Schema.org Properties
| Property | Type | Schema.org description | Orcfax definition |
|---|---|---|---|
| ------------ | -------- | --------------------------- | --------------------- |
Fact Statement Datum example
{
"@context": "https://schema.org",
"type": "Message",
"name": "CER/ADA-USD/3",
"identifier": "urn:orcfax:83f5ba93-6bf3-4204-a03b-ab85bd9f955c",
"publisher": {
"@type": "Organization",
"name": "Orcfax",
"url": "https://orcfax.io/"
},
"dateCreated": "2024-08-28T16:20:35Z",
"messageAttachment": {
"encoding": "application/json:base64",
"text": "ewogICJmZWVkX2lkIjogIkNFUi9BREEtVVNELzMiLAogICJjcmVhdGVkX2F0IjogMTcyNDg2MjAzNTUxMSwKICAiYm9keSI6IHsKICAgICJudW1lcmF0b3IiOiA2ODQ5MywKICAgICJkZW5vbWluYXRvciI6IDIwMDAwMAogIH0KfQ=="
}
}
Download