linkml-activitypub/generated/jsonld/activitystreams.context.jsonld

97 lines
2.2 KiB
Text

{
"comments": {
"description": "Auto generated by LinkML jsonld context generator",
"generation_date": "2024-01-14T21:50:28",
"source": "activitystreams.yaml"
},
"@context": {
"as": "http://www.w3.org/ns/activitystreams#",
"linkml": "https://w3id.org/linkml/",
"owl": "http://www.w3.org/2002/07/owl#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"schema": "http://schema.org/",
"unit": "http://qudt.org/2.1/vocab/unit/",
"xml": {
"@id": "http://www.w3.org/XML/1998/namespace",
"@prefix": true
},
"xsd": "http://www.w3.org/2001/XMLSchema#",
"@vocab": "http://www.w3.org/ns/activitystreams#",
"accuracy": {
"@type": "xsd:float"
},
"altitude": {
"@type": "xsd:float"
},
"deleted": {
"@type": "xsd:dateTime"
},
"describes": {
"@type": "@id"
},
"duration": {
"@type": "xsd:duration"
},
"endTime": {
"@type": "xsd:dateTime"
},
"formerType": {
"@type": "@id"
},
"height": {
"@type": "xsd:nonNegativeInteger"
},
"href": {
"@type": "@id"
},
"id": {
"@type": "@id"
},
"latitude": {
"@type": "xsd:float"
},
"longitude": {
"@type": "xsd:float"
},
"name": {
"@id": "rdfs:name"
},
"published": {
"@type": "xsd:dateTime"
},
"radius": {
"@type": "xsd:float"
},
"relationship": {
"@type": "@id"
},
"replies": {
"@type": "@id"
},
"startIndex": {
"@type": "xsd:nonNegativeInteger"
},
"startTime": {
"@type": "xsd:dateTime"
},
"totalItems": {
"@type": "xsd:nonNegativeInteger"
},
"type": {
"@type": "@id"
},
"updated": {
"@type": "xsd:dateTime"
},
"width": {
"@type": "xsd:nonNegativeInteger"
},
"Property": {
"@id": "rdf:Property"
},
"Statement": {
"@id": "rdf:Statement"
}
}
}