semtags
Tag select


Generate select XHTML tag for each child (rdfs:subXXX) of a resource (class or property).


Tag Information
Tag Classfr.inria.semtags.view.html.SelectNotionTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
roottruetruejava.lang.Stringfull URI of the parent (e.g. http://example.org/onto#myclass).
selectedfalsetruejava.lang.StringURI of the default selected option.
recursefalsetruebooleanTrue to recurse over children's descendants, false otherwise. Default to false.
headerfalsetruejava.lang.StringFirst option's label i.e. label of the option that correspond to no value selected.
langfalsetruejava.lang.StringTo choose label(s) to display.
allfalsetruebooleanTrue to display all label(s) (of the given language), false to display one label only. Default is false.
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.