org.semanticweb.skos
Interface SKOSTypedLiteral

All Superinterfaces:
SKOSLiteral

public interface SKOSTypedLiteral
extends SKOSLiteral

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


Method Summary
 SKOSDataType getDataType()
           
 
Methods inherited from interface org.semanticweb.skos.SKOSLiteral
accept, getAsSKOSTypedLiteral, getAsSKOSUntypedLiteral, getLiteral, isTyped
 

Method Detail

getDataType

SKOSDataType getDataType()