Skip navigation links
A B C D E F G H I L M N O Q R S T U W 

D

DataGroundInstance(DescriptorGroundInterface.DataGroundInstance) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.DataGroundInstance
Copy constructor
DataGroundInstance(OWLReferences, OWLDataProperty) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.DataGroundInstance
Fully instanciate this class
DataGroundInstance(OWLReferences, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.DataGroundInstance
Fully instanciate this class
DataLinks - Class in it.emarolab.owloop.descriptor.construction.descriptorEntitySet
An implementation of Axiom.ExpressionEntity for DataLinks.
DataLinks() - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinks
Initialise this object to have null DataLinks.getExpression() and empty DataLinks.getValues().
DataLinks(Collection<? extends OWLLiteral>) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinks
Initialise this object to have null DataLinks.getExpression() and a given set of literal (DataLinks.getValues()).
DataLinks(int, float) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinks
Initialise this object to have null DataLinks.getExpression() and set of literals DataLinks.getValues() with specified size and load factory.
DataLinks(int) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinks
Initialise this object to have null DataLinks.getExpression() and set of literals DataLinks.getValues() with specified size and load factory.
DataLinks(OWLDataProperty) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinks
Initialise this object to a specific DataLinks.getExpression() and empty DataLinks.getValues().
DataLinks(OWLDataProperty, Collection<? extends OWLLiteral>) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinks
Initialise this object to have a specific DataLinks.getExpression() and a given set of literal (DataLinks.getValues()).
DataLinks(OWLDataProperty, int, float) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinks
Initialise this object to have a specific DataLinks.getExpression() and set of literals DataLinks.getValues() with specified size and load factory.
DataLinks(OWLDataProperty, int) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinks
Initialise this object to have a specific DataLinks.getExpression() and set of literals DataLinks.getValues() with specified size and load factory.
DataLinkSet - Class in it.emarolab.owloop.descriptor.construction.descriptorEntitySet
An extension of DescriptorEntitySet.EntitySetBase for Axiom.ExpressionEntitySet for DataLinks.
DataLinkSet() - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinkSet
 
DataLinkSet(Collection<? extends DataLinks>) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinkSet
 
DataLinkSet(int, float) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinkSet
 
DataLinkSet(int) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataLinkSet
 
DataProperties - Class in it.emarolab.owloop.descriptor.construction.descriptorEntitySet
An extension of DescriptorEntitySet.EntitySetBase for OWLDataProperty.
DataProperties() - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataProperties
 
DataProperties(Collection<? extends OWLDataProperty>) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataProperties
 
DataProperties(int, float) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataProperties
 
DataProperties(int) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.DataProperties
 
DataProperty<O,J> - Interface in it.emarolab.owloop.core
This interface is a part of the core of OWLOOP architecture.
DataProperty.Disjoint<O,J,D extends DataProperty<O,J>> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a DataProperty to have the DataProperty.Disjoint expression.
DataProperty.Domain<O,J,Y> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a DataProperty to have the DataProperty.Domain expression.
DataProperty.Equivalent<O,J,D extends DataProperty<O,J>> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a DataProperty to have the DataProperty.Equivalent expression.
DataProperty.Range<O,J,Y> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a DataProperty to have the DataProperty.Range expression.
DataProperty.Sub<O,J,D extends DataProperty<O,J>> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a DataProperty to have the DataProperty.Sub expression.
DataProperty.Super<O,J,D extends DataProperty<O,J>> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a DataProperty to have the DataProperty.Super expression.
DataPropertyExpression - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
This interface extends all the interfaces in DataProperty.
DataPropertyExpression.Disjoint<D extends DataPropertyExpression> - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The DataProperty.Disjoint expression for a Descriptor whose ground is OWLDataProperty.
DataPropertyExpression.Domain - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The DataProperty.Domain expression for a Descriptor whose ground is OWLDataProperty.
DataPropertyExpression.Equivalent<D extends DataPropertyExpression> - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The DataProperty.Equivalent expression for a Descriptor whose ground is OWLDataProperty.
DataPropertyExpression.Range - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The DataProperty.Range expression for a Descriptor whose ground is OWLDataProperty.
DataPropertyExpression.Sub<D extends DataPropertyExpression> - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The DataProperty.Sub expression for a Descriptor whose ground is OWLDataProperty.
DataPropertyExpression.Super<D extends DataPropertyExpression> - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The DataProperty.Super expression for a Descriptor whose ground is OWLDataProperty.
DataPropertyGround - Class in it.emarolab.owloop.descriptor.construction.descriptorGround
This abstract class is used to instantiate a DescriptorGround for a DataGroundInstance linked to DataPropertyExpressions.
DataPropertyGround(OWLDataProperty, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DataPropertyGround
 
DataPropertyGround(String, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DataPropertyGround
 
DataPropertyGround(OWLDataProperty, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DataPropertyGround
 
DataPropertyGround(OWLDataProperty, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DataPropertyGround
 
DataPropertyGround(OWLDataProperty, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DataPropertyGround
 
DataPropertyGround(String, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DataPropertyGround
 
DataPropertyGround(String, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DataPropertyGround
 
DataPropertyGround(String, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DataPropertyGround
 
DEBUGGING_PATH - Static variable in class it.emarolab.owloop.descriptorDebugging.FullClassDescTest
 
DEBUGGING_PATH - Static variable in class it.emarolab.owloop.descriptorDebugging.FullDataPropertyDescTest
 
DEBUGGING_PATH - Static variable in class it.emarolab.owloop.descriptorDebugging.FullIndividualDescTest
 
DEBUGGING_PATH - Static variable in class it.emarolab.owloop.descriptorDebugging.FullObjectPropertyDescTest
 
DefClassDesc - Class in it.emarolab.owloop.articleExamples.exampleDescriptors
A 'simple' Class Descriptor that implements 1 ClassExpression (aka ClassExpression) interface: EquivalentRestriction: to describe the definition of a Class.. See FullClassDesc for an example of a 'compound' Class Descriptor that implements all ClassExpressions (aka ClassExpression).
defineTest() - Method in class it.emarolab.owloop.descriptorDebugging.FullClassDescTest
 
DefSubClassDesc - Class in it.emarolab.owloop.articleExamples.exampleDescriptors
This is an example of a 'compound' Class Descriptor which implements 2 ClassExpression interfaces: EquivalentRestriction: to describe the definition of a Class.. ClassExpression.Sub: to describe that a Class subsumes another Class.
DefSubClassDesc(OWLClass, OWLReferences) - Constructor for class it.emarolab.owloop.articleExamples.exampleDescriptors.DefSubClassDesc
 
describesChanges() - Method in class it.emarolab.owloop.core.Axiom.MappingIntent
Return true if {@link #getOntologyChanges()} = null.
DescriptorEntitySet - Interface in it.emarolab.owloop.descriptor.construction.descriptorEntitySet
This interface contains classes that can be used to instantiate EntitySets containing entities of a particular type.
DescriptorEntitySet.EntitySetBase<T> - Class in it.emarolab.owloop.descriptor.construction.descriptorEntitySet
Base interface for all the DescriptorEntitySet that extends EntitySet.
DescriptorEntitySet.ExpressionEntitySetBase<X extends Axiom.ExpressionEntity<S,A>,S extends org.semanticweb.owlapi.model.OWLProperty,A> - Class in it.emarolab.owloop.descriptor.construction.descriptorEntitySet
The base implementation for the ExpressionEntitySet.
DescriptorEntitySet.OWLEntitySetBase<T extends org.semanticweb.owlapi.model.OWLObject> - Class in it.emarolab.owloop.descriptor.construction.descriptorEntitySet
An extension of DescriptorEntitySet.EntitySetBase for type extending OWLObject.
DescriptorGround<J extends org.semanticweb.owlapi.model.OWLObject> - Class in it.emarolab.owloop.descriptor.construction.descriptorGround
This abstract class describes common constructors and initialisations for a specific GroundInstance.
DescriptorGround(J, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGround
 
DescriptorGround(String, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGround
 
DescriptorGround(J, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGround
 
DescriptorGround(J, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGround
 
DescriptorGround(J, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGround
 
DescriptorGround(String, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGround
 
DescriptorGround(String, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGround
 
DescriptorGround(String, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGround
 
DescriptorGroundInterface<J extends org.semanticweb.owlapi.model.OWLObject> - Interface in it.emarolab.owloop.descriptor.construction.descriptorGround
This interface implements Axiom.Ground and allows grounding of Descriptors of the type ClassExpression, IndividualExpression, DataPropertyExpression and ObjectPropertyExpression).
DescriptorGroundInterface.ConceptGroundInstance - Class in it.emarolab.owloop.descriptor.construction.descriptorGround
The Axiom.Ground for a ClassExpression.
DescriptorGroundInterface.DataGroundInstance - Class in it.emarolab.owloop.descriptor.construction.descriptorGround
DescriptorGroundInterface.GroundInstance<J extends org.semanticweb.owlapi.model.OWLObject> - Class in it.emarolab.owloop.descriptor.construction.descriptorGround
DescriptorGroundInterface.IndividualGroundInstance - Class in it.emarolab.owloop.descriptor.construction.descriptorGround
The Axiom.Ground for an IndividualExpression.
DescriptorGroundInterface.ObjectGroundInstance - Class in it.emarolab.owloop.descriptor.construction.descriptorGround
disjointTest() - Method in class it.emarolab.owloop.descriptorDebugging.FullClassDescTest
 
disjointTest() - Method in class it.emarolab.owloop.descriptorDebugging.FullDataPropertyDescTest
 
disjointTest() - Method in class it.emarolab.owloop.descriptorDebugging.FullObjectPropertyDescTest
 
domainClassRestriction(String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which is represented by a class.
domainClassRestriction(OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which is represented by a class.
domainClassRestriction(String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which is represented by a class.
domainClassRestriction(OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which is represented by a class.
domainExactDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainExactDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainExactDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainExactDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainExactObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of object properties in a specific ontological class range
domainExactObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of object properties in a specific ontological class range
domainExactObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of object properties in a specific ontological class range
domainExactObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of object properties in a specific ontological class range
domainMaxDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainMaxDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainMaxDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainMaxDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainMaxObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of object properties in a specific ontological class range
domainMaxObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of object properties in a specific ontological class range
domainMaxObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of object properties in a specific ontological class range
domainMaxObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of object properties in a specific ontological class range
domainMinDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainMinDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainMinDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainMinDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainMinObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of object properties in a specific ontological class range
domainMinObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of object properties in a specific ontological class range
domainMinObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of object properties in a specific ontological class range
domainMinObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of object properties in a specific ontological class range
domainOnlyDataRestriction(String, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainOnlyDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainOnlyDataRestriction(String, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainOnlyDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainOnlyObjectRestriction(String, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of object properties in a specific ontological class range
domainOnlyObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of object properties in a specific ontological class range
domainOnlyObjectRestriction(String, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of object properties in a specific ontological class range
domainOnlyObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of object properties in a specific ontological class range
DomainRangeDataPropertyDesc - Class in it.emarolab.owloop.descriptor.utility.dataPropertyDescriptor
This is an example of a 'compound' DataProperty Descriptor which implements 2 DataPropertyExpression interfaces: DataPropertyExpression.Domain: to describe the domain restrictions of a DataProperty. DataPropertyExpression.Range: to describe the range restrictions of a DataProperty. See FullDataPropertyDesc for an example of a 'compound' DataProperty Descriptor that implements all DataPropertyExpressions.
DomainRangeDataPropertyDesc(OWLDataProperty, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.utility.dataPropertyDescriptor.DomainRangeDataPropertyDesc
 
DomainRangeDataPropertyDesc(String, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.utility.dataPropertyDescriptor.DomainRangeDataPropertyDesc
 
DomainRangeDataPropertyDesc(OWLDataProperty, String) - Constructor for class it.emarolab.owloop.descriptor.utility.dataPropertyDescriptor.DomainRangeDataPropertyDesc
 
DomainRangeDataPropertyDesc(OWLDataProperty, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.utility.dataPropertyDescriptor.DomainRangeDataPropertyDesc
 
DomainRangeDataPropertyDesc(OWLDataProperty, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.utility.dataPropertyDescriptor.DomainRangeDataPropertyDesc
 
DomainRangeDataPropertyDesc(String, String) - Constructor for class it.emarolab.owloop.descriptor.utility.dataPropertyDescriptor.DomainRangeDataPropertyDesc
 
DomainRangeDataPropertyDesc(String, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.utility.dataPropertyDescriptor.DomainRangeDataPropertyDesc
 
DomainRangeDataPropertyDesc(String, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.utility.dataPropertyDescriptor.DomainRangeDataPropertyDesc
 
DomainRangeObjectPropertyDesc - Class in it.emarolab.owloop.descriptor.utility.objectPropertyDescriptor
This is an example of a 'compound' ObjectProperty Descriptor which implements 2 ObjectPropertyExpression interfaces: ObjectPropertyExpression.Domain: to describe the domain restrictions of an ObjectProperty. ObjectPropertyExpression.Range: to describe the range restrictions of an ObjectProperty. See FullObjectPropertyDesc for an example of a 'compound' Individual Descriptor that implements all ObjectPropertyExpressions.
DomainRangeObjectPropertyDesc(OWLObjectProperty, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.utility.objectPropertyDescriptor.DomainRangeObjectPropertyDesc
 
DomainRangeObjectPropertyDesc(String, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.utility.objectPropertyDescriptor.DomainRangeObjectPropertyDesc
 
DomainRangeObjectPropertyDesc(OWLObjectProperty, String) - Constructor for class it.emarolab.owloop.descriptor.utility.objectPropertyDescriptor.DomainRangeObjectPropertyDesc
 
DomainRangeObjectPropertyDesc(OWLObjectProperty, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.utility.objectPropertyDescriptor.DomainRangeObjectPropertyDesc
 
DomainRangeObjectPropertyDesc(OWLObjectProperty, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.utility.objectPropertyDescriptor.DomainRangeObjectPropertyDesc
 
DomainRangeObjectPropertyDesc(String, String) - Constructor for class it.emarolab.owloop.descriptor.utility.objectPropertyDescriptor.DomainRangeObjectPropertyDesc
 
DomainRangeObjectPropertyDesc(String, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.utility.objectPropertyDescriptor.DomainRangeObjectPropertyDesc
 
DomainRangeObjectPropertyDesc(String, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.utility.objectPropertyDescriptor.DomainRangeObjectPropertyDesc
 
domainSomeDataRestriction(String, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainSomeDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainSomeDataRestriction(String, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainSomeDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(Class).
domainSomeObjectRestriction(String, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of object properties in a specific ontological class range
domainSomeObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.DataPropertyExpression.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of object properties in a specific ontological class range
domainSomeObjectRestriction(String, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of object properties in a specific ontological class range
domainSomeObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ObjectPropertyExpression.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of object properties in a specific ontological class range
domainTest() - Method in class it.emarolab.owloop.descriptorDebugging.FullDataPropertyDescTest
 
domainTest() - Method in class it.emarolab.owloop.descriptorDebugging.FullObjectPropertyDescTest
 
drugOrder - Class in it.emarolab.owloop.articleExamples.drugOrderExample
This example is taken from Owlready paper: https://www.archives-ouvertes.fr/hal-01592746/document To compare difference in the number of lines of code written with OWL-API and OWLOOP-API
drugOrder() - Constructor for class it.emarolab.owloop.articleExamples.drugOrderExample.drugOrder
 
A B C D E F G H I L M N O Q R S T U W 
Skip navigation links