Packages

p

org.aksw.owlpod

serialisation

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
  2. class OwlpodPreprocessingError extends RuntimeException
  3. class OwlpodSerialisationError extends RuntimeException
  4. case class SerialisationInfo (ontology: OWLOntology, format: OWLDocumentFormat, location: File) extends Product with Serializable

Value Members

  1. lazy val fileSuffixForOwlapiFormat: TypeCheckMapping[OWLDocumentFormat, String]
  2. lazy val formatFactoryForOwlFormat: Map[serialisation.OWLFormat.Value, OWLDocumentFormatFactoryImpl]
  3. lazy val formatFactoryForOwlapiFormat: TypeCheckMapping[OWLDocumentFormat, OWLDocumentFormatFactory]
  4. object OWLFormat extends Enumeration
  5. object OwlpodSerialisationError extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped