semtags
Tag modify-property


To modify a concept.


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

Attributes
NameRequiredRequest-timeTypeDescription
labelfalsefalsejava.lang.StringThe label of the new property.
commentfalsetruejava.lang.StringThe comment of the new property.
langfalsetruejava.lang.StringThe label and/or comment's language of the new property.
superpropfalsetruejava.lang.StringThe parent's URI of the new property. Use if there is only one parent.
superpropsfalsetruejava.util.IterableThe parents' URI of the new property. Use if there are more than one parent.
domainfalsetruejava.lang.StringThe domain of the new property. Use if there is only one domain.
domainsfalsetruejava.util.IterableThe domains of the new property. Use if there are more than one domain.
rangefalsetruejava.lang.StringThe range of the new property. Use if there is only one range.
rangesfalsetruejava.util.IterableThe ranges of the new property. Use if there are more than one range.
equivalentTofalsetruejava.lang.StringThe property's URI equivalent to the new property.
inverseOffalsetruejava.lang.StringThe property's URI inverse of the new property.
functionalfalsetruebooleanTrue if the new property is a functional property. Default is false.
inverseFunctionalfalsetruebooleanTrue if the new property is an inverse functional property. Default is false.
symmetricfalsetruebooleanTrue if the new property is a symmetric property. Default is false.
transitivefalsetruebooleanTrue if the new property is a transitive property. Default is false.
forceUpdatefalsetruebooleanTrue if the engine has to be reload, false otherwise.
enginefalsetruefr.inria.semtags.EngineWrapperThe engine instance to reload (use 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.