org.apache.jena.riot.process.inf
Class InfFactory

java.lang.Object
  extended by org.apache.jena.riot.process.inf.InfFactory

public class InfFactory
extends Object


Constructor Summary
InfFactory()
           
 
Method Summary
static StreamRDF inf(StreamRDF data, InferenceSetupRDFS setup)
           
static StreamRDF inf(StreamRDF data, Model vocab)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfFactory

public InfFactory()
Method Detail

inf

public static StreamRDF inf(StreamRDF data,
                            Model vocab)

inf

public static StreamRDF inf(StreamRDF data,
                            InferenceSetupRDFS setup)


Licenced under the Apache License, Version 2.0