Class Composition

java.lang.Object
it.poliba.sisinflab.tinyme.Composition

public final class Composition
extends Object
Stores the result of the Concept Covering inference service, obtained via Reasoner.covering(OWLNamedIndividual) and similar methods.

Multiple resources are collected in order to cover the request. The uncovered part of the request can be queried as a separate SemanticDescription instance.

See Also:
Reasoner