Skip to content

jsonld-java/jsonld-java-clerezza

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONLD-Java Clerezza Integration module

Build Status Coverage Status

USAGE

From Maven

<dependency>
    <groupId>com.github.jsonld-java</groupId>
    <artifactId>jsonld-java-clerezza</artifactId>
    <version>0.7.0-SNAPSHOT</version>
</dependency>

(Adjust for most recent , as found in pom.xml).

ClerezzaTripleCallback

The ClerezzaTripleCallback returns an instance of org.apache.clerezza.rdf.core.MGraph

See ClerezzaTripleCallbackTest.java for example Usage.

About

Integration of JSONLD-Java with Clerezza

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages