org.semanticweb.skos.extensions
Interface SKOSLabelRelation

All Superinterfaces:
SKOSEntity, SKOSObject

public interface SKOSLabelRelation
extends SKOSEntity

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


Method Summary
 SKOSDataProperty getLabelProperty()
           
 java.util.List<SKOSLiteral> getLabels()
           
 
Methods inherited from interface org.semanticweb.skos.SKOSEntity
accept, asSKOSConcept, asSKOSConceptScheme, asSKOSLabelRelation, asSKOSResource, getSKOSAnnotations, getURI, isSKOSConcept, isSKOSConceptScheme, isSKOSLabelRelation, isSKOSResource
 
Methods inherited from interface org.semanticweb.skos.SKOSObject
accept
 

Method Detail

getLabelProperty

SKOSDataProperty getLabelProperty()

getLabels

java.util.List<SKOSLiteral> getLabels()