From 2f5d4b9797929b895fd3de4c379cb045981a24ad Mon Sep 17 00:00:00 2001 From: Martina Date: Tue, 9 Jan 2024 09:17:44 +0100 Subject: [PATCH] Include rng schema specification language as accepted --- AcdhArcheAssets/formats.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/AcdhArcheAssets/formats.json b/AcdhArcheAssets/formats.json index cf0bed6..f17c629 100644 --- a/AcdhArcheAssets/formats.json +++ b/AcdhArcheAssets/formats.json @@ -1367,6 +1367,22 @@ "comment" : "", "extensions" : ["psd"], "name" : "Photoshop (Adobe)" + }, + { + "ARCHE_category" : "https://vocabs.acdh.oeaw.ac.at/archecategory/model", + "ARCHE_docs" : "", + "ARCHE_conformance": "accepted", + "Further_specifications" : "", + "IANA_reference" : "", + "IANA_template" : "", + "Informal_MIME_type" : [], + "Long_term_format" : "", + "MIME_type" : ["application/xml", "text/xml"], + "Magic_number" : "", + "PRONOM_ID" : "", + "comment" : "", + "extensions" : ["rng"], + "name" : "REgular LAnguage for XML Next Generation (RELAX NG)" }, { "ARCHE_category" : "https://vocabs.acdh.oeaw.ac.at/archecategory/text",