semtags
Tag modify-ontology


To modify an ontology file by re-writing the ontology modified part.


Tag Information
Tag Classfr.inria.semtags.edit.onto.ModifyOntologyTag
TagExtraInfo ClassNone
Body Contentscriptless
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
kindtruefalsejava.lang.Stringone of 'add', 'del' or 'replace'
labelfalsetruejava.lang.StringThe ontology's label to update.Use it with a 'replace' kind.
commentfalsetruejava.lang.StringThe ontology's comment to update. Use it with a 'replace' kind.
versionfalsetruejava.lang.StringThe ontology's version to update. Use it with a 'replace' kind.
xpathfalsetruejava.lang.Stringxpath expression to get the modified node(s).
forceUpdatefalsetruebooleanTrue if the engine has to be reloaded, false otherwise. Default is false.
filetruetruejava.lang.StringThe relative (to the ontology dir path specified for the engine or in the optional ontoDir attribute) path name of the ontology file.
ontoDirfalsetruejava.lang.StringThe relative (to the webapp directory) path name of the ontology directory.
enginefalsetruefr.inria.semtags.EngineWrapperThe engine instance to retreive the real path of the new file to create (use if it is not the default instance that has to be used).

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.