<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Language Expertise in FOAF: Speaks, Reads, Writes revisited</title>
	<atom:link href="http://danbri.org/words/2008/03/10/289/feed" rel="self" type="application/rss+xml" />
	<link>http://danbri.org/words/2008/03/10/289</link>
	<description>the web, the world, us, you and them</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:48:30 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: danbri&#8217;s foaf stories &#187; The Time of Day</title>
		<link>http://danbri.org/words/2008/03/10/289/comment-page-1#comment-15433</link>
		<dc:creator>danbri&#8217;s foaf stories &#187; The Time of Day</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://danbri.org/words/2008/03/10/289#comment-15433</guid>
		<description>[...] And in the public record, we&#8217;ll be attaching information about the things we make and do to well-known identifiers for people (and their semi-detached aliases). Various websites have rating and karma mechanisms, but it is far from clear how they&#8217;ll look when shared in the public Web. Nor whether something robust and not-too-gameable will come out of it. There are certainly various modelling idioms (eg. advogato do their internal calculations, and then put everyone in one of several broad-brush groups; here&#8217;s my advogato FOAF). See also my previous notes on representing expertise. [...]</description>
		<content:encoded><![CDATA[<p>[...] And in the public record, we&#8217;ll be attaching information about the things we make and do to well-known identifiers for people (and their semi-detached aliases). Various websites have rating and karma mechanisms, but it is far from clear how they&#8217;ll look when shared in the public Web. Nor whether something robust and not-too-gameable will come out of it. There are certainly various modelling idioms (eg. advogato do their internal calculations, and then put everyone in one of several broad-brush groups; here&#8217;s my advogato FOAF). See also my previous notes on representing expertise. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Keays</title>
		<link>http://danbri.org/words/2008/03/10/289/comment-page-1#comment-13938</link>
		<dc:creator>Tom Keays</dc:creator>
		<pubDate>Tue, 25 Mar 2008 22:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://danbri.org/words/2008/03/10/289#comment-13938</guid>
		<description>I&#039;ve seen a much simpler schema, without the numeric ranking system, that defines 4 properties which are defined as rdfs:subPropertyOf dc:language -- lang:speaks, lang:reads, lang:writes, and lang:masters. It is also intended to be used with FOAF. 

http://inkel.dnsalias.org/inkel/rdf/schemas/lang/index.en.html

The trust issue remains, even if you peel off the ranking values.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen a much simpler schema, without the numeric ranking system, that defines 4 properties which are defined as rdfs:subPropertyOf dc:language &#8212; lang:speaks, lang:reads, lang:writes, and lang:masters. It is also intended to be used with FOAF. </p>
<p><a href="http://inkel.dnsalias.org/inkel/rdf/schemas/lang/index.en.html" rel="nofollow">http://inkel.dnsalias.org/inkel/rdf/schemas/lang/index.en.html</a></p>
<p>The trust issue remains, even if you peel off the ranking values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Brondsema</title>
		<link>http://danbri.org/words/2008/03/10/289/comment-page-1#comment-13901</link>
		<dc:creator>Dave Brondsema</dc:creator>
		<pubDate>Wed, 12 Mar 2008 03:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://danbri.org/words/2008/03/10/289#comment-13901</guid>
		<description>Working on the Konfidi project (http://konfidi.org) we came across the same difficulties in describing how much you trust someone.  We eventually settled on the range [0,1], allowing for as much granularity as someone wants.  It also maps nicely to a 0%-100% concept, which is not only semi-intuitive but particularly useful for Konfidi since it does computation based on the values.

The down side of course, is that users don&#039;t know what to put.  I don&#039;t even know and I was a primary designer of the schema.  What would &quot;0.8&quot; mean?

Using human language seems like a good idea.  For trust, I think people trust on certain topics, but for the degree of trust, it seems to be unspoken.  I have varying degrees of trust in my mind, but I generally just say I trust someone about X or I don&#039;t trust them.

So I&#039;m hoping to evolve our schema so that you can have a simple binary trust or don&#039;t-trust predicate.  And then if you want to, you can specify the topic of trust and/or the degree of trust in [0,1].

I think we need some real cognitive science studies to help us structure how people really think about abstract relations like these.</description>
		<content:encoded><![CDATA[<p>Working on the Konfidi project (<a href="http://konfidi.org" rel="nofollow">http://konfidi.org</a>) we came across the same difficulties in describing how much you trust someone.  We eventually settled on the range [0,1], allowing for as much granularity as someone wants.  It also maps nicely to a 0%-100% concept, which is not only semi-intuitive but particularly useful for Konfidi since it does computation based on the values.</p>
<p>The down side of course, is that users don&#8217;t know what to put.  I don&#8217;t even know and I was a primary designer of the schema.  What would &#8220;0.8&#8243; mean?</p>
<p>Using human language seems like a good idea.  For trust, I think people trust on certain topics, but for the degree of trust, it seems to be unspoken.  I have varying degrees of trust in my mind, but I generally just say I trust someone about X or I don&#8217;t trust them.</p>
<p>So I&#8217;m hoping to evolve our schema so that you can have a simple binary trust or don&#8217;t-trust predicate.  And then if you want to, you can specify the topic of trust and/or the degree of trust in [0,1].</p>
<p>I think we need some real cognitive science studies to help us structure how people really think about abstract relations like these.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce D'Arcus</title>
		<link>http://danbri.org/words/2008/03/10/289/comment-page-1#comment-13867</link>
		<dc:creator>Bruce D'Arcus</dc:creator>
		<pubDate>Mon, 10 Mar 2008 17:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://danbri.org/words/2008/03/10/289#comment-13867</guid>
		<description>&quot;The apparent redundancy in the markup (expertise, Expertise) is due to RDF’s so-called “striped” syntax.&quot;

Or it could also be a modeling problem. We&#039;re really talking about a LanguageSkill class, which links on one side to the Person, and on the other side to a Language.</description>
		<content:encoded><![CDATA[<p>&#8220;The apparent redundancy in the markup (expertise, Expertise) is due to RDF’s so-called “striped” syntax.&#8221;</p>
<p>Or it could also be a modeling problem. We&#8217;re really talking about a LanguageSkill class, which links on one side to the Person, and on the other side to a Language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crdoconnor</title>
		<link>http://danbri.org/words/2008/03/10/289/comment-page-1#comment-13866</link>
		<dc:creator>crdoconnor</dc:creator>
		<pubDate>Mon, 10 Mar 2008 16:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://danbri.org/words/2008/03/10/289#comment-13866</guid>
		<description>I have the same &#039;dirty&#039; feeling about using 1-5 scores of your language ability. I would try and model it more on the way people describe their language ability when talking to one another.

&quot;I can conduct a basic conversation&quot;, &quot;enough to get around&quot;, &quot;I would be fluent after living there for a month&quot; are all pretty common ways of describing either your or somebody else&#039;s ability.

I&#039;m fairly sure that tracking down all or most of the permutations such as those above is a tractable (and maybe quite an interesting) problem and would map onto RDF fairly well.

Although the number of different ways of describing somebody&#039;s ability are theoretically infinite, i&#039;m sure the number in common usage - enough to make useful judgments anyhow - is probably finite and indeed, small enough to map onto a schema.</description>
		<content:encoded><![CDATA[<p>I have the same &#8216;dirty&#8217; feeling about using 1-5 scores of your language ability. I would try and model it more on the way people describe their language ability when talking to one another.</p>
<p>&#8220;I can conduct a basic conversation&#8221;, &#8220;enough to get around&#8221;, &#8220;I would be fluent after living there for a month&#8221; are all pretty common ways of describing either your or somebody else&#8217;s ability.</p>
<p>I&#8217;m fairly sure that tracking down all or most of the permutations such as those above is a tractable (and maybe quite an interesting) problem and would map onto RDF fairly well.</p>
<p>Although the number of different ways of describing somebody&#8217;s ability are theoretically infinite, i&#8217;m sure the number in common usage &#8211; enough to make useful judgments anyhow &#8211; is probably finite and indeed, small enough to map onto a schema.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
