package omn
Type Members
- trait ClassExpressions extends AnyRef
- trait Facets extends AnyRef
- sealed trait ObjectPropertyOnlyCharacteristic[T <: OWLObjectPropertyCharacteristicAxiom] extends PropertyCharacteristic[T, Nothing]
- sealed trait PropertyCharacteristic[T <: OWLObjectPropertyCharacteristicAxiom, U <: OWLDataPropertyCharacteristicAxiom] extends AnyRef
- trait PropertyCharacteristics extends AnyRef
- trait SWRLAtoms extends AnyRef
- case class SWRLBuiltIn(iri: IRI) extends Product with Serializable
- case class ScowlNegativeDataPropertyValue[T](property: OWLDataPropertyExpression, value: T)(implicit evidence$1: Literalable[T]) extends Product with Serializable
- case class ScowlNegativeObjectPropertyValue(property: OWLObjectPropertyExpression, value: OWLIndividual) extends Product with Serializable
- class ScowlPropertyChain extends AnyRef
- case class ScowlSWRLConjunction(atoms: Set[SWRLAtom]) extends Product with Serializable