Revision: 14618
http://gate.svn.sourceforge.net/gate/?rev=14618&view=rev
Author: johann_p
Date: 2011-11-29 14:22:58 +0000 (Tue, 29 Nov 2011)
Log Message:
-----------
A bit more documentation for the sesameCLI utility of the
Ontology plugin.
Modified Paths:
--------------
userguide/trunk/ontologies.tex
Modified: userguide/trunk/ontologies.tex
===================================================================
--- userguide/trunk/ontologies.tex 2011-11-29 02:18:27 UTC (rev 14617)
+++ userguide/trunk/ontologies.tex 2011-11-29 14:22:58 UTC (rev 14618)
@@ -769,6 +769,25 @@
directory of a local Sesame repository directory with \texttt{sesameDir} and
the name
of the repository with \texttt{--id}.
+The \texttt{--do} option supports the following values:
+\begin{description}
+ \item [clear] Clear the repository and remove all triples from it.
+ \item [ask] Perform an ASK query. The result of the ASK query is printed to
standard output.
+ \item [query] Perform a SELECT query. The result of the query is printed in
tabular form to
+ standard output. The default column separation character is a tab and
+ if the column separator or a new line character occurs in a value it is
changed to
+ a space.
+ \item [update] Perform a SPARQL update query (INSERT, DELETE)
+ \item [import] Import data into the repository from a file
+ \item [export] Export data from the repository into a filenames
+ \item [create] Create a new repository using a TURTLE repository
configuration file.
+ \item [delete] Delete a repository. Note that due to a Sesame limitation, the
actual
+ files for the repository may not be removed from the disk for remote
ontologies
+ on a server.
+ \item [listids] Print the list of all repository names to standard output.
+\end{description}
+
+
The \texttt{sesameCLI} command line tool is meant as an easy way to perform
some basic operations from the command line and for basic testing. The
functions
it supports and its command line options may change in future versions.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs