net.fortytwo.linkeddata
Class BNodeToURIFilter
java.lang.Object
net.fortytwo.linkeddata.BNodeToURIFilter
- All Implemented Interfaces:
- RDFSink
public class BNodeToURIFilter
- extends Object
- implements RDFSink
- Author:
- Joshua Shinavier (http://fortytwo.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BNodeToURIFilter
public BNodeToURIFilter(RDFSink sink,
org.openrdf.model.ValueFactory vf)
statementSink
public net.fortytwo.flow.Sink<org.openrdf.model.Statement> statementSink()
- Specified by:
statementSink in interface RDFSink
namespaceSink
public net.fortytwo.flow.Sink<org.openrdf.model.Namespace> namespaceSink()
- Specified by:
namespaceSink in interface RDFSink
commentSink
public net.fortytwo.flow.Sink<String> commentSink()
- Specified by:
commentSink in interface RDFSink
Copyright © 2007-2013. All Rights Reserved.