-
public class Transformer
extends Object
Transforms RDF syntactically according to configuration, e.g. renaming
properties
- Author:
- voelkel
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Transformer
public Transformer()
-
Method Detail
-
transform
public static void transform(Model model,
Map<String,URI> namespaceMap,
List<TransformerRule> rules)
- Parameters:
model
- to be transformed
rules
- - will be processed in order
Copyright © 2005–2017 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.