Skip to content

Commit f886103

Browse files
committed
fix: update extensions following changes in contexts used by the tutorial
1 parent 813a50d commit f886103

File tree

8 files changed

+24
-36
lines changed

8 files changed

+24
-36
lines changed

features/data/102.ld.working_with_context/102.ld.04.response.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"https://schema.org/address": {
77
"type": "Property",
88
"value": {
9-
"streetAddress": "Großer Stern 1",
10-
"addressRegion": "Berlin",
11-
"addressLocality": "Tiergarten",
12-
"postalCode": "10557"
9+
"https://schema.org/streetAddress": "Großer Stern 1",
10+
"https://schema.org/addressRegion": "Berlin",
11+
"https://schema.org/addressLocality": "Tiergarten",
12+
"https://schema.org/postalCode": "10557"
1313
},
1414
"https://uri.fiware.org/ns/dataModels#verified": {
1515
"type": "Property",
@@ -39,10 +39,10 @@
3939
"https://schema.org/address": {
4040
"type": "Property",
4141
"value": {
42-
"streetAddress": "Straße des 17. Juni",
43-
"addressRegion": "Berlin",
44-
"addressLocality": "Tiergarten",
45-
"postalCode": "10557"
42+
"https://schema.org/streetAddress": "Straße des 17. Juni",
43+
"https://schema.org/addressRegion": "Berlin",
44+
"https://schema.org/addressLocality": "Tiergarten",
45+
"https://schema.org/postalCode": "10557"
4646
},
4747
"https://uri.fiware.org/ns/dataModels#verified": {
4848
"type": "Property",

features/data/102.ld.working_with_context/102.ld.05.response.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
2-
"@context": [
3-
"http://context/ngsi-context.jsonld",
4-
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
5-
],
2+
"@context": "http://context/ngsi-context.jsonld",
63
"id": "urn:ngsi-ld:Building:farm001",
74
"type": "Building",
85
"category": {

features/data/102.ld.working_with_context/102.ld.06.response.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
[
22
{
3-
"@context": [
4-
"http://context/ngsi-context.jsonld",
5-
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
6-
],
3+
"@context": "http://context/ngsi-context.jsonld",
74
"id": "urn:ngsi-ld:Building:farm001",
85
"type": "Building",
96
"address": {
@@ -20,10 +17,7 @@
2017
}
2118
},
2219
{
23-
"@context": [
24-
"http://context/ngsi-context.jsonld",
25-
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
26-
],
20+
"@context": "http://context/ngsi-context.jsonld",
2721
"id": "urn:ngsi-ld:Building:barn002",
2822
"type": "Building",
2923
"address": {

features/data/102.ld.working_with_context/102.ld.07.response.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"addressLocality": "Tiergarten",
1313
"postalCode": "10557"
1414
},
15-
"schema:name": "Big Red Barn",
16-
"fiware:category": "barn",
15+
"https://schema.org/name": "Big Red Barn",
16+
"https://uri.fiware.org/ns/dataModels#category": "barn",
1717
"location": {
1818
"type": "Point",
1919
"coordinates": [13.3698, 52.5163]

features/data/102.ld.working_with_context/102.ld.09.response.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
[
22
{
3-
"@context": [
4-
"http://context/ngsi-context.jsonld",
5-
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
6-
],
3+
"@context": "http://context/ngsi-context.jsonld",
74
"id": "urn:ngsi-ld:Building:barn002",
85
"type": "Building",
96
"address": {

features/data/102.ld.working_with_context/102.ld.10.response.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"addressLocality": "Tiergarten",
1313
"postalCode": "10557"
1414
},
15-
"schema:name": "Victory Farm",
16-
"fiware:category": "farm",
15+
"https://schema.org/name": "Victory Farm",
16+
"https://uri.fiware.org/ns/dataModels#category": "farm",
1717
"location": {
1818
"type": "Point",
1919
"coordinates": [13.3505, 52.5144]
@@ -32,8 +32,8 @@
3232
"addressLocality": "Tiergarten",
3333
"postalCode": "10557"
3434
},
35-
"schema:name": "Big Red Barn",
36-
"fiware:category": "barn",
35+
"https://schema.org/name": "Big Red Barn",
36+
"https://uri.fiware.org/ns/dataModels#category": "barn",
3737
"location": {
3838
"type": "Point",
3939
"coordinates": [13.3698, 52.5163]

features/data/102.ld.working_with_context/102.ld.11.response.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"addressLocality": "Tiergarten",
1313
"postalCode": "10557"
1414
},
15-
"schema:name": "Victory Farm",
16-
"fiware:category": "farm",
15+
"https://schema.org/name": "Victory Farm",
16+
"https://uri.fiware.org/ns/dataModels#category": "farm",
1717
"location": {
1818
"type": "Point",
1919
"coordinates": [13.3505, 52.5144]
@@ -32,8 +32,8 @@
3232
"addressLocality": "Tiergarten",
3333
"postalCode": "10557"
3434
},
35-
"schema:name": "Big Red Barn",
36-
"fiware:category": "barn",
35+
"https://schema.org/name": "Big Red Barn",
36+
"https://uri.fiware.org/ns/dataModels#category": "barn",
3737
"location": {
3838
"type": "Point",
3939
"coordinates": [13.3698, 52.5163]

features/data/102.ld.working_with_context/102.ld.12.response.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"addressLocality": "Tiergarten",
99
"postalCode": "10557"
1010
},
11-
"schema:name": "Big Red Barn",
12-
"fiware:category": "barn",
11+
"https://schema.org/name": "Big Red Barn",
12+
"https://uri.fiware.org/ns/dataModels#category": "barn",
1313
"location": {
1414
"type": "Point",
1515
"coordinates": [13.3698, 52.5163]

0 commit comments

Comments
 (0)