/* Testing if Server advertizes supports Content-Types */ curl -IL https://golden.com/wiki/Ginkgo_Bioworks HTTP/1.1 200 OK Date: Sat, 22 Jun 2019 17:40:26 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Set-Cookie: __cfduid=d9f22b1c53dfa74675cb0837c4d6517961561225226; expires=Sun, 21-Jun-20 17:40:26 GMT; path=/; domain=.golden.com; HttpOnly X-Powered-By: Express X-Frame-Options: deny Cache-Control: public, no-cache, must-revalidate ETag: W/"0-c89c6e982a954619d37eab74b1360ccf-5a3163f2" X-Response-Time: 1317ms CF-Cache-Status: REVALIDATED Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" Server: cloudflare CF-RAY: 4eb001e1bdbdcf54-IAD /* Requesting a specific Content-Type i.e. "text/turtle" */ curl -ILH "Accept: text/turtle" https://golden.com/wiki/Ginkgo_Bioworks HTTP/1.1 200 OK Date: Sat, 22 Jun 2019 17:41:08 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Set-Cookie: __cfduid=d37de39d1c1d2fbb69407da9011b3b0941561225267; expires=Sun, 21-Jun-20 17:41:07 GMT; path=/; domain=.golden.com; HttpOnly X-Powered-By: Express X-Frame-Options: deny Cache-Control: public, no-cache, must-revalidate ETag: W/"0-c89c6e982a954619d37eab74b1360ccf-5a3163f2" X-Response-Time: 1317ms CF-Cache-Status: REVALIDATED Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" Server: cloudflare CF-RAY: 4eb002e2db61cf60-IAD /* Repeating Exercise using URIBurner Service that supports a variety of Document Types using HTTP Content-Negotiatoin */ curl -kIL https://linkeddata.uriburner.com/about/id/entity/https/golden.com/wiki/Ginkgo_Bioworks HTTP/1.1 303 See Other Server: Virtuoso/08.03.3314 (Linux) x86_64-generic-linux-glibc25 VDB Connection: close Date: Sat, 22 Jun 2019 17:45:10 GMT Accept-Ranges: bytes TCN: choice Vary: negotiate,accept Content-Type: application/atom+xml Alternates: {"/about/data/entity/atom/https/golden.com/wiki/Ginkgo_Bioworks" 0.600000 {type application/atom+xml}}, {"/about/data/entity/jrdf/https/golden.com/wiki/Ginkgo_Bioworks" 0.700000 {type application/rdf+json}}, {"/about/data/entity/jsod/https/golden.com/wiki/Ginkgo_Bioworks" 0.600000 {type application/odata+json}}, {"/about/data/entity/json/https/golden.com/wiki/Ginkgo_Bioworks" 0.700000 {type application/json}}, {"/about/data/entity/ld/https/golden.com/wiki/Ginkgo_Bioworks" 0.700000 {type application/ld+json}}, {"/about/data/entity/md/https/golden.com/wiki/Ginkgo_Bioworks" 0.700000 {type application/microdata+json}}, {"/about/data/entity/n3/https/golden.com/wiki/Ginkgo_Bioworks" 0.800000 {type text/rdf+n3}}, {"/about/data/entity/nt/https/golden.com/wiki/Ginkgo_Bioworks" 0.800000 {type text/n3}}, {"/about/data/entity/text/https/golden.com/wiki/Ginkgo_Bioworks" 0.200000 {type text/plain}}, {"/about/data/entity/ttl/https/golden.com/wiki/Ginkgo_Bioworks" 0.800000 {type application/x-turtle}}, {"/about/data/entity/turtle/https/golden.com/wiki/Ginkgo_Bioworks" 0.800000 {type text/turtle}}, {"/about/data/entity/xml/https/golden.com/wiki/Ginkgo_Bioworks" 0.950000 {type application/rdf+xml}}, {"/about/html/https://linkeddata.uriburner.com/about/id/entity/https/golden.com/wiki/Ginkgo_Bioworks" 1.000000 {type text/html}} Location: https://linkeddata.uriburner.com/about/data/entity/atom/https/golden.com/wiki/Ginkgo_Bioworks Content-Length: 0 HTTP/1.1 200 OK Server: Virtuoso/08.03.3314 (Linux) x86_64-generic-linux-glibc25 VDB Connection: Keep-Alive Date: Sat, 22 Jun 2019 17:45:10 GMT Accept-Ranges: bytes Link: ; rel="alternate"; type="application/rdf+xml"; title="Structured Descriptor Document (RDF/XML format)", ; rel="alternate"; type="text/n3"; title="Structured Descriptor Document (N3 format)", ; rel="alternate"; type="text/rdf+n3"; title="Structured Descriptor Document (N3 format)", ; rel="alternate"; type="application/x-turtle"; title="Structured Descriptor Document (Turtle format)", ; rel="alternate"; type="text/turtle"; title="Structured Descriptor Document (Turtle format)", ; rel="alternate"; type="application/rdf+json"; title="Structured Descriptor Document (JSON format)", ; rel="alternate"; type="application/json"; title="Structured Descriptor Document (JSON format)", ; rel="alternate"; type="application/ld+json"; title="Structured Descriptor Document (LD+JSON format)", ; rel="alternate"; type="application/microdata+json"; title="Structured Descriptor Document (Microdata+JSON format)", ; rel="alternate"; type="application/odata+json"; title="OData (JSON format)" ETag: W/"0-c89c6e982a954619d37eab74b1360ccf-5a3163f2" Expires: Sat, 22 Jun 2019 20:54:38 GMT Content-Type: application/atom+xml; charset=UTF-8 Content-Length: 148130 /* Request Content-Type "text/turtle" */ curl -kILH "Accept: text/turtle" https://linkeddata.uriburner.com/about/id/entity/https/golden.com/wiki/Ginkgo_Bioworks HTTP/1.1 303 See Other Server: Virtuoso/08.03.3314 (Linux) x86_64-generic-linux-glibc25 VDB Connection: close Date: Sat, 22 Jun 2019 17:47:06 GMT Accept-Ranges: bytes TCN: choice Vary: negotiate,accept Content-Type: text/turtle Alternates: {"/about/data/entity/atom/https/golden.com/wiki/Ginkgo_Bioworks" 0.600000 {type application/atom+xml}}, {"/about/data/entity/jrdf/https/golden.com/wiki/Ginkgo_Bioworks" 0.700000 {type application/rdf+json}}, {"/about/data/entity/jsod/https/golden.com/wiki/Ginkgo_Bioworks" 0.600000 {type application/odata+json}}, {"/about/data/entity/json/https/golden.com/wiki/Ginkgo_Bioworks" 0.700000 {type application/json}}, {"/about/data/entity/ld/https/golden.com/wiki/Ginkgo_Bioworks" 0.700000 {type application/ld+json}}, {"/about/data/entity/md/https/golden.com/wiki/Ginkgo_Bioworks" 0.700000 {type application/microdata+json}}, {"/about/data/entity/n3/https/golden.com/wiki/Ginkgo_Bioworks" 0.800000 {type text/rdf+n3}}, {"/about/data/entity/nt/https/golden.com/wiki/Ginkgo_Bioworks" 0.800000 {type text/n3}}, {"/about/data/entity/text/https/golden.com/wiki/Ginkgo_Bioworks" 0.200000 {type text/plain}}, {"/about/data/entity/ttl/https/golden.com/wiki/Ginkgo_Bioworks" 0.800000 {type application/x-turtle}}, {"/about/data/entity/turtle/https/golden.com/wiki/Ginkgo_Bioworks" 0.800000 {type text/turtle}}, {"/about/data/entity/xml/https/golden.com/wiki/Ginkgo_Bioworks" 0.950000 {type application/rdf+xml}}, {"/about/html/https://linkeddata.uriburner.com/about/id/entity/https/golden.com/wiki/Ginkgo_Bioworks" 1.000000 {type text/html}} Location: https://linkeddata.uriburner.com/about/data/entity/turtle/https/golden.com/wiki/Ginkgo_Bioworks Content-Length: 0 HTTP/1.1 200 OK Server: Virtuoso/08.03.3314 (Linux) x86_64-generic-linux-glibc25 VDB Connection: Keep-Alive Date: Sat, 22 Jun 2019 17:47:06 GMT Accept-Ranges: bytes Link: ; rel="alternate"; type="application/rdf+xml"; title="Structured Descriptor Document (RDF/XML format)", ; rel="alternate"; type="text/n3"; title="Structured Descriptor Document (N3 format)", ; rel="alternate"; type="text/rdf+n3"; title="Structured Descriptor Document (N3 format)", ; rel="alternate"; type="application/x-turtle"; title="Structured Descriptor Document (Turtle format)", ; rel="alternate"; type="application/rdf+json"; title="Structured Descriptor Document (JSON format)", ; rel="alternate"; type="application/json"; title="Structured Descriptor Document (JSON format)", ; rel="alternate"; type="application/ld+json"; title="Structured Descriptor Document (LD+JSON format)", ; rel="alternate"; type="application/microdata+json"; title="Structured Descriptor Document (Microdata+JSON format)", ; rel="alternate"; type="application/atom+xml"; title="OData (Atom+Feed format)", ; rel="alternate"; type="application/odata+json"; title="OData (JSON format)" ETag: W/"0-c89c6e982a954619d37eab74b1360ccf-5a3163f2" Expires: Sat, 22 Jun 2019 20:54:38 GMT Content-Type: text/turtle; charset=UTF-8 Content-Length: 66557