public interface MaterializedGraphOWLResultSet extends GraphOWLResultSet
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<org.apache.commons.rdf.api.IRI> |
getPossiblyIncompleteRDFPropertiesAndClassesSoFar()
RDF properties/classes for which, so far, a problem occurred during the materialization of their triples.
|
com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> |
getSelectedVocabulary()
RDF predicates/classes that are considered for materialization.
|
long |
getTripleCountSoFar()
Number of RDF triples that have been materialized.
|
default boolean |
hasEncounteredProblemsSoFar()
Returns true if a problem has occurred so far.
|
hasNext, nextcloselong getTripleCountSoFar()
default boolean hasEncounteredProblemsSoFar()
com.google.common.collect.ImmutableList<org.apache.commons.rdf.api.IRI> getPossiblyIncompleteRDFPropertiesAndClassesSoFar()
com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> getSelectedVocabulary()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.