On 11/05/13 13:32, Hossein Miri wrote:

Hi everyone,
  I am accessing a remote machine using Apache Jena Fuseki server.
  There are a few data graphs available on this machine, but now
  I would like to upload a new one. It is an ontology ( .owl file ) that
  I have constructed using Protege. Before attempting to upload anything,
  I would like to make sure, so I will not mess with the remote PC.
  Should I just select the file on my computer and use the GUI as in the
  attached image? Is that all I have to do to add a dataset to this web
service?
Thanks,

x.tiff


(please do not reply to a message in order to send a new question - if nothing else, it's quite easy for such messages to be missed and so get no replies)

Upload adds triples to a graph including adding a whole new graph - it does not delete anything first.

You can use the UI - or use s-post (a ruby script that ships with Fuseki).

        Andy

Reply via email to