Re: Jena doesn't use LocationMapper on owl-imports

2018-04-16 Thread r. r.
the problem, as the global FM seems to be used by the model by default > Оригинално писмо >От: Andy Seaborne a...@apache.org >Относно: Re: Jena doesn't use LocationMapper on owl-imports >До: users@jena.apache.org >Изпратено на: 14.04.2018 18:45

Re: Jena doesn't use LocationMapper on owl-imports

2018-04-14 Thread Andy Seaborne
quot;TURTLE");         queryModel(model);     }     public static void main(String[] args) {         App app = new App();         try {             app.complexLoad();         } catch (FileNotFoundException e) {             // TODO Auto-generated catch block             e.printStackTr

Re: Jena doesn't use LocationMapper on owl-imports

2018-04-13 Thread r. r.
eption e) {             // TODO Auto-generated catch block             e.printStackTrace();         }     } } > Оригинално писмо >От: Andy Seaborne a...@apache.org >Относно: Re: Jena doesn't use LocationMapper on owl-imports >До: users@jena.apache

Re: Jena doesn't use LocationMapper on owl-imports

2018-04-13 Thread Andy Seaborne
same as yesterday's https://stackoverflow.com/questions/49801630/jena-doesnt-use-locationmapper-on-owl-imports Please provide a complete, minimal, debuggable example, and also say which version of Jena you are using. Andy PS redirecting to a file with an extension that does not indicate

Jena doesn't use LocationMapper on owl-imports

2018-04-13 Thread r. r.
Hello! I have a ttl file with owl-imports clause like @prefix xsd: a owl:Ontology ; owl:imports ; owl:versionInfo "tht testing owl:imports"^^xsd:string . When test_course.ttl file exists, FileManager.get().readMode