Package org.aksw.jenax.ron
package org.aksw.jenax.ron
-
ClassDescriptionA restricted graph implementation for traversal over object structures.A data model for RDF tree structures akin to gson's JsonElement.Idea: Instead of accessing fields directly - which may be null - return an API that can create those if desired.Base class for RDF elements which correspond to resources in an RDF graph - namely objects and arrays.If rdfTermMode is true, then all json literals will be strings that contain RDF terms in n-triples syntax.Json-NT is simply json where keys and literals are all strings that contain RDF terms in n-triples serialization.Visitor the writes out a RON structure in JSON.A literal simply wraps a node.An RDF counterpart to a JSON object.