URI Resolution

The resources of the Data Set Knowledge Graph are resolvable via HTTP and content negotiation. In this way, the knowledge graph is part of the Linked Open Data Cloud.

Examples for URI resolution with curl:

curl -H "Accept:text/nt" http://dskg.org/entity/dataset/242
curl -H "Accept:text/n3" http://dskg.org/entity/dataset/242
curl -H "Accept:text/ttl" http://dskg.org/entity/dataset/242