- From: David Booth <david@dbooth.org>
- Date: Wed, 22 Sep 2010 00:31:43 -0400
- To: Rahul Patil <rahulpatil12@gmail.com>
- Cc: Semantic Web Interest Group <semantic-web@w3.org>
On Wed, 2010-09-22 at 09:31 +0530, Rahul Patil wrote: > Now the question is: how to keep a URI dereferenceable while it moves > from one physical endpoint to other through the standardization > process? > [ . . . ] > I can think of some ways like maintaining a separate server to > redirect abstract URIs or using something like PURL > (http://purl.org/docs/index.html) but want to check with this group > before committing to a solution. > PURLs are the best solution that I know. Furthermore, using partial redirects http://www.purl.org/docs/long_intro.html#partial you can even have your URIs point to private servers inside your firewall if you want, for example before you are ready to publish your ontology, and then move it to a public server when you're ready to publish it. By changing the partial redirection the URIs will not have to be changed. > -- David Booth, Ph.D. Cleveland Clinic (contractor) http://dbooth.org/ Opinions expressed herein are those of the author and do not necessarily reflect those of Cleveland Clinic.
Received on Wednesday, 22 September 2010 04:32:13 UTC