public static interface RDFTransformer.Operation
Modifier and Type | Method and Description |
---|---|
boolean |
execute(RDFModel sourceModel,
RDFModel targetModel,
ARTStatement stmt) |
boolean execute(RDFModel sourceModel, RDFModel targetModel, ARTStatement stmt) throws Exception
sourceModel
- the source modeltargetModel
- the target modelstmt
- the statement to be transformedtrue
iff the processing of a statement is finishedException
Copyright © 2014 ART Group, University of Rome, Tor Vergata. All Rights Reserved.