[redland-dev] [Raptor RDF Syntax Library 0000609]: Rapper fails when validating turtle format with prefix
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Wed May 25 14:43:53 EDT 2016
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=609
======================================================================
Reported By: arielah
Assigned To:
======================================================================
Project: Raptor RDF Syntax Library
Issue ID: 609
Category: api
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Syntax Name:
======================================================================
Date Submitted: 2016-05-25 11:43
Last Modified: 2016-05-25 11:43
======================================================================
Summary: Rapper fails when validating turtle format with
prefix
Description:
@prefix bioreg-lot: <http://someblah.abc.com/resource/bioreg/lot/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
bioreg-lot:776 a bioreg-lot-type:Lot ;
Steps to Reproduce:
rapper -c -i turtle bioreg_lot.tt
Additional Information:
This is a valid turtle file but I'm getting this error:
rapper: Parsing URI bioreg_lot.tt with parser turtle
rapper: Error - URI bioreg_lot.tt - Resolving URI failed: <url> malformed
rapper: Failed to parse URI bioreg_lot.tt turtle content
rapper: Parsing returned 0 triples
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2016-05-25 11:43 arielah New Issue
======================================================================
More information about the redland-dev
mailing list