Created
September 28, 2015 18:19
-
-
Save jcoyne/08ee624669be64cf06f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -H "Accept: text/turtle" -I http://fedoraAdmin:fedoraAdmin@localhost:8983/fedora/rest/test/le/w1/87/3./lew1873.0001.003 | |
HTTP/1.1 200 OK | |
ETag: "de69d091923361d932ea5ec5f24fd79757d89275" | |
Last-Modified: Mon, 28 Sep 2015 17:48:16 GMT | |
Link: <http://www.w3.org/ns/ldp#Resource>;rel="type" | |
Link: <http://www.w3.org/ns/ldp#Container>;rel="type" | |
Link: <http://www.w3.org/ns/ldp#BasicContainer>;rel="type" | |
Accept-Patch: application/sparql-update | |
Accept-Post: text/turtle,text/rdf+n3,text/n3,application/rdf+xml,application/n-triples,multipart/form-data,application/sparql-update | |
Allow: MOVE,COPY,DELETE,POST,HEAD,GET,PUT,PATCH,OPTIONS | |
Content-Type: text/turtle | |
Content-Length: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment