Packages

package omn

Type Members

  1. trait ClassExpressions extends AnyRef
  2. trait Facets extends AnyRef
  3. sealed trait ObjectPropertyOnlyCharacteristic[T <: OWLObjectPropertyCharacteristicAxiom] extends PropertyCharacteristic[T, Nothing]
  4. sealed trait PropertyCharacteristic[T <: OWLObjectPropertyCharacteristicAxiom, U <: OWLDataPropertyCharacteristicAxiom] extends AnyRef
  5. trait PropertyCharacteristics extends AnyRef
  6. trait SWRLAtoms extends AnyRef
  7. case class SWRLBuiltIn(iri: IRI) extends Product with Serializable
  8. case class ScowlNegativeDataPropertyValue[T](property: OWLDataPropertyExpression, value: T)(implicit evidence$1: Literalable[T]) extends Product with Serializable
  9. case class ScowlNegativeObjectPropertyValue(property: OWLObjectPropertyExpression, value: OWLIndividual) extends Product with Serializable
  10. class ScowlPropertyChain extends AnyRef
  11. case class ScowlSWRLConjunction(atoms: Set[SWRLAtom]) extends Product with Serializable

Ungrouped