All We've had a question come in via a user who hasn't grasped the notion of absolute vs relative URIs and is complaining that our system is silently converting their relative URIs into absolute URIs with a somewhat arbitrary base (I.e. the current working directory).
Obviously I've strongly recommended that they don't use relative URIs because they are unstable and subject to arbitrary interpretation. However the question has been raised as to whether it is possible to configure the SPARQL parser to instead error on relative URIs? Rob
