The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=342 ====================================================================== Reported By: JoeAndrieu Assigned To: ====================================================================== Project: Rasqal RDF Query Library Issue ID: 342 Category: query engine Reproducibility: always Severity: major Priority: normal Status: new Query Language: sparql ====================================================================== Date Submitted: 2010-02-04 16:24 Last Modified: 2010-02-04 16:24 ====================================================================== Summary: : for the default namespace in sparql queries doesn't work with local turtle files Description: When trying to use the default namespace of a turtle file, the blank colon ":" does not work. It parses, but no results are returned.
If you try an equivalent query using an open node instead of the term with the default namespace, it works, but the URI for the term indicates the full file path of as the namespace. Btw, it would be great if the online query tests allowed inputing your own RDF and had a working Turtle example. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-02-04 16:24 JoeAndrieu New Issue 2010-02-04 16:24 JoeAndrieu Query Language => sparql ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
