Akri Akri Context
JSON-LD context defining the semantic vocabulary for Akri Akri from Akri.
6 Classes
19 Properties
4 Namespaces
Namespaces
akri:
https://akri.sh/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
AkriDiscoveryResponseResult
AkriInstanceCount
AkriBrokerPodCount
AkriInstance
AkriConfiguration
AkriDiscoveryResponseTime
Properties
| Property |
Type |
Container |
| apiVersion |
string |
|
| capacity |
integer |
|
| configuration |
string |
|
| configurationName |
string |
|
| deviceUsage |
reference |
|
| discoveryDetails |
string |
|
| discoveryHandler |
reference |
|
| discoveryProperties |
string |
set |
| kind |
string |
|
| le |
string |
|
| metadata |
reference |
|
| name |
string |
|
| namespace |
string |
|
| node |
string |
|
| nodes |
string |
set |
| result |
string |
|
| shared |
string |
|
| spec |
reference |
|
| value |
decimal |
|
JSON-LD Document
{
"@context": {
"@version": 1.1,
"akri": "https://akri.sh/schema/",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"AkriDiscoveryResponseResult": "akri:AkriDiscoveryResponseResult",
"AkriInstanceCount": "akri:AkriInstanceCount",
"AkriBrokerPodCount": "akri:AkriBrokerPodCount",
"AkriInstance": "akri:AkriInstance",
"AkriConfiguration": "akri:AkriConfiguration",
"AkriDiscoveryResponseTime": "akri:AkriDiscoveryResponseTime",
"apiVersion": {
"@id": "akri:apiVersion",
"@type": "xsd:string"
},
"capacity": {
"@id": "akri:capacity",
"@type": "xsd:integer"
},
"configuration": {
"@id": "akri:configuration",
"@type": "xsd:string"
},
"configurationName": {
"@id": "akri:configurationName",
"@type": "xsd:string"
},
"deviceUsage": {
"@id": "akri:deviceUsage",
"@type": "@id"
},
"discoveryDetails": {
"@id": "akri:discoveryDetails",
"@type": "xsd:string"
},
"discoveryHandler": {
"@id": "akri:discoveryHandler",
"@type": "@id"
},
"discoveryProperties": {
"@id": "akri:discoveryProperties",
"@container": "@set",
"@type": "xsd:string"
},
"kind": {
"@id": "akri:kind",
"@type": "xsd:string"
},
"le": {
"@id": "akri:le",
"@type": "xsd:string"
},
"metadata": {
"@id": "akri:metadata",
"@type": "@id"
},
"name": {
"@id": "schema:name",
"@type": "xsd:string"
},
"namespace": {
"@id": "akri:namespace",
"@type": "xsd:string"
},
"node": {
"@id": "akri:node",
"@type": "xsd:string"
},
"nodes": {
"@id": "akri:nodes",
"@container": "@set",
"@type": "xsd:string"
},
"result": {
"@id": "akri:result",
"@type": "xsd:string"
},
"shared": {
"@id": "akri:shared",
"@type": "xsd:string"
},
"spec": {
"@id": "akri:spec",
"@type": "@id"
},
"value": {
"@id": "akri:value",
"@type": "xsd:decimal"
}
}
}