Class RDFJSONUtility


  • class RDFJSONUtility
    extends java.lang.Object
    A utility class to help converting RDF4J Models to and from RDF/JSON using Jackson.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BNODE  
      static java.lang.String DATATYPE  
      static java.lang.String GRAPHS  
      static java.lang.String LANG  
      static java.lang.String LITERAL  
      static java.lang.String NULL  
      static java.lang.String TYPE  
      static java.lang.String URI  
      static java.lang.String VALUE  
    • Constructor Summary

      Constructors 
      Constructor Description
      RDFJSONUtility()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait