| Package | Description |
|---|---|
| org.semanticweb.owlapi.rdf.model |
RDF model package
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Constructor and Description |
|---|
AbstractTranslator(OWLOntologyManager manager,
OWLOntology ontology,
boolean useStrongTyping,
IndividualAppearance multiple,
AxiomAppearance appearance,
AtomicInteger nextNode) |
RDFTranslator(OWLOntologyManager manager,
OWLOntology ontology,
boolean useStrongTyping,
IndividualAppearance occurrences,
AxiomAppearance axiomOccurrences,
AtomicInteger nextNode) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlwaysOutputId
Implementation of IndividualAppearance and AxiomAppearance that always
returns true - used to force output of ids in all cases.
|
class |
OWLAxiomsWithNestedAnnotations
For axioms with nested annotations, an id needs to be outputted.
|
Copyright © 2018 The University of Manchester. All rights reserved.