File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,15 +15,15 @@ From Maven
1515 <dependency>
1616 <groupId>com.github.jsonld-java</groupId>
1717 <artifactId>jsonld-java-clerezza</artifactId>
18- <version>0.10 .0</version>
18+ <version>0.12 .0</version>
1919 </dependency>
2020
2121(Adjust for most recent <version >, as found in `` pom.xml `` ).
2222
2323ClerezzaTripleCallback
2424------------------
2525
26- The ClerezzaTripleCallback returns an instance of ` org.apache.clerezza.rdf.core.MGraph `
26+ The ClerezzaTripleCallback returns an instance of ` org.apache.clerezza.commons. rdf.Graph `
2727
2828See [ ClerezzaTripleCallbackTest.java] ( ./src/test/java/com/github/jsonldjava/clerezza/ClerezzaTripleCallbackTest.java ) for example Usage.
2929
Original file line number Diff line number Diff line change 88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >jsonld-java-clerezza</artifactId >
11- <version >0.12.0 </version >
11+ <version >0.12.1-SNAPSHOT </version >
1212 <name >JSONLD Java :: Clerezza Integration</name >
1313 <description >JSON-LD Java integration module for Clerezza</description >
1414 <packaging >bundle</packaging >
You can’t perform that action at this time.
0 commit comments