Package

org.aksw.owlpod

serialisation

Permalink

package serialisation

Created by Markus Ackermann. No rights reserved.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. serialisation
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class OwlpodPostprocessingError extends RuntimeException

    Permalink
  2. class OwlpodSerialisationError extends RuntimeException

    Permalink
  3. trait Postprocessor extends Logging

    Permalink
  4. case class SerialisationInfo(ontology: OWLOntology, format: OWLDocumentFormat, location: Path) extends Product with Serializable

    Permalink

Value Members

  1. object OWLFormat extends Enumeration

    Permalink
  2. object OwlpodSerialisationError extends Serializable

    Permalink
  3. lazy val fileSuffixForOwlapiFormat: TypeCheckMapping[OWLDocumentFormat, String]

    Permalink
  4. lazy val formatFactoryForOwlFormat: Map[serialisation.OWLFormat.Value, OWLDocumentFormatFactoryImpl]

    Permalink
  5. lazy val formatFactoryForOwlapiFormat: TypeCheckMapping[OWLDocumentFormat, OWLDocumentFormatFactory]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped