semtags
Function detailedIsConcept

java.lang.String detailedIsConcept(javax.servlet.jsp.PageContext, java.lang.String, fr.inria.semtags.EngineWrapper)
Return true if the specified URI is a concept, false otherwise. Arguments are : an URI and the engine instance to use.

Example:
o test if the URI myns#myconcept is a concept : ${stl:detailedIsConcept(pageContext, "myns#myconcept", myEngineWrapper)}


Function Information
Function Classfr.inria.semtags.view.NotionHelper
Function Signaturejava.lang.String isConcept(javax.servlet.jsp.PageContext, java.lang.String, fr.inria.semtags.EngineWrapper)
Display NameNone


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.