File tree Expand file tree Collapse file tree
RainFallRadarObserved/examples Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 "dateObserved" : {
2525 "type" : "Property" ,
2626 "value" : {
27- "type" : "DateTime" ,
28- "value" : "2020-03-17T08:30:00Z"
27+ "@ type" : "DateTime" ,
28+ "@ value" : "2020-03-17T08:30:00Z"
2929 }
3030 } ,
3131 "dateObservedFrom" : {
3232 "type" : "Property" ,
3333 "value" : {
34- "type" : "DateTime" ,
35- "value" : "2020-03-17T08:30:00Z"
34+ "@ type" : "DateTime" ,
35+ "@ value" : "2020-03-17T08:30:00Z"
3636 }
3737 } ,
3838 "dateObservedTo" : {
3939 "type" : "Property" ,
4040 "value" : {
41- "type" : "DateTime" ,
42- "value" : "2020-03-17T08:45:00Z"
41+ "@ type" : "DateTime" ,
42+ "@ value" : "2020-03-17T08:45:00Z"
4343 }
4444 } ,
4545 "description" : {
4949 "location" : {
5050 "type" : "GeoProperty" ,
5151 "value" : {
52- "type" : "polygon " ,
52+ "type" : "Polygon " ,
5353 "coordinates" : [
5454 [
5555 [
109109
110110 "https://raw.githubusercontent.com/smart-data-models/dataModel.Environment/master/context.jsonld"
111111 ]
112- }
112+ }
You can’t perform that action at this time.
0 commit comments