Class GonObjectImpl<K,V>

java.lang.Object
org.aksw.jenax.io.json.gon.GonElementBase<K,V>
org.aksw.jenax.io.json.gon.GonObjectImpl<K,V>
All Implemented Interfaces:
GonElement<K,V>, GonObject<K,V>

public class GonObjectImpl<K,V> extends GonElementBase<K,V> implements GonObject<K,V>
An RDF counterpart to a JSON object. Member properties can have a forward or backward direction which allows for deriving an RDF graph.