ibspan.tss.um.ontology
Interface UserBehaviour

All Superinterfaces:
com.ibm.adtech.jastor.Thing
All Known Implementing Classes:
UserBehaviourImpl

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

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

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


RDF Schema Standard Properties
comment : Represents the type of an action the user performed agains the system.^^http://www.w3.org/2001/XMLSchema#string



Field Summary
static Resource ClickForRestaurantDetailsBehaviour
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#ClickForRestaurantDetailsBehaviour
static Resource EntrySearchingBehaviour
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#EntrySearchingBehaviour
static Resource ExitSearchingBehaviour
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#ExitSearchingBehaviour
static Resource QueryForRestaurantBehaviour
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#QueryForRestaurantBehaviour
static Resource RateRestaurantPositiveBehaviour
          Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#RateRestaurantPositiveBehaviour
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


ExitSearchingBehaviour

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


QueryForRestaurantBehaviour

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


ClickForRestaurantDetailsBehaviour

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


RateRestaurantPositiveBehaviour

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


EntrySearchingBehaviour

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