Dear all - It's taken some months but I've committed these additional properties.
Change log: Added num_authors, num_items, num_threads, last_item_date, last_reply_date. Changed XMLSchema#integer to XMLSchema#nonNegativeInteger. If there are any errors, please let me know. Thanks, John. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Breslin, John Sent: 13 May 2009 15:52 To: [email protected] Subject: Proposed properties (summary / stats properties) for discussions Hi all - Based on the efforts at the Drupal RDF(a) code sprint here in DERI, I am asking for feedback on a few new properties that are similar to some existing ones like num_replies. I'd value your opinions. Many of these can be of course derived from other data but they would provide nice summaries that could be used e.g. in a search such as http://www.google.com/search?q=best+irish+pubs+boards num_threads The number of Threads (AKA discussion topics) in a Forum. Domain: sioc:Forum; Range: xsd:integer num_posts (or else num_items) The number of Posts (or Items) in a Forum (or a Container). Domain: sioc:Forum (or else sioc:Container); Range: xsd:integer last_post_date (or else last_item_date) The date and time of the last Post (or Item) in a Forum (or a Container). Domain: sioc:Forum (or else sioc:Container); Range: xsd:dateTime subPropertyOf: dcterms:date num_authors The number of unique authors (Users and unregistered posters) who have contributed to this Item, Thread, Post, etc. Domain: owl:Thing; Range: xsd:Integer num_replies (*already exists*) last_reply_date The date and time of the last reply Post or Comment. This could be associated with a starter Item or Post, or with a Thread. Domain: owl:Thing; Range: xsd:dateTime subPropertyOf: dcterms:date Thanks, John. -- John Breslin NUI Galway http://www.johnbreslin.org/ [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIOC-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sioc-dev?hl=en -~----------~----~----~----~------~----~------~--~---
