I have been fetching ontologies from OGC such as GeoSPARQL (http://www.opengis.net/ont/geosparql) or Simple Features (http://www.opengis.net/ont/sf). OGC uses prez for providing them. I see that prez injects some additional triples though, together with the ontology.
I have noticed that prez doesn't use the text/turtle as Content-Type, even though an Accept header is provided as Accept: text/turtle. I wonder what the reasoning behind text/anot+turtle is? AFAIK this is not a registered media type.
Related to rubensworks/rdf-dereference.js#64
I have been fetching ontologies from OGC such as GeoSPARQL (http://www.opengis.net/ont/geosparql) or Simple Features (http://www.opengis.net/ont/sf). OGC uses prez for providing them. I see that prez injects some additional triples though, together with the ontology.
I have noticed that prez doesn't use the
text/turtleas Content-Type, even though an Accept header is provided asAccept: text/turtle. I wonder what the reasoning behindtext/anot+turtleis? AFAIK this is not a registered media type.Related to rubensworks/rdf-dereference.js#64