ibspan.tss.um.ontology
Class UserModellingFactory

java.lang.Object
  extended by com.ibm.adtech.jastor.ThingFactory
      extended by ibspan.tss.um.ontology.UserModellingFactory

public class UserModellingFactory
extends com.ibm.adtech.jastor.ThingFactory

Factory for instantiating objects for ontology classes in the UserModelling ontology. The get methods leave the model unchanged and return a Java view of the object in the model. The create methods may add certain baseline properties to the model such as rdf:type and any properties with hasValue restrictions.

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


RDF Schema Standard Properties
comment : User Modelling ontology for Agent-based Travel Support System^^http://www.w3.org/2001/XMLSchema#string

Dublin Core Standard Properties
creator : Maciej Gawinecki, e-mail: maciej.gawinecki@ibspan.waw.pl^^http://www.w3.org/2001/XMLSchema#string
title : User Modelling ontology for Agent-based Travel Support System^^http://www.w3.org/2001/XMLSchema#string
rights : (c) 2006 Maciej Gawinecki^^http://www.w3.org/2001/XMLSchema#string
identifier : http://www.ibspan.waw.pl/tss/UserModelling^^http://www.w3.org/2001/XMLSchema#string
date : 2006-08-22^^http://www.w3.org/2001/XMLSchema#string

Version:
TODO: Change name of Measure concept to MeasureType.^^http://www.w3.org/2001/XMLSchema#string, TODO: Make it more constistent with Messaging ontology (similar names)^^http://www.w3.org/2001/XMLSchema#string, TODO: Finish adding rdfs:comments to the ontology.^^http://www.w3.org/2001/XMLSchema#string, TODO: Make the difference between structures and properties, e.g. between UserBehaviour class and hasUserBehaviour concepts.^^http://www.w3.org/2001/XMLSchema#string

Field Summary
 
Fields inherited from class com.ibm.adtech.jastor.ThingFactory
copyright, listeners, objects
 
Constructor Summary
UserModellingFactory()
           
 
Method Summary
static Age createAge(Resource resource, Model model)
          Create a new instance of Age.
static Age createAge(String uri, Model model)
          Create a new instance of Age.
static AgeSet createAgeSet(Resource resource, Model model)
          Create a new instance of AgeSet.
static AgeSet createAgeSet(String uri, Model model)
          Create a new instance of AgeSet.
static Classification createClassification(Resource resource, Model model)
          Create a new instance of Classification.
static Classification createClassification(String uri, Model model)
          Create a new instance of Classification.
static ContextParameter createContextParameter(Resource resource, Model model)
          Create a new instance of ContextParameter.
static ContextParameter createContextParameter(String uri, Model model)
          Create a new instance of ContextParameter.
static Dress createDress(Resource resource, Model model)
          Create a new instance of Dress.
static Dress createDress(String uri, Model model)
          Create a new instance of Dress.
static DressSet createDressSet(Resource resource, Model model)
          Create a new instance of DressSet.
static DressSet createDressSet(String uri, Model model)
          Create a new instance of DressSet.
static Event createEvent(Resource resource, Model model)
          Create a new instance of Event.
static Event createEvent(String uri, Model model)
          Create a new instance of Event.
static EventSession createEventSession(Resource resource, Model model)
          Create a new instance of EventSession.
static EventSession createEventSession(String uri, Model model)
          Create a new instance of EventSession.
static ExtendedUserBehaviour createExtendedUserBehaviour(Resource resource, Model model)
          Create a new instance of ExtendedUserBehaviour.
static ExtendedUserBehaviour createExtendedUserBehaviour(String uri, Model model)
          Create a new instance of ExtendedUserBehaviour.
static Interval createInterval(Resource resource, Model model)
          Create a new instance of Interval.
static Interval createInterval(String uri, Model model)
          Create a new instance of Interval.
static IntervalDomain createIntervalDomain(Resource resource, Model model)
          Create a new instance of IntervalDomain.
static IntervalDomain createIntervalDomain(String uri, Model model)
          Create a new instance of IntervalDomain.
static IntervalSet createIntervalSet(Resource resource, Model model)
          Create a new instance of IntervalSet.
static IntervalSet createIntervalSet(String uri, Model model)
          Create a new instance of IntervalSet.
static Measure createMeasure(Resource resource, Model model)
          Create a new instance of Measure.
static Measure createMeasure(String uri, Model model)
          Create a new instance of Measure.
static MeasureDomain createMeasureDomain(Resource resource, Model model)
          Create a new instance of MeasureDomain.
static MeasureDomain createMeasureDomain(String uri, Model model)
          Create a new instance of MeasureDomain.
static MeasureSet createMeasureSet(Resource resource, Model model)
          Create a new instance of MeasureSet.
static MeasureSet createMeasureSet(String uri, Model model)
          Create a new instance of MeasureSet.
static Nominal createNominal(Resource resource, Model model)
          Create a new instance of Nominal.
static Nominal createNominal(String uri, Model model)
          Create a new instance of Nominal.
static NominalSet createNominalSet(Resource resource, Model model)
          Create a new instance of NominalSet.
static NominalSet createNominalSet(String uri, Model model)
          Create a new instance of NominalSet.
static Opinion createOpinion(Resource resource, Model model)
          Create a new instance of Opinion.
static Opinion createOpinion(String uri, Model model)
          Create a new instance of Opinion.
static OpinionSet createOpinionSet(Resource resource, Model model)
          Create a new instance of OpinionSet.
static OpinionSet createOpinionSet(String uri, Model model)
          Create a new instance of OpinionSet.
static Ordinal createOrdinal(Resource resource, Model model)
          Create a new instance of Ordinal.
static Ordinal createOrdinal(String uri, Model model)
          Create a new instance of Ordinal.
static OrdinalSet createOrdinalSet(Resource resource, Model model)
          Create a new instance of OrdinalSet.
static OrdinalSet createOrdinalSet(String uri, Model model)
          Create a new instance of OrdinalSet.
static Parameter createParameter(Resource resource, Model model)
          Create a new instance of Parameter.
static Parameter createParameter(String uri, Model model)
          Create a new instance of Parameter.
static Profession createProfession(Resource resource, Model model)
          Create a new instance of Profession.
static Profession createProfession(String uri, Model model)
          Create a new instance of Profession.
static ProfessionSet createProfessionSet(Resource resource, Model model)
          Create a new instance of ProfessionSet.
static ProfessionSet createProfessionSet(String uri, Model model)
          Create a new instance of ProfessionSet.
static Profile createProfile(Resource resource, Model model)
          Create a new instance of Profile.
static Profile createProfile(String uri, Model model)
          Create a new instance of Profile.
static ProfileData createProfileData(Resource resource, Model model)
          Create a new instance of ProfileData.
static ProfileData createProfileData(String uri, Model model)
          Create a new instance of ProfileData.
static RatedResult createRatedResult(Resource resource, Model model)
          Create a new instance of RatedResult.
static RatedResult createRatedResult(String uri, Model model)
          Create a new instance of RatedResult.
static StatisticEntry createStatisticEntry(Resource resource, Model model)
          Create a new instance of StatisticEntry.
static StatisticEntry createStatisticEntry(String uri, Model model)
          Create a new instance of StatisticEntry.
static StereotypeProfile createStereotypeProfile(Resource resource, Model model)
          Create a new instance of StereotypeProfile.
static StereotypeProfile createStereotypeProfile(String uri, Model model)
          Create a new instance of StereotypeProfile.
static StereotypeProfileData createStereotypeProfileData(Resource resource, Model model)
          Create a new instance of StereotypeProfileData.
static StereotypeProfileData createStereotypeProfileData(String uri, Model model)
          Create a new instance of StereotypeProfileData.
static User createUser(Resource resource, Model model)
          Create a new instance of User.
static User createUser(String uri, Model model)
          Create a new instance of User.
static UserBehaviour createUserBehaviour(Resource resource, Model model)
          Create a new instance of UserBehaviour.
static UserBehaviour createUserBehaviour(String uri, Model model)
          Create a new instance of UserBehaviour.
static UserBehaviourContext createUserBehaviourContext(Resource resource, Model model)
          Create a new instance of UserBehaviourContext.
static UserBehaviourContext createUserBehaviourContext(String uri, Model model)
          Create a new instance of UserBehaviourContext.
static UserProfile createUserProfile(Resource resource, Model model)
          Create a new instance of UserProfile.
static UserProfile createUserProfile(String uri, Model model)
          Create a new instance of UserProfile.
static UserProfileData createUserProfileData(Resource resource, Model model)
          Create a new instance of UserProfileData.
static UserProfileData createUserProfileData(String uri, Model model)
          Create a new instance of UserProfileData.
static Wealth createWealth(Resource resource, Model model)
          Create a new instance of Wealth.
static Wealth createWealth(String uri, Model model)
          Create a new instance of Wealth.
static WealthSet createWealthSet(Resource resource, Model model)
          Create a new instance of WealthSet.
static WealthSet createWealthSet(String uri, Model model)
          Create a new instance of WealthSet.
static Profession getAdvertisingMarketingWorker(Model model)
          Get an AdvertisingMarketingWorker individual.
static Age getAge(Resource resource, Model model)
          Create a new instance of Age.
static Age getAge(String uri, Model model)
          Create a new instance of Age.
static IntervalDomain getAgeDomain(Model model)
          Get an AgeDomain individual.
static Age getAgeMax(Model model)
          Get an AgeMax individual.
static Age getAgeMin(Model model)
          Get an AgeMin individual.
static AgeSet getAgeSet(Resource resource, Model model)
          Create a new instance of AgeSet.
static AgeSet getAgeSet(String uri, Model model)
          Create a new instance of AgeSet.
static List getAllAge(Model model)
          Return an instance of Age for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Age
static List getAllAgeSet(Model model)
          Return an instance of AgeSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#AgeSet
static List getAllClassification(Model model)
          Return an instance of Classification for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Classification
static List getAllContextParameter(Model model)
          Return an instance of ContextParameter for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#ContextParameter
static List getAllDress(Model model)
          Return an instance of Dress for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Dress
static List getAllDressSet(Model model)
          Return an instance of DressSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#DressSet
static List getAllEvent(Model model)
          Return an instance of Event for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Event
static List getAllEventSession(Model model)
          Return an instance of EventSession for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#EventSession
static List getAllExtendedUserBehaviour(Model model)
          Return an instance of ExtendedUserBehaviour for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#ExtendedUserBehaviour
static List getAllInterval(Model model)
          Return an instance of Interval for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Interval
static List getAllIntervalDomain(Model model)
          Return an instance of IntervalDomain for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#IntervalDomain
static List getAllIntervalSet(Model model)
          Return an instance of IntervalSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#IntervalSet
static List getAllMeasure(Model model)
          Return an instance of Measure for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Measure
static List getAllMeasureDomain(Model model)
          Return an instance of MeasureDomain for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#MeasureDomain
static List getAllMeasureSet(Model model)
          Return an instance of MeasureSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#MeasureSet
static List getAllNominal(Model model)
          Return an instance of Nominal for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Nominal
static List getAllNominalSet(Model model)
          Return an instance of NominalSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#NominalSet
static List getAllOpinion(Model model)
          Return an instance of Opinion for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Opinion
static List getAllOpinionSet(Model model)
          Return an instance of OpinionSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#OpinionSet
static List getAllOrdinal(Model model)
          Return an instance of Ordinal for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Ordinal
static List getAllOrdinalSet(Model model)
          Return an instance of OrdinalSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#OrdinalSet
static List getAllParameter(Model model)
          Return an instance of Parameter for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Parameter
static List getAllProfession(Model model)
          Return an instance of Profession for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Profession
static List getAllProfessionSet(Model model)
          Return an instance of ProfessionSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#ProfessionSet
static List getAllProfile(Model model)
          Return an instance of Profile for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Profile
static List getAllProfileData(Model model)
          Return an instance of ProfileData for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#ProfileData
static List getAllRatedResult(Model model)
          Return an instance of RatedResult for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#RatedResult
static List getAllStatisticEntry(Model model)
          Return an instance of StatisticEntry for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#StatisticEntry
static List getAllStereotypeProfile(Model model)
          Return an instance of StereotypeProfile for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#StereotypeProfile
static List getAllStereotypeProfileData(Model model)
          Return an instance of StereotypeProfileData for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#StereotypeProfileData
static List getAllUser(Model model)
          Return an instance of User for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#User
static List getAllUserBehaviour(Model model)
          Return an instance of UserBehaviour for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#UserBehaviour
static List getAllUserBehaviourContext(Model model)
          Return an instance of UserBehaviourContext for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#UserBehaviourContext
static List getAllUserProfile(Model model)
          Return an instance of UserProfile for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#UserProfile
static List getAllUserProfileData(Model model)
          Return an instance of UserProfileData for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#UserProfileData
static List getAllWealth(Model model)
          Return an instance of Wealth for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Wealth
static List getAllWealthSet(Model model)
          Return an instance of WealthSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#WealthSet
static Wealth getAverageRich(Model model)
          Get an AverageRich individual.
static Classification getClassification(Resource resource, Model model)
          Create a new instance of Classification.
static Classification getClassification(String uri, Model model)
          Create a new instance of Classification.
static UserBehaviour getClickForRestaurantDetailsBehaviour(Model model)
          Get an ClickForRestaurantDetailsBehaviour individual.
static ContextParameter getContextParameter(Resource resource, Model model)
          Create a new instance of ContextParameter.
static ContextParameter getContextParameter(String uri, Model model)
          Create a new instance of ContextParameter.
static Dress getDress(Resource resource, Model model)
          Create a new instance of Dress.
static Dress getDress(String uri, Model model)
          Create a new instance of Dress.
static DressSet getDressSet(Resource resource, Model model)
          Create a new instance of DressSet.
static DressSet getDressSet(String uri, Model model)
          Create a new instance of DressSet.
static Dress getElegantDress(Model model)
          Get an ElegantDress individual.
static UserBehaviour getEntrySearchingBehaviour(Model model)
          Get an EntrySearchingBehaviour individual.
static Event getEvent(Resource resource, Model model)
          Create a new instance of Event.
static Event getEvent(String uri, Model model)
          Create a new instance of Event.
static EventSession getEventSession(Resource resource, Model model)
          Create a new instance of EventSession.
static EventSession getEventSession(String uri, Model model)
          Create a new instance of EventSession.
static UserBehaviour getExitSearchingBehaviour(Model model)
          Get an ExitSearchingBehaviour individual.
static ExtendedUserBehaviour getExtendedUserBehaviour(Resource resource, Model model)
          Create a new instance of ExtendedUserBehaviour.
static ExtendedUserBehaviour getExtendedUserBehaviour(String uri, Model model)
          Create a new instance of ExtendedUserBehaviour.
static Profession getHandworker(Model model)
          Get an Handworker individual.
static Classification getInteresting(Model model)
          Get an Interesting individual.
static Interval getInterval(Resource resource, Model model)
          Create a new instance of Interval.
static Interval getInterval(String uri, Model model)
          Create a new instance of Interval.
static IntervalDomain getIntervalDomain(Resource resource, Model model)
          Create a new instance of IntervalDomain.
static IntervalDomain getIntervalDomain(String uri, Model model)
          Create a new instance of IntervalDomain.
static IntervalSet getIntervalSet(Resource resource, Model model)
          Create a new instance of IntervalSet.
static IntervalSet getIntervalSet(String uri, Model model)
          Create a new instance of IntervalSet.
static Event getLastEvent(Model model)
          Get an LastEvent individual.
static User getLastUser(Model model)
          Get an LastUser individual.
static Profession getManagerDirector(Model model)
          Get an ManagerDirector individual.
static Measure getMeasure(Resource resource, Model model)
          Create a new instance of Measure.
static Measure getMeasure(String uri, Model model)
          Create a new instance of Measure.
static MeasureDomain getMeasureDomain(Resource resource, Model model)
          Create a new instance of MeasureDomain.
static MeasureDomain getMeasureDomain(String uri, Model model)
          Create a new instance of MeasureDomain.
static MeasureSet getMeasureSet(Resource resource, Model model)
          Create a new instance of MeasureSet.
static MeasureSet getMeasureSet(String uri, Model model)
          Create a new instance of MeasureSet.
static Dress getNaturalDress(Model model)
          Get an NaturalDress individual.
static Nominal getNominal(Resource resource, Model model)
          Create a new instance of Nominal.
static Nominal getNominal(String uri, Model model)
          Create a new instance of Nominal.
static NominalSet getNominalSet(Resource resource, Model model)
          Create a new instance of NominalSet.
static NominalSet getNominalSet(String uri, Model model)
          Create a new instance of NominalSet.
static Classification getNotClassified(Model model)
          Get an NotClassified individual.
static Classification getNotInteresting(Model model)
          Get an NotInteresting individual.
static Wealth getNotRich(Model model)
          Get an NotRich individual.
static Opinion getOpinion(Resource resource, Model model)
          Create a new instance of Opinion.
static Opinion getOpinion(String uri, Model model)
          Create a new instance of Opinion.
static OpinionSet getOpinionSet(Resource resource, Model model)
          Create a new instance of OpinionSet.
static OpinionSet getOpinionSet(String uri, Model model)
          Create a new instance of OpinionSet.
static Ordinal getOrdinal(Resource resource, Model model)
          Create a new instance of Ordinal.
static Ordinal getOrdinal(String uri, Model model)
          Create a new instance of Ordinal.
static OrdinalSet getOrdinalSet(Resource resource, Model model)
          Create a new instance of OrdinalSet.
static OrdinalSet getOrdinalSet(String uri, Model model)
          Create a new instance of OrdinalSet.
static Dress getOtherDress(Model model)
          Get an OtherDress individual.
static Profession getOtherProfession(Model model)
          Get an OtherProfession individual.
static Parameter getParameter(Resource resource, Model model)
          Create a new instance of Parameter.
static Parameter getParameter(String uri, Model model)
          Create a new instance of Parameter.
static Profession getPensionerAnnuitant(Model model)
          Get an PensionerAnnuitant individual.
static Profession getProfession(Resource resource, Model model)
          Create a new instance of Profession.
static Profession getProfession(String uri, Model model)
          Create a new instance of Profession.
static ProfessionSet getProfessionSet(Resource resource, Model model)
          Create a new instance of ProfessionSet.
static ProfessionSet getProfessionSet(String uri, Model model)
          Create a new instance of ProfessionSet.
static Profile getProfile(Resource resource, Model model)
          Create a new instance of Profile.
static Profile getProfile(String uri, Model model)
          Create a new instance of Profile.
static ProfileData getProfileData(Resource resource, Model model)
          Create a new instance of ProfileData.
static ProfileData getProfileData(String uri, Model model)
          Create a new instance of ProfileData.
static UserBehaviour getQueryForRestaurantBehaviour(Model model)
          Get an QueryForRestaurantBehaviour individual.
static RatedResult getRatedResult(Resource resource, Model model)
          Create a new instance of RatedResult.
static RatedResult getRatedResult(String uri, Model model)
          Create a new instance of RatedResult.
static UserBehaviour getRateRestaurantPositiveBehaviour(Model model)
          Get an RateRestaurantPositiveBehaviour individual.
static Wealth getRich(Model model)
          Get an Rich individual.
static Profession getScientistTeacher(Model model)
          Get an ScientistTeacher individual.
static Profession getServicesTradeWorker(Model model)
          Get an ServicesTradeWorker individual.
static Profession getSpecialistFreeLancer(Model model)
          Get an SpecialistFreeLancer individual.
static Dress getSportyDress(Model model)
          Get an SportyDress individual.
static StatisticEntry getStatisticEntry(Resource resource, Model model)
          Create a new instance of StatisticEntry.
static StatisticEntry getStatisticEntry(String uri, Model model)
          Create a new instance of StatisticEntry.
static StereotypeProfile getStereotypeProfile(Resource resource, Model model)
          Create a new instance of StereotypeProfile.
static StereotypeProfile getStereotypeProfile(String uri, Model model)
          Create a new instance of StereotypeProfile.
static StereotypeProfileData getStereotypeProfileData(Resource resource, Model model)
          Create a new instance of StereotypeProfileData.
static StereotypeProfileData getStereotypeProfileData(String uri, Model model)
          Create a new instance of StereotypeProfileData.
static Profession getStudentPupil(Model model)
          Get an StudentPupil individual.
static ContextParameter getTargetURI(Model model)
          Get an TargetURI individual.
static com.ibm.adtech.jastor.Thing getThing(Resource res, Model model)
          Returns an instance of an interface for the given Resource.
static com.ibm.adtech.jastor.Thing getThing(String uri, Model model)
          Returns an instance of an interface for the given Resource URI.
static Profession getUnemployedJobSeeker(Model model)
          Get an UnemployedJobSeeker individual.
static User getUser(Resource resource, Model model)
          Create a new instance of User.
static User getUser(String uri, Model model)
          Create a new instance of User.
static UserBehaviour getUserBehaviour(Resource resource, Model model)
          Create a new instance of UserBehaviour.
static UserBehaviour getUserBehaviour(String uri, Model model)
          Create a new instance of UserBehaviour.
static UserBehaviourContext getUserBehaviourContext(Resource resource, Model model)
          Create a new instance of UserBehaviourContext.
static UserBehaviourContext getUserBehaviourContext(String uri, Model model)
          Create a new instance of UserBehaviourContext.
static UserProfile getUserProfile(Resource resource, Model model)
          Create a new instance of UserProfile.
static UserProfile getUserProfile(String uri, Model model)
          Create a new instance of UserProfile.
static UserProfileData getUserProfileData(Resource resource, Model model)
          Create a new instance of UserProfileData.
static UserProfileData getUserProfileData(String uri, Model model)
          Create a new instance of UserProfileData.
static Wealth getVeryRich(Model model)
          Get an VeryRich individual.
static Wealth getWealth(Resource resource, Model model)
          Create a new instance of Wealth.
static Wealth getWealth(String uri, Model model)
          Create a new instance of Wealth.
static WealthSet getWealthSet(Resource resource, Model model)
          Create a new instance of WealthSet.
static WealthSet getWealthSet(String uri, Model model)
          Create a new instance of WealthSet.
static List listCompatibleInterfaces(Resource type)
          Return a list of compatible interfaces for the given type.
 
Methods inherited from class com.ibm.adtech.jastor.ThingFactory
clearCache, clearCaches, createThing, createThing, registerThing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserModellingFactory

public UserModellingFactory()
Method Detail

createExtendedUserBehaviour

public static ExtendedUserBehaviour createExtendedUserBehaviour(Resource resource,
                                                                Model model)
                                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of ExtendedUserBehaviour. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the ExtendedUserBehaviour
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createExtendedUserBehaviour

public static ExtendedUserBehaviour createExtendedUserBehaviour(String uri,
                                                                Model model)
                                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of ExtendedUserBehaviour. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the ExtendedUserBehaviour
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getExtendedUserBehaviour

public static ExtendedUserBehaviour getExtendedUserBehaviour(String uri,
                                                             Model model)
                                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of ExtendedUserBehaviour. Leaves the model unchanged.

Parameters:
uri - The uri of the ExtendedUserBehaviour
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getExtendedUserBehaviour

public static ExtendedUserBehaviour getExtendedUserBehaviour(Resource resource,
                                                             Model model)
                                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of ExtendedUserBehaviour. Leaves the model unchanged.

Parameters:
resource - The resource of the ExtendedUserBehaviour
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllExtendedUserBehaviour

public static List getAllExtendedUserBehaviour(Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Return an instance of ExtendedUserBehaviour for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#ExtendedUserBehaviour

Parameters:
model - the Jena Model
Returns:
a List of ExtendedUserBehaviour
Throws:
com.ibm.adtech.jastor.JastorException

createNominalSet

public static NominalSet createNominalSet(Resource resource,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of NominalSet. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the NominalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createNominalSet

public static NominalSet createNominalSet(String uri,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of NominalSet. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the NominalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getNominalSet

public static NominalSet getNominalSet(String uri,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of NominalSet. Leaves the model unchanged.

Parameters:
uri - The uri of the NominalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getNominalSet

public static NominalSet getNominalSet(Resource resource,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of NominalSet. Leaves the model unchanged.

Parameters:
resource - The resource of the NominalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllNominalSet

public static List getAllNominalSet(Model model)
                             throws com.ibm.adtech.jastor.JastorException
Return an instance of NominalSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#NominalSet

Parameters:
model - the Jena Model
Returns:
a List of NominalSet
Throws:
com.ibm.adtech.jastor.JastorException

createIntervalDomain

public static IntervalDomain createIntervalDomain(Resource resource,
                                                  Model model)
                                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of IntervalDomain. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the IntervalDomain
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createIntervalDomain

public static IntervalDomain createIntervalDomain(String uri,
                                                  Model model)
                                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of IntervalDomain. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the IntervalDomain
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getIntervalDomain

public static IntervalDomain getIntervalDomain(String uri,
                                               Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of IntervalDomain. Leaves the model unchanged.

Parameters:
uri - The uri of the IntervalDomain
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getIntervalDomain

public static IntervalDomain getIntervalDomain(Resource resource,
                                               Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of IntervalDomain. Leaves the model unchanged.

Parameters:
resource - The resource of the IntervalDomain
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAgeDomain

public static IntervalDomain getAgeDomain(Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Get an AgeDomain individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of IntervalDomain.
Throws:
com.ibm.adtech.jastor.JastorException

getAllIntervalDomain

public static List getAllIntervalDomain(Model model)
                                 throws com.ibm.adtech.jastor.JastorException
Return an instance of IntervalDomain for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#IntervalDomain

Parameters:
model - the Jena Model
Returns:
a List of IntervalDomain
Throws:
com.ibm.adtech.jastor.JastorException

createOpinionSet

public static OpinionSet createOpinionSet(Resource resource,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of OpinionSet. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the OpinionSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createOpinionSet

public static OpinionSet createOpinionSet(String uri,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of OpinionSet. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the OpinionSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getOpinionSet

public static OpinionSet getOpinionSet(String uri,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of OpinionSet. Leaves the model unchanged.

Parameters:
uri - The uri of the OpinionSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getOpinionSet

public static OpinionSet getOpinionSet(Resource resource,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of OpinionSet. Leaves the model unchanged.

Parameters:
resource - The resource of the OpinionSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllOpinionSet

public static List getAllOpinionSet(Model model)
                             throws com.ibm.adtech.jastor.JastorException
Return an instance of OpinionSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#OpinionSet

Parameters:
model - the Jena Model
Returns:
a List of OpinionSet
Throws:
com.ibm.adtech.jastor.JastorException

createParameter

public static Parameter createParameter(Resource resource,
                                        Model model)
                                 throws com.ibm.adtech.jastor.JastorException
Create a new instance of Parameter. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Parameter
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createParameter

public static Parameter createParameter(String uri,
                                        Model model)
                                 throws com.ibm.adtech.jastor.JastorException
Create a new instance of Parameter. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Parameter
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getParameter

public static Parameter getParameter(String uri,
                                     Model model)
                              throws com.ibm.adtech.jastor.JastorException
Create a new instance of Parameter. Leaves the model unchanged.

Parameters:
uri - The uri of the Parameter
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getParameter

public static Parameter getParameter(Resource resource,
                                     Model model)
                              throws com.ibm.adtech.jastor.JastorException
Create a new instance of Parameter. Leaves the model unchanged.

Parameters:
resource - The resource of the Parameter
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllParameter

public static List getAllParameter(Model model)
                            throws com.ibm.adtech.jastor.JastorException
Return an instance of Parameter for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Parameter

Parameters:
model - the Jena Model
Returns:
a List of Parameter
Throws:
com.ibm.adtech.jastor.JastorException

createAge

public static Age createAge(Resource resource,
                            Model model)
                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of Age. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Age
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createAge

public static Age createAge(String uri,
                            Model model)
                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of Age. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Age
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAge

public static Age getAge(String uri,
                         Model model)
                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of Age. Leaves the model unchanged.

Parameters:
uri - The uri of the Age
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAge

public static Age getAge(Resource resource,
                         Model model)
                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of Age. Leaves the model unchanged.

Parameters:
resource - The resource of the Age
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAgeMin

public static Age getAgeMin(Model model)
                     throws com.ibm.adtech.jastor.JastorException
Get an AgeMin individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Age.
Throws:
com.ibm.adtech.jastor.JastorException

getAgeMax

public static Age getAgeMax(Model model)
                     throws com.ibm.adtech.jastor.JastorException
Get an AgeMax individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Age.
Throws:
com.ibm.adtech.jastor.JastorException

getAllAge

public static List getAllAge(Model model)
                      throws com.ibm.adtech.jastor.JastorException
Return an instance of Age for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Age

Parameters:
model - the Jena Model
Returns:
a List of Age
Throws:
com.ibm.adtech.jastor.JastorException

createUserBehaviourContext

public static UserBehaviourContext createUserBehaviourContext(Resource resource,
                                                              Model model)
                                                       throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserBehaviourContext. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the UserBehaviourContext
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createUserBehaviourContext

public static UserBehaviourContext createUserBehaviourContext(String uri,
                                                              Model model)
                                                       throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserBehaviourContext. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the UserBehaviourContext
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUserBehaviourContext

public static UserBehaviourContext getUserBehaviourContext(String uri,
                                                           Model model)
                                                    throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserBehaviourContext. Leaves the model unchanged.

Parameters:
uri - The uri of the UserBehaviourContext
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUserBehaviourContext

public static UserBehaviourContext getUserBehaviourContext(Resource resource,
                                                           Model model)
                                                    throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserBehaviourContext. Leaves the model unchanged.

Parameters:
resource - The resource of the UserBehaviourContext
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllUserBehaviourContext

public static List getAllUserBehaviourContext(Model model)
                                       throws com.ibm.adtech.jastor.JastorException
Return an instance of UserBehaviourContext for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#UserBehaviourContext

Parameters:
model - the Jena Model
Returns:
a List of UserBehaviourContext
Throws:
com.ibm.adtech.jastor.JastorException

createOrdinal

public static Ordinal createOrdinal(Resource resource,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Ordinal. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Ordinal
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createOrdinal

public static Ordinal createOrdinal(String uri,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Ordinal. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Ordinal
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getOrdinal

public static Ordinal getOrdinal(String uri,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Ordinal. Leaves the model unchanged.

Parameters:
uri - The uri of the Ordinal
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getOrdinal

public static Ordinal getOrdinal(Resource resource,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Ordinal. Leaves the model unchanged.

Parameters:
resource - The resource of the Ordinal
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllOrdinal

public static List getAllOrdinal(Model model)
                          throws com.ibm.adtech.jastor.JastorException
Return an instance of Ordinal for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Ordinal

Parameters:
model - the Jena Model
Returns:
a List of Ordinal
Throws:
com.ibm.adtech.jastor.JastorException

createOpinion

public static Opinion createOpinion(Resource resource,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Opinion. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Opinion
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createOpinion

public static Opinion createOpinion(String uri,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Opinion. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Opinion
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getOpinion

public static Opinion getOpinion(String uri,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Opinion. Leaves the model unchanged.

Parameters:
uri - The uri of the Opinion
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getOpinion

public static Opinion getOpinion(Resource resource,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Opinion. Leaves the model unchanged.

Parameters:
resource - The resource of the Opinion
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllOpinion

public static List getAllOpinion(Model model)
                          throws com.ibm.adtech.jastor.JastorException
Return an instance of Opinion for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Opinion

Parameters:
model - the Jena Model
Returns:
a List of Opinion
Throws:
com.ibm.adtech.jastor.JastorException

createMeasureSet

public static MeasureSet createMeasureSet(Resource resource,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of MeasureSet. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the MeasureSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createMeasureSet

public static MeasureSet createMeasureSet(String uri,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of MeasureSet. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the MeasureSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getMeasureSet

public static MeasureSet getMeasureSet(String uri,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of MeasureSet. Leaves the model unchanged.

Parameters:
uri - The uri of the MeasureSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getMeasureSet

public static MeasureSet getMeasureSet(Resource resource,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of MeasureSet. Leaves the model unchanged.

Parameters:
resource - The resource of the MeasureSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllMeasureSet

public static List getAllMeasureSet(Model model)
                             throws com.ibm.adtech.jastor.JastorException
Return an instance of MeasureSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#MeasureSet

Parameters:
model - the Jena Model
Returns:
a List of MeasureSet
Throws:
com.ibm.adtech.jastor.JastorException

createClassification

public static Classification createClassification(Resource resource,
                                                  Model model)
                                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of Classification. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Classification
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createClassification

public static Classification createClassification(String uri,
                                                  Model model)
                                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of Classification. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Classification
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getClassification

public static Classification getClassification(String uri,
                                               Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of Classification. Leaves the model unchanged.

Parameters:
uri - The uri of the Classification
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getClassification

public static Classification getClassification(Resource resource,
                                               Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of Classification. Leaves the model unchanged.

Parameters:
resource - The resource of the Classification
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getNotClassified

public static Classification getNotClassified(Model model)
                                       throws com.ibm.adtech.jastor.JastorException
Get an NotClassified individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Classification.
Throws:
com.ibm.adtech.jastor.JastorException

getNotInteresting

public static Classification getNotInteresting(Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Get an NotInteresting individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Classification.
Throws:
com.ibm.adtech.jastor.JastorException

getInteresting

public static Classification getInteresting(Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Get an Interesting individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Classification.
Throws:
com.ibm.adtech.jastor.JastorException

getAllClassification

public static List getAllClassification(Model model)
                                 throws com.ibm.adtech.jastor.JastorException
Return an instance of Classification for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Classification

Parameters:
model - the Jena Model
Returns:
a List of Classification
Throws:
com.ibm.adtech.jastor.JastorException

createStereotypeProfileData

public static StereotypeProfileData createStereotypeProfileData(Resource resource,
                                                                Model model)
                                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of StereotypeProfileData. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the StereotypeProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createStereotypeProfileData

public static StereotypeProfileData createStereotypeProfileData(String uri,
                                                                Model model)
                                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of StereotypeProfileData. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the StereotypeProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getStereotypeProfileData

public static StereotypeProfileData getStereotypeProfileData(String uri,
                                                             Model model)
                                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of StereotypeProfileData. Leaves the model unchanged.

Parameters:
uri - The uri of the StereotypeProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getStereotypeProfileData

public static StereotypeProfileData getStereotypeProfileData(Resource resource,
                                                             Model model)
                                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of StereotypeProfileData. Leaves the model unchanged.

Parameters:
resource - The resource of the StereotypeProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllStereotypeProfileData

public static List getAllStereotypeProfileData(Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Return an instance of StereotypeProfileData for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#StereotypeProfileData

Parameters:
model - the Jena Model
Returns:
a List of StereotypeProfileData
Throws:
com.ibm.adtech.jastor.JastorException

createNominal

public static Nominal createNominal(Resource resource,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Nominal. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Nominal
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createNominal

public static Nominal createNominal(String uri,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Nominal. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Nominal
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getNominal

public static Nominal getNominal(String uri,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Nominal. Leaves the model unchanged.

Parameters:
uri - The uri of the Nominal
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getNominal

public static Nominal getNominal(Resource resource,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Nominal. Leaves the model unchanged.

Parameters:
resource - The resource of the Nominal
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllNominal

public static List getAllNominal(Model model)
                          throws com.ibm.adtech.jastor.JastorException
Return an instance of Nominal for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Nominal

Parameters:
model - the Jena Model
Returns:
a List of Nominal
Throws:
com.ibm.adtech.jastor.JastorException

createInterval

public static Interval createInterval(Resource resource,
                                      Model model)
                               throws com.ibm.adtech.jastor.JastorException
Create a new instance of Interval. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Interval
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createInterval

public static Interval createInterval(String uri,
                                      Model model)
                               throws com.ibm.adtech.jastor.JastorException
Create a new instance of Interval. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Interval
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getInterval

public static Interval getInterval(String uri,
                                   Model model)
                            throws com.ibm.adtech.jastor.JastorException
Create a new instance of Interval. Leaves the model unchanged.

Parameters:
uri - The uri of the Interval
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getInterval

public static Interval getInterval(Resource resource,
                                   Model model)
                            throws com.ibm.adtech.jastor.JastorException
Create a new instance of Interval. Leaves the model unchanged.

Parameters:
resource - The resource of the Interval
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllInterval

public static List getAllInterval(Model model)
                           throws com.ibm.adtech.jastor.JastorException
Return an instance of Interval for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Interval

Parameters:
model - the Jena Model
Returns:
a List of Interval
Throws:
com.ibm.adtech.jastor.JastorException

createAgeSet

public static AgeSet createAgeSet(Resource resource,
                                  Model model)
                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of AgeSet. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the AgeSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createAgeSet

public static AgeSet createAgeSet(String uri,
                                  Model model)
                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of AgeSet. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the AgeSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAgeSet

public static AgeSet getAgeSet(String uri,
                               Model model)
                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of AgeSet. Leaves the model unchanged.

Parameters:
uri - The uri of the AgeSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAgeSet

public static AgeSet getAgeSet(Resource resource,
                               Model model)
                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of AgeSet. Leaves the model unchanged.

Parameters:
resource - The resource of the AgeSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllAgeSet

public static List getAllAgeSet(Model model)
                         throws com.ibm.adtech.jastor.JastorException
Return an instance of AgeSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#AgeSet

Parameters:
model - the Jena Model
Returns:
a List of AgeSet
Throws:
com.ibm.adtech.jastor.JastorException

createProfessionSet

public static ProfessionSet createProfessionSet(Resource resource,
                                                Model model)
                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of ProfessionSet. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the ProfessionSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createProfessionSet

public static ProfessionSet createProfessionSet(String uri,
                                                Model model)
                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of ProfessionSet. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the ProfessionSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getProfessionSet

public static ProfessionSet getProfessionSet(String uri,
                                             Model model)
                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of ProfessionSet. Leaves the model unchanged.

Parameters:
uri - The uri of the ProfessionSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getProfessionSet

public static ProfessionSet getProfessionSet(Resource resource,
                                             Model model)
                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of ProfessionSet. Leaves the model unchanged.

Parameters:
resource - The resource of the ProfessionSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllProfessionSet

public static List getAllProfessionSet(Model model)
                                throws com.ibm.adtech.jastor.JastorException
Return an instance of ProfessionSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#ProfessionSet

Parameters:
model - the Jena Model
Returns:
a List of ProfessionSet
Throws:
com.ibm.adtech.jastor.JastorException

createIntervalSet

public static IntervalSet createIntervalSet(Resource resource,
                                            Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of IntervalSet. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the IntervalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createIntervalSet

public static IntervalSet createIntervalSet(String uri,
                                            Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of IntervalSet. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the IntervalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getIntervalSet

public static IntervalSet getIntervalSet(String uri,
                                         Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of IntervalSet. Leaves the model unchanged.

Parameters:
uri - The uri of the IntervalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getIntervalSet

public static IntervalSet getIntervalSet(Resource resource,
                                         Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of IntervalSet. Leaves the model unchanged.

Parameters:
resource - The resource of the IntervalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllIntervalSet

public static List getAllIntervalSet(Model model)
                              throws com.ibm.adtech.jastor.JastorException
Return an instance of IntervalSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#IntervalSet

Parameters:
model - the Jena Model
Returns:
a List of IntervalSet
Throws:
com.ibm.adtech.jastor.JastorException

createProfile

public static Profile createProfile(Resource resource,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Profile. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Profile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createProfile

public static Profile createProfile(String uri,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Profile. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Profile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getProfile

public static Profile getProfile(String uri,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Profile. Leaves the model unchanged.

Parameters:
uri - The uri of the Profile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getProfile

public static Profile getProfile(Resource resource,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Profile. Leaves the model unchanged.

Parameters:
resource - The resource of the Profile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllProfile

public static List getAllProfile(Model model)
                          throws com.ibm.adtech.jastor.JastorException
Return an instance of Profile for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Profile

Parameters:
model - the Jena Model
Returns:
a List of Profile
Throws:
com.ibm.adtech.jastor.JastorException

createUserProfile

public static UserProfile createUserProfile(Resource resource,
                                            Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserProfile. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the UserProfile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createUserProfile

public static UserProfile createUserProfile(String uri,
                                            Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserProfile. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the UserProfile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUserProfile

public static UserProfile getUserProfile(String uri,
                                         Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserProfile. Leaves the model unchanged.

Parameters:
uri - The uri of the UserProfile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUserProfile

public static UserProfile getUserProfile(Resource resource,
                                         Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserProfile. Leaves the model unchanged.

Parameters:
resource - The resource of the UserProfile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllUserProfile

public static List getAllUserProfile(Model model)
                              throws com.ibm.adtech.jastor.JastorException
Return an instance of UserProfile for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#UserProfile

Parameters:
model - the Jena Model
Returns:
a List of UserProfile
Throws:
com.ibm.adtech.jastor.JastorException

createStereotypeProfile

public static StereotypeProfile createStereotypeProfile(Resource resource,
                                                        Model model)
                                                 throws com.ibm.adtech.jastor.JastorException
Create a new instance of StereotypeProfile. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the StereotypeProfile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createStereotypeProfile

public static StereotypeProfile createStereotypeProfile(String uri,
                                                        Model model)
                                                 throws com.ibm.adtech.jastor.JastorException
Create a new instance of StereotypeProfile. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the StereotypeProfile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getStereotypeProfile

public static StereotypeProfile getStereotypeProfile(String uri,
                                                     Model model)
                                              throws com.ibm.adtech.jastor.JastorException
Create a new instance of StereotypeProfile. Leaves the model unchanged.

Parameters:
uri - The uri of the StereotypeProfile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getStereotypeProfile

public static StereotypeProfile getStereotypeProfile(Resource resource,
                                                     Model model)
                                              throws com.ibm.adtech.jastor.JastorException
Create a new instance of StereotypeProfile. Leaves the model unchanged.

Parameters:
resource - The resource of the StereotypeProfile
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllStereotypeProfile

public static List getAllStereotypeProfile(Model model)
                                    throws com.ibm.adtech.jastor.JastorException
Return an instance of StereotypeProfile for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#StereotypeProfile

Parameters:
model - the Jena Model
Returns:
a List of StereotypeProfile
Throws:
com.ibm.adtech.jastor.JastorException

createProfileData

public static ProfileData createProfileData(Resource resource,
                                            Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of ProfileData. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the ProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createProfileData

public static ProfileData createProfileData(String uri,
                                            Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of ProfileData. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the ProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getProfileData

public static ProfileData getProfileData(String uri,
                                         Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of ProfileData. Leaves the model unchanged.

Parameters:
uri - The uri of the ProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getProfileData

public static ProfileData getProfileData(Resource resource,
                                         Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of ProfileData. Leaves the model unchanged.

Parameters:
resource - The resource of the ProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllProfileData

public static List getAllProfileData(Model model)
                              throws com.ibm.adtech.jastor.JastorException
Return an instance of ProfileData for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#ProfileData

Parameters:
model - the Jena Model
Returns:
a List of ProfileData
Throws:
com.ibm.adtech.jastor.JastorException

createEventSession

public static EventSession createEventSession(Resource resource,
                                              Model model)
                                       throws com.ibm.adtech.jastor.JastorException
Create a new instance of EventSession. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the EventSession
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createEventSession

public static EventSession createEventSession(String uri,
                                              Model model)
                                       throws com.ibm.adtech.jastor.JastorException
Create a new instance of EventSession. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the EventSession
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getEventSession

public static EventSession getEventSession(String uri,
                                           Model model)
                                    throws com.ibm.adtech.jastor.JastorException
Create a new instance of EventSession. Leaves the model unchanged.

Parameters:
uri - The uri of the EventSession
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getEventSession

public static EventSession getEventSession(Resource resource,
                                           Model model)
                                    throws com.ibm.adtech.jastor.JastorException
Create a new instance of EventSession. Leaves the model unchanged.

Parameters:
resource - The resource of the EventSession
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllEventSession

public static List getAllEventSession(Model model)
                               throws com.ibm.adtech.jastor.JastorException
Return an instance of EventSession for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#EventSession

Parameters:
model - the Jena Model
Returns:
a List of EventSession
Throws:
com.ibm.adtech.jastor.JastorException

createWealthSet

public static WealthSet createWealthSet(Resource resource,
                                        Model model)
                                 throws com.ibm.adtech.jastor.JastorException
Create a new instance of WealthSet. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the WealthSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createWealthSet

public static WealthSet createWealthSet(String uri,
                                        Model model)
                                 throws com.ibm.adtech.jastor.JastorException
Create a new instance of WealthSet. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the WealthSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getWealthSet

public static WealthSet getWealthSet(String uri,
                                     Model model)
                              throws com.ibm.adtech.jastor.JastorException
Create a new instance of WealthSet. Leaves the model unchanged.

Parameters:
uri - The uri of the WealthSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getWealthSet

public static WealthSet getWealthSet(Resource resource,
                                     Model model)
                              throws com.ibm.adtech.jastor.JastorException
Create a new instance of WealthSet. Leaves the model unchanged.

Parameters:
resource - The resource of the WealthSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllWealthSet

public static List getAllWealthSet(Model model)
                            throws com.ibm.adtech.jastor.JastorException
Return an instance of WealthSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#WealthSet

Parameters:
model - the Jena Model
Returns:
a List of WealthSet
Throws:
com.ibm.adtech.jastor.JastorException

createRatedResult

public static RatedResult createRatedResult(Resource resource,
                                            Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of RatedResult. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the RatedResult
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createRatedResult

public static RatedResult createRatedResult(String uri,
                                            Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Create a new instance of RatedResult. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the RatedResult
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getRatedResult

public static RatedResult getRatedResult(String uri,
                                         Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of RatedResult. Leaves the model unchanged.

Parameters:
uri - The uri of the RatedResult
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getRatedResult

public static RatedResult getRatedResult(Resource resource,
                                         Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Create a new instance of RatedResult. Leaves the model unchanged.

Parameters:
resource - The resource of the RatedResult
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllRatedResult

public static List getAllRatedResult(Model model)
                              throws com.ibm.adtech.jastor.JastorException
Return an instance of RatedResult for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#RatedResult

Parameters:
model - the Jena Model
Returns:
a List of RatedResult
Throws:
com.ibm.adtech.jastor.JastorException

createContextParameter

public static ContextParameter createContextParameter(Resource resource,
                                                      Model model)
                                               throws com.ibm.adtech.jastor.JastorException
Create a new instance of ContextParameter. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the ContextParameter
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createContextParameter

public static ContextParameter createContextParameter(String uri,
                                                      Model model)
                                               throws com.ibm.adtech.jastor.JastorException
Create a new instance of ContextParameter. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the ContextParameter
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getContextParameter

public static ContextParameter getContextParameter(String uri,
                                                   Model model)
                                            throws com.ibm.adtech.jastor.JastorException
Create a new instance of ContextParameter. Leaves the model unchanged.

Parameters:
uri - The uri of the ContextParameter
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getContextParameter

public static ContextParameter getContextParameter(Resource resource,
                                                   Model model)
                                            throws com.ibm.adtech.jastor.JastorException
Create a new instance of ContextParameter. Leaves the model unchanged.

Parameters:
resource - The resource of the ContextParameter
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getTargetURI

public static ContextParameter getTargetURI(Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Get an TargetURI individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of ContextParameter.
Throws:
com.ibm.adtech.jastor.JastorException

getAllContextParameter

public static List getAllContextParameter(Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Return an instance of ContextParameter for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#ContextParameter

Parameters:
model - the Jena Model
Returns:
a List of ContextParameter
Throws:
com.ibm.adtech.jastor.JastorException

createMeasure

public static Measure createMeasure(Resource resource,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Measure. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Measure
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createMeasure

public static Measure createMeasure(String uri,
                                    Model model)
                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of Measure. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Measure
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getMeasure

public static Measure getMeasure(String uri,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Measure. Leaves the model unchanged.

Parameters:
uri - The uri of the Measure
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getMeasure

public static Measure getMeasure(Resource resource,
                                 Model model)
                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of Measure. Leaves the model unchanged.

Parameters:
resource - The resource of the Measure
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllMeasure

public static List getAllMeasure(Model model)
                          throws com.ibm.adtech.jastor.JastorException
Return an instance of Measure for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Measure

Parameters:
model - the Jena Model
Returns:
a List of Measure
Throws:
com.ibm.adtech.jastor.JastorException

createDress

public static Dress createDress(Resource resource,
                                Model model)
                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of Dress. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Dress
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createDress

public static Dress createDress(String uri,
                                Model model)
                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of Dress. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Dress
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getDress

public static Dress getDress(String uri,
                             Model model)
                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of Dress. Leaves the model unchanged.

Parameters:
uri - The uri of the Dress
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getDress

public static Dress getDress(Resource resource,
                             Model model)
                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of Dress. Leaves the model unchanged.

Parameters:
resource - The resource of the Dress
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getNaturalDress

public static Dress getNaturalDress(Model model)
                             throws com.ibm.adtech.jastor.JastorException
Get an NaturalDress individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Dress.
Throws:
com.ibm.adtech.jastor.JastorException

getElegantDress

public static Dress getElegantDress(Model model)
                             throws com.ibm.adtech.jastor.JastorException
Get an ElegantDress individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Dress.
Throws:
com.ibm.adtech.jastor.JastorException

getSportyDress

public static Dress getSportyDress(Model model)
                            throws com.ibm.adtech.jastor.JastorException
Get an SportyDress individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Dress.
Throws:
com.ibm.adtech.jastor.JastorException

getOtherDress

public static Dress getOtherDress(Model model)
                           throws com.ibm.adtech.jastor.JastorException
Get an OtherDress individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Dress.
Throws:
com.ibm.adtech.jastor.JastorException

getAllDress

public static List getAllDress(Model model)
                        throws com.ibm.adtech.jastor.JastorException
Return an instance of Dress for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Dress

Parameters:
model - the Jena Model
Returns:
a List of Dress
Throws:
com.ibm.adtech.jastor.JastorException

createEvent

public static Event createEvent(Resource resource,
                                Model model)
                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of Event. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Event
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createEvent

public static Event createEvent(String uri,
                                Model model)
                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of Event. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Event
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getEvent

public static Event getEvent(String uri,
                             Model model)
                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of Event. Leaves the model unchanged.

Parameters:
uri - The uri of the Event
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getEvent

public static Event getEvent(Resource resource,
                             Model model)
                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of Event. Leaves the model unchanged.

Parameters:
resource - The resource of the Event
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getLastEvent

public static Event getLastEvent(Model model)
                          throws com.ibm.adtech.jastor.JastorException
Get an LastEvent individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Event.
Throws:
com.ibm.adtech.jastor.JastorException

getAllEvent

public static List getAllEvent(Model model)
                        throws com.ibm.adtech.jastor.JastorException
Return an instance of Event for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Event

Parameters:
model - the Jena Model
Returns:
a List of Event
Throws:
com.ibm.adtech.jastor.JastorException

createUser

public static User createUser(Resource resource,
                              Model model)
                       throws com.ibm.adtech.jastor.JastorException
Create a new instance of User. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the User
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createUser

public static User createUser(String uri,
                              Model model)
                       throws com.ibm.adtech.jastor.JastorException
Create a new instance of User. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the User
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUser

public static User getUser(String uri,
                           Model model)
                    throws com.ibm.adtech.jastor.JastorException
Create a new instance of User. Leaves the model unchanged.

Parameters:
uri - The uri of the User
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUser

public static User getUser(Resource resource,
                           Model model)
                    throws com.ibm.adtech.jastor.JastorException
Create a new instance of User. Leaves the model unchanged.

Parameters:
resource - The resource of the User
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getLastUser

public static User getLastUser(Model model)
                        throws com.ibm.adtech.jastor.JastorException
Get an LastUser individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of User.
Throws:
com.ibm.adtech.jastor.JastorException

getAllUser

public static List getAllUser(Model model)
                       throws com.ibm.adtech.jastor.JastorException
Return an instance of User for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#User

Parameters:
model - the Jena Model
Returns:
a List of User
Throws:
com.ibm.adtech.jastor.JastorException

createUserBehaviour

public static UserBehaviour createUserBehaviour(Resource resource,
                                                Model model)
                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserBehaviour. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the UserBehaviour
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createUserBehaviour

public static UserBehaviour createUserBehaviour(String uri,
                                                Model model)
                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserBehaviour. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the UserBehaviour
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUserBehaviour

public static UserBehaviour getUserBehaviour(String uri,
                                             Model model)
                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserBehaviour. Leaves the model unchanged.

Parameters:
uri - The uri of the UserBehaviour
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUserBehaviour

public static UserBehaviour getUserBehaviour(Resource resource,
                                             Model model)
                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserBehaviour. Leaves the model unchanged.

Parameters:
resource - The resource of the UserBehaviour
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getExitSearchingBehaviour

public static UserBehaviour getExitSearchingBehaviour(Model model)
                                               throws com.ibm.adtech.jastor.JastorException
Get an ExitSearchingBehaviour individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of UserBehaviour.
Throws:
com.ibm.adtech.jastor.JastorException

getQueryForRestaurantBehaviour

public static UserBehaviour getQueryForRestaurantBehaviour(Model model)
                                                    throws com.ibm.adtech.jastor.JastorException
Get an QueryForRestaurantBehaviour individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of UserBehaviour.
Throws:
com.ibm.adtech.jastor.JastorException

getClickForRestaurantDetailsBehaviour

public static UserBehaviour getClickForRestaurantDetailsBehaviour(Model model)
                                                           throws com.ibm.adtech.jastor.JastorException
Get an ClickForRestaurantDetailsBehaviour individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of UserBehaviour.
Throws:
com.ibm.adtech.jastor.JastorException

getRateRestaurantPositiveBehaviour

public static UserBehaviour getRateRestaurantPositiveBehaviour(Model model)
                                                        throws com.ibm.adtech.jastor.JastorException
Get an RateRestaurantPositiveBehaviour individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of UserBehaviour.
Throws:
com.ibm.adtech.jastor.JastorException

getEntrySearchingBehaviour

public static UserBehaviour getEntrySearchingBehaviour(Model model)
                                                throws com.ibm.adtech.jastor.JastorException
Get an EntrySearchingBehaviour individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of UserBehaviour.
Throws:
com.ibm.adtech.jastor.JastorException

getAllUserBehaviour

public static List getAllUserBehaviour(Model model)
                                throws com.ibm.adtech.jastor.JastorException
Return an instance of UserBehaviour for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#UserBehaviour

Parameters:
model - the Jena Model
Returns:
a List of UserBehaviour
Throws:
com.ibm.adtech.jastor.JastorException

createOrdinalSet

public static OrdinalSet createOrdinalSet(Resource resource,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of OrdinalSet. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the OrdinalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createOrdinalSet

public static OrdinalSet createOrdinalSet(String uri,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of OrdinalSet. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the OrdinalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getOrdinalSet

public static OrdinalSet getOrdinalSet(String uri,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of OrdinalSet. Leaves the model unchanged.

Parameters:
uri - The uri of the OrdinalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getOrdinalSet

public static OrdinalSet getOrdinalSet(Resource resource,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of OrdinalSet. Leaves the model unchanged.

Parameters:
resource - The resource of the OrdinalSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllOrdinalSet

public static List getAllOrdinalSet(Model model)
                             throws com.ibm.adtech.jastor.JastorException
Return an instance of OrdinalSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#OrdinalSet

Parameters:
model - the Jena Model
Returns:
a List of OrdinalSet
Throws:
com.ibm.adtech.jastor.JastorException

createWealth

public static Wealth createWealth(Resource resource,
                                  Model model)
                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of Wealth. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Wealth
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createWealth

public static Wealth createWealth(String uri,
                                  Model model)
                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of Wealth. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Wealth
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getWealth

public static Wealth getWealth(String uri,
                               Model model)
                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of Wealth. Leaves the model unchanged.

Parameters:
uri - The uri of the Wealth
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getWealth

public static Wealth getWealth(Resource resource,
                               Model model)
                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of Wealth. Leaves the model unchanged.

Parameters:
resource - The resource of the Wealth
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAverageRich

public static Wealth getAverageRich(Model model)
                             throws com.ibm.adtech.jastor.JastorException
Get an AverageRich individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Wealth.
Throws:
com.ibm.adtech.jastor.JastorException

getVeryRich

public static Wealth getVeryRich(Model model)
                          throws com.ibm.adtech.jastor.JastorException
Get an VeryRich individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Wealth.
Throws:
com.ibm.adtech.jastor.JastorException

getRich

public static Wealth getRich(Model model)
                      throws com.ibm.adtech.jastor.JastorException
Get an Rich individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Wealth.
Throws:
com.ibm.adtech.jastor.JastorException

getNotRich

public static Wealth getNotRich(Model model)
                         throws com.ibm.adtech.jastor.JastorException
Get an NotRich individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Wealth.
Throws:
com.ibm.adtech.jastor.JastorException

getAllWealth

public static List getAllWealth(Model model)
                         throws com.ibm.adtech.jastor.JastorException
Return an instance of Wealth for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Wealth

Parameters:
model - the Jena Model
Returns:
a List of Wealth
Throws:
com.ibm.adtech.jastor.JastorException

createDressSet

public static DressSet createDressSet(Resource resource,
                                      Model model)
                               throws com.ibm.adtech.jastor.JastorException
Create a new instance of DressSet. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the DressSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createDressSet

public static DressSet createDressSet(String uri,
                                      Model model)
                               throws com.ibm.adtech.jastor.JastorException
Create a new instance of DressSet. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the DressSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getDressSet

public static DressSet getDressSet(String uri,
                                   Model model)
                            throws com.ibm.adtech.jastor.JastorException
Create a new instance of DressSet. Leaves the model unchanged.

Parameters:
uri - The uri of the DressSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getDressSet

public static DressSet getDressSet(Resource resource,
                                   Model model)
                            throws com.ibm.adtech.jastor.JastorException
Create a new instance of DressSet. Leaves the model unchanged.

Parameters:
resource - The resource of the DressSet
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllDressSet

public static List getAllDressSet(Model model)
                           throws com.ibm.adtech.jastor.JastorException
Return an instance of DressSet for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#DressSet

Parameters:
model - the Jena Model
Returns:
a List of DressSet
Throws:
com.ibm.adtech.jastor.JastorException

createMeasureDomain

public static MeasureDomain createMeasureDomain(Resource resource,
                                                Model model)
                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of MeasureDomain. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the MeasureDomain
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createMeasureDomain

public static MeasureDomain createMeasureDomain(String uri,
                                                Model model)
                                         throws com.ibm.adtech.jastor.JastorException
Create a new instance of MeasureDomain. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the MeasureDomain
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getMeasureDomain

public static MeasureDomain getMeasureDomain(String uri,
                                             Model model)
                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of MeasureDomain. Leaves the model unchanged.

Parameters:
uri - The uri of the MeasureDomain
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getMeasureDomain

public static MeasureDomain getMeasureDomain(Resource resource,
                                             Model model)
                                      throws com.ibm.adtech.jastor.JastorException
Create a new instance of MeasureDomain. Leaves the model unchanged.

Parameters:
resource - The resource of the MeasureDomain
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllMeasureDomain

public static List getAllMeasureDomain(Model model)
                                throws com.ibm.adtech.jastor.JastorException
Return an instance of MeasureDomain for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#MeasureDomain

Parameters:
model - the Jena Model
Returns:
a List of MeasureDomain
Throws:
com.ibm.adtech.jastor.JastorException

createUserProfileData

public static UserProfileData createUserProfileData(Resource resource,
                                                    Model model)
                                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserProfileData. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the UserProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createUserProfileData

public static UserProfileData createUserProfileData(String uri,
                                                    Model model)
                                             throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserProfileData. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the UserProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUserProfileData

public static UserProfileData getUserProfileData(String uri,
                                                 Model model)
                                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserProfileData. Leaves the model unchanged.

Parameters:
uri - The uri of the UserProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getUserProfileData

public static UserProfileData getUserProfileData(Resource resource,
                                                 Model model)
                                          throws com.ibm.adtech.jastor.JastorException
Create a new instance of UserProfileData. Leaves the model unchanged.

Parameters:
resource - The resource of the UserProfileData
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllUserProfileData

public static List getAllUserProfileData(Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Return an instance of UserProfileData for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#UserProfileData

Parameters:
model - the Jena Model
Returns:
a List of UserProfileData
Throws:
com.ibm.adtech.jastor.JastorException

createStatisticEntry

public static StatisticEntry createStatisticEntry(Resource resource,
                                                  Model model)
                                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of StatisticEntry. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the StatisticEntry
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createStatisticEntry

public static StatisticEntry createStatisticEntry(String uri,
                                                  Model model)
                                           throws com.ibm.adtech.jastor.JastorException
Create a new instance of StatisticEntry. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the StatisticEntry
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getStatisticEntry

public static StatisticEntry getStatisticEntry(String uri,
                                               Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of StatisticEntry. Leaves the model unchanged.

Parameters:
uri - The uri of the StatisticEntry
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getStatisticEntry

public static StatisticEntry getStatisticEntry(Resource resource,
                                               Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Create a new instance of StatisticEntry. Leaves the model unchanged.

Parameters:
resource - The resource of the StatisticEntry
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getAllStatisticEntry

public static List getAllStatisticEntry(Model model)
                                 throws com.ibm.adtech.jastor.JastorException
Return an instance of StatisticEntry for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#StatisticEntry

Parameters:
model - the Jena Model
Returns:
a List of StatisticEntry
Throws:
com.ibm.adtech.jastor.JastorException

createProfession

public static Profession createProfession(Resource resource,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of Profession. Adds the rdf:type property for the given resource to the model.

Parameters:
resource - The resource of the Profession
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

createProfession

public static Profession createProfession(String uri,
                                          Model model)
                                   throws com.ibm.adtech.jastor.JastorException
Create a new instance of Profession. Adds the rdf:type property for the given resource to the model.

Parameters:
uri - The uri of the Profession
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getProfession

public static Profession getProfession(String uri,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of Profession. Leaves the model unchanged.

Parameters:
uri - The uri of the Profession
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getProfession

public static Profession getProfession(Resource resource,
                                       Model model)
                                throws com.ibm.adtech.jastor.JastorException
Create a new instance of Profession. Leaves the model unchanged.

Parameters:
resource - The resource of the Profession
model - the Jena Model.
Throws:
com.ibm.adtech.jastor.JastorException

getPensionerAnnuitant

public static Profession getPensionerAnnuitant(Model model)
                                        throws com.ibm.adtech.jastor.JastorException
Get an PensionerAnnuitant individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getStudentPupil

public static Profession getStudentPupil(Model model)
                                  throws com.ibm.adtech.jastor.JastorException
Get an StudentPupil individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getHandworker

public static Profession getHandworker(Model model)
                                throws com.ibm.adtech.jastor.JastorException
Get an Handworker individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getAdvertisingMarketingWorker

public static Profession getAdvertisingMarketingWorker(Model model)
                                                throws com.ibm.adtech.jastor.JastorException
Get an AdvertisingMarketingWorker individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getUnemployedJobSeeker

public static Profession getUnemployedJobSeeker(Model model)
                                         throws com.ibm.adtech.jastor.JastorException
Get an UnemployedJobSeeker individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getManagerDirector

public static Profession getManagerDirector(Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Get an ManagerDirector individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getOtherProfession

public static Profession getOtherProfession(Model model)
                                     throws com.ibm.adtech.jastor.JastorException
Get an OtherProfession individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getScientistTeacher

public static Profession getScientistTeacher(Model model)
                                      throws com.ibm.adtech.jastor.JastorException
Get an ScientistTeacher individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getServicesTradeWorker

public static Profession getServicesTradeWorker(Model model)
                                         throws com.ibm.adtech.jastor.JastorException
Get an ServicesTradeWorker individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getSpecialistFreeLancer

public static Profession getSpecialistFreeLancer(Model model)
                                          throws com.ibm.adtech.jastor.JastorException
Get an SpecialistFreeLancer individual. If individual does not exist in the model it is created by adding rdf:type property and all other properties forming this individual.

Parameters:
model - The Jena Model.
Returns:
Instance of Profession.
Throws:
com.ibm.adtech.jastor.JastorException

getAllProfession

public static List getAllProfession(Model model)
                             throws com.ibm.adtech.jastor.JastorException
Return an instance of Profession for every resource in the model with rdf:Type http://www.ibspan.waw.pl/tss/UserModelling#Profession

Parameters:
model - the Jena Model
Returns:
a List of Profession
Throws:
com.ibm.adtech.jastor.JastorException

getThing

public static com.ibm.adtech.jastor.Thing getThing(Resource res,
                                                   Model model)
                                            throws com.ibm.adtech.jastor.JastorException
Returns an instance of an interface for the given Resource. The return instance is guaranteed to implement the most specific interface in *some* hierarchy in which the Resource participates. The behavior is unspecified for resources with RDF types from different hierarchies.

Returns:
an instance of Thing
Throws:
com.ibm.adtech.jastor.JastorException

getThing

public static com.ibm.adtech.jastor.Thing getThing(String uri,
                                                   Model model)
                                            throws com.ibm.adtech.jastor.JastorException
Returns an instance of an interface for the given Resource URI. The return instance is guaranteed to implement the most specific interface in *some* hierarchy in which the Resource participates. The behavior is unspecified for resources with RDF types from different hierarchies.

Returns:
an instance of Thing
Throws:
com.ibm.adtech.jastor.JastorException

listCompatibleInterfaces

public static List listCompatibleInterfaces(Resource type)
Return a list of compatible interfaces for the given type. Searches through all ontology classes in the UserModelling ontology. The list is sorted according to the topological sort of the class hierarchy

Returns:
a List of type java.lang.Class