examples/resourceInfo.json in adiwg-mdjson_schemas-2.0.0.pre.alpha.6 vs examples/resourceInfo.json in adiwg-mdjson_schemas-2.0.0.pre.alpha.7
- old
+ new
@@ -21,32 +21,42 @@
"topicCategory0",
"topicCategory1"
],
"pointOfContact": [{
"role": "role",
- "timePeriod": [{
- "startDateTime": "2016-10-14"
+ "roleExtent": [{
+ "temporalExtent": [{
+ "type": "period",
+ "timePeriod": {
+ "startDateTime": "2016-10-24T11:10:15.2-10:00"
+ }
+ }]
}],
"party": [{
"contactId": "individualId0"
}]
}, {
"role": "role2",
- "timePeriod": [{
- "startDateTime": "2016-10-14"
+ "roleExtent": [{
+ "temporalExtent": [{
+ "type": "period",
+ "timePeriod": {
+ "startDateTime": "2016-10-24T11:10:15.2-10:00"
+ }
+ }]
}],
"party": [{
"contactId": "individualId0"
}]
}],
"spatialReferenceSystem": [{
- "type": "referenceSystemType0",
- "systemIdentifier": {
+ "referenceSystemType": "referenceSystemType0",
+ "referenceSystemIdentifier": {
"identifier": "identifier"
}
}, {
- "type": "referenceSystemType1",
- "systemIdentifier": {
+ "referenceSystemType": "referenceSystemType1",
+ "referenceSystemIdentifier": {
"identifier": "identifier"
}
}],
"spatialRepresentationType": [
"spatialRepresentationType0",