examples/dictionary.json in adiwg-mdjson_schemas-2.0.0.pre.alpha vs examples/dictionary.json in adiwg-mdjson_schemas-2.0.0.pre.alpha.1

- old
+ new

@@ -1,12 +1,22 @@ [{ - "resourceType": "resourceType", "citation": { "title": "title" }, - "description": "description", - "language": "language", "subject": "subject", + "locale": [ + { + "language": "language1", + "country": "country1", + "characterSet": "characterSet1" + }, + { + "language": "rar", + "country": "COK", + "characterSet": "UTF-8" + } + ], + "recommendedUse": [""], "responsibleParty": { "role": "role", "party": [{ "contactId": "individualId0" }]