File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "@context" : [
33 "http://context/user-context-with-graph.jsonld" ,
4- "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6 .jsonld"
4+ "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8 .jsonld"
55 ]
66}
Original file line number Diff line number Diff line change 11{
22 "@context" : [
33 "http://context/user-context.jsonld" ,
4- "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6 .jsonld"
4+ "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8 .jsonld"
55 ]
66}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ SCORPIO="http://scorpio:9090/"
1111ORION=" http://orion:1026/version"
1212STELLIO=" http://localhost:8080/actuator/health"
1313CONTEXT=" http://context/ngsi-context.jsonld"
14- CORE_CONTEXT=" https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6 .jsonld"
14+ CORE_CONTEXT=" https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8 .jsonld"
1515
1616dockerCmd=" docker compose"
1717if (( $# == 2 )) ; then
You can’t perform that action at this time.
0 commit comments