This is similar to the recent ampersand issue.

An old URI RFC (section 2.4.3) states that angle brackets are illegal in URIs, but the current spec and RFC 3986 seem to allow them(!).  The dbpedia3.1 externallinks_en.nt file has several URIs with "<" which is leading to confusion for both Virtuoso and  Jena.

For example, at http://dbpedia.org/snorql/
the following query will confuse virtuoso:

SELECT * WHERE {
<http://www.sample.com<dogs> ?p ?o
}

remain in light,
cws


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to