AKSW / RDFUnit

An RDF Unit Testing Suite
http://RDFUnit.aksw.org
Apache License 2.0
150 stars 42 forks source link

RDFUnit Demo page: undefined prefix https #41

Closed k00ni closed 8 years ago

k00ni commented 8 years ago

I want to use the following URI for test data: https://raw.githubusercontent.com/GeoKnow/GeoQuality/master/GeoKnow-SpatialDQ/datacubes/NUTS/NUTS-metric1-6.ttl

Its a ttl-file located at Github. I selected at your RDFUnit demo page http://rdfunit.aksw.org/demo/ the Data Selection setting Direct Input. After clicking to Load the following error appears:

Error: Cannot read dump URI: http://rdfunit.aksw.org/CustomSource#0865b91b4e8bd1c8c885af0827b6587a15451fc6bc743ef8b66e5c32f86f6a80 Reason: [line: 1, col: 1 ] Undefined prefix: http

What am i doing wrong?

k00ni commented 8 years ago

Sorry for the overhasty issue, i had to choose remote file instead of direct input. My bad.

jimkont commented 8 years ago

you should change the option to remote files and use the URI or leave direct input but paste the RDF data in the textbox

jimkont commented 8 years ago

no worries :)