semtags
Tag for-each-root-concept


To iterate over the list of root classes of the loaded ontologies.


Tag Information
Tag Classfr.inria.semtags.view.ForEachRootConceptTag
TagExtraInfo ClassNone
Body Contentscriptless
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
vartruetruejava.lang.StringThe variable's name where to store the URI of the current root.
varStatusfalsetruejava.lang.StringVariable that will contain the loop status (count, index, first, last). See javax.servlet.jsp.jstl.core.LoopTagStatus
beginfalsetrueintThe starting index of the loop.
endfalsetrueintThe ending index of the loop.
stepfalsetrueintThe iteration's step.
enginefalsetruefr.inria.semtags.EngineWrapperThe engine instance to query ; default is "defaultEngineWrapper".

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.