Skip to content

Commit

Permalink
Include rng schema specification language as accepted
Browse files Browse the repository at this point in the history
  • Loading branch information
bellerophons-pegasus authored Jan 9, 2024
1 parent 01c976a commit 2f5d4b9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions AcdhArcheAssets/formats.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 2f5d4b9

Please sign in to comment.