[redland-dev] [Raptor RDF Parsing and Serializing Library 0000277]: broken collection abbreviation in turtle serialization
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Sat Sep 20 15:32:55 CEST 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=277
======================================================================
Reported By: anonymous
Assigned To:
======================================================================
Project: Raptor RDF Parsing and Serializing Library
Issue ID: 277
Category: api
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Parsing/Serializing Syntax: turtle
======================================================================
Date Submitted: 2008-09-20 13:32
Last Modified: 2008-09-20 13:32
======================================================================
Summary: broken collection abbreviation in turtle
serialization
Description:
The collection abbreviation function in turtle serialization appears to be
broken after switching from avl cursor to avl iterators.
This concerns in raptor_serialize_turtle.c the check for abbreviation in
raptor_turtle_emit_subject (comparison of size >= 2 vs. >= 4) and the
replacement of subject when stepping down into the rdf:rest in
raptor_turtle_emit_subject_collection_items.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-09-20 13:32 anonymous New Issue
2008-09-20 13:32 anonymous File Added:
raptor_turtle_abbrev_collections.patch
2008-09-20 13:32 anonymous Parsing/Serializing Syntax => turtle
======================================================================
More information about the redland-dev
mailing list