public interface OWLOntologyLoaderMetaData extends Serializable
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<IRI,Class<?>> |
getGuessedDeclarations() |
RDFOntologyHeaderStatus |
getHeaderState() |
int |
getTripleCount()
Gets a count of the triples process during loading.
|
Stream<RDFTriple> |
getUnparsedTriples() |
int getTripleCount()
RDFOntologyHeaderStatus getHeaderState()
Stream<RDFTriple> getUnparsedTriples()
Copyright © 2020 The University of Manchester. All rights reserved.