ibspan.tss.um.vocabulary
Class UserModellingVocabulary

java.lang.Object
  extended by ibspan.tss.um.vocabulary.UserModellingVocabulary

public class UserModellingVocabulary
extends Object

Vocabulary definitions from file:ontology/user-modelling.owl

Author:
Auto-generated by jena.schemagen on 27 sie 2006 04:48

Field Summary
static Resource AdvertisingMarketingWorker
           
static Resource Age
          Describes age of a person.
static Resource AgeDomain
          Describes possible values for Age concept.
static Resource AgeMax
           
static Resource AgeMin
           
static Resource AgeSet
           
static Property atIndividualProbability
          Individual probability of interest in a given concept.
static Property atInferredProbability
          Inferred probability of interest in a given concept, concluded form dependencies between concepts in domain ontology.
static Property atNormalizedProbability
          Normalized probabilty of interest in a given concept in relation to interest of population in this concept.
static Resource AverageRich
           
static Resource Classification
          Classification of an opinion.
static Resource ClickForRestaurantDetailsBehaviour
           
static Property contains
           
static Property containsOpinion
           
static Resource ContextParameter
           
static Resource Dress
          Express wearing style of a person.
static Resource DressSet
           
static Resource ElegantDress
           
static Resource EntrySearchingBehaviour
           
static Resource Event
          Describes the way user action is remembered and stored in history database.
static Resource EventSession
          Gathers a set of Events in single session with authorized (logged in) user.
static Resource ExitSearchingBehaviour
           
static Resource ExtendedUserBehaviour
          Describes user behaviour together with its context.
static Resource Handworker
           
static Property hasAge
           
static Property hasAgeSet
           
static Property hasCardinality
           
static Property hasClassification
          Describes, who this opinion has been classified by the learning algorithm.
static Property hasConceptURI
           
static Property hasContext
          Points the context of this user behaviou.
static Property hasCount
          Number of events following given key parameters.
static Property hasDomain
           
static Property hasDress
           
static Property hasDressSet
           
static Property hasEvent
          Points the event belonging to this session.
static Property hasEventID
          Unique ID of the Event.
static Property hasExtendedUserBehaviour
           
static Property hasLeftBound
          Left bound of a set.
static Property hasLogin
           
static Property hasLongMessage
           
static Property hasName
           
static Property hasOpinions
           
static Property hasParameter
           
static Property hasPassword
           
static Property hasProfession
           
static Property hasProfessionSet
           
static Property hasQuestionID
           
static Property hasRank
          Rank assigned to Ordinal type variable.
static Property hasRate
           
static Property hasRightBound
          Right bound of a set.
static Property hasScenarioActionName
           
static Property hasSessionID
          Unique ID of the Session.
static Property hasShortMessage
           
static Property hasStaticticsKey
           
static Property hasStatisticsEntry
           
static Property hasStereotypeData
           
static Property hasStereotypeID
           
static Property hasTemperature
           
static Property hasUserBehaviour
          Points the type of an action the user performed agains the system.
static Property hasUserID
          Unique ID of a user
static Property hasUserProfileData
           
static Property hasValue
           
static Property hasWealth
           
static Property hasWealthSet
           
static Resource Interesting
           
static Resource Interval
          Interval measure has values that belong to the linear scale and thus we can compute the distance measure directly
static Resource IntervalDomain
          Describes domain for Interval measure type in terms of finite set.
static Resource IntervalSet
          Continues finite set with values of Interval measure type.
static Property isAbout
          Concepts being the object of this opinion.
static Resource LastEvent
          This event is not only for internal use for storing ID of last event.
static Resource LastUser
          This User is only for internal use for storing ID of last registered user.
static Resource ManagerDirector
           
static Property mapsLinearValue
          Maps abstract value to a real number.
static Resource Measure
          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).
static Resource MeasureDomain
          Describes domain (set of possible values) for a given measure type.
static Resource MeasureSet
          "Extends" concept of measure type to sets consisting of values of a given measure type.
static Resource NAMESPACE
          The namespace of the vocabulary as a resource
static Resource NaturalDress
           
static Resource Nominal
          Internal measures distinguishes between categories, e.g. between professions (teacher vs. manager).
static Resource NominalSet
          Set containing values of Nominal type measure.
static Resource NotClassified
           
static Resource NotInteresting
           
static Resource NotRich
           
static String NS
          The namespace of the vocabulary as a string
static Property ofMeasure
          Type of an measure (e.g. ordinal), pointed by URI reference to this type.
static Property ofObject
           
static Property ofResource
           
static Resource Opinion
          Defines opinion of a person.
static Resource OpinionSet
          Set of person opinions.
static Resource Ordinal
          Ordinal measure "extends" nominal type by possibility of ordering values according to their rank.
static Resource OrdinalSet
          Set containing values of Ordinal type measure.
static Resource OtherDress
           
static Resource OtherProfession
           
static Resource Parameter
           
static Resource PensionerAnnuitant
           
static Resource Profession
          Express profession of a person.
static Resource ProfessionSet
           
static Resource Profile
          Profile of a user or stereotype.
static Resource ProfileData
          Demographic data describing single person or single stereotype.
static Resource QueryForRestaurantBehaviour
           
static Resource RatedResult
          Describes potential imperatute of interest (rate) for the givenr object.
static Resource RateRestaurantPositiveBehaviour
           
static Resource Rich
           
static Resource ScientistTeacher
           
static Resource ServicesTradeWorker
           
static Resource SpecialistFreeLancer
           
static Resource SportyDress
           
static Property startedAt
          Describes when the session started.
static Resource StatisticEntry
          Describes number of events related to the given user(s), who performed given behaviour(s) against given concept(s).
static Resource StereotypeProfile
          Profile of a stereotype.
static Resource StereotypeProfileData
          Data of stereotype "extends" data of profile in the same way, as MeasureSet concept "extends" Measure concept.
static Resource StudentPupil
           
static Resource TargetURI
          Defines parameter to point object of user action / behaviour, such a ClickForRestaurantDetailsBehaviour.
static Resource UnemployedJobSeeker
           
static Resource User
          Account of a single register user.
static Resource UserBehaviour
          Represents the type of an action the user performed agains the system.
static Resource UserBehaviourContext
          Represents the context of perfomed user behaviour, such as chosen constrainst in search query or URI address of clicked object.
static Resource UserProfile
          Profile of a user.
static Resource UserProfileData
          Describes demographic data of single user.
static Resource VeryRich
           
static Property wasBorn
           
static Property wasChanged
          date of last change of the opinions set
static Resource Wealth
          Express wealth of a person.
static Resource WealthSet
           
static Property when
          Describes when the event happened.
 
Constructor Summary
UserModellingVocabulary()
           
 
Method Summary
static String getURI()
          The namespace of the vocabulary as a string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS

The namespace of the vocabulary as a string

See Also:
Constant Field Values

NAMESPACE

public static final Resource NAMESPACE

The namespace of the vocabulary as a resource


hasRightBound

public static final Property hasRightBound

Right bound of a set.


hasContext

public static final Property hasContext

Points the context of this user behaviou. References to the 'actionParams' concept from Messaging ontology.


hasUserProfileData

public static final Property hasUserProfileData

hasWealth

public static final Property hasWealth

hasClassification

public static final Property hasClassification

Describes, who this opinion has been classified by the learning algorithm.


hasUserBehaviour

public static final Property hasUserBehaviour

Points the type of an action the user performed agains the system.


hasDress

public static final Property hasDress

hasStatisticsEntry

public static final Property hasStatisticsEntry

hasWealthSet

public static final Property hasWealthSet

hasProfession

public static final Property hasProfession

hasLeftBound

public static final Property hasLeftBound

Left bound of a set.


hasStaticticsKey

public static final Property hasStaticticsKey

hasDressSet

public static final Property hasDressSet

hasExtendedUserBehaviour

public static final Property hasExtendedUserBehaviour

hasAgeSet

public static final Property hasAgeSet

contains

public static final Property contains

containsOpinion

public static final Property containsOpinion

hasOpinions

public static final Property hasOpinions

hasStereotypeData

public static final Property hasStereotypeData

hasProfessionSet

public static final Property hasProfessionSet

hasParameter

public static final Property hasParameter

hasEvent

public static final Property hasEvent

Points the event belonging to this session.


hasDomain

public static final Property hasDomain

hasAge

public static final Property hasAge

ofObject

public static final Property ofObject

ofResource

public static final Property ofResource

hasStereotypeID

public static final Property hasStereotypeID

ofMeasure

public static final Property ofMeasure

Type of an measure (e.g. ordinal), pointed by URI reference to this type.


wasChanged

public static final Property wasChanged

date of last change of the opinions set


hasScenarioActionName

public static final Property hasScenarioActionName

hasEventID

public static final Property hasEventID

Unique ID of the Event.


hasCount

public static final Property hasCount

Number of events following given key parameters.


atNormalizedProbability

public static final Property atNormalizedProbability

Normalized probabilty of interest in a given concept in relation to interest of population in this concept.


hasQuestionID

public static final Property hasQuestionID

hasValue

public static final Property hasValue

isAbout

public static final Property isAbout

Concepts being the object of this opinion.


hasConceptURI

public static final Property hasConceptURI

when

public static final Property when

Describes when the event happened.


wasBorn

public static final Property wasBorn

hasLogin

public static final Property hasLogin

hasName

public static final Property hasName

hasRate

public static final Property hasRate

hasRank

public static final Property hasRank

Rank assigned to Ordinal type variable.


hasShortMessage

public static final Property hasShortMessage

hasPassword

public static final Property hasPassword

hasTemperature

public static final Property hasTemperature

startedAt

public static final Property startedAt

Describes when the session started.


hasLongMessage

public static final Property hasLongMessage

atIndividualProbability

public static final Property atIndividualProbability

Individual probability of interest in a given concept.


mapsLinearValue

public static final Property mapsLinearValue

Maps abstract value to a real number.


hasSessionID

public static final Property hasSessionID

Unique ID of the Session.


atInferredProbability

public static final Property atInferredProbability

Inferred probability of interest in a given concept, concluded form dependencies between concepts in domain ontology.


hasUserID

public static final Property hasUserID

Unique ID of a user


hasCardinality

public static final Property hasCardinality

ExtendedUserBehaviour

public static final Resource ExtendedUserBehaviour

Describes user behaviour together with its context.


NominalSet

public static final Resource NominalSet

Set containing values of Nominal type measure.


IntervalDomain

public static final Resource IntervalDomain

Describes domain for Interval measure type in terms of finite set.


OpinionSet

public static final Resource OpinionSet

Set of person opinions.


Parameter

public static final Resource Parameter

Age

public static final Resource Age

Describes age of a person.


UserBehaviourContext

public static final Resource UserBehaviourContext

Represents the context of perfomed user behaviour, such as chosen constrainst in search query or URI address of clicked object.


Ordinal

public static final Resource Ordinal

Ordinal measure "extends" nominal type by possibility of ordering values according to their rank.


Opinion

public static final Resource Opinion

Defines opinion of a person.


MeasureSet

public static final Resource MeasureSet

"Extends" concept of measure type to sets consisting of values of a given measure type.


Classification

public static final Resource Classification

Classification of an opinion.


StereotypeProfileData

public static final Resource StereotypeProfileData

Data of stereotype "extends" data of profile in the same way, as MeasureSet concept "extends" Measure concept.


Nominal

public static final Resource Nominal

Internal measures distinguishes between categories, e.g. between professions (teacher vs. manager). Elements of this type can be equal or not.


Interval

public static final Resource Interval

Interval measure has values that belong to the linear scale and thus we can compute the distance measure directly


AgeSet

public static final Resource AgeSet

ProfessionSet

public static final Resource ProfessionSet

IntervalSet

public static final Resource IntervalSet

Continues finite set with values of Interval measure type.


Profile

public static final Resource Profile

Profile of a user or stereotype.


UserProfile

public static final Resource UserProfile

Profile of a user.


StereotypeProfile

public static final Resource StereotypeProfile

Profile of a stereotype.


ProfileData

public static final Resource ProfileData

Demographic data describing single person or single stereotype.


EventSession

public static final Resource EventSession

Gathers a set of Events in single session with authorized (logged in) user.


WealthSet

public static final Resource WealthSet

RatedResult

public static final Resource RatedResult

Describes potential imperatute of interest (rate) for the givenr object.


ContextParameter

public static final Resource ContextParameter

Measure

public static final Resource Measure

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).


Dress

public static final Resource Dress

Express wearing style of a person.


Event

public static final Resource Event

Describes the way user action is remembered and stored in history database.


User

public static final Resource User

Account of a single register user.


UserBehaviour

public static final Resource UserBehaviour

Represents the type of an action the user performed agains the system.


OrdinalSet

public static final Resource OrdinalSet

Set containing values of Ordinal type measure.


Wealth

public static final Resource Wealth

Express wealth of a person.


DressSet

public static final Resource DressSet

MeasureDomain

public static final Resource MeasureDomain

Describes domain (set of possible values) for a given measure type.


UserProfileData

public static final Resource UserProfileData

Describes demographic data of single user.


StatisticEntry

public static final Resource StatisticEntry

Describes number of events related to the given user(s), who performed given behaviour(s) against given concept(s). If any of mentioned parameters is not pointed out, then this statistics reference events with all possible values of this parameter.


Profession

public static final Resource Profession

Express profession of a person.


OtherProfession

public static final Resource OtherProfession

SportyDress

public static final Resource SportyDress

AverageRich

public static final Resource AverageRich

VeryRich

public static final Resource VeryRich

AdvertisingMarketingWorker

public static final Resource AdvertisingMarketingWorker

ScientistTeacher

public static final Resource ScientistTeacher

Handworker

public static final Resource Handworker

TargetURI

public static final Resource TargetURI

Defines parameter to point object of user action / behaviour, such a ClickForRestaurantDetailsBehaviour.


AgeMin

public static final Resource AgeMin

EntrySearchingBehaviour

public static final Resource EntrySearchingBehaviour

UnemployedJobSeeker

public static final Resource UnemployedJobSeeker

QueryForRestaurantBehaviour

public static final Resource QueryForRestaurantBehaviour

ExitSearchingBehaviour

public static final Resource ExitSearchingBehaviour

SpecialistFreeLancer

public static final Resource SpecialistFreeLancer

RateRestaurantPositiveBehaviour

public static final Resource RateRestaurantPositiveBehaviour

ClickForRestaurantDetailsBehaviour

public static final Resource ClickForRestaurantDetailsBehaviour

ElegantDress

public static final Resource ElegantDress

ManagerDirector

public static final Resource ManagerDirector

OtherDress

public static final Resource OtherDress

NotClassified

public static final Resource NotClassified

LastUser

public static final Resource LastUser

This User is only for internal use for storing ID of last registered user.


LastEvent

public static final Resource LastEvent

This event is not only for internal use for storing ID of last event.


Rich

public static final Resource Rich

ServicesTradeWorker

public static final Resource ServicesTradeWorker

AgeDomain

public static final Resource AgeDomain

Describes possible values for Age concept.


NaturalDress

public static final Resource NaturalDress

AgeMax

public static final Resource AgeMax

NotRich

public static final Resource NotRich

StudentPupil

public static final Resource StudentPupil

NotInteresting

public static final Resource NotInteresting

Interesting

public static final Resource Interesting

PensionerAnnuitant

public static final Resource PensionerAnnuitant
Constructor Detail

UserModellingVocabulary

public UserModellingVocabulary()
Method Detail

getURI

public static String getURI()

The namespace of the vocabulary as a string

See Also:
NS