[redland-dev] [Raptor RDF Syntax Library 0000472]: URI joiner incorrectly drops statement URI basenames matching the base URI basename

Mantis Bug Tracker mantis-bug-sender at librdf.org
Mon Sep 26 16:19:22 CEST 2011


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    
======================================================================



More information about the redland-dev mailing list