Field and Description |
---|
com.github.jsonldjava.core.DocumentLoader.ACCEPT_HEADER
Use
JsonUtils.ACCEPT_HEADER instead. |
Method and Description |
---|
com.github.jsonldjava.core.JsonLdApi.fromRDF(RDFDataset, boolean)
Experimental method, only use if you are sure you need to use
this method. Most users will need to use
JsonLdApi.fromRDF(RDFDataset) . |