examples/dataDictionary.json in adiwg-mdjson_schemas-1.0.2 vs examples/dataDictionary.json in adiwg-mdjson_schemas-1.1.0
- old
+ new
@@ -38,11 +38,12 @@
}
]
},
"description": "description",
"resourceType": "resourceType",
- "language": "language"
+ "language": "language",
+ "includedWithDataset": true
},
"domain": [
{
"domainId": "domainId1",
"commonName": "commonName1",
@@ -151,10 +152,11 @@
}
]
},
"description": "Data dictionary for the ADIwg project metadata standard for 2011 based on the FGDC standard.",
"resourceType": "database",
- "language": "eng; US"
+ "language": "eng; US",
+ "includedWithDataset": false
},
"domain": [
{
"domainId": "domain001",
"commonName": "agency type",
\ No newline at end of file