semtags
Tag modify-notion


To modify a custom concept or property.


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

Attributes
NameRequiredRequest-timeTypeDescription
kindtruetruejava.lang.StringUse value 'add' to specify you want to add one or more nodes at a specific XPath. Use value 'del' to specify you want to delete one or more nodes at a specific XPath. Use value 'replace' to specify you want to replace one or more nodes at a specific XPath.
xpathtruetruejava.lang.Stringxpath expression to identify the targeted node(s) ; every node match by this expression will be modified.
forceUpdatefalsetruebooleanTrue if the engine has to be reloaded, false otherwise ; the default value is false.
filetruetruejava.lang.StringThe relative (to the ontology path specified for the default engine or in the optional ontoDir attribute) path name of the ontology file where to add the new concept.
ontoDirfalsetruejava.lang.StringThe relative (to the webapp directory) path name of the ontologies directory.
enginefalsetruefr.inria.semcore.EngineWrapperThe engine instance that should be reloaded ; use this if you specified forceUpdate="true" and if it is not the default instance that has to be reloaded.

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.