Class TransformationStep
java.lang.Object
it.uniroma2.art.semanticturkey.services.core.export.TransformationStep
A transformation step consists of a
PluginSpecification
and a collection of graphs it applies to.- Author:
- Manuel Fiorelli
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionTransformationStep
(PluginSpecification filter, org.eclipse.rdf4j.model.IRI[] graphs) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.rdf4j.model.IRI[]
-
Constructor Details
-
TransformationStep
-
-
Method Details
-
getFilter
-
getGraphs
@Nullable public org.eclipse.rdf4j.model.IRI[] getGraphs()
-