Skip to content
Success

Changes

Summary

  1. Added definitions of a subset of the Dublin Core vocabulary. (commit: 02183b6) (details)
  2. Replaced uses of deprecated DC constants with the new ones. (commit: a213c7b) (details)
Commit 02183b63f93dfceff13cbc5699b6c1bd9e8068a8 by Martin Ledvinka
Added definitions of a subset of the Dublin Core vocabulary.
(commit: 02183b6)
The file was addedjopa-api/src/main/java/cz/cvut/kbss/jopa/vocabulary/DC.java
Commit a213c7b3f02efb191c11839fecaf6962e54f5fd8 by Martin Ledvinka
Replaced uses of deprecated DC constants with the new ones.
(commit: a213c7b)
The file was modified jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/Constants.java (diff)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/CommonVocabulary.java (diff)
The file was modified jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/JavaTransformer.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/MetamodelBuilderTest.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/utils/NamespaceResolverTest.java (diff)