Annotation Interface IriType


@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface IriType
Indicates that a property value should be interpreted as an RDF term of type IRI. Applies toString() on the value.
Author:
raven