How to work with different RDF files at the same time?
atom meta <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <CAAR9AEmWZ0M=TeRpyR=Wo-mK83VxSe2NEcQjVfj=qQhQ6XRZyQ@mail.gmail.com> |
Hi, I am working with 2 types of rdf file and trying to deal with them respectively, but Prolog has one type of fact such as rdf(S,P,O). How can I load and assert rdf facts at the same running time without compounding two files. For example: C:\Users\Document\test\schema\schema-full.nt C:\Users\Document\test\individuals\university0.nt C:\Users\Document\test\individuals\university1.nt ..... C:\Users\Document\test\individuals\university1000.nt Thank you in advance, Batselem Jagvaral. -------------- next part -------------- HTML attachment scrubbed and removed