DeerPlugin, Execution<org.apache.jena.rdf.model.Model>, Node<org.apache.jena.rdf.model.Model>, Plugin<org.apache.jena.rdf.model.Model>, org.pf4j.ExtensionPoint@Extension public class CloneEnrichmentOperator extends AbstractEnrichmentOperator
EnrichmentOperator for copying models to multiple parallel processed outputs.
The CloneEnrichmentOperator is an ParametrizedDeerPlugin to enable parallel processing of different
enrichments on the input model.
To this end, it just copies the input models data to its n ≥ 2 outputs.AbstractNode.WithImplicitCloning<T>Node.DegreeBounds| Constructor | Description |
|---|---|
CloneEnrichmentOperator() |
| Modifier and Type | Method | Description |
|---|---|---|
protected List<org.apache.jena.rdf.model.Model> |
safeApply(List<org.apache.jena.rdf.model.Model> models) |
deepCopy, getDegreeBounds, getType, writeInputAnalytics, writeOutputAnalyticsapply, apply, gatherAnalytics, getId, getInDegree, getOutDegree, init, init, isInitialized, writeAnalyticsapply, apply, gatherAnalytics, getIdgetInDegree, getOutDegree, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, isInitializedprotected List<org.apache.jena.rdf.model.Model> safeApply(List<org.apache.jena.rdf.model.Model> models)
safeApply in class AbstractNode<org.apache.jena.rdf.model.Model>Copyright © 2018. All rights reserved.