curl -H 'Accept: text/turtle' https://version.link/ doesn't respond with turtle format while it would be expected.
other domains respond perfectly the provide their vocabulary accordingly in the requested format
curl -H 'Accept: text/turtle' https://qudt.org/vocab/unit/
curl -H 'Accept: text/turtle' https://cube.link/
rationale: it best practice to respond in requested machine readable format. this would falicitate reusability like harvesting for SPARQL Endpoints like LINDAS etc.
cc @bequrios @CDiGallo
curl -H 'Accept: text/turtle' https://version.link/doesn't respond with turtle format while it would be expected.other domains respond perfectly the provide their vocabulary accordingly in the requested format
rationale: it best practice to respond in requested machine readable format. this would falicitate reusability like harvesting for SPARQL Endpoints like LINDAS etc.
cc @bequrios @CDiGallo