ibspan.tss.um.ontology
Interface Measure

All Superinterfaces:
com.ibm.adtech.jastor.Thing
All Known Subinterfaces:
Age, Dress, Interval, Nominal, Ordinal, Profession, Wealth
All Known Implementing Classes:
AgeImpl, DressImpl, IntervalImpl, MeasureImpl, NominalImpl, OrdinalImpl, ProfessionImpl, WealthImpl

public interface Measure
extends com.ibm.adtech.jastor.Thing

Interface for Measure ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.

(URI: http://www.ibspan.waw.pl/tss/UserModelling#Measure)


RDF Schema Standard Properties
comment : Defines type of measure for expressing abstract values, that can be mapped to mathematical, especially numeric terms (e.g. by they rank or mapped value).^^http://www.w3.org/2001/XMLSchema#string



Field Summary
static Resource TYPE
          The rdf:type for this ontology class
 
Fields inherited from interface com.ibm.adtech.jastor.Thing
copyright
 
Method Summary
 
Methods inherited from interface com.ibm.adtech.jastor.Thing
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri
 

Field Detail

TYPE

static final Resource TYPE
The rdf:type for this ontology class