org.semanticweb.skos
Interface SKOSAnnotationAssertion

All Superinterfaces:
SKOSAssertion, SKOSObject

public interface SKOSAnnotationAssertion
extends SKOSAssertion

Author: Simon Jupp
Date: Apr 17, 2008
The University of Manchester
Bio-Health Informatics Group


Method Summary
 SKOSAnnotation getSKOSAnnotation()
           
 SKOSEntity getSubject()
           
 
Methods inherited from interface org.semanticweb.skos.SKOSAssertion
accept
 
Methods inherited from interface org.semanticweb.skos.SKOSObject
accept
 

Method Detail

getSubject

SKOSEntity getSubject()

getSKOSAnnotation

SKOSAnnotation getSKOSAnnotation()