org.umu.jasb.annotations.semantic
Annotation Type OWLSubpropertyOf


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

This annotation is an optional annotation which align a java attribute with the semantic property of "SubProperty Of".*

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

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value