@Service public class ClerezzaJsonLdParsingProvider extends Object implements org.apache.clerezza.rdf.core.serializedform.ParsingProvider
ParsingProvider for
JSON-LD (application/ld+json) based on the java-jsonld library| Constructor and Description |
|---|
ClerezzaJsonLdParsingProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(org.apache.clerezza.rdf.core.MGraph target,
InputStream serializedGraph,
String formatIdentifier,
org.apache.clerezza.rdf.core.UriRef baseUri) |
public void parse(org.apache.clerezza.rdf.core.MGraph target,
InputStream serializedGraph,
String formatIdentifier,
org.apache.clerezza.rdf.core.UriRef baseUri)
parse in interface org.apache.clerezza.rdf.core.serializedform.ParsingProviderCopyright © 2016. All rights reserved.