T - specialisation of TripleLike, e.g. Triple or
Quadpublic interface JsonLdGraphLike<T extends TripleLike> extends GraphLike<T>
GraphLike.
Specialised by JsonLdGraph, JsonLdUnionGraph and
JsonLdDataset.
| Modifier and Type | Method and Description |
|---|---|
com.github.jsonldjava.core.RDFDataset |
getRdfDataSet()
Return the underlying JSONLD-Java
RDFDataset. |
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.