Page MenuHomePhabricator

RDF: The Import of http:// files doesn't work
Closed, WontfixPublic

Description

On Windows the import functionality only supports loading from local files.

rdfStore.Import("file:D:/home/knorr/builds/tripleStore/Ontologies/dcterms.ttl"); // works

rdfStore.Import("http://dublincore.org/2012/06/14/dcterms.ttl"); // doesn't work

Event Timeline

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.