Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of the /lod/source/ part of the URIs #1

Open
alangrafu opened this issue Sep 2, 2012 · 0 comments
Open

Get rid of the /lod/source/ part of the URIs #1

alangrafu opened this issue Sep 2, 2012 · 0 comments
Assignees
Labels

Comments

@alangrafu
Copy link
Collaborator

When requesting a Purl URI

$ curl -I http://purl.org/twc/health/source/hub-healthdata-gov/dataset/food-recalls
HTTP/1.1 302 Moved Temporarily
Date: Sun, 02 Sep 2012 20:29:18 GMT
Server: 1060 NetKernel v3.3 - Powered by Jetty
Location: http://healthdata.tw.rpi.edu/lod/source/hub-healthdata-gov/dataset/food-recalls
Content-Type: text/html; charset=iso-8859-1
X-Purl: 2.0; http://localhost:8080
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Length: 312

The /lod/source/ part of the new URI http://healthdata.tw.rpi.edu/lod/source/hub-healthdata-gov/dataset/food-recalls should be either /source/ or /lod/ but not both.

@ghost ghost assigned jpmccu Sep 2, 2012
timrdf added a commit that referenced this issue Sep 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants