[VIVO-1270] Changes to adhere to the RDF 1.1 spec

This commit is contained in:
Graham Triggs 2016-09-06 16:11:10 +01:00
parent a3c378bb25
commit 50bef0d85e
10 changed files with 41 additions and 457 deletions

12
dependencies/pom.xml vendored
View file

@ -65,18 +65,6 @@
<dependency>
<!-- 0.3 requires code changes -->
<groupId>com.github.jsonld-java</groupId>
<artifactId>jsonld-java</artifactId>
<version>0.2</version>
</dependency>
<dependency>
<!-- 0.3 requires code changes -->
<groupId>com.github.jsonld-java</groupId>
<artifactId>jsonld-java-jena</artifactId>
<version>0.2</version>
</dependency>
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>