2017-10-10 3:23 GMT-06:00 Andy Seaborne <[email protected]>: > That syntax isn't legal. > > Date ==> DATA > > and presumably the rest is damage due to email. > >> >> using a dataset: Persistent - dataset will persist across Fuseki restarts > > > That will create and use a TDB database in $FUSEKI_BASE/run/databases. > > $FUSEKI_BASE defaults to the current directory > > Is there a database in that directory? > >> but the new inserted data is not saved in the owl file. >> >> how can I make the inserted data be saved in the owl file? > > > Does the data show up if you restart the server and query the data? >
Oks, thanks, just to confirm, then when uploading an owl file, a database is created in "/ run / databases", which when inserting the data what is modified is this database. not the owl file, previously loaded. I made a query and indeed if I have the data inserted previously in the "insert data" A new doubt, once inserted all the required data, it is possible to export them to an owl file, to visualize them with the program "protege" Thank you
