Hi Reihan,

I hope you already made some progress with help from Stian and others on this list.

These files together constitute the TDB database, i.e. the whole directory is the TDB. Then you just need to configure Fuseki to use that database. You don't need to load them anymore, as they are already in a form that Fuseki can use directly. When you load RDF files into Fuseki, it will create a TDB itself, but that is not needed when you have done the loading externally using tdbloader[2].

The simplest way is to use the --loc command line argument. For example, if your TDB directory is named "tdb", you can run Fuseki like this:

fuseki-server --loc tdb /ds

Then Fuseki will serve data from that TDB.

-Osma

20.01.2017, 15:54, Reihaneh Amini kirjoitti:
Hi Osma,

Could you please help me more?
I load the data into an directory by TDB modeler and now I have 20-30 files 
with .dat and .idn prefix.
Could you please help me out ? how can I load them into fuseki now?



--
Osma Suominen
D.Sc. (Tech), Information Systems Specialist
National Library of Finland
P.O. Box 26 (Kaikukatu 4)
00014 HELSINGIN YLIOPISTO
Tel. +358 50 3199529
osma.suomi...@helsinki.fi
http://www.nationallibrary.fi

Reply via email to