[ 
https://issues.apache.org/jira/browse/RYA-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330004#comment-15330004
 ] 

Aaron Mihalik commented on RYA-87:
----------------------------------

This isn't a bug in the parser.  RDF expects a URI.  {{<ex125.ttl>}} isn't a 
URI.  Instead try {{<urn:ex125.ttl>}}.

> Bad subject URI. Bug in parser?
> -------------------------------
>
>                 Key: RYA-87
>                 URL: https://issues.apache.org/jira/browse/RYA-87
>             Project: Rya
>          Issue Type: Bug
>            Reporter: Kiet Ly
>
> I got an error in load this file. Work fine in Blazegraph.
> ERROR helpers.ParseErrorLogger: [Rio fatal] Not a valid (absolute) URI: 
> /ex125.ttl (5, -1)
> @prefix dc: <http://purl.org/dc/elements/1.1/> . 
> <ex125.ttl> dc:date "2011-09-23" ;
>             dc:creator "Richard Mutt" .
> <ex122.ttl> dc:date "2011-09-24" ;
>             dc:creator "Richard Mutt" .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to