From: Hilmar L. <hl...@ne...> - 2010-06-02 21:16:01
|
I don't think the issue is that easy. Without content negotiation, the 303 makes not much sense to hop from one place to the next, so I'm not sure why it's being used right now over a 301 or a 302. LD compliance requires more than using 303. You need to have separate URIs for a thing, and resources about that thing. A tree would be a thing, with one URI. The HTML page about it can't have the same URI, nor can the RDF document about it. Going from a canonical URI to the implementation URL sounds like a 302 to me, not a 303. Maybe I'm wrong here but that's why I think we need to think this through first. -hilmar On Jun 2, 2010, at 4:56 PM, Rutger Vos wrote: > On Wed, Jun 2, 2010 at 8:27 PM, Hilmar Lapp <hl...@ne...> wrote: >> I think we need to wrap this issue into discussing how to make >> PhyloWS >> LD-compliant. Once we understand the full picture and have a >> diagram of >> which URI we want to behave how we can implement it. > > Well, maybe - but this isn't about phylows per se, but about how we go > from purl to treebase, as opposed to from phylows urls to the "ugly" > urls (for this redirect, as implemented in the PhyloWSController, we > have always used 303). In this sense, phylows is already linkeddata > compliant, but the simple purls aren't (for that you need to use the > "advanced" purls). > >> On Jun 2, 2010, at 12:38 PM, Rutger Vos wrote: >> >>> Hi, >>> >>> it seems our current purl configuration results in 302 redirects. >>> Hilmar, maybe you can make these 303 redirects? Unless I am >>> misunderstanding the admin interface I don't have the privilege to >>> do >>> so. >>> >>> Rutger >>> >>> -- >>> Dr. Rutger A. Vos >>> School of Biological Sciences >>> Philip Lyle Building, Level 4 >>> University of Reading >>> Reading >>> RG6 6BX >>> United Kingdom >>> Tel: +44 (0) 118 378 7535 >>> http://www.nexml.org >>> http://rutgervos.blogspot.com >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Treebase-devel mailing list >>> Tre...@li... >>> https://lists.sourceforge.net/lists/listinfo/treebase-devel >> >> -- >> =========================================================== >> : Hilmar Lapp -:- Durham, NC -:- informatics.nescent.org : >> =========================================================== >> >> >> >> > > > > -- > Dr. Rutger A. Vos > School of Biological Sciences > Philip Lyle Building, Level 4 > University of Reading > Reading > RG6 6BX > United Kingdom > Tel: +44 (0) 118 378 7535 > http://www.nexml.org > http://rutgervos.blogspot.com -- =========================================================== : Hilmar Lapp -:- Durham, NC -:- informatics.nescent.org : =========================================================== |