semtags
Tag create-ontology


To create a new empty ontology file.


Tag Information
Tag Classfr.inria.semtags.edit.onto.AddOntologyTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
filefalsetruejava.lang.StringThe relative (to the ontology dir path specified for the engine or in the optional ontoDir attribute) path name of the ontology file to create.
basefalsetruejava.lang.StringThe xml:base of the new ontology.
labelfalsetruejava.lang.StringThe label of the new ontology.
commentfalsetruejava.lang.StringThe comment of the new ontology.
versionfalsetruejava.lang.StringThe version of the new ontology.
forceUpdatefalsetruebooleanTrue if the engine has to load the new ontology file immediatly, false otherwise. Default is false.
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.