Skip to content
Success

Changes

Summary

  1. Introduce a marker annotation for OWL property mapping annotations. (commit: c4c6f11) (details)
Commit c4c6f1186adc07ef30b46fd16ee0d07d14215817 by Martin Ledvinka
Introduce a marker annotation for OWL property mapping annotations.

May be useful for code processing tools.
(commit: c4c6f11)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/OWLObjectProperty.java (diff)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/OWLDataProperty.java (diff)
The file was addedjopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/util/Property.java
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/OWLAnnotationProperty.java (diff)
The file was addedjopa-api/src/test/java/cz/cvut/kbss/jopa/model/util/PropertyTest.java