Covariant · JSON-LD Context
Covariant Context
JSON-LD context defining the semantic vocabulary for Covariant from Covariant.
5 Classes
19 Properties
3 Namespaces
Namespaces
covariant:
https://covariant.ai/vocab#
schema:
https://schema.org/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
name
description
industry
foundingDate
foundingLocation
Properties
| Property | Type | Container |
|---|---|---|
| Covariant | reference | |
| url | reference | |
| sameAs | reference | |
| CovariantBrain | reference | |
| RFM1 | reference | |
| PickingRobot | reference | |
| SKU | reference | |
| depalletization | string | |
| sortation | string | |
| goodsToPerson | string | |
| orderPicking | string | |
| itemInduction | string | |
| kitting | string | |
| roboticsFoundationModel | string | |
| embodiedAI | string | |
| warehouseAutomation | string | |
| integrationPartner | reference | |
| parameters | integer | |
| modalities | string |
JSON-LD Document
{
"@context": {
"@vocab": "https://schema.org/",
"covariant": "https://covariant.ai/vocab#",
"schema": "https://schema.org/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"Covariant": {
"@id": "schema:Organization",
"@type": "@id"
},
"name": "schema:name",
"url": {
"@id": "schema:url",
"@type": "@id"
},
"description": "schema:description",
"industry": "schema:industry",
"foundingDate": "schema:foundingDate",
"foundingLocation": "schema:foundingLocation",
"sameAs": {
"@id": "schema:sameAs",
"@type": "@id"
},
"CovariantBrain": {
"@id": "covariant:CovariantBrain",
"@type": "@id"
},
"RFM1": {
"@id": "covariant:RFM1",
"@type": "@id"
},
"PickingRobot": {
"@id": "covariant:PickingRobot",
"@type": "@id"
},
"SKU": {
"@id": "covariant:SKU",
"@type": "@id"
},
"depalletization": {
"@id": "covariant:depalletization",
"@type": "xsd:string"
},
"sortation": {
"@id": "covariant:sortation",
"@type": "xsd:string"
},
"goodsToPerson": {
"@id": "covariant:goodsToPerson",
"@type": "xsd:string"
},
"orderPicking": {
"@id": "covariant:orderPicking",
"@type": "xsd:string"
},
"itemInduction": {
"@id": "covariant:itemInduction",
"@type": "xsd:string"
},
"kitting": {
"@id": "covariant:kitting",
"@type": "xsd:string"
},
"roboticsFoundationModel": {
"@id": "covariant:roboticsFoundationModel",
"@type": "xsd:string"
},
"embodiedAI": {
"@id": "covariant:embodiedAI",
"@type": "xsd:string"
},
"warehouseAutomation": {
"@id": "covariant:warehouseAutomation",
"@type": "xsd:string"
},
"integrationPartner": {
"@id": "covariant:integrationPartner",
"@type": "@id"
},
"parameters": {
"@id": "covariant:parameters",
"@type": "xsd:integer"
},
"modalities": {
"@id": "covariant:modalities",
"@type": "xsd:string"
}
}
}