[redland-dev] [Redland RDF API 0000311]: Incorrect literal comparison in tree structure

Mantis Bug Tracker mantis-bug-sender at librdf.org
Tue Sep 22 02:51:21 CEST 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=311 
====================================================================== 
Reported By:                jrweave
Assigned To:                
====================================================================== 
Project:                    Redland RDF API
Issue ID:                   311
Category:                   api
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2009-09-22 00:51
Last Modified:              2009-09-22 00:51
====================================================================== 
Summary:                    Incorrect literal comparison in tree structure
Description: 
Adding two triples to a trees-based storage structure:

<http://subject> <http://predicate> "object"^^<http://datatype> .
<http://subject> <http://predicate> "object" .

In that order, the storage has only the triple with
"object"^^<http://datatype>.  Switch the order, and it has only the
triples with "object".
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-22 00:51 jrweave        New Issue                                    
2009-09-22 00:51 jrweave        File Added: main.c                           
======================================================================



More information about the redland-dev mailing list