ibspan.tss.um.ontology
Interface Profession

All Superinterfaces:
Measure, Nominal, com.ibm.adtech.jastor.Thing
All Known Implementing Classes:
ProfessionImpl

public interface Profession
extends Nominal, com.ibm.adtech.jastor.Thing

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

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


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



Field Summary
static Resource AdvertisingMarketingWorker
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#AdvertisingMarketingWorker
static Resource Handworker
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#Handworker
static Resource ManagerDirector
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#ManagerDirector
static Resource OtherProfession
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#OtherProfession
static Resource PensionerAnnuitant
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#PensionerAnnuitant
static Resource ScientistTeacher
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#ScientistTeacher
static Resource ServicesTradeWorker
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#ServicesTradeWorker
static Resource SpecialistFreeLancer
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#SpecialistFreeLancer
static Resource StudentPupil
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#StudentPupil
static Resource TYPE
          The rdf:type for this ontology class
static Resource UnemployedJobSeeker
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#UnemployedJobSeeker
 
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


PensionerAnnuitant

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


StudentPupil

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


Handworker

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


AdvertisingMarketingWorker

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


UnemployedJobSeeker

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


ManagerDirector

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


OtherProfession

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


ScientistTeacher

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


ServicesTradeWorker

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


SpecialistFreeLancer

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