ibspan.tss.um.ontology
Interface Dress

All Superinterfaces:
Measure, Ordinal, com.ibm.adtech.jastor.Thing
All Known Implementing Classes:
DressImpl

public interface Dress
extends Ordinal, com.ibm.adtech.jastor.Thing

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

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


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



Field Summary
static Resource ElegantDress
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#ElegantDress
static Resource NaturalDress
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#NaturalDress
static Resource OtherDress
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#OtherDress
static Resource SportyDress
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#SportyDress
static Resource TYPE
          The rdf:type for this ontology class
 
Fields inherited from interface ibspan.tss.um.ontology.Ordinal
hasRankProperty
 
Fields inherited from interface com.ibm.adtech.jastor.Thing
copyright
 
Method Summary
 
Methods inherited from interface ibspan.tss.um.ontology.Ordinal
getHasRank, setHasRank
 
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


NaturalDress

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


ElegantDress

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


SportyDress

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


OtherDress

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