Registry / serialization / jsonld-java

jsonld-java

JSON →
library0.13.6javamavenunverified

Core implementation of JSON-LD (JSON for Linked Data) for Java, enabling semantic data processing.

<dependency> <groupId>com.github.jsonld-java</groupId> <artifactId>jsonld-java</artifactId> <version>0.13.6</version> </dependency>
INSTALL
IMPORT
SIG · JSONLD-JAVA
J
jsonld-java
serializationjavav0.13.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JsonLdProcessor
com.github.jsonldjava.core.JsonLdProcessor

Converts RDF data to JSON-LD format.

import com.github.jsonldjava.core.JsonLdProcessor; import java.util.Map; Map<String, Object> jsonld = JsonLdProcessor.fromRDF(rdfData);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
jsonld-java — mvn dependency:get jsonld-java · libregistry