Kevin Chilton created RYA-428:
---------------------------------
Summary: Mongo Shell: Can not load statements file.
Key: RYA-428
URL: https://issues.apache.org/jira/browse/RYA-428
Project: Rya
Issue Type: Bug
Reporter: Kevin Chilton
Attachments: test1.nt
While using the Rya shell, if you connect to an instance of Mongo DB and try to
load a statements file using the following command:
{code}
rya/localhost:test> load-data --file ~/test1.nt
{code}
Then you will see the following output:
{code}
Detected RDF Format: N-Triples (mimeTypes=text/plain; ext=nt)
Command failed java.lang.RuntimeException: Can not load the RDF Statement data.
Reason: Could not load the statements into Rya.
{code}
See the attached test1.nt file for the data that was used while executing this
test.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)