org.ontoware.rdf2go.util.transform
Interface TransformerRule

All Known Implementing Classes:
InferenceRule, NamespaceSearchReplaceRule, SearchRemoveAddRule, URISearchReplaceRule

public interface TransformerRule


Method Summary
 void applyRule(Model model, java.util.Map<java.lang.String,URI> namespaceMap)
           
 

Method Detail

applyRule

void applyRule(Model model,
               java.util.Map<java.lang.String,URI> namespaceMap)


Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.