schema/schema/distributor.json in adiwg-mdjson_schemas-1.0.0 vs schema/schema/distributor.json in adiwg-mdjson_schemas-1.0.1
- old
+ new
@@ -73,16 +73,16 @@
"$ref": "#/definitions/format"
}
},
"distributorTransferOptions": {
"type": "array",
+ "description": "Describes method and media by which a resource is obtained from the distributor.",
+ "translation": {
+ "ISO 19115-2": ["MD_Distributor > distributorTransferOptions > MD_DigitalTransferOptions"],
+ "FGDC CSDGM": ["distinfo > stdorder > digform > digtopt"]
+ },
"items": {
"type": "object",
- "description": "Identifier whether resource is available on-line or by off-line procedure.",
- "translation": {
- "ISO 19115-2": ["MD_Distributor > distributorTransferOptions > MD_DigitalTransferOptions"],
- "FGDC CSDGM": ["distinfo > stdorder > digform > digtopt"]
- },
"additionalProperties": true,
"properties": {
"online": {
"type": "array",
\ No newline at end of file