Skip to content

Commit

Permalink
Removed core context from examples
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoabellagarcia committed Dec 18, 2024
1 parent 0d661df commit bb4ede5
Show file tree
Hide file tree
Showing 26 changed files with 3 additions and 29 deletions.
1 change: 0 additions & 1 deletion ArrivalEstimation/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"value": "PT8M5S"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion ArrivalEstimation/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"remainingDistance": 1200,
"remainingTime": "PT8M5S",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsAccessPoint/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"value": "Bravo Murillo"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsAccessPoint/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
},
"name": "Bravo Murillo",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
3 changes: 1 addition & 2 deletions GtfsAgency/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"value": "Europe/Madrid"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
"https://smart-data-models.github.io/dataModel.UrbanMobility/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsAgency/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"source": "http://datosabiertos.malaga.eu/dataset/lineas-y-horarios-bus-google-transit/resource/24e86888-b91e-45bf-a48c-09855832fd52",
"timezone": "Europe/Madrid",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
3 changes: 1 addition & 2 deletions GtfsCalendarDateRule/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"value": "Rule Fair Area"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
"https://smart-data-models.github.io/dataModel.UrbanMobility/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsCalendarDateRule/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"hasService": "urn:ngsi-ld:GtfsService:Malaga:FairArea_1",
"name": "Rule Fair Area",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
3 changes: 1 addition & 2 deletions GtfsCalendarRule/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"value": true
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
"https://smart-data-models.github.io/dataModel.UrbanMobility/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsCalendarRule/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"tuesday": true,
"wednesday": true,
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsFrequency/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"name": "Laborables",
"startTime": "07:00:00",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsRoute/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"routeType": "3",
"shortName": "1",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsService/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"object": "urn:ngsi-ld:GtfsAgency:Malaga_EMT"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsService/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"name": "LAB",
"operatedBy": "urn:ngsi-ld:GtfsAgency:Malaga_EMT",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsShape/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
}
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsShape/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"type": "LineString"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsStation/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"value": "Intercambiador de Plaza de Castilla"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsStation/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
},
"name": "Intercambiador de Plaza de Castilla",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsStop/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
]
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsStop/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"urn:ngsi-ld:GtfsAgency:Malaga_EMT"
],
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsStopTime/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"value": 4
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsStopTime/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"hasTrip": "urn:ngsi-ld:GtfsTrip:Madrid:EMT:FE0010011",
"stopSequence": 4,
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsTransferRule/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"value": "0"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsTransferRule/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"name": "L1_L5",
"transferType": "0",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsTrip/examples/example-normalized.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"value": "San Andr\u00e9s"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
1 change: 0 additions & 1 deletion GtfsTrip/examples/example.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"hasShape": "urn:ngsi-ld:GtfsShape:Shape01",
"headSign": "San Andr\u00e9s",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}

0 comments on commit bb4ede5

Please sign in to comment.