<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://ontologydesignpatterns.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BobFerris</id>
		<title>'Ontology Design Patterns' - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://ontologydesignpatterns.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BobFerris"/>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php/Special:Contributions/BobFerris"/>
		<updated>2026-05-19T06:53:57Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Recommendation_Ontology&amp;diff=10456</id>
		<title>Ontology:Recommendation Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Recommendation_Ontology&amp;diff=10456"/>
				<updated>2011-03-30T20:30:45Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Recommendation Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris, Kurt Jacobson&lt;br /&gt;
|Description=The Recommendation Ontology specification provides basic concepts and properties for describing recommendations on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=For describing recommendations of all kinds.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/rec/core&lt;br /&gt;
|LongDescription=The Recommendation Ontology is an ontology for modeling high level recommendations on/ for the Semantic Web. Thereby, the ontology hook up parts of the Similarity Ontology, DCMI Metadata Terms, the Association Ontology and the Ordered List Ontology.&lt;br /&gt;
The core of the Recommendation Ontology is the rec:Recommendation concept. A rec:Recommendation instance can consist of&lt;br /&gt;
&lt;br /&gt;
    * an item or agent relation (rec:Recommendation or its inverse property rec:for) to associate the resource, for which the recommendation was made&lt;br /&gt;
    * an recommender relation (rec:recommender or its inverse property rec:recommends) to associate the instance, which provided or calculated the recommendation, e.g. an is:InfoService instance&lt;br /&gt;
    * recommendation object relations (rec:recommendation_object or its inverse property rec:recommended_in) to associate appropriated objects to the recommendation subject&lt;br /&gt;
    * recommendation audience relations (rec:recommendation_audience to associate groups or stereotypes, which are probably appropriated as target group for this recommendation.&lt;br /&gt;
&lt;br /&gt;
Since rec:Recommendation is a sub class of ao:LikeableAssociation, it is also possible to like (ao:likeminded), rate (rev:rating) or give a feedback (rev:Feedback) to a recommendation. Furthermore, one can also relate detailed association (sim:Association) or similarity statements (sim:Similarity) to a recommendation by using the property ao:included_association.&lt;br /&gt;
As an extension of rec:Recommendation, we built the rec:RankedRecommendation concept to enable also ordered (ranked) recommendations at a high level. rec:RankedRecommendation is not only a sub class of rec:Recommendation. Furthermore, it is also a sub class of olo:OrderedList, which enables all features of an ordered list also to this concept. Following this design, a rec:ranked_recommendation is not only a sub property of rec:recommendation_object, but also a sub property of olo:slot. That means the recommendation objects are now related by using the property olo:item.&lt;br /&gt;
|Justification=The Recommendation Ontology hooks up parts of the Similarity Ontology, the DCMI Metadata Terms, the Association Ontology and the Ordered List Ontology.&lt;br /&gt;
|OntologyDomain=Recommendation,&lt;br /&gt;
|Scenario=Federated Recommendations&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Cognitive_Characteristics_Ontology&amp;diff=10455</id>
		<title>Ontology:Cognitive Characteristics Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Cognitive_Characteristics_Ontology&amp;diff=10455"/>
				<updated>2011-03-30T20:30:10Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Cognitive Characteristics Ontology&lt;br /&gt;
|OntologyAuthor=Dan Brickley, Libby Miller, Toby Inkster, Yi Zeng, Yan Wang, Danica Damljanovic, Zhisheng Huang, Sheila Kinsella, John Breslin, Bob Ferris&lt;br /&gt;
|Description=The Cognitive Characteristics Ontology specification provides a vocabulary for describing cognitive pattern within contexts, their temporal dynamics and their origins, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=Description of personal cognitive pattern in a simple and extended way.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/cco/core&lt;br /&gt;
|LongDescription=The Cognitive Characteristics Ontology includes two opportunities to model cognitive patterns. The first one is the representation of cognitive characteristics by using the semantic relation cco:cognitive_characteristic or better its more specialised sub properties (see graphic cco:cognitive_characteristic property as graph with relations) to associate the topics of the cognitive patterns to the users. The second opportunity is the property-oriented context reification of cco:cognitive_characteristic, cco:CognitiveCharacteristic, which is a general multiple purpose cognitive characteristic concept to describe cognitive patterns more in detail for a specific user or user group.&lt;br /&gt;
As one can see in graphic cco:CognitiveCharacteristic concept as graph with relations, the specialised sub properties of cco:cognitive_characteristic, the cognitive patterns, currently are&lt;br /&gt;
&lt;br /&gt;
    * interest (cco:interest), that means, a certain area of interest or preference, which is equivalent to foaf:topic_interest,&lt;br /&gt;
    * compentence (cco:competence), that means, the compentence to (be able to) do or know something or&lt;br /&gt;
    * setting (cco:setting), often regarding a specific environment, e.g. an application.&lt;br /&gt;
&lt;br /&gt;
One can also refine the semantic relation of a competence association by using the sub properties of cco:competence, which are currently:&lt;br /&gt;
&lt;br /&gt;
    * cco:skill: the ability or skill to (be able to) do something, e.g. to walk, to play the piano or to work in a team&lt;br /&gt;
    * cco:expertise: the knowledge or expertise in a certain domain or a specific topic, e.g. football, programming languages or music&lt;br /&gt;
    * cco:belief: an uncertain relation for competence representation, that means beliefs, persuasions or opinions, which can also be misconceptions&lt;br /&gt;
&lt;br /&gt;
One can see the second opportunity to model cognitive patterns, cco:CognitiveCharacteristic in graphic cco:CognitiveCharacteristic concept as simplified graph with relations. This concept can be used to associate any foaf:Agent instance to (a) cco:CognitiveCharacteristic instance(s) with help of the properties cco:habit and cco:agent. The topics of a cco:CognitiveCharacteristic instance are related to it by using the property cco:topic, so that a property chain of cco:habit and cco:topic will also direct to topics of a cognitive pattern of an user or user group. That means, a statement that is modelled with the simple semantic relation approach based on cco:cognitive_characteristic can also be represented by an instance of cco:CognitiveCharacteristic, which has a cco:agent or cco:habit, a cco:topic and a cco:characteristic relation. The last property in this row is used to associate the applied cognitive pattern relation (sub properties of cco:cognitive_characteristic).&lt;br /&gt;
Different statistics can be made on cognitive characteristics. These are currently:&lt;br /&gt;
&lt;br /&gt;
    * cco:overall_weight, which reflects the overall interest in a topic and should be different from the actual weight (associated by the property wo:weight) of a cognitive characteristic&lt;br /&gt;
    * cco:longest_duration, which is the longest continuous interval of attention for a cognitive pattern, e.g. for an interest, if it appears in the following years: 1990, 1991, 1995, 1996, 1997, 1998, 2001, then the longest duration is 4 years&lt;br /&gt;
    * cco:ultimative_duration, which is the overall duration of attention for a cognitive pattern, e.g. for an interest, if it appears in the following years: 1990, 1991, 1995, 1996, 1997, 1998, 2001, then the longest duration is 7 years&lt;br /&gt;
&lt;br /&gt;
Besides these statistics, one can also associate a concrete activity (by using the property cco:activity), to differentiate e.g. between football playing (topic = football; activity = playing) and football watching (topic = football; activity = watching), and further statistical items (by using the property cco:statistical_item) to a cognitive pattern description, which is itself also a sub class of scovo:Item.&lt;br /&gt;
It is also important, to be able to describe dynamics of a cognitive characteristic. In the Cognitive Characteristics Ontology they can be described with help of the cco:CharacteristicDynamics concept, which is a sub class of wo:Weight, and can be related to a cco:CognitiveCharacteristic instance by using the property cco:characteristic_dynamics. Thereby, one can relate&lt;br /&gt;
&lt;br /&gt;
    * concrete appear times (time instants or intervals, by using the property cco:appear_time), when a cognitive pattern gets attention by someone, or&lt;br /&gt;
    * an evidence description (by using the property cco:evidence), where this characteristic or dynamics was derived from.&lt;br /&gt;
&lt;br /&gt;
to a cco:CognitiveCharacteristic or cco:characteristic_dynamics instance.&lt;br /&gt;
Due to the two modelling opportunities of cognitive pattern in the Cognotive Characteristics Ontology, there is a need for formal semantics to associate statements with a shortcut relation and instances of the reification class that belonging together or to infer such knowledge with a reasoning engine. The Property Reification Vocabulary fulfil these requirements.&lt;br /&gt;
|Justification=The Cognitive Characteristics Ontology is built on top of the Weighted Interests Vocabulary v0.5 and should probably substitute this ontology in the near future. That means all concepts and properties are imported from this ontology. Some of them are also redefined and renamed to broaden their meaning. Furthermore, the Cognitive Characteristics Ontology is inspired by the Unified User Context Model, the General User Model Ontology, the User Modelling for Information Retrieval Language and all their fundamental sources, and finally, the discussions on the FOAF developers mailing list.&lt;br /&gt;
The Weighted Interests Vocabulary v0.5 is an union of the Weighted Interest Vocabulary, the E-foaf:interest Vocabulary and the Interest Mining Ontology. That means, all interest related ontologies are now merged under one hood and some concepts are proper modeled now. The design of this interest ontology is also strongly influenced by the outcome of the User (weighted) Interests Ontology working group from Hypios VoCamp Paris 2010.&lt;br /&gt;
|OntologyDomain=Personalization&lt;br /&gt;
|Scenario=User Profiling&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Property_Reification_Vocabulary&amp;diff=10454</id>
		<title>Ontology:Property Reification Vocabulary</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Property_Reification_Vocabulary&amp;diff=10454"/>
				<updated>2011-03-30T20:29:05Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Property Reification Vocabulary&lt;br /&gt;
|OntologyAuthor=Jiří Procházka, Richard Cyganiak, Toby Inkster, Bob Ferris&lt;br /&gt;
|Description=The Property Reification Vocabulary specification provides a vocabulary for describing the ontology design pattern of property reification on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=Enable reification descriptions on the vocabulary level. Can be used for ontology mapping.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/prv/core&lt;br /&gt;
|LongDescription=It seems that there is still a lack in modelling contextual information for Semantic Graph triples and deploying this knowledge representation reusable in a distributed Linked Data environment. Although, there exists probably applicable solutions for representing external context*, e.g. Named Graphs or N-Quads. However, these methods are not really appropriated to represent internal context* by keeping clear semantics regarding their described Semantic Graph triples (information resource). Even the existing method for RDF statements, RDF Reification (statement reification), has no clear semantics between the statement triple(s) and their reification information resource(s). Furthermore, this method is intended to be applied at the instance level. Although, it might be good to be able to apply reification definition also on the vocabulary level. That means, to reify the semantic relation that is established by a property. This kind of reification is then called property reification.&lt;br /&gt;
Therefore, the simple semantic relation, represented by subject, predicate and object, is now defined as shortcut relation. Thereby, the predicate is always the same property for a single shortcut relation definition. Beyond, the class that enables a detailed description of such a n-ary relation is called reification class.&lt;br /&gt;
Due to the reason, that there wasn’t a published vocabulary that addresses a mapping and its semantics between shortcut relations and reification classes and vice versa, Bob Ferris co-designed the Property Reification Vocabulary. This vocabulary is designed after a proposal made by Jiří Procházka, Richard Cyganiak and Toby Inkster and was also extended by Bob Ferris to enable further functionality. It should reflect the important use case and ontology design pattern of property reification. This gives ontology designers the freedom to separate such property reification definitions from their core ontology definition and enable hence the opportunity to make them optional.&lt;br /&gt;
|Justification=The Property Reification Vocabulary is design after a proposal made by Jiří Procházka, Richard Cyganiak and Toby Inkster and extended by Bob Ferris. It should reflect the important use case and ontology design pattern of property reification, which is different from statement reification (see also background and this explanation). This gives ontology designers the freedom to separate such property reification definitions from their core ontology and enable hence the opportunity to make them optional.&lt;br /&gt;
|OntologyDomain=Ontology Alignment, Ontology, Vocabulary,&lt;br /&gt;
|Scenario=Ontology mapping&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Ordered_List_Ontology&amp;diff=10453</id>
		<title>Ontology:Ordered List Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Ordered_List_Ontology&amp;diff=10453"/>
				<updated>2011-03-30T20:28:35Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Ordered List Ontology&lt;br /&gt;
|OntologyAuthor=Samer A. Abdallah, Bob Ferris&lt;br /&gt;
|Description=The Ordered List Ontology Specification provides basic concepts and properties for describing ordered lists as semantic graph.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=To get rid of RDF sequences ;) and to enable typed sequences for special purposes, e.g. playlists&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/olo/core&lt;br /&gt;
|LongDescription=There is a need to describe typed ordered lists or sequences of information resources. The existing approach in the RDF vocabulary, rdf:Seq, has some drawbacks regarding defining explicitly a range for items of a sequence and to query them efficiently with SPARQL, because every slot of a sequence is related by a separate property of the form rdf:_N, where N is a positive integer number, e.g. rdf:_1 (cf. RDF Vocabulary Description Language 1.0: RDF Schema and RDF Semantics ). That’s why, I co-designed the Ordered List Ontology according to a proposal made by Samer A. Abdallah. This ontology should overcome the drawbacks of the existing ordered list modelling approach by enabling more semantics to describe sequences of information resources.&lt;br /&gt;
As one can see in graphic 'olo:OrderedList concept as graph with relations', the Ordered List Ontology consists of two concepts - olo:OrderedList and olo:Slot. That means an ordered list is a composite of all slots, which are part of this ordered list (related by the property olo:slot). Although, the Ordered List Ontology is OWL based, the ontology also provides &amp;quot;backward&amp;quot; compatibility to the RDFS world.&lt;br /&gt;
The initial and primary access method to single slots in an ordered list should be olo:index, because this property represents the fixed index of a slot in an ordered list. Thereby, the property olo:length relates to the length of an ordered list, the number of included slots. The secondary access method is its (currently) optional iterator olo:next as shortcut to the next slot in the list. The items, which are arranged in an ordered list, are associated by the property olo:item to a slot.&lt;br /&gt;
On the basis of the ordered list concept defined in the Ordered List Ontology one can define more specific ordered list definitions, e.g. for media playlist (see the Play Back Ontology) or ranked recommendations (see the Recommendation Ontology).&lt;br /&gt;
|Justification=To get rid of RDF sequences ;)&lt;br /&gt;
|OntologyDomain=Knowledge engineering, Parts and Collections,&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Weighting_Ontology&amp;diff=10452</id>
		<title>Ontology:Weighting Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Weighting_Ontology&amp;diff=10452"/>
				<updated>2011-03-30T20:28:01Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Weighting Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris&lt;br /&gt;
|Description=The Weighting Ontology specification provides a vocabulary for describing weightings and their referenced scales, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=To have a concept to describe weights not only with a value.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/wo/core&lt;br /&gt;
|LongDescription=The Weighting Ontology includes a general multiple purpose weight concept. This concept can be used to associate any concept to a wo:Weight instance(s) with the property wo:weight. The second property of wo:Weight is wo:weight_value, which is a simple xsd:decimal based datatype property to associate the numeric value of the weighting.&lt;br /&gt;
Furthermore, this ontology includes a wo:Scale, which is modeled as a sub class of scovo:Dimension to relate it to its specified scovo:Item based concept (wo:Weight) via wo:scale. To define the range of this scale the properties wo:min_weight and wo:min_weight can be used. These are sub properties of the related minimum and maximum properties of the Statistical Core Vocabulary (scovo:min and scovo:max) and the Review Vocabulary (rev:minRating and rev:maxRating). Finally one can define a step size (wo:step_size) for the weighting scales.&lt;br /&gt;
|Justification=The Weighting Ontology includes a multiple purpose weighting concept on top of Statistical Core Vocabulary.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Info_Service_Ontology&amp;diff=10451</id>
		<title>Ontology:Info Service Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Info_Service_Ontology&amp;diff=10451"/>
				<updated>2011-03-30T20:27:28Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Info Service Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris&lt;br /&gt;
|Description=The Information Service Ontology Specification provides basic concepts and properties for describing different information services, e.g. Wikipedia, MusicBrainz, Freebase or Discogs, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=For describing, rating and categorizing information services of all kind.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/is/core&lt;br /&gt;
|LongDescription=The Info Service Ontology consists of a basic is:InfoService concept (which could maybe related to prv:DataProvidingService, bibo:Collection, sioc:Space or void:Dataset instances) and some additional ones for describing such an information service (currently: is:InfoServiceQuality, is:InfoServiceType and is:InfoServiceContributorType – the specific individuals are currently only proof-of-concept examples).&lt;br /&gt;
&lt;br /&gt;
The main hook re. specific websites from an information service is is:info_service, which associates an is:InfoService instance to e.g. a owl:Thing (or e.g. sub class of owl:Thing, e.g. foaf:Document) instance (e.g. a website link).&lt;br /&gt;
&lt;br /&gt;
Furthermore, I defined some is:InfoService individuals, especially isi:musicbrainz (see the graphic above and code below) as proof-of-concept example. Therefore, I used also some category definitions from DBpedia (important is also the property is:main_subject for associating a main subject of an Information Service).&lt;br /&gt;
|Justification=There is a need to describe information services of all kind, not only semantic web information services.&lt;br /&gt;
|OntologyDomain=Knowledge engineering,&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Play_Back_Ontology&amp;diff=10450</id>
		<title>Ontology:Play Back Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Play_Back_Ontology&amp;diff=10450"/>
				<updated>2011-03-30T20:27:00Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Play Back Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris, Kurt Jacobson&lt;br /&gt;
|Description=The Play Back Ontology specification provides basic concepts and properties for describing concepts that are related to the play back domain, e.g. an playlist, play back count and skip counter, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=Addresses concepts of a specific media domain, the play back domain.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/pbo/core&lt;br /&gt;
|LongDescription=The Play Back Ontology provides basic concepts and properties for describing concepts that are related to the play back domain, e.g. a playlist, play back and skip counter, on/ for the Semantic Web.&lt;br /&gt;
&lt;br /&gt;
    The play back domain could be seen as a subset of the media domain - it deals with playing back some media, e.g. videos, music tracks or slideshows, somehow.&lt;br /&gt;
&lt;br /&gt;
On the basis of this definition the objects that are included into this domain are media objects. That means all concepts of the Play Back Ontology are somehow related to at least one media object. The range of these media objects is currently restricted to the concepts bibo:Document and frbr:Endeavour, incl. all their sub classes, e.g. mo:Track.&lt;br /&gt;
The pbo:Playlist concept is a sub class of olo:OrderedList and hence, a specialized ordered list of the media domain. Therefore, a pbo:Playlist instance consists of pbo:PlaylistSlot instances (related by pbo:playlist_slot), which are related to at least one media item by using the property pbo:playlist_item. pbo:Playlist has a further sub class, pbo:FixedPlaylist, to described playlists or sections of playlists, which have a strict order, e.g. a section of music tracks that should be played always one after another, or that are somehow related to each other. Furthermore, pbo:Playlist instances can be related to something by using the property pbo:playlist.&lt;br /&gt;
The Play Back Ontology consists further more of a couple of media action counters, which are represented by pbo:MediaActionCounter. Sub classes of this concept are pbo:PlayBackCounter and pbo:SkipCounter. Due to the property pbo:media_object, which is a sub property of co:object, it is possible to only associate media objects to pbo:MediaActionCounter instances.&lt;br /&gt;
The Play Back Ontology and the illustrated examples above demonstrates the reutilization, specialization and application of concepts of existing ontologies (Ordered List Ontology, Counter Ontology, Association Ontology, Music Ontology, Similarity Ontology, DCMI Metadata Terms, ...). Please feel free to create further, more specialized concepts and properties, which are based on the introduced ontologies, e.g. describing transition of music tracks in dj mixes (as discussed here).&lt;br /&gt;
|Justification=The Play Back Ontology is a an extension of the Ordered List Ontology and the Counter Ontology to represent play back specific concepts and relations.&lt;br /&gt;
|OntologyDomain=Multimedia&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Association_Ontology&amp;diff=10449</id>
		<title>Ontology:Association Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Association_Ontology&amp;diff=10449"/>
				<updated>2011-03-30T20:26:19Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Association Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris, Toby Inkster&lt;br /&gt;
|Description=The Association Ontology specification provides basic concepts and properties for describing specific association statements to something,e.g. an occasion, a genre or a mood, and enables furthermore,a mechanism to like/rate and feedback these associations&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=Providing various general association relation types and a concept for feedback-able personal associations.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/ao/core&lt;br /&gt;
|LongDescription=The Association Ontology combines features of the Similarity Ontology, the Review Ontology and DCMI Metadata Terms. The intend behind this ontology is to provide a mechanism to append (personal) association statements (sim:Association) to something by using the relation sim:association. This step of indirection is neccessary to enable:&lt;br /&gt;
&lt;br /&gt;
    * reusable association statements and&lt;br /&gt;
    * voting, rating and reviewing of association statements in a specific context.&lt;br /&gt;
&lt;br /&gt;
Therefore, the sub class ao:LikeableAssociation was created, which combines the concepts of sim:Association and rev:Review. Simple voting (the &amp;quot;like button&amp;quot;) can be realized by using the property ao:likeminded, which creates a relation between an association statement and an individuum (foaf:Agent). Ratings and reviews can be realized by using the features of the Review Ontology, e.g. rev:rating or rev:Feedback.&lt;br /&gt;
To address associations of a specific domain, e.g. genre, mood or occasion, new sub properties based on dcterms:subject were created. These are:&lt;br /&gt;
&lt;br /&gt;
    * ao:genre: a hook for genres descriptions of all kind,&lt;br /&gt;
    * ao:mood: a hook for mood descriptions and&lt;br /&gt;
    * ao:occasion: a hook for occasion descriptions.&lt;br /&gt;
&lt;br /&gt;
They are intendend to be an abstact and general hook into their specific domains (genre, mood, occasion). Furthermore, new, more specific sub properties based on these properties should be created to provide a hook in more specific domains, e.g. mo:genre for music genres/styles (this sub property relation isn't currently the case).&lt;br /&gt;
To enable voting, rating and reviewing of a reusable association statements in a specific context, the property ao:included_association was created. By using this relation one can include a reusable association statement into another association statement (preferable based on ao:LikeableAssociation). Please have also a look at the example in this document, which illstrates this use case.&lt;br /&gt;
|Justification=The Association Ontology hooks up parts of the Similarity Ontology, the Review Ontology and DCMI Metadata Terms.&lt;br /&gt;
|OntologyDomain=Knowledge engineering&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Counter_Ontology&amp;diff=10448</id>
		<title>Ontology:Counter Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Counter_Ontology&amp;diff=10448"/>
				<updated>2011-03-30T20:25:55Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Counter Ontology&lt;br /&gt;
|OntologyAuthor=Yves Raimond, Mats Skillingstad, Bob Ferris&lt;br /&gt;
|Description=The Counter Ontology specification provides basic concepts and properties for describing a general counter concept and some important sub counters, e.g. an event counter, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=To describe counters of all kinds and events that are related to a specific counter.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/co/core&lt;br /&gt;
|LongDescription=The Counter Ontology includes a general multiple purpose counter concept. This concept could be uses to associate any concept to a co:Counter instance(s) with the property co:counter or a specific sub property of it. The second property of co:Counter is co:count, which is a simple xsd:integer based datatype property. That means you could use this concept for things like for example play counter, skip counter or website hit counter.&lt;br /&gt;
Furthermore, this ontology includes already a predefined property to associate event specific ( event:Event) counter to its related events (co:event_counter,), e.g. a co:ScrobbleEvent to scrobble something. This enables the opportunity to trace back all related events, which are responsible for a specific count. Of course, this is also possible with all other concepts ;)&lt;br /&gt;
|Justification=The Counter Ontology is a generalisation of the Playcount Ontology from Yves Raimond.&lt;br /&gt;
|OntologyDomain=Knowledge engineering&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Ontology-based_models&amp;diff=10443</id>
		<title>Community:Ontology-based models</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Ontology-based_models&amp;diff=10443"/>
				<updated>2011-02-02T23:54:06Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=AlexandraGalatescu&lt;br /&gt;
|Description=Patterns for building ontology-based models for applications, by inter-ontology relationships, constraints and rules. &lt;br /&gt;
General patterns for inference and search on ontology-based models.&lt;br /&gt;
}}&lt;br /&gt;
{{Graphical representation}}&lt;br /&gt;
{{Modeling Issue Template&lt;br /&gt;
|Author=AlexandraGalatescu, BobFerris&lt;br /&gt;
|Domain=Ontology-based modeling&lt;br /&gt;
|Scenario=Property reification, reification on the vocabulary level (see http://purl.org/ontology/prv/core#).&lt;br /&gt;
|ProposedSolution=http://purl.org/ontology/prv/core#&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Modeling Issue toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Ontology-based_models&amp;diff=10442</id>
		<title>Community:Ontology-based models</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Ontology-based_models&amp;diff=10442"/>
				<updated>2011-02-02T23:52:53Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=AlexandraGalatescu&lt;br /&gt;
|Description=Patterns for building ontology-based models for applications, by inter-ontology relationships, constraints and rules. &lt;br /&gt;
General patterns for inference and search on ontology-based models.&lt;br /&gt;
}}&lt;br /&gt;
{{Graphical representation}}&lt;br /&gt;
{{Modeling Issue Template&lt;br /&gt;
|Author=AlexandraGalatescu, BobFerris&lt;br /&gt;
|Domain=Ontology-based modeling&lt;br /&gt;
|ProposedSolution=http://purl.org/ontology/prv/core#&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Modeling Issue toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Ontology-based_models&amp;diff=10441</id>
		<title>Community:Ontology-based models</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Ontology-based_models&amp;diff=10441"/>
				<updated>2011-02-02T23:52:38Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=AlexandraGalatescu&lt;br /&gt;
|Description=Patterns for building ontology-based models for applications, by inter-ontology relationships, constraints and rules. &lt;br /&gt;
General patterns for inference and search on ontology-based models.&lt;br /&gt;
}}&lt;br /&gt;
{{Graphical representation}}&lt;br /&gt;
{{Modeling Issue Template&lt;br /&gt;
|Author=AlexandraGalatescu, BobFerris&lt;br /&gt;
|Domain=Ontology-based modeling&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Modeling Issue toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Property_Reification_RDF_Vocabulary&amp;diff=10440</id>
		<title>Community:References/Property Reification RDF Vocabulary</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Property_Reification_RDF_Vocabulary&amp;diff=10440"/>
				<updated>2011-02-02T23:51:04Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Reference |Subject=Ontology:Property Reification Vocabulary |Label=Property Reification RDF Vocabulary |Description=The working page of the Property Reification Vocabulary on the ESW wik...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Property Reification Vocabulary&lt;br /&gt;
|Label=Property Reification RDF Vocabulary&lt;br /&gt;
|Description=The working page of the Property Reification Vocabulary on the ESW wiki.&lt;br /&gt;
|Type=Wiki&lt;br /&gt;
|URL=http://esw.w3.org/PropertyReificationVocabulary&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Property_Reification_Vocabulary&amp;diff=10439</id>
		<title>Ontology:Property Reification Vocabulary</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Property_Reification_Vocabulary&amp;diff=10439"/>
				<updated>2011-02-02T23:49:33Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Ontology |Name=Property Reification Vocabulary |OntologyAuthor=Jiří Procházka, Richard Cyganiak, Toby Inkster, Bob Ferris |Description=The Property Reification Vocabulary specificatio...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Property Reification Vocabulary&lt;br /&gt;
|OntologyAuthor=Jiří Procházka, Richard Cyganiak, Toby Inkster, Bob Ferris&lt;br /&gt;
|Description=The Property Reification Vocabulary specification provides a vocabulary for describing the ontology design pattern of property reification on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=Enable reification descriptions on the vocabulary level. Can be used for ontology mapping.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/prv/core#&lt;br /&gt;
|LongDescription=It seems that there is still a lack in modelling contextual information for Semantic Graph triples and deploying this knowledge representation reusable in a distributed Linked Data environment. Although, there exists probably applicable solutions for representing external context*, e.g. Named Graphs or N-Quads. However, these methods are not really appropriated to represent internal context* by keeping clear semantics regarding their described Semantic Graph triples (information resource). Even the existing method for RDF statements, RDF Reification (statement reification), has no clear semantics between the statement triple(s) and their reification information resource(s). Furthermore, this method is intended to be applied at the instance level. Although, it might be good to be able to apply reification definition also on the vocabulary level. That means, to reify the semantic relation that is established by a property. This kind of reification is then called property reification.&lt;br /&gt;
Therefore, the simple semantic relation, represented by subject, predicate and object, is now defined as shortcut relation. Thereby, the predicate is always the same property for a single shortcut relation definition. Beyond, the class that enables a detailed description of such a n-ary relation is called reification class.&lt;br /&gt;
Due to the reason, that there wasn’t a published vocabulary that addresses a mapping and its semantics between shortcut relations and reification classes and vice versa, Bob Ferris co-designed the Property Reification Vocabulary. This vocabulary is designed after a proposal made by Jiří Procházka, Richard Cyganiak and Toby Inkster and was also extended by Bob Ferris to enable further functionality. It should reflect the important use case and ontology design pattern of property reification. This gives ontology designers the freedom to separate such property reification definitions from their core ontology definition and enable hence the opportunity to make them optional.&lt;br /&gt;
|Justification=The Property Reification Vocabulary is design after a proposal made by Jiří Procházka, Richard Cyganiak and Toby Inkster and extended by Bob Ferris. It should reflect the important use case and ontology design pattern of property reification, which is different from statement reification (see also background and this explanation). This gives ontology designers the freedom to separate such property reification definitions from their core ontology and enable hence the opportunity to make them optional.&lt;br /&gt;
|OntologyDomain=Ontology Alignment, Ontology, Vocabulary, &lt;br /&gt;
|Scenario=Ontology mapping&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Ordered_Lists&amp;diff=10438</id>
		<title>Community:Ordered Lists</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Ordered_Lists&amp;diff=10438"/>
				<updated>2011-02-02T23:41:46Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=Ordered Lists&lt;br /&gt;
|Description=This problem originates from the W3C Decision Incubator activity, however it is not restricted to the decision-making domain, but more general. &lt;br /&gt;
&lt;br /&gt;
The problem is how to best represent ordered lists in RDF/OWL. In the decision representation domain the problem arises when modeling options, where one of the options will be selected, i.e., it will be the decision.&lt;br /&gt;
&lt;br /&gt;
RDF contains native constructs for sets and lists. There are also some proposals for OWL models of sets and lists to be found at http://swan.mindinformatics.org/spec/1.2/collections.html What would be the best way to model this?&lt;br /&gt;
}}&lt;br /&gt;
{{Graphical representation}}&lt;br /&gt;
{{Modeling Issue Template&lt;br /&gt;
|Author=EvaBlomqvist, JeffWaters, BobFerris, &lt;br /&gt;
|Domain=General, Decision-making, Parts and Collections,&lt;br /&gt;
|CompetencyQuestion=What is the first element in this ordered list? What is the next element after this one? What criteria has been used to order the elements?&lt;br /&gt;
|Scenario=For instance, we may start out with a dataset about earthquakes, and ask ourselves: What areas are the most prone to earthquakes? Then we would like to order our options, i.e., the areas in the dataset, based on the number or perhaps severity of the earthquakes. In a sense we are re-organizing a set of triples, by ordering them based on some criteria. How do we best represent such orderings?&lt;br /&gt;
|ProposedSolution=http://purl.org/ontology/olo/core#&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Modeling Issue toolbar}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2010&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Describing_Lists_and_Sublists&amp;diff=10437</id>
		<title>Community:Describing Lists and Sublists</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Describing_Lists_and_Sublists&amp;diff=10437"/>
				<updated>2011-02-02T23:40:41Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=Sublist ontology&lt;br /&gt;
|Description=An ontology for describing lits and sublists&lt;br /&gt;
}}&lt;br /&gt;
{{Graphical representation}}&lt;br /&gt;
{{Modeling Issue Template&lt;br /&gt;
|Author=BobFerris&lt;br /&gt;
|Domain=Parts and Collections&lt;br /&gt;
|ProposedSolution=http://scm.trialox.org/main/org.trialox.rdf.ontologies/raw-file/61291aaf8079/src/main/resources/org/trialox/rdf/ontologies/list.rdf, http://purl.org/ontology/olo/core#&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Modeling Issue toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Describing_Lists_and_Sublists&amp;diff=10436</id>
		<title>Community:Describing Lists and Sublists</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Describing_Lists_and_Sublists&amp;diff=10436"/>
				<updated>2011-02-02T23:40:05Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=Sublist ontology&lt;br /&gt;
|Description=An ontology for describing lits and sublists&lt;br /&gt;
}}&lt;br /&gt;
{{Graphical representation}}&lt;br /&gt;
{{Modeling Issue Template&lt;br /&gt;
|Domain=Parts and Collections&lt;br /&gt;
|ProposedSolution=http://scm.trialox.org/main/org.trialox.rdf.ontologies/raw-file/61291aaf8079/src/main/resources/org/trialox/rdf/ontologies/list.rdf, http://purl.org/ontology/olo/core#&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Modeling Issue toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Ordered_List_Ontology_announcement_2&amp;diff=10435</id>
		<title>Community:References/Ordered List Ontology announcement 2</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Ordered_List_Ontology_announcement_2&amp;diff=10435"/>
				<updated>2011-02-02T23:37:28Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Reference |Subject=Community:Ordered Lists |Label=Ordered List Ontology announcement |Description=A blog post about the Ordered List Ontology with examples and graphics. |Type=Other |Typ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Community:Ordered Lists&lt;br /&gt;
|Label=Ordered List Ontology announcement&lt;br /&gt;
|Description=A blog post about the Ordered List Ontology with examples and graphics.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://smiy.org/2010/07/15/the-ordered-list-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Ordered_Lists&amp;diff=10434</id>
		<title>Community:Ordered Lists</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Ordered_Lists&amp;diff=10434"/>
				<updated>2011-02-02T23:36:42Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=Ordered Lists&lt;br /&gt;
|Description=This problem originates from the W3C Decision Incubator activity, however it is not restricted to the decision-making domain, but more general. &lt;br /&gt;
&lt;br /&gt;
The problem is how to best represent ordered lists in RDF/OWL. In the decision representation domain the problem arises when modeling options, where one of the options will be selected, i.e., it will be the decision.&lt;br /&gt;
&lt;br /&gt;
RDF contains native constructs for sets and lists. There are also some proposals for OWL models of sets and lists to be found at http://swan.mindinformatics.org/spec/1.2/collections.html What would be the best way to model this?&lt;br /&gt;
}}&lt;br /&gt;
{{Graphical representation}}&lt;br /&gt;
{{Modeling Issue Template&lt;br /&gt;
|Author=EvaBlomqvist, JeffWaters,&lt;br /&gt;
|Domain=General, Decision-making, Parts and Collections,&lt;br /&gt;
|CompetencyQuestion=What is the first element in this ordered list? What is the next element after this one? What criteria has been used to order the elements?&lt;br /&gt;
|Scenario=For instance, we may start out with a dataset about earthquakes, and ask ourselves: What areas are the most prone to earthquakes? Then we would like to order our options, i.e., the areas in the dataset, based on the number or perhaps severity of the earthquakes. In a sense we are re-organizing a set of triples, by ordering them based on some criteria. How do we best represent such orderings?&lt;br /&gt;
|ProposedSolution=http://purl.org/ontology/olo/core#&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Modeling Issue toolbar}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2010&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Ordered_List_Ontology&amp;diff=10433</id>
		<title>Ontology:Ordered List Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Ordered_List_Ontology&amp;diff=10433"/>
				<updated>2011-02-02T23:32:39Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Ordered List Ontology&lt;br /&gt;
|OntologyAuthor=Samer A. Abdallah, Bob Ferris&lt;br /&gt;
|Description=The Ordered List Ontology Specification provides basic concepts and properties for describing ordered lists as semantic graph.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=To get rid of RDF sequences ;) and to enable typed sequences for special purposes, e.g. playlists&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/olo/core#&lt;br /&gt;
|LongDescription=There is a need to describe typed ordered lists or sequences of information resources. The existing approach in the RDF vocabulary, rdf:Seq, has some drawbacks regarding defining explicitly a range for items of a sequence and to query them efficiently with SPARQL, because every slot of a sequence is related by a separate property of the form rdf:_N, where N is a positive integer number, e.g. rdf:_1 (cf. RDF Vocabulary Description Language 1.0: RDF Schema and RDF Semantics ). That’s why, I co-designed the Ordered List Ontology according to a proposal made by Samer A. Abdallah. This ontology should overcome the drawbacks of the existing ordered list modelling approach by enabling more semantics to describe sequences of information resources.&lt;br /&gt;
As one can see in graphic 'olo:OrderedList concept as graph with relations', the Ordered List Ontology consists of two concepts - olo:OrderedList and olo:Slot. That means an ordered list is a composite of all slots, which are part of this ordered list (related by the property olo:slot). Although, the Ordered List Ontology is OWL based, the ontology also provides &amp;quot;backward&amp;quot; compatibility to the RDFS world.&lt;br /&gt;
The initial and primary access method to single slots in an ordered list should be olo:index, because this property represents the fixed index of a slot in an ordered list. Thereby, the property olo:length relates to the length of an ordered list, the number of included slots. The secondary access method is its (currently) optional iterator olo:next as shortcut to the next slot in the list. The items, which are arranged in an ordered list, are associated by the property olo:item to a slot.&lt;br /&gt;
On the basis of the ordered list concept defined in the Ordered List Ontology one can define more specific ordered list definitions, e.g. for media playlist (see the Play Back Ontology) or ranked recommendations (see the Recommendation Ontology).&lt;br /&gt;
|Justification=To get rid of RDF sequences ;)&lt;br /&gt;
|OntologyDomain=Knowledge engineering, Parts and Collections, &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Weighting_Ontology&amp;diff=10432</id>
		<title>Ontology:Weighting Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Weighting_Ontology&amp;diff=10432"/>
				<updated>2011-02-02T23:28:52Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Ontology |Name=Weighting Ontology |OntologyAuthor=Bob Ferris |Description=The Weighting Ontology specification provides a vocabulary for describing weightings and their referenced scales...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Weighting Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris&lt;br /&gt;
|Description=The Weighting Ontology specification provides a vocabulary for describing weightings and their referenced scales, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=To have a concept to describe weights not only with a value.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/wo/core#&lt;br /&gt;
|LongDescription=The Weighting Ontology includes a general multiple purpose weight concept. This concept can be used to associate any concept to a wo:Weight instance(s) with the property wo:weight. The second property of wo:Weight is wo:weight_value, which is a simple xsd:decimal based datatype property to associate the numeric value of the weighting.&lt;br /&gt;
Furthermore, this ontology includes a wo:Scale, which is modeled as a sub class of scovo:Dimension to relate it to its specified scovo:Item based concept (wo:Weight) via wo:scale. To define the range of this scale the properties wo:min_weight and wo:min_weight can be used. These are sub properties of the related minimum and maximum properties of the Statistical Core Vocabulary (scovo:min and scovo:max) and the Review Vocabulary (rev:minRating and rev:maxRating). Finally one can define a step size (wo:step_size) for the weighting scales.&lt;br /&gt;
|Justification=The Weighting Ontology includes a multiple purpose weighting concept on top of Statistical Core Vocabulary.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Info_Service_Ontology_announcement&amp;diff=10431</id>
		<title>Community:References/Info Service Ontology announcement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Info_Service_Ontology_announcement&amp;diff=10431"/>
				<updated>2011-02-02T23:25:02Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Reference |Subject=Ontology:Info Service Ontology |Label=Info Service Ontology announcement |Description=A blog post about the Info Service Ontology with examples and graphics. |Type=Oth...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Info Service Ontology&lt;br /&gt;
|Label=Info Service Ontology announcement&lt;br /&gt;
|Description=A blog post about the Info Service Ontology with examples and graphics.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://infoserviceonto.smiy.org/2010/06/22/welcome/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Info_Service_Ontology&amp;diff=10430</id>
		<title>Ontology:Info Service Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Info_Service_Ontology&amp;diff=10430"/>
				<updated>2011-02-02T23:23:50Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Ontology |Name=Info Service Ontology |OntologyAuthor=Bob Ferris |Description=The Information Service Ontology Specification provides basic concepts and properties for describing differen...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Info Service Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris&lt;br /&gt;
|Description=The Information Service Ontology Specification provides basic concepts and properties for describing different information services, e.g. Wikipedia, MusicBrainz, Freebase or Discogs, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=For describing, rating and categorizing information services of all kind.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/is/core#&lt;br /&gt;
|LongDescription=The Info Service Ontology consists of a basic is:InfoService concept (which could maybe related to prv:DataProvidingService, bibo:Collection, sioc:Space or void:Dataset instances) and some additional ones for describing such an information service (currently: is:InfoServiceQuality, is:InfoServiceType and is:InfoServiceContributorType – the specific individuals are currently only proof-of-concept examples).&lt;br /&gt;
&lt;br /&gt;
The main hook re. specific websites from an information service is is:info_service, which associates an is:InfoService instance to e.g. a owl:Thing (or e.g. sub class of owl:Thing, e.g. foaf:Document) instance (e.g. a website link).&lt;br /&gt;
&lt;br /&gt;
Furthermore, I defined some is:InfoService individuals, especially isi:musicbrainz (see the graphic above and code below) as proof-of-concept example. Therefore, I used also some category definitions from DBpedia (important is also the property is:main_subject for associating a main subject of an Information Service).&lt;br /&gt;
|Justification=There is a need to describe information services of all kind, not only semantic web information services.&lt;br /&gt;
|OntologyDomain=Knowledge engineering, &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Association_Ontology_announcement&amp;diff=10429</id>
		<title>Community:References/Association Ontology announcement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Association_Ontology_announcement&amp;diff=10429"/>
				<updated>2011-02-02T23:16:59Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Association Ontology&lt;br /&gt;
|Label=Association Ontology announcement&lt;br /&gt;
|Description=A blog post about the Association Ontology with examples and graphics.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://smiy.org/2010/07/26/the-association-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Play_Back_Ontology_announcement&amp;diff=10428</id>
		<title>Community:References/Play Back Ontology announcement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Play_Back_Ontology_announcement&amp;diff=10428"/>
				<updated>2011-02-02T23:16:23Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Reference |Subject=Ontology:Play Back Ontology |Label=Play Back Ontology announcement |Description=A blog post about the Recommendation Ontology with examples and graphics. |Type=Other |...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Play Back Ontology&lt;br /&gt;
|Label=Play Back Ontology announcement&lt;br /&gt;
|Description=A blog post about the Recommendation Ontology with examples and graphics.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://smiy.org/2010/07/27/the-play-back-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Play_Back_Ontology&amp;diff=10427</id>
		<title>Ontology:Play Back Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Play_Back_Ontology&amp;diff=10427"/>
				<updated>2011-02-02T23:15:14Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Ontology |Name=Play Back Ontology |OntologyAuthor=Bob Ferris, Kurt Jacobson |Description=The Play Back Ontology specification provides basic concepts and properties for describing concep...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Play Back Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris, Kurt Jacobson&lt;br /&gt;
|Description=The Play Back Ontology specification provides basic concepts and properties for describing concepts that are related to the play back domain, e.g. an playlist, play back count and skip counter, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=Addresses concepts of a specific media domain, the play back domain.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/pbo/core#&lt;br /&gt;
|LongDescription=The Play Back Ontology provides basic concepts and properties for describing concepts that are related to the play back domain, e.g. a playlist, play back and skip counter, on/ for the Semantic Web.&lt;br /&gt;
&lt;br /&gt;
    The play back domain could be seen as a subset of the media domain - it deals with playing back some media, e.g. videos, music tracks or slideshows, somehow.&lt;br /&gt;
&lt;br /&gt;
On the basis of this definition the objects that are included into this domain are media objects. That means all concepts of the Play Back Ontology are somehow related to at least one media object. The range of these media objects is currently restricted to the concepts bibo:Document and frbr:Endeavour, incl. all their sub classes, e.g. mo:Track.&lt;br /&gt;
The pbo:Playlist concept is a sub class of olo:OrderedList and hence, a specialized ordered list of the media domain. Therefore, a pbo:Playlist instance consists of pbo:PlaylistSlot instances (related by pbo:playlist_slot), which are related to at least one media item by using the property pbo:playlist_item. pbo:Playlist has a further sub class, pbo:FixedPlaylist, to described playlists or sections of playlists, which have a strict order, e.g. a section of music tracks that should be played always one after another, or that are somehow related to each other. Furthermore, pbo:Playlist instances can be related to something by using the property pbo:playlist.&lt;br /&gt;
The Play Back Ontology consists further more of a couple of media action counters, which are represented by pbo:MediaActionCounter. Sub classes of this concept are pbo:PlayBackCounter and pbo:SkipCounter. Due to the property pbo:media_object, which is a sub property of co:object, it is possible to only associate media objects to pbo:MediaActionCounter instances.&lt;br /&gt;
The Play Back Ontology and the illustrated examples above demonstrates the reutilization, specialization and application of concepts of existing ontologies (Ordered List Ontology, Counter Ontology, Association Ontology, Music Ontology, Similarity Ontology, DCMI Metadata Terms, ...). Please feel free to create further, more specialized concepts and properties, which are based on the introduced ontologies, e.g. describing transition of music tracks in dj mixes (as discussed here).&lt;br /&gt;
|Justification=The Play Back Ontology is a an extension of the Ordered List Ontology and the Counter Ontology to represent play back specific concepts and relations.&lt;br /&gt;
|OntologyDomain=Multimedia&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Association_Ontology_announcement&amp;diff=10426</id>
		<title>Community:References/Association Ontology announcement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Association_Ontology_announcement&amp;diff=10426"/>
				<updated>2011-02-02T23:12:04Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Reference |Subject=Ontology:Association Ontology |Label=Association Ontology announcement |Description=A blog post about the Association Ontology with examples and graphics. |Type=Other ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Association Ontology&lt;br /&gt;
|Label=Association Ontology announcement&lt;br /&gt;
|Description=A blog post about the Association Ontology with examples and graphics.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://smiy.wordpress.com/2010/07/26/the-association-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Association_Ontology&amp;diff=10425</id>
		<title>Ontology:Association Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Association_Ontology&amp;diff=10425"/>
				<updated>2011-02-02T23:10:54Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Ontology |Name=Association Ontology |OntologyAuthor=Bob Ferris, Toby Inkster |Description=The Association Ontology specification provides basic concepts and properties for describing spe...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Association Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris, Toby Inkster&lt;br /&gt;
|Description=The Association Ontology specification provides basic concepts and properties for describing specific association statements to something,e.g. an occasion, a genre or a mood, and enables furthermore,a mechanism to like/rate and feedback these associations&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=Providing various general association relation types and a concept for feedback-able personal associations.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/ao/core#&lt;br /&gt;
|LongDescription=The Association Ontology combines features of the Similarity Ontology, the Review Ontology and DCMI Metadata Terms. The intend behind this ontology is to provide a mechanism to append (personal) association statements (sim:Association) to something by using the relation sim:association. This step of indirection is neccessary to enable:&lt;br /&gt;
&lt;br /&gt;
    * reusable association statements and&lt;br /&gt;
    * voting, rating and reviewing of association statements in a specific context.&lt;br /&gt;
&lt;br /&gt;
Therefore, the sub class ao:LikeableAssociation was created, which combines the concepts of sim:Association and rev:Review. Simple voting (the &amp;quot;like button&amp;quot;) can be realized by using the property ao:likeminded, which creates a relation between an association statement and an individuum (foaf:Agent). Ratings and reviews can be realized by using the features of the Review Ontology, e.g. rev:rating or rev:Feedback.&lt;br /&gt;
To address associations of a specific domain, e.g. genre, mood or occasion, new sub properties based on dcterms:subject were created. These are:&lt;br /&gt;
&lt;br /&gt;
    * ao:genre: a hook for genres descriptions of all kind,&lt;br /&gt;
    * ao:mood: a hook for mood descriptions and&lt;br /&gt;
    * ao:occasion: a hook for occasion descriptions.&lt;br /&gt;
&lt;br /&gt;
They are intendend to be an abstact and general hook into their specific domains (genre, mood, occasion). Furthermore, new, more specific sub properties based on these properties should be created to provide a hook in more specific domains, e.g. mo:genre for music genres/styles (this sub property relation isn't currently the case).&lt;br /&gt;
To enable voting, rating and reviewing of a reusable association statements in a specific context, the property ao:included_association was created. By using this relation one can include a reusable association statement into another association statement (preferable based on ao:LikeableAssociation). Please have also a look at the example in this document, which illstrates this use case.&lt;br /&gt;
|Justification=The Association Ontology hooks up parts of the Similarity Ontology, the Review Ontology and DCMI Metadata Terms.&lt;br /&gt;
|OntologyDomain=Knowledge engineering&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Counter_Ontology&amp;diff=10424</id>
		<title>Ontology:Counter Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Counter_Ontology&amp;diff=10424"/>
				<updated>2011-02-02T23:06:22Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Counter Ontology&lt;br /&gt;
|OntologyAuthor=Yves Raimond, Mats Skillingstad, Bob Ferris&lt;br /&gt;
|Description=The Counter Ontology specification provides basic concepts and properties for describing a general counter concept and some important sub counters, e.g. an event counter, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=To describe counters of all kinds and events that are related to a specific counter.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/co/core#&lt;br /&gt;
|LongDescription=The Counter Ontology includes a general multiple purpose counter concept. This concept could be uses to associate any concept to a co:Counter instance(s) with the property co:counter or a specific sub property of it. The second property of co:Counter is co:count, which is a simple xsd:integer based datatype property. That means you could use this concept for things like for example play counter, skip counter or website hit counter.&lt;br /&gt;
Furthermore, this ontology includes already a predefined property to associate event specific ( event:Event) counter to its related events (co:event_counter,), e.g. a co:ScrobbleEvent to scrobble something. This enables the opportunity to trace back all related events, which are responsible for a specific count. Of course, this is also possible with all other concepts ;)&lt;br /&gt;
|Justification=The Counter Ontology is a generalisation of the Playcount Ontology from Yves Raimond.&lt;br /&gt;
|OntologyDomain=Knowledge engineering&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Ordered_List_Ontology_announcement&amp;diff=10423</id>
		<title>Community:References/Ordered List Ontology announcement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Ordered_List_Ontology_announcement&amp;diff=10423"/>
				<updated>2011-02-02T23:05:18Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Reference |Subject=Ontology:Ordered List Ontology |Label=Ordered List Ontology announcement |Description=A blog post about the Ordered List Ontology with examples and graphics.  |Type=Ot...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Ordered List Ontology&lt;br /&gt;
|Label=Ordered List Ontology announcement&lt;br /&gt;
|Description=A blog post about the Ordered List Ontology with examples and graphics. &lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://smiy.org/2010/07/15/the-ordered-list-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Ordered_List_Ontology&amp;diff=10422</id>
		<title>Ontology:Ordered List Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Ordered_List_Ontology&amp;diff=10422"/>
				<updated>2011-02-02T23:04:03Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Ontology |Name=Ordered List Ontology |OntologyAuthor=Samer A. Abdallah, Bob Ferris |Description=The Ordered List Ontology Specification provides basic concepts and properties for describ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Ordered List Ontology&lt;br /&gt;
|OntologyAuthor=Samer A. Abdallah, Bob Ferris&lt;br /&gt;
|Description=The Ordered List Ontology Specification provides basic concepts and properties for describing ordered lists as semantic graph.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=To get rid of RDF sequences ;) and to enable typed sequences for special purposes, e.g. playlists &lt;br /&gt;
|OntologyURI=http://purl.org/ontology/olo/core#&lt;br /&gt;
|LongDescription=There is a need to describe typed ordered lists or sequences of information resources. The existing approach in the RDF vocabulary, rdf:Seq, has some drawbacks regarding defining explicitly a range for items of a sequence and to query them efficiently with SPARQL, because every slot of a sequence is related by a separate property of the form rdf:_N, where N is a positive integer number, e.g. rdf:_1 (cf. RDF Vocabulary Description Language 1.0: RDF Schema and RDF Semantics ). That’s why, I co-designed the Ordered List Ontology according to a proposal made by Samer A. Abdallah. This ontology should overcome the drawbacks of the existing ordered list modelling approach by enabling more semantics to describe sequences of information resources.&lt;br /&gt;
As one can see in graphic 'olo:OrderedList concept as graph with relations', the Ordered List Ontology consists of two concepts - olo:OrderedList and olo:Slot. That means an ordered list is a composite of all slots, which are part of this ordered list (related by the property olo:slot). Although, the Ordered List Ontology is OWL based, the ontology also provides &amp;quot;backward&amp;quot; compatibility to the RDFS world.&lt;br /&gt;
The initial and primary access method to single slots in an ordered list should be olo:index, because this property represents the fixed index of a slot in an ordered list. Thereby, the property olo:length relates to the length of an ordered list, the number of included slots. The secondary access method is its (currently) optional iterator olo:next as shortcut to the next slot in the list. The items, which are arranged in an ordered list, are associated by the property olo:item to a slot.&lt;br /&gt;
On the basis of the ordered list concept defined in the Ordered List Ontology one can define more specific ordered list definitions, e.g. for media playlist (see the Play Back Ontology) or ranked recommendations (see the Recommendation Ontology).&lt;br /&gt;
|Justification=To get rid of RDF sequences ;)&lt;br /&gt;
|OntologyDomain=Knowledge engineering&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Cognitive_Characteristics_Ontology_annoucement&amp;diff=10421</id>
		<title>Community:References/Cognitive Characteristics Ontology annoucement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Cognitive_Characteristics_Ontology_annoucement&amp;diff=10421"/>
				<updated>2011-02-02T22:59:52Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Cognitive Characteristics Ontology&lt;br /&gt;
|Label=Cognitive Characteristics Ontology annoucement&lt;br /&gt;
|Description=A blog post about the Cognitive Characteristics Ontology with examples and graphics.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://smiy.org/2010/10/19/the-cognitive-characteristics-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Counter_Ontology_announcement&amp;diff=10420</id>
		<title>Community:References/Counter Ontology announcement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Counter_Ontology_announcement&amp;diff=10420"/>
				<updated>2011-02-02T22:59:09Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Counter Ontology&lt;br /&gt;
|Label=Counter Ontology announcement&lt;br /&gt;
|Description=A blog post about the Counter Ontology with examples and graphics.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://smiy.org/2010/07/26/the-counter-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Counter_Ontology_announcement&amp;diff=10419</id>
		<title>Community:References/Counter Ontology announcement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Counter_Ontology_announcement&amp;diff=10419"/>
				<updated>2011-02-02T22:58:49Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Reference |Subject=Ontology:Counter Ontology |Label=Counter Ontology announcement |Description=A blog post about the Counter Ontology with examples and graphics.  |Type=Other |TypeOther=...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Counter Ontology&lt;br /&gt;
|Label=Counter Ontology announcement&lt;br /&gt;
|Description=A blog post about the Counter Ontology with examples and graphics. &lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://smiy.wordpress.com/2010/07/26/the-counter-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Counter_Ontology&amp;diff=10418</id>
		<title>Ontology:Counter Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Counter_Ontology&amp;diff=10418"/>
				<updated>2011-02-02T22:57:30Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Ontology |Name=Counter Ontology |OntologyAuthor=Yves Raimond, Mats Skillingstad, Bob Ferris |Description=The Counter Ontology specification provides basic concepts and properties for des...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Counter Ontology&lt;br /&gt;
|OntologyAuthor=Yves Raimond, Mats Skillingstad, Bob Ferris&lt;br /&gt;
|Description=The Counter Ontology specification provides basic concepts and properties for describing a general counter concept and some important sub counters, e.g. an event counter, on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=To describe counters of all kinds and events that are related to a specific counter.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/co/core#&lt;br /&gt;
|LongDescription=The Counter Ontology includes a general multiple purpose counter concept. This concept could be uses to associate any concept to a co:Counter instance(s) with the property co:counter or a specific sub property of it. The second property of co:Counter is co:count, which is a simple xsd:integer based datatype property. That means you could use this concept for things like for example play counter, skip counter or website hit counter.&lt;br /&gt;
Furthermore, this ontology includes already a predefined property to associate event specific ( event:Event) counter to its related events (co:event_counter,), e.g. a co:ScrobbleEvent to scrobble something. This enables the opportunity to trace back all related events, which are responsible for a specific count. Of course, this is also possible with all other concepts ;) &lt;br /&gt;
|Justification=The Counter Ontology is a generalisation of the Playcount Ontology from Yves Raimond.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Cognitive_Characteristics_Ontology_annoucement&amp;diff=10417</id>
		<title>Community:References/Cognitive Characteristics Ontology annoucement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Cognitive_Characteristics_Ontology_annoucement&amp;diff=10417"/>
				<updated>2011-02-02T22:52:32Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Reference |Subject=Ontology:Cognitive Characteristics Ontology |Label=Cognitive Characteristics Ontology annoucement |Description=A blog post about the Cognitive Characteristics Ontology...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Cognitive Characteristics Ontology&lt;br /&gt;
|Label=Cognitive Characteristics Ontology annoucement&lt;br /&gt;
|Description=A blog post about the Cognitive Characteristics Ontology with examples and graphics. &lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=	Weblog post &lt;br /&gt;
|URL=http://smiy.wordpress.com/2010/10/19/the-cognitive-characteristics-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/Recommendation_Ontology_announcement&amp;diff=10416</id>
		<title>Community:References/Recommendation Ontology announcement</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/Recommendation_Ontology_announcement&amp;diff=10416"/>
				<updated>2011-02-02T22:48:44Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Reference |Subject=Ontology:Recommendation Ontology |Label=Recommendation Ontology announcement |Description=A blog post about the Recommendation Ontology with examples and graphics. |Ty...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Ontology:Recommendation Ontology&lt;br /&gt;
|Label=Recommendation Ontology announcement&lt;br /&gt;
|Description=A blog post about the Recommendation Ontology with examples and graphics.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Weblog post&lt;br /&gt;
|URL=http://smiy.org/2010/08/07/the-recommendation-ontology/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Recommendation_Ontology&amp;diff=10415</id>
		<title>Ontology:Recommendation Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Recommendation_Ontology&amp;diff=10415"/>
				<updated>2011-02-02T22:44:08Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Ontology |Name=Recommendation Ontology |OntologyAuthor=Bob Ferris, Kurt Jacobson |Description=The Recommendation Ontology specification provides basic concepts and properties for describ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Recommendation Ontology&lt;br /&gt;
|OntologyAuthor=Bob Ferris, Kurt Jacobson&lt;br /&gt;
|Description=The Recommendation Ontology specification provides basic concepts and properties for describing recommendations on/ for the Semantic Web.&lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=For describing recommendations of all kinds.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/rec/core#&lt;br /&gt;
|LongDescription=The Recommendation Ontology is an ontology for modeling high level recommendations on/ for the Semantic Web. Thereby, the ontology hook up parts of the Similarity Ontology, DCMI Metadata Terms, the Association Ontology and the Ordered List Ontology.&lt;br /&gt;
The core of the Recommendation Ontology is the rec:Recommendation concept. A rec:Recommendation instance can consist of&lt;br /&gt;
&lt;br /&gt;
    * an item or agent relation (rec:Recommendation or its inverse property rec:for) to associate the resource, for which the recommendation was made&lt;br /&gt;
    * an recommender relation (rec:recommender or its inverse property rec:recommends) to associate the instance, which provided or calculated the recommendation, e.g. an is:InfoService instance&lt;br /&gt;
    * recommendation object relations (rec:recommendation_object or its inverse property rec:recommended_in) to associate appropriated objects to the recommendation subject&lt;br /&gt;
    * recommendation audience relations (rec:recommendation_audience to associate groups or stereotypes, which are probably appropriated as target group for this recommendation.&lt;br /&gt;
&lt;br /&gt;
Since rec:Recommendation is a sub class of ao:LikeableAssociation, it is also possible to like (ao:likeminded), rate (rev:rating) or give a feedback (rev:Feedback) to a recommendation. Furthermore, one can also relate detailed association (sim:Association) or similarity statements (sim:Similarity) to a recommendation by using the property ao:included_association.&lt;br /&gt;
As an extension of rec:Recommendation, we built the rec:RankedRecommendation concept to enable also ordered (ranked) recommendations at a high level. rec:RankedRecommendation is not only a sub class of rec:Recommendation. Furthermore, it is also a sub class of olo:OrderedList, which enables all features of an ordered list also to this concept. Following this design, a rec:ranked_recommendation is not only a sub property of rec:recommendation_object, but also a sub property of olo:slot. That means the recommendation objects are now related by using the property olo:item.&lt;br /&gt;
|Justification=The Recommendation Ontology hooks up parts of the Similarity Ontology, the DCMI Metadata Terms, the Association Ontology and the Ordered List Ontology.&lt;br /&gt;
|OntologyDomain=Recommendation, &lt;br /&gt;
|Scenario=Federated Recommendations&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Ontology:Cognitive_Characteristics_Ontology&amp;diff=10414</id>
		<title>Ontology:Cognitive Characteristics Ontology</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Ontology:Cognitive_Characteristics_Ontology&amp;diff=10414"/>
				<updated>2011-02-02T22:39:16Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Ontology |Name=Cognitive Characteristics Ontology |OntologyAuthor=Dan Brickley, Libby Miller, Toby Inkster, Yi Zeng, Yan Wang, Danica Damljanovic, Zhisheng Huang, Sheila Kinsella, John B...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ontology&lt;br /&gt;
|Name=Cognitive Characteristics Ontology&lt;br /&gt;
|OntologyAuthor=Dan Brickley, Libby Miller, Toby Inkster, Yi Zeng, Yan Wang, Danica Damljanovic, Zhisheng Huang, Sheila Kinsella, John Breslin, Bob Ferris&lt;br /&gt;
|Description=The Cognitive Characteristics Ontology specification provides a vocabulary for describing cognitive pattern within contexts, their temporal dynamics and their origins, on/ for the Semantic Web. &lt;br /&gt;
|SubmittedBy=BobFerris&lt;br /&gt;
|OntologyPurpose=Description of personal cognitive pattern in a simple and extended way.&lt;br /&gt;
|OntologyURI=http://purl.org/ontology/cco/core#&lt;br /&gt;
|LongDescription=The Cognitive Characteristics Ontology includes two opportunities to model cognitive patterns. The first one is the representation of cognitive characteristics by using the semantic relation cco:cognitive_characteristic or better its more specialised sub properties (see graphic cco:cognitive_characteristic property as graph with relations) to associate the topics of the cognitive patterns to the users. The second opportunity is the property-oriented context reification of cco:cognitive_characteristic, cco:CognitiveCharacteristic, which is a general multiple purpose cognitive characteristic concept to describe cognitive patterns more in detail for a specific user or user group.&lt;br /&gt;
As one can see in graphic cco:CognitiveCharacteristic concept as graph with relations, the specialised sub properties of cco:cognitive_characteristic, the cognitive patterns, currently are&lt;br /&gt;
&lt;br /&gt;
    * interest (cco:interest), that means, a certain area of interest or preference, which is equivalent to foaf:topic_interest,&lt;br /&gt;
    * compentence (cco:competence), that means, the compentence to (be able to) do or know something or&lt;br /&gt;
    * setting (cco:setting), often regarding a specific environment, e.g. an application.&lt;br /&gt;
&lt;br /&gt;
One can also refine the semantic relation of a competence association by using the sub properties of cco:competence, which are currently:&lt;br /&gt;
&lt;br /&gt;
    * cco:skill: the ability or skill to (be able to) do something, e.g. to walk, to play the piano or to work in a team&lt;br /&gt;
    * cco:expertise: the knowledge or expertise in a certain domain or a specific topic, e.g. football, programming languages or music&lt;br /&gt;
    * cco:belief: an uncertain relation for competence representation, that means beliefs, persuasions or opinions, which can also be misconceptions&lt;br /&gt;
&lt;br /&gt;
One can see the second opportunity to model cognitive patterns, cco:CognitiveCharacteristic in graphic cco:CognitiveCharacteristic concept as simplified graph with relations. This concept can be used to associate any foaf:Agent instance to (a) cco:CognitiveCharacteristic instance(s) with help of the properties cco:habit and cco:agent. The topics of a cco:CognitiveCharacteristic instance are related to it by using the property cco:topic, so that a property chain of cco:habit and cco:topic will also direct to topics of a cognitive pattern of an user or user group. That means, a statement that is modelled with the simple semantic relation approach based on cco:cognitive_characteristic can also be represented by an instance of cco:CognitiveCharacteristic, which has a cco:agent or cco:habit, a cco:topic and a cco:characteristic relation. The last property in this row is used to associate the applied cognitive pattern relation (sub properties of cco:cognitive_characteristic).&lt;br /&gt;
Different statistics can be made on cognitive characteristics. These are currently:&lt;br /&gt;
&lt;br /&gt;
    * cco:overall_weight, which reflects the overall interest in a topic and should be different from the actual weight (associated by the property wo:weight) of a cognitive characteristic&lt;br /&gt;
    * cco:longest_duration, which is the longest continuous interval of attention for a cognitive pattern, e.g. for an interest, if it appears in the following years: 1990, 1991, 1995, 1996, 1997, 1998, 2001, then the longest duration is 4 years&lt;br /&gt;
    * cco:ultimative_duration, which is the overall duration of attention for a cognitive pattern, e.g. for an interest, if it appears in the following years: 1990, 1991, 1995, 1996, 1997, 1998, 2001, then the longest duration is 7 years&lt;br /&gt;
&lt;br /&gt;
Besides these statistics, one can also associate a concrete activity (by using the property cco:activity), to differentiate e.g. between football playing (topic = football; activity = playing) and football watching (topic = football; activity = watching), and further statistical items (by using the property cco:statistical_item) to a cognitive pattern description, which is itself also a sub class of scovo:Item.&lt;br /&gt;
It is also important, to be able to describe dynamics of a cognitive characteristic. In the Cognitive Characteristics Ontology they can be described with help of the cco:CharacteristicDynamics concept, which is a sub class of wo:Weight, and can be related to a cco:CognitiveCharacteristic instance by using the property cco:characteristic_dynamics. Thereby, one can relate&lt;br /&gt;
&lt;br /&gt;
    * concrete appear times (time instants or intervals, by using the property cco:appear_time), when a cognitive pattern gets attention by someone, or&lt;br /&gt;
    * an evidence description (by using the property cco:evidence), where this characteristic or dynamics was derived from.&lt;br /&gt;
&lt;br /&gt;
to a cco:CognitiveCharacteristic or cco:characteristic_dynamics instance.&lt;br /&gt;
Due to the two modelling opportunities of cognitive pattern in the Cognotive Characteristics Ontology, there is a need for formal semantics to associate statements with a shortcut relation and instances of the reification class that belonging together or to infer such knowledge with a reasoning engine. The Property Reification Vocabulary fulfil these requirements. &lt;br /&gt;
|Justification=The Cognitive Characteristics Ontology is built on top of the Weighted Interests Vocabulary v0.5 and should probably substitute this ontology in the near future. That means all concepts and properties are imported from this ontology. Some of them are also redefined and renamed to broaden their meaning. Furthermore, the Cognitive Characteristics Ontology is inspired by the Unified User Context Model, the General User Model Ontology, the User Modelling for Information Retrieval Language and all their fundamental sources, and finally, the discussions on the FOAF developers mailing list.&lt;br /&gt;
The Weighted Interests Vocabulary v0.5 is an union of the Weighted Interest Vocabulary, the E-foaf:interest Vocabulary and the Interest Mining Ontology. That means, all interest related ontologies are now merged under one hood and some concepts are proper modeled now. The design of this interest ontology is also strongly influenced by the outcome of the User (weighted) Interests Ontology working group from Hypios VoCamp Paris 2010.&lt;br /&gt;
|OntologyDomain=Personalization&lt;br /&gt;
|Scenario=User Profiling&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Recommendation&amp;diff=10413</id>
		<title>Community:Recommendation</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Recommendation&amp;diff=10413"/>
				<updated>2011-02-02T22:26:50Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Recommendation&lt;br /&gt;
|Description=Recommendation is the subject of recommender systems (see [http://en.wikipedia.org/wiki/Recommender_system Recommender system @ Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Recommendation is the subject of recommender systems, which &amp;quot;form or work from a specific type of information filtering system technique that attempts to recommend information items (movies, TV program/show/episode, video on demand, [http://ontologydesignpatterns.org/wiki/Community:Music music], books, news, images, web pages, scientific literature such as research papers etc.) that are likely to be of interest to the user.&lt;br /&gt;
&lt;br /&gt;
Typically, a recommender system compares a [http://ontologydesignpatterns.org/wiki/Community:Personalization user profile] to some reference characteristics, and seeks to predict the 'rating' that a user would give to an item they had not yet considered. These characteristics may be from the information item (the content-based approach) or the user's social environment (the collaborative filtering approach).&amp;quot; (see [http://en.wikipedia.org/wiki/Recommender_system Recommender System @ Wikipedia]).&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Recommendation&amp;diff=10412</id>
		<title>Community:Recommendation</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Recommendation&amp;diff=10412"/>
				<updated>2011-02-02T22:25:48Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Recommendation&lt;br /&gt;
|Description=Recommendation is the subject of recommender systems (see [http://en.wikipedia.org/wiki/Recommender_system Recommender system @ Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Recommendation is the subject of recommender systems, which &amp;quot;form or work from a specific type of information filtering system technique that attempts to recommend information items (movies, TV program/show/episode, video on demand, music[1], books, news, images, web pages, scientific literature such as research papers etc.) that are likely to be of interest to the user.&lt;br /&gt;
&lt;br /&gt;
Typically, a recommender system compares a [http://ontologydesignpatterns.org/wiki/Community:Personalization user profile] to some reference characteristics, and seeks to predict the 'rating' that a user would give to an item they had not yet considered. These characteristics may be from the information item (the content-based approach) or the user's social environment (the collaborative filtering approach).&amp;quot; (see [http://en.wikipedia.org/wiki/Recommender_system Recommender System @ Wikipedia]).&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Personalization&amp;diff=10411</id>
		<title>Community:Personalization</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Personalization&amp;diff=10411"/>
				<updated>2011-02-02T22:24:41Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Personalization&lt;br /&gt;
|Description=&amp;quot;Personalization involves using technology to accommodate the differences between individuals. Once confined mainly to the Web, it is increasingly becoming a factor in education, health care (i.e. personalized medicine), television, and in both &amp;quot;business to business&amp;quot; and &amp;quot;business to consumer&amp;quot; settings.&amp;quot;(see [http://en.wikipedia.org/wiki/Personalization Personalization @ Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Personalization utilizes user profiles. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;A user profile (userprofile, or simply profile when used in-context) is a collection of personal data associated to a specific user. A profile refers therefore to the explicit digital representation of a person's identity. A user profile can also be considered as the computer representation of a user model.&lt;br /&gt;
&lt;br /&gt;
A profile can be used to store the description of the characteristics of person. This information can be exploited by systems taking into account the persons' characteristics and preferences. For instance profiles can be used by adaptive hypermedia systems that personalise the human computer interaction.&lt;br /&gt;
&lt;br /&gt;
Profiling is the process that refers to construction of a profile via the extraction from a set of data.&lt;br /&gt;
&lt;br /&gt;
User profiles can be found on operating systems, computer programs, [http://ontologydesignpatterns.org/wiki/Community:Recommendation recommender systems], or dynamic websites (such as online social networking sites or bulletin boards).&amp;quot; (see [http://en.wikipedia.org/wiki/User_profile User Profile @ Wikipedia])&lt;br /&gt;
&lt;br /&gt;
See also [http://en.wikipedia.org/wiki/Personalization Personalization @ Wikipedia]&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Personalization&amp;diff=10410</id>
		<title>Community:Personalization</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Personalization&amp;diff=10410"/>
				<updated>2011-02-02T22:23:49Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Personalization&lt;br /&gt;
|Description=&amp;quot;Personalization involves using technology to accommodate the differences between individuals. Once confined mainly to the Web, it is increasingly becoming a factor in education, health care (i.e. personalized medicine), television, and in both &amp;quot;business to business&amp;quot; and &amp;quot;business to consumer&amp;quot; settings.&amp;quot;(see [http://en.wikipedia.org/wiki/Personalization Personalization @ Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Personalization utilizes user profiles. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;A user profile (userprofile, or simply profile when used in-context) is a collection of personal data associated to a specific user. A profile refers therefore to the explicit digital representation of a person's identity. A user profile can also be considered as the computer representation of a user model.&lt;br /&gt;
&lt;br /&gt;
A profile can be used to store the description of the characteristics of person. This information can be exploited by systems taking into account the persons' characteristics and preferences. For instance profiles can be used by adaptive hypermedia systems that personalise the human computer interaction.&lt;br /&gt;
&lt;br /&gt;
Profiling is the process that refers to construction of a profile via the extraction from a set of data.&lt;br /&gt;
&lt;br /&gt;
User profiles can be found on operating systems, computer programs, recommender systems, or dynamic websites (such as online social networking sites or bulletin boards).&amp;quot; (see [http://en.wikipedia.org/wiki/User_profile User Profile @ Wikipedia])&lt;br /&gt;
&lt;br /&gt;
See also [http://en.wikipedia.org/wiki/Personalization Personalization @ Wikipedia]&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Recommendation&amp;diff=10409</id>
		<title>Community:Recommendation</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Recommendation&amp;diff=10409"/>
				<updated>2011-02-02T22:21:39Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Domain Template |Name=Recommendation |Description=Recommendation is the subject of recommender systems (see [http://en.wikipedia.org/wiki/Recommender_system Recommender system @ Wikipedi...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Recommendation&lt;br /&gt;
|Description=Recommendation is the subject of recommender systems (see [http://en.wikipedia.org/wiki/Recommender_system Recommender system @ Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Recommendation is the subject of recommender systems, which &amp;quot;form or work from a specific type of information filtering system technique that attempts to recommend information items (movies, TV program/show/episode, video on demand, music[1], books, news, images, web pages, scientific literature such as research papers etc.) that are likely to be of interest to the user.&lt;br /&gt;
&lt;br /&gt;
Typically, a recommender system compares a user profile to some reference characteristics, and seeks to predict the 'rating' that a user would give to an item they had not yet considered. These characteristics may be from the information item (the content-based approach) or the user's social environment (the collaborative filtering approach).&amp;quot; (see [http://en.wikipedia.org/wiki/Recommender_system Recommender System @ Wikipedia]).&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Personalization&amp;diff=10408</id>
		<title>Community:Personalization</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Personalization&amp;diff=10408"/>
				<updated>2011-02-02T22:17:05Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Domain Template |Name=Personalization |Description=&amp;quot;Personalization involves using technology to accommodate the differences between individuals. Once confined mainly to the Web, it is i...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Personalization&lt;br /&gt;
|Description=&amp;quot;Personalization involves using technology to accommodate the differences between individuals. Once confined mainly to the Web, it is increasingly becoming a factor in education, health care (i.e. personalized medicine), television, and in both &amp;quot;business to business&amp;quot; and &amp;quot;business to consumer&amp;quot; settings.&amp;quot;(see [http://en.wikipedia.org/wiki/Personalization Personalization @ Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
See also [http://en.wikipedia.org/wiki/Personalization Personalization @ Wikipedia]&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=User:BobFerris&amp;diff=10407</id>
		<title>User:BobFerris</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=User:BobFerris&amp;diff=10407"/>
				<updated>2011-02-02T22:15:21Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User Template&lt;br /&gt;
|FirstName=Bob&lt;br /&gt;
|LastName=Ferris&lt;br /&gt;
|Gender=Male&lt;br /&gt;
|Picture=bferris_100x100.png&lt;br /&gt;
|HomePage=http://smiy.org/&lt;br /&gt;
|Organization=SMI&lt;br /&gt;
|OrganizationType=Non Governmental Organization and Association&lt;br /&gt;
|Country=Germany  (DE)&lt;br /&gt;
}}&lt;br /&gt;
{{Account Request Template&lt;br /&gt;
|Motivation=I co-developed various helpful Semantic Web ontologies and vocabularies, see&lt;br /&gt;
&lt;br /&gt;
 http://purl.org/ontology/olo/core#&lt;br /&gt;
 http://purl.org/ontology/co/core#&lt;br /&gt;
 http://purl.org/ontology/ao/core#&lt;br /&gt;
 http://purl.org/ontology/pbo/core#&lt;br /&gt;
 http://purl.org/ontology/rec/core#&lt;br /&gt;
 http://purl.org/ontology/is/core#&lt;br /&gt;
 http://purl.org/ontology/wo/core#&lt;br /&gt;
 http://purl.org/ontology/cco/core#&lt;br /&gt;
 http://purl.org/ontology/prv/core#&lt;br /&gt;
|PossibleMainContribution=To help other users to solve modeling problems&lt;br /&gt;
|DomainsOfInterest=philosophical engineering, knowledge engineering, music, personalization, recommendation&lt;br /&gt;
|ExpertOfDomains=ontology engineering, music&lt;br /&gt;
|HowDidIKnowAbout=surfing the web&lt;br /&gt;
}}&lt;br /&gt;
believe in music to survive&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Knowledge_engineering&amp;diff=10406</id>
		<title>Community:Knowledge engineering</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Knowledge_engineering&amp;diff=10406"/>
				<updated>2011-02-02T22:14:06Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Knowledge Engineering&lt;br /&gt;
|Description=Knowledge Engineering is an engineering discipline that involves integrating knowledge into computer systems in order to solve complex problems normally requiring a high level of human expertise (see [http://en.wikipedia.org/wiki/Knowledge_engineering Knowledge Engineering @ Wikipedia]).&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
See also [http://en.wikipedia.org/wiki/Knowledge_engineering Knowledge Engineering @ Wikipedia])&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Knowledge_engineering&amp;diff=10405</id>
		<title>Community:Knowledge engineering</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Knowledge_engineering&amp;diff=10405"/>
				<updated>2011-02-02T22:13:22Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Domain Template |Name=Knowledge Engineering |Description=Knowledge Engineering is an engineering discipline that involves integrating knowledge into computer systems in order to solve co...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Knowledge Engineering&lt;br /&gt;
|Description=Knowledge Engineering is an engineering discipline that involves integrating knowledge into computer systems in order to solve complex problems normally requiring a high level of human expertise (see http://en.wikipedia.org/wiki/Knowledge_engineering).&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
See also [http://en.wikipedia.org/wiki/Knowledge_engineering Knowledge Engineering @ Wikipedia])&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Philosophical_engineering&amp;diff=10404</id>
		<title>Community:Philosophical engineering</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Philosophical_engineering&amp;diff=10404"/>
				<updated>2011-02-02T22:09:59Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: New page: {{Domain Template |Name=Philosophical Engineering |Description=I guess that Tim Berners-Lee introduced this term back in 2006, or? See also http://www.impactlab.net/2006/03/25/interview-wi...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Philosophical Engineering&lt;br /&gt;
|Description=I guess that Tim Berners-Lee introduced this term back in 2006, or? See also http://www.impactlab.net/2006/03/25/interview-with-tim-berners-lee/&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&amp;quot;This is where Web engineering, physics, Web science and philosophical engineering meet. Physics was actually called experimental philosophy at Oxford.&lt;br /&gt;
&lt;br /&gt;
The Web is now philosophical engineering. Physics and the Web are both about the relationship between the small and the large.&lt;br /&gt;
&lt;br /&gt;
In physics, to take the behaviour of gases as an example, you visualize them as billiard balls, model the rules they follow and then transpose that to a larger scale to account for the effects of temperature and pressure - so physicists analyze systems. Web scientists, however, can create the systems.&lt;br /&gt;
&lt;br /&gt;
So we could say we want the Web to reflect a vision of the world where everything is done democratically, where we have an informed electorate and accountable officials. To do that we get computers to talk with each other in such a way as to promote that ideal.&amp;quot; (see http://www.impactlab.net/2006/03/25/interview-with-tim-berners-lee/)&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=User:BobFerris&amp;diff=10403</id>
		<title>User:BobFerris</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=User:BobFerris&amp;diff=10403"/>
				<updated>2011-02-02T21:56:41Z</updated>
		
		<summary type="html">&lt;p&gt;BobFerris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User Template&lt;br /&gt;
|FirstName=Bob&lt;br /&gt;
|LastName=Ferris&lt;br /&gt;
|Gender=Male&lt;br /&gt;
|Picture=bferris_100x100.png&lt;br /&gt;
|HomePage=http://smiy.org/&lt;br /&gt;
|Organization=SMI&lt;br /&gt;
|OrganizationType=Non Governmental Organization and Association&lt;br /&gt;
|Country=Germany  (DE)&lt;br /&gt;
}}&lt;br /&gt;
{{Account Request Template&lt;br /&gt;
|Motivation=I co-developed various helpful Semantic Web ontologies and vocabularies, see&lt;br /&gt;
&lt;br /&gt;
 http://purl.org/ontology/olo/core#&lt;br /&gt;
 http://purl.org/ontology/co/core#&lt;br /&gt;
 http://purl.org/ontology/ao/core#&lt;br /&gt;
 http://purl.org/ontology/pbo/core#&lt;br /&gt;
 http://purl.org/ontology/rec/core#&lt;br /&gt;
 http://purl.org/ontology/is/core#&lt;br /&gt;
 http://purl.org/ontology/wo/core#&lt;br /&gt;
 http://purl.org/ontology/cco/core#&lt;br /&gt;
 http://purl.org/ontology/prv/core#&lt;br /&gt;
|PossibleMainContribution=To help other users to solve modeling problems&lt;br /&gt;
|DomainsOfInterest=philosophical engineering, knowledge engineering&lt;br /&gt;
|ExpertOfDomains=ontology engineering&lt;br /&gt;
|HowDidIKnowAbout=surfing the web&lt;br /&gt;
}}&lt;br /&gt;
believe in music to survive&lt;/div&gt;</summary>
		<author><name>BobFerris</name></author>	</entry>

	</feed>