semtags
Tag create-concept


To create a new formatted basic concept.


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

Attributes
NameRequiredRequest-timeTypeDescription
idfalsefalsejava.lang.StringThe new concept's ID.
labelfalsefalsejava.lang.StringThe label of the new concept.
commentfalsetruejava.lang.StringThe comment of the new concept.
langfalsetruejava.lang.StringThe label and/or comment's language of the new concept.
superclassfalsetruejava.lang.StringThe parent's URI of the new concept. Use if there is only one parent.
superclassesfalsetruejava.util.IterableThe parents' URI of the new concept. Use if there are more than one parent.
forceUpdatefalsetruebooleanTrue if the engine has to be reload, false otherwise.
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.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.