[ 
https://issues.apache.org/jira/browse/RYA-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron Mihalik resolved RYA-86.
------------------------------
    Resolution: Won't Fix

> Missing object in triple. Incorrect parsing?
> --------------------------------------------
>
>                 Key: RYA-86
>                 URL: https://issues.apache.org/jira/browse/RYA-86
>             Project: Rya
>          Issue Type: Bug
>         Environment: rya develop + accumulo 1.6.5 on EMR 4.6.0 (Hadoop 2.6.0)
>            Reporter: Kiet Ly
>
> I got an error loading the turtle file and complained about this triple below 
> missing an object. Bug in parser?. Blazegraph has no problem with loading the 
> file.
> images:f43240.jpg isi:hasMetadata <http://www.somepublisher.com/ns/m43240> . 
> 16/06/14 16:40:03 ERROR helpers.ParseErrorLogger: [Rio fatal] Object for 
> statement missing (6, -1)
> Here is the complete turtle file.
> @prefix images: <http://www.somepublisher.com/img/> .
> @prefix isi: <http://www.isi.edu/ikcap/Wingse/fileOntology.owl#> .
> images:f43240.jpg isi:hasMetadata <http://www.somepublisher.com/ns/m43240> . 
> Same error with this file. Missing object again.
> @prefix images: <http://www.somepublisher.com/img/> .
> @prefix dc: <http://purl.org/dc/elements/1.1/> .
> images:f43240.jpg dc:creator "Richard Mutt" ;
>                   dc:title "Fountain" ;
>                   dc:format "jpeg" . 



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

Reply via email to