When sending a query to callimachus' sparql endpoint that defines common
prefixes such as RDFS, callimachus returns an error
org.openrdf.query.MalformedQueryException: Multiple prefix declarations for
prefix 'rdfs'
It would be better to assume that the redefined predicate overrides the
default, since (1) it is hard to know which prefixes are already defined (it
seems for example that FOAF is not) and (2) eventually a user may want to
redefine it un purpose.
Original issue reported on code.google.com by alvaro.g...@gmail.com on 20 Jun 2012 at 4:07
Original issue reported on code.google.com by
alvaro.g...@gmail.com
on 20 Jun 2012 at 4:07