deleteDeletes statements from a model. Specify the statements either explicitly or by using a To remove a single statement, specify its subject, predicate and object after the delete <ns:subject> <ns:predicate> 'object' from <rmi://mysite.com/server1#model1>; To remove a group of statements, include a The following example selects all the statements in delete select $s $p $o from <rmi://mysite.com/server1#model1> Note - The select query must return valid RDF statements. That is, the subject and predicate must be resources, not literals. |
Latest NewsKowari 1.1.0 Pre-release 1 Released ![]() ![]() |
||||
© 2001-2004 Tucana Technologies, Inc. Some rights reserved. |