Skip to content

Commit

Permalink
formats.json: text/turtle added
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak authored Jun 5, 2024
1 parent 9c76cfa commit 1b82eaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AcdhArcheAssets/formats.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"ARCHE_conformance": "preferred",
"Further_specifications" : "",
"IANA_reference" : "",
"IANA_template" : "https://www.iana.org/assignments/media-types/application/json",
"IANA_template" : "https://www.iana.org/assignments/media-types/text/turtle",
"Informal_MIME_type" : [],
"Long_term_format" : "",
"MIME_type" : ["application/json"],
"MIME_type" : ["text/turtle"],
"Magic_number" : "",
"PRONOM_ID" : "",
"comment" : "",
"extensions" : [
"json"
"ttl"
],
"name" : ""
},
Expand Down

0 comments on commit 1b82eaf

Please sign in to comment.