Skip to content
Snippets Groups Projects
Commit 2c8c81ba authored by Bilbao Arechabala, Sonia's avatar Bilbao Arechabala, Sonia
Browse files
parent 708079b2
No related branches found
No related tags found
No related merge requests found
{
"@context": [
{
"Event": "http://purl.org/NET/c4dm/event.owl#Event",
"at": {
"@id": "http://purl.org/NET/c4dm/timeline.owl#at",
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
},
"duration": {
"@id": "http://purl.org/NET/c4dm/timeline.owl#duration",
"@type": "http://www.w3.org/2001/XMLSchema#duration"
},
"location": "https://uri.etsi.org/ngsi-ld/location",
"category": "https://smart-data-models.github.io/data-models/terms.jsonld#/definitions/category",
"championship": {
"@id": "https://urbanite-project.eu/ontology/championship",
"@type": "https://schema.org/Text"
......
{
"id": "urn:ngsi-ld:Event:football:270720212355",
"id": "urn:ngsi-ld:event:football:270720212355",
"type": "Event",
"at": "2021-10-15T16:30:00Z",
"duration": "P90M"
"startDate": "2021-10-15T16:30:00",
"endDate": "2021-10-15T18:15:00"
"location": {
"coordinates": [
43.264205, -2.949369°
43.264205, -2.949369,
4790107.903140256
],
"type": "Point"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment