Package cz.cvut.kbss.jsonld.serialization
package cz.cvut.kbss.jsonld.serialization
-
ClassDescriptionJSON-LD serializer outputting compacted context-less JSON-LD.JSON-LD serializer outputting compacted JSON-LD with context.Represents interface to the underlying JAXB implementation, which handles the actual value serialization.Base class for all JSON-LD serializers.Builds an abstract representation of a JSON-LD tree, which is a result of object graph traversal by
ObjectGraphTraverser
.Factory for constructingJsonNode
instances.