public class DoNotAddFilter<E extends ISPO> extends SPOFilter<E>
Note: StatementEnum.Explicit
triples are always rejected by this
filter so that explicitly asserted triples will always be stored in the
database.
Note: StatementEnum.Axiom
s are always rejected by this filter so
that they will be stored in the database.
Constructor and Description |
---|
DoNotAddFilter(Vocabulary vocab,
Axioms axioms,
boolean forwardChainRdfTypeRdfsResource) |
public DoNotAddFilter(Vocabulary vocab, Axioms axioms, boolean forwardChainRdfTypeRdfsResource)
vocab
- The Vocabulary
axioms
- The Axioms
.forwardChainRdfTypeRdfsResource
- true
if we generate the entailments for (x
rdf:type rdfs:Resource) when the closure of the database is
updated.public boolean isValid(Object o)
IFilterTest
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.