Annotation Interface KeyIri
Define the key property to use on entries of an RDF-based map.
@KeyIri("urn:myKey")
Map<String, Resource> getMap();
- Author:
- raven
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-