Using OWL Genie API - 1
getProperties(classURI)
returns a list of space-separated property URIs.
<xsl:call-template name="getProperties">
<xsl:with-param name="classURI" select="'http://www.xfront.com/owl/ontologies/camera/#Camera'"/>
</xsl:call-template>
Here's how to invoke the template:
Previous slide
Next slide
Back to first slide
View graphic version