Skip to content

Commit e3715c8

Browse files
committed
Update Year
1 parent 9b89182 commit e3715c8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ curl -L -X GET \
969969
{
970970
"@context": [
971971
"http://context/user-context.jsonld",
972-
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.7.jsonld"
972+
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"
973973
],
974974
"id": "urn:ngsi-ld:Device:pig003",
975975
"type": "Device",
@@ -1182,4 +1182,4 @@ curl -G -X GET 'http://localhost:8080/temporal/entities/' \
11821182

11831183
## License
11841184

1185-
[MIT](LICENSE) © 2021-2024 FIWARE Foundation e.V.
1185+
[MIT](LICENSE) © 2021-2025 FIWARE Foundation e.V.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ attribute has also been added to the model.
954954
{
955955
"@context": [
956956
"http://context/user-context.jsonld",
957-
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.7.jsonld"
957+
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"
958958
],
959959
"id": "urn:ngsi-ld:Device:pig003",
960960
"type": "Device",
@@ -1163,4 +1163,4 @@ the other [tutorials in this series](https://ngsi-ld-tutorials.rtfd.io)
11631163

11641164
## License
11651165

1166-
[MIT](LICENSE) © 2021-2024 FIWARE Foundation e.V.
1166+
[MIT](LICENSE) © 2021-2025 FIWARE Foundation e.V.

0 commit comments

Comments
 (0)