The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=559 ====================================================================== Reported By: kevinprotoss Assigned To: ====================================================================== Project: Redland librdf RDF API Issue ID: 559 Category: api Reproducibility: always Severity: major Priority: high Status: new ====================================================================== Date Submitted: 2013-11-13 14:59 Last Modified: 2013-11-13 14:59 ====================================================================== Summary: Raptor parser generate two complete same ntriples in the output Description: Version: raptor 2.0.9 The Raptor RDF parser generates always some same ntriples in the output. The same result occurs with rapper command line interface as well
use the following command line for parsing foaf Ontology rapper -o ntriples http://xmlns.com/foaf/0.1/ In the response, there are always two same ntriples: <http://xmlns.com/foaf/0.1/Agent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-11-13 14:59 kevinprotoss New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
