📄 ontology.html
字号:
<BR>
Returns the set of object properties which as specified as exiovalent of this property in a EquivalentObjectProperties axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>></CODE></FONT></TD>
<TD><CODE><B>ObjectProperty.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectProperty.html#getInverseObjectProperties(org.semanticweb.kaon2.api.Ontology)">getInverseObjectProperties</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the set of object properties which as specified as inverse to this property in an InverseObjectProperties axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A>></CODE></FONT></TD>
<TD><CODE><B>Description.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html#getMemberIndividuals(org.semanticweb.kaon2.api.Ontology)">getMemberIndividuals</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns all individuals which are explicitly asserted as members in this description.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>></CODE></FONT></TD>
<TD><CODE><B>Description.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html#getObjectPropertiesFrom(org.semanticweb.kaon2.api.Ontology)">getObjectPropertiesFrom</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the set of all object properties where this description is asserted as domain in an ObjectPropertyDomain axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>></CODE></FONT></TD>
<TD><CODE><B>Description.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html#getObjectPropertiesTo(org.semanticweb.kaon2.api.Ontology)">getObjectPropertiesTo</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the set of all object properties where this description is asserted as range in an ObjectPropertyRange axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/axioms/ObjectPropertyMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">ObjectPropertyMember</A>></CODE></FONT></TD>
<TD><CODE><B>ObjectProperty.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectProperty.html#getObjectPropertyMembers(org.semanticweb.kaon2.api.Ontology)">getObjectPropertyMembers</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Retruns the set of members in this object property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/axioms/ObjectPropertyMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">ObjectPropertyMember</A>></CODE></FONT></TD>
<TD><CODE><B>Individual.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html#getObjectPropertyMembersFrom(org.semanticweb.kaon2.api.Ontology)">getObjectPropertyMembersFrom</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the members in an object property where this individual is the origin.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/axioms/ObjectPropertyMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">ObjectPropertyMember</A>></CODE></FONT></TD>
<TD><CODE><B>Individual.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html#getObjectPropertyMembersTo(org.semanticweb.kaon2.api.Ontology)">getObjectPropertyMembersTo</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the members in an object property where this individual is the target.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A></CODE></FONT></TD>
<TD><CODE><B>Individual.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html#getObjectPropertyValue(org.semanticweb.kaon2.api.Ontology, org.semanticweb.kaon2.api.owl.elements.ObjectPropertyExpression)">getObjectPropertyValue</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology,
<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A> objectProperty)</CODE>
<BR>
Returns the value of the object property for this individual.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Map<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>,java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A>>></CODE></FONT></TD>
<TD><CODE><B>Individual.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html#getObjectPropertyValues(org.semanticweb.kaon2.api.Ontology)">getObjectPropertyValues</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the values of object properties sorted by properties.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/DataRange.html" title="interface in org.semanticweb.kaon2.api.owl.elements">DataRange</A>></CODE></FONT></TD>
<TD><CODE><B>DataProperty.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/DataProperty.html#getRangeDataRanges(org.semanticweb.kaon2.api.Ontology)">getRangeDataRanges</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the set of data ranges which are specified as range in an DataPropertyRange axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A>></CODE></FONT></TD>
<TD><CODE><B>ObjectProperty.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectProperty.html#getRangeDescriptions(org.semanticweb.kaon2.api.Ontology)">getRangeDescriptions</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the set of descriptions which are specified as range in an ObjectPropertyRange axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A>></CODE></FONT></TD>
<TD><CODE><B>Individual.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html#getSameIndividuals(org.semanticweb.kaon2.api.Ontology)">getSameIndividuals</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns all individuals which are explicitly asserted in a SameIndividual axiom as being same as this individual.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/DataPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">DataPropertyExpression</A>></CODE></FONT></TD>
<TD><CODE><B>DataProperty.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/DataProperty.html#getSubDataProperties(org.semanticweb.kaon2.api.Ontology)">getSubDataProperties</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the set of data properties which as specified as subproperties of this property in a SubDataPropertyOf axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A>></CODE></FONT></TD>
<TD><CODE><B>Description.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html#getSubDescriptions(org.semanticweb.kaon2.api.Ontology)">getSubDescriptions</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns all descriptions which are explicitly asserted in a subClassOf axiom as subdescriptions of this description.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>></CODE></FONT></TD>
<TD><CODE><B>ObjectProperty.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectProperty.html#getSubObjectProperties(org.semanticweb.kaon2.api.Ontology)">getSubObjectProperties</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the set of object properties which as specified as subproperties of this property in a SubObjectPropertyOf axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/DataPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">DataPropertyExpression</A>></CODE></FONT></TD>
<TD><CODE><B>DataProperty.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/DataProperty.html#getSuperDataProperties(org.semanticweb.kaon2.api.Ontology)">getSuperDataProperties</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the set of data properties which as specified as superproperties of this property in a SubDataPropertyOf axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A>></CODE></FONT></TD>
<TD><CODE><B>Description.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html#getSuperDescriptions(org.semanticweb.kaon2.api.Ontology)">getSuperDescriptions</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns all descriptions which are explicitly asserted in a subClassOf axiom as superdescriptions of this description.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>></CODE></FONT></TD>
<TD><CODE><B>ObjectProperty.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectProperty.html#getSuperObjectProperties(org.semanticweb.kaon2.api.Ontology)">getSuperObjectProperties</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the set of object properties which as specified as superproperties of this property in a SubObjectPropertyOf axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B>ObjectProperty.</B><B><A HREF="../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectProperty.html#isFunctional(org.semanticweb.kaon2.api.Ontology)">isFunctional</A></B>(<A HREF="../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Checks whether this object property is specified as functional in some ObjectPropertyAttribute axiom.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -