org.apache.clerezza.rdf.core.serializedform.SerializingProvider@Service public class ClerezzaJsonLdSerializingProvider extends Object implements org.apache.clerezza.rdf.core.serializedform.SerializingProvider
SerializingProvider for
JSON-LD (application/ld+json) based on the java-jsonld library| Constructor | Description |
|---|---|
ClerezzaJsonLdSerializingProvider() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx) |
|
protected void |
deactivate(org.osgi.service.component.ComponentContext ctx) |
|
void |
serialize(OutputStream serializedGraph,
org.apache.clerezza.commons.rdf.Graph tc,
String formatIdentifier) |
public void serialize(OutputStream serializedGraph, org.apache.clerezza.commons.rdf.Graph tc, String formatIdentifier)
serialize in interface org.apache.clerezza.rdf.core.serializedform.SerializingProvider@Activate protected void activate(org.osgi.service.component.ComponentContext ctx)
@Deactivate protected void deactivate(org.osgi.service.component.ComponentContext ctx)
Copyright © 2018. All rights reserved.