org.umu.jasb.annotations
Annotation Type OWLObjectProperty


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface OWLObjectProperty

This annotation is a required annotation which align a java atribute with the correspond OWLObjectProperty. If a java atribute is annotated with it, a OWL serialization of this atribute is allowed.

Author:
Jose Maria Alcaraz-Calero jmalcaraz@um.es - University of Murcia