Index
A B C D E F G I J L M N P R S T U V W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
C
- CardinalityRole - Class in it.poliba.sisinflab.tinyme
-
Models cardinality roles.
- classify() - Method in class it.poliba.sisinflab.tinyme.Reasoner
-
Computes the taxonomy of classes present in the root ontology.
- clear() - Method in class it.poliba.sisinflab.tinyme.util.logging.ConsoleLogger
- clear() - Method in class it.poliba.sisinflab.tinyme.util.logging.FileLogger
- clear() - Method in class it.poliba.sisinflab.tinyme.util.logging.Logger
-
Clears the logger, discarding anything it has logged in the past.
- clear() - Method in class it.poliba.sisinflab.tinyme.util.logging.MemoryLogger
- clear() - Method in class it.poliba.sisinflab.tinyme.util.logging.NullLogger
- close() - Method in class it.poliba.sisinflab.tinyme.util.logging.FileLogger
- close() - Method in class it.poliba.sisinflab.tinyme.util.logging.Logger
-
Closes this logger.
- compareTo(EntityDescription) - Method in class it.poliba.sisinflab.tinyme.EntityDescription
- Composition - Class in it.poliba.sisinflab.tinyme
-
Stores the result of the Concept Covering inference service, obtained via
Reasoner.covering(OWLNamedIndividual)
and similar methods. - ConsoleLogger - Class in it.poliba.sisinflab.tinyme.util.logging
-
Logger class that logs to standard output.
- ConsoleLogger() - Constructor for class it.poliba.sisinflab.tinyme.util.logging.ConsoleLogger
- contraction(SemanticDescription, SemanticDescription) - Method in class it.poliba.sisinflab.tinyme.Reasoner
-
This method is the same as
Reasoner.contraction(OWLNamedIndividual, OWLNamedIndividual)
, with the difference that the provided descriptions don't need to belong to individuals loaded into the reasoner. - contraction(IRI, IRI) - Method in class it.poliba.sisinflab.tinyme.Reasoner
- contraction(OWLNamedIndividual, OWLNamedIndividual) - Method in class it.poliba.sisinflab.tinyme.Reasoner
-
Performs the Concept Contraction non-standard matchmaking task, comparing a requested semantic profile with a supplied resource.
- Contraction - Class in it.poliba.sisinflab.tinyme
-
Stores the result of the Concept Contraction inference service, obtained via
Reasoner.contraction(OWLNamedIndividual, OWLNamedIndividual)
and similar methods. - copy(AtomicConcept) - Method in class it.poliba.sisinflab.tinyme.DataFactory
-
Copies the specified atomic concept.
- copy(CardinalityRole) - Method in class it.poliba.sisinflab.tinyme.DataFactory
-
Copies the specified cardinality role.
- copy(EntityDescription<T>) - Method in class it.poliba.sisinflab.tinyme.DataFactory
-
Copies the specified entity description.
- copy(SemanticDescription) - Method in class it.poliba.sisinflab.tinyme.DataFactory
-
Copies the specified semantic description.
- copy(UniversalRole) - Method in class it.poliba.sisinflab.tinyme.DataFactory
-
Copies the specified value restriction.
- covering(SemanticDescription) - Method in class it.poliba.sisinflab.tinyme.Reasoner
-
This method is the same as
Reasoner.covering(OWLNamedIndividual)
, with the difference that the provided description doesn't need to belong to an individual loaded into the reasoner. - covering(IRI) - Method in class it.poliba.sisinflab.tinyme.Reasoner
-
Refer to
Reasoner.covering(OWLNamedIndividual)
. - covering(OWLNamedIndividual) - Method in class it.poliba.sisinflab.tinyme.Reasoner
-
Performs the Concept Covering non-standard matchmaking task, comparing a requested semantic profile with available resources.
- createNonBufferingReasoner(OWLOntology) - Method in class it.poliba.sisinflab.tinyme.ReasonerFactory
- createNonBufferingReasoner(OWLOntology, OWLReasonerConfiguration) - Method in class it.poliba.sisinflab.tinyme.ReasonerFactory
- createReasoner(OWLOntology) - Method in class it.poliba.sisinflab.tinyme.ReasonerFactory
- createReasoner(OWLOntology, OWLReasonerConfiguration) - Method in class it.poliba.sisinflab.tinyme.ReasonerFactory
All Classes|All Packages