The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=472 
====================================================================== 
Reported By:                presbrey
Assigned To:                Dave Beckett
====================================================================== 
Project:                    Raptor RDF Syntax Library
Issue ID:                   472
Category:                   api
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Syntax Name:                 
====================================================================== 
Date Submitted:             2011-09-26 14:19
Last Modified:              2011-09-26 14:19
====================================================================== 
Summary:                    URI joiner incorrectly drops statement URI basenames
matching the base URI basename
Description: 
echo '<> <http://www.w3.org/2000/01/rdf-schema#seeAlso> </another/new#1> .' |
rapper -i turtle -o turtle -q /dev/stdin https://test.server.com/test/new

<>
    <http://www.w3.org/2000/01/rdf-schema#seeAlso> <../another/#1> .


Result target above should be <../another/new#1>.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-09-26 14:19 presbrey       New Issue                                    
2011-09-26 14:19 presbrey       Status                   new => assigned     
2011-09-26 14:19 presbrey       Assigned To               => Dave Beckett    
======================================================================

_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev

Reply via email to