public final class NamedGraphMetadataReader extends Object
Modifier and Type | Method and Description |
---|---|
static NamedGraphMetadataMap |
readFromRDF(Iterator<de.fuberlin.wiwiss.ng4j.Quad> data)
Reads named graph metadata from RDF passed as a collection of
Quads . |
public static NamedGraphMetadataMap readFromRDF(Iterator<de.fuberlin.wiwiss.ng4j.Quad> data)
Quads
.data
- quads describing named graph metadataCopyright © 2013. All Rights Reserved.