📄 index-all.html
字号:
<DD>Creates a conjunctive DL-safe query which returns the complete extension of the supplied predicate.
<DT><A HREF="./org/semanticweb/kaon2/api/reasoner/Reasoner.html#createQuery(org.semanticweb.kaon2.api.Namespaces, java.lang.String, org.semanticweb.kaon2.api.OntologyChangeEvent[])"><B>createQuery(Namespaces, String, OntologyChangeEvent[])</B></A> -
Method in interface org.semanticweb.kaon2.api.reasoner.<A HREF="./org/semanticweb/kaon2/api/reasoner/Reasoner.html" title="interface in org.semanticweb.kaon2.api.reasoner">Reasoner</A>
<DD>Creates a query object from the query text.
<DT><A HREF="./org/semanticweb/kaon2/api/reasoner/Reasoner.html#createQuery(org.semanticweb.kaon2.api.Namespaces, java.lang.String, java.util.List)"><B>createQuery(Namespaces, String, List<OntologyChangeEvent>)</B></A> -
Method in interface org.semanticweb.kaon2.api.reasoner.<A HREF="./org/semanticweb/kaon2/api/reasoner/Reasoner.html" title="interface in org.semanticweb.kaon2.api.reasoner">Reasoner</A>
<DD>Creates a query object from the query text.
<DT><A HREF="./org/semanticweb/kaon2/api/reasoner/Reasoner.html#createQuery(org.semanticweb.kaon2.api.Namespaces, java.lang.String)"><B>createQuery(Namespaces, String)</B></A> -
Method in interface org.semanticweb.kaon2.api.reasoner.<A HREF="./org/semanticweb/kaon2/api/reasoner/Reasoner.html" title="interface in org.semanticweb.kaon2.api.reasoner">Reasoner</A>
<DD>Creates a query object from the query text.
<DT><A HREF="./org/semanticweb/kaon2/api/Ontology.html#createReasoner()"><B>createReasoner()</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A>
<DD>Creates a reasoner for this ontolgy.
<DT><A HREF="./org/semanticweb/kaon2/extensionapi/rewriter/RewriterFactory.html#createRewiter(org.semanticweb.kaon2.api.reasoner.Reasoner)"><B>createRewiter(Reasoner)</B></A> -
Method in interface org.semanticweb.kaon2.extensionapi.rewriter.<A HREF="./org/semanticweb/kaon2/extensionapi/rewriter/RewriterFactory.html" title="interface in org.semanticweb.kaon2.extensionapi.rewriter">RewriterFactory</A>
<DD>Called by the Reasoner to create a rewriter.
<DT><A HREF="./org/semanticweb/kaon2/api/Cursor.html" title="interface in org.semanticweb.kaon2.api"><B>Cursor</B></A><<A HREF="./org/semanticweb/kaon2/api/Cursor.html" title="type parameter in Cursor">E</A>> - Interface in <A HREF="./org/semanticweb/kaon2/api/package-summary.html">org.semanticweb.kaon2.api</A><DD>This interface enables sequential access to a result set of a search.</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/axioms/DataPropertyAttribute.html#DATA_PROPERTY_FUNCTIONAL"><B>DATA_PROPERTY_FUNCTIONAL</B></A> -
Static variable in interface org.semanticweb.kaon2.api.owl.axioms.<A HREF="./org/semanticweb/kaon2/api/owl/axioms/DataPropertyAttribute.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DataPropertyAttribute</A>
<DD>The attribute specifying that the data property is functional.
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataAll(org.semanticweb.kaon2.api.owl.elements.DataRange, java.util.List)"><B>dataAll(DataRange, List<DataPropertyExpression>)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataAll(org.semanticweb.kaon2.api.owl.elements.DataRange, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression...)"><B>dataAll(DataRange, DataPropertyExpression...)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/elements/DataAll.html" title="interface in org.semanticweb.kaon2.api.owl.elements"><B>DataAll</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/elements/package-summary.html">org.semanticweb.kaon2.api.owl.elements</A><DD>A description specifying that all values of data properties are from a given data range.<DT><A HREF="./org/semanticweb/kaon2/extensionapi/jdbc/DatabaseSpecifics.html" title="interface in org.semanticweb.kaon2.extensionapi.jdbc"><B>DatabaseSpecifics</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/extensionapi/jdbc/package-summary.html">org.semanticweb.kaon2.extensionapi.jdbc</A><DD>Represents the aspects of the implementation that are specific for a particular database.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataCardinality(int, int, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.DataRange)"><B>dataCardinality(int, int, DataPropertyExpression, DataRange)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/elements/DataCardinality.html" title="interface in org.semanticweb.kaon2.api.owl.elements"><B>DataCardinality</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/elements/package-summary.html">org.semanticweb.kaon2.api.owl.elements</A><DD>A description specifying the cardinality of a data property.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataHasValue(org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.logic.Constant)"><B>dataHasValue(DataPropertyExpression, Constant)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/elements/DataHasValue.html" title="interface in org.semanticweb.kaon2.api.owl.elements"><B>DataHasValue</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/elements/package-summary.html">org.semanticweb.kaon2.api.owl.elements</A><DD>A description specifying the value of some data property.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataNot(org.semanticweb.kaon2.api.owl.elements.DataRange)"><B>dataNot(DataRange)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/elements/DataNot.html" title="interface in org.semanticweb.kaon2.api.owl.elements"><B>DataNot</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/elements/package-summary.html">org.semanticweb.kaon2.api.owl.elements</A><DD>A data range which is a complement of a data range.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataOneOf(java.util.Collection)"><B>dataOneOf(Collection<Constant>)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataOneOf(org.semanticweb.kaon2.api.logic.Constant[])"><B>dataOneOf(Constant[])</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/elements/DataOneOf.html" title="interface in org.semanticweb.kaon2.api.owl.elements"><B>DataOneOf</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/elements/package-summary.html">org.semanticweb.kaon2.api.owl.elements</A><DD>A data range consisting exactly of specified literal values.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataProperty(java.lang.String)"><B>dataProperty(String)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/elements/DataProperty.html" title="interface in org.semanticweb.kaon2.api.owl.elements"><B>DataProperty</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/elements/package-summary.html">org.semanticweb.kaon2.api.owl.elements</A><DD>Represents a data property in an ontology.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyAttribute(org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, int)"><B>dataPropertyAttribute(DataPropertyExpression, int)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyAttribute(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, int)"><B>dataPropertyAttribute(Collection<Annotation>, DataPropertyExpression, int)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyAttribute(org.semanticweb.kaon2.api.owl.elements.Annotation[], org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, int)"><B>dataPropertyAttribute(Annotation[], DataPropertyExpression, int)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/axioms/DataPropertyAttribute.html" title="interface in org.semanticweb.kaon2.api.owl.axioms"><B>DataPropertyAttribute</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/axioms/package-summary.html">org.semanticweb.kaon2.api.owl.axioms</A><DD>Represents an axiom specifying the attribute of some data property.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyDomain(org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.Description)"><B>dataPropertyDomain(DataPropertyExpression, Description)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyDomain(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.Description)"><B>dataPropertyDomain(Collection<Annotation>, DataPropertyExpression, Description)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyDomain(org.semanticweb.kaon2.api.owl.elements.Annotation[], org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.Description)"><B>dataPropertyDomain(Annotation[], DataPropertyExpression, Description)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/axioms/DataPropertyDomain.html" title="interface in org.semanticweb.kaon2.api.owl.axioms"><B>DataPropertyDomain</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/axioms/package-summary.html">org.semanticweb.kaon2.api.owl.axioms</A><DD>Represents an axiom specifying the domain of some data property.<DT><A HREF="./org/semanticweb/kaon2/api/owl/elements/DataPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements"><B>DataPropertyExpression</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/elements/package-summary.html">org.semanticweb.kaon2.api.owl.elements</A><DD> <DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyMember(org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.Individual, org.semanticweb.kaon2.api.logic.Constant)"><B>dataPropertyMember(DataPropertyExpression, Individual, Constant)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyMember(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.Individual, org.semanticweb.kaon2.api.logic.Constant)"><B>dataPropertyMember(Collection<Annotation>, DataPropertyExpression, Individual, Constant)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyMember(org.semanticweb.kaon2.api.owl.elements.Annotation[], org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.Individual, org.semanticweb.kaon2.api.logic.Constant)"><B>dataPropertyMember(Annotation[], DataPropertyExpression, Individual, Constant)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/axioms/DataPropertyMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms"><B>DataPropertyMember</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/axioms/package-summary.html">org.semanticweb.kaon2.api.owl.axioms</A><DD>Represents an axiom specifying the value of some data property for an individual.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyRange(org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.DataRange)"><B>dataPropertyRange(DataPropertyExpression, DataRange)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyRange(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.DataRange)"><B>dataPropertyRange(Collection<Annotation>, DataPropertyExpression, DataRange)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyRange(org.semanticweb.kaon2.api.owl.elements.Annotation[], org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.DataRange)"><B>dataPropertyRange(Annotation[], DataPropertyExpression, DataRange)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/axioms/DataPropertyRange.html" title="interface in org.semanticweb.kaon2.api.owl.axioms"><B>DataPropertyRange</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/axioms/package-summary.html">org.semanticweb.kaon2.api.owl.axioms</A><DD>Represents an axiom specifying the range of some data property.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataRange(java.lang.String, org.semanticweb.kaon2.api.Namespaces)"><B>dataRange(String, Namespaces)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataRange(java.io.Reader, org.semanticweb.kaon2.api.Namespaces)"><B>dataRange(Reader, Namespaces)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/elements/DataRange.html" title="interface in org.semanticweb.kaon2.api.owl.elements"><B>DataRange</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/elements/package-summary.html">org.semanticweb.kaon2.api.owl.elements</A><DD>Represents a data range in the ontology.<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataSome(org.semanticweb.kaon2.api.owl.elements.DataRange, java.util.List)"><B>dataSome(DataRange, List<DataPropertyExpression>)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html#dataSome(org.semanticweb.kaon2.api.owl.elements.DataRange, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression...)"><B>dataSome(DataRange, DataPropertyExpression...)</B></A> -
Method in interface org.semanticweb.kaon2.api.<A HREF="./org/semanticweb/kaon2/api/KAON2Factory.html" title="interface in org.semanticweb.kaon2.api">KAON2Factory</A>
<DD>
<DT><A HREF="./org/semanticweb/kaon2/api/owl/elements/DataSome.html" title="interface in org.semanticweb.kaon2.api.owl.elements"><B>DataSome</B></A> - Interface in <A HREF="./org/semanticweb/kaon2/api/owl/elements/package-summary.html">org.semanticweb.kaon2.api.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -