From: Sergey C. <rdf...@an...> - 2008-08-09 05:57:27
|
For some reason I wasn't on the list. Resending it again. ---------- Forwarded message ---------- From: Sergey Chernyshev <rdf...@an...> Date: Sat, Aug 9, 2008 at 1:54 AM Subject: [BUG] BaseURI To: rdf...@li... I think there is a bug with the base URI handling in RAP - essentially it's adding # sign at the end of the URI which makes it different from original base URI used to load the document. While it might be useful to do that when there are lots of concatenations where you need to add hash sign to get local URI, it's not correct way to doing this as it makes this URI different from what might be looked for within the document - basically this URI can be referenced within the document itself to identify the relationship between other objects and the document (used primarily with foaf:PersonalProfileDocument predicate). I hope this is an easy fix, but it's still hard for me to grasp all the RAP to be able to write a patch myself. Thank you, Sergey -- Sergey Chernyshev http://www.sergeychernyshev.com/ |