ibspan.tss.um.ontology
Interface Age

All Superinterfaces:
Interval, Measure, com.ibm.adtech.jastor.Thing
All Known Implementing Classes:
AgeImpl

public interface Age
extends Interval, com.ibm.adtech.jastor.Thing

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

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


RDF Schema Standard Properties
comment : Describes age of a person.^^http://www.w3.org/2001/XMLSchema#string



Field Summary
static Resource AgeMax
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#AgeMax
static Resource AgeMin
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#AgeMin
static Resource TYPE
          The rdf:type for this ontology class
 
Fields inherited from interface ibspan.tss.um.ontology.Interval
mapsLinearValueProperty
 
Fields inherited from interface com.ibm.adtech.jastor.Thing
copyright
 
Method Summary
 
Methods inherited from interface ibspan.tss.um.ontology.Interval
getMapsLinearValue, setMapsLinearValue
 
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


AgeMin

static final Resource AgeMin
Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#AgeMin


AgeMax

static final Resource AgeMax
Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#AgeMax