File tree Expand file tree Collapse file tree 8 files changed +24
-36
lines changed
features/data/102.ld.working_with_context Expand file tree Collapse file tree 8 files changed +24
-36
lines changed Original file line number Diff line number Diff line change 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" ,
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" ,
Original file line number Diff line number Diff line change 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" : {
Original file line number Diff line number Diff line change 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" : {
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" : {
Original file line number Diff line number Diff line change 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 ]
Original file line number Diff line number Diff line change 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" : {
Original file line number Diff line number Diff line change 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 ]
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 ]
Original file line number Diff line number Diff line change 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 ]
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 ]
Original file line number Diff line number Diff line change 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 ]
You can’t perform that action at this time.
0 commit comments