File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
src/valuesets/schema/computing Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,24 @@ enums:
7979 APPLICATION_LD_JSON :
8080 description : JSON-LD format
8181 meaning : iana:application/ld+json
82+ APPLICATION_N_QUADS :
83+ description : N-Quads RDF serialization format
84+ meaning : iana:application/n-quads
85+ APPLICATION_N_TRIPLES :
86+ description : N-Triples RDF serialization format
87+ meaning : iana:application/n-triples
88+ APPLICATION_RDF_XML :
89+ description : RDF/XML serialization format
90+ meaning : iana:application/rdf+xml
91+ APPLICATION_SPARQL_RESULTS_JSON :
92+ description : SPARQL 1.1 Query Results JSON format
93+ meaning : iana:application/sparql-results+json
94+ APPLICATION_SPARQL_RESULTS_XML :
95+ description : SPARQL 1.1 Query Results XML format
96+ meaning : iana:application/sparql-results+xml
97+ APPLICATION_TRIG :
98+ description : TriG RDF serialization format
99+ meaning : iana:application/trig
82100 APPLICATION_WASM :
83101 description : WebAssembly binary format
84102 meaning : iana:application/wasm
You can’t perform that action at this time.
0 commit comments