package serialisation
Created by Markus Ackermann. No rights reserved.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- serialisation
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class OwlpodPostprocessingError extends RuntimeException
- class OwlpodSerialisationError extends RuntimeException
- trait Postprocessor extends Logging
- case class SerialisationInfo (ontology: OWLOntology, format: OWLDocumentFormat, location: File) extends Product with Serializable
Value Members
- lazy val fileSuffixForOwlapiFormat: TypeCheckMapping[OWLDocumentFormat, String]
- lazy val formatFactoryForOwlFormat: Map[serialisation.OWLFormat.Value, OWLDocumentFormatFactoryImpl]
- lazy val formatFactoryForOwlapiFormat: TypeCheckMapping[OWLDocumentFormat, OWLDocumentFormatFactory]
- object OWLFormat extends Enumeration
- object OwlpodSerialisationError extends Serializable