Class InfStreamRDFS

All Implemented Interfaces:
StreamRDF

public class InfStreamRDFS extends StreamRDFWrapper
A StreamRDF that applies RDFS to its inputs.

It receives triples and quads (incoming because this is a StreamRDF), applies RDFS, and outputs to the StreamRDF provided. The output stream may include duplicates.