<?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: Introducing OpenVocab</title>
	<atom:link href="http://blog.iandavis.com/2008/12/introducing-openvocab/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.iandavis.com/2008/12/introducing-openvocab</link>
	<description>blog.iandavis.com</description>
	<lastBuildDate>Wed, 04 Nov 2009 14:19:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Oz DiGennaroן</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1345</link>
		<dc:creator>Oz DiGennaroן</dc:creator>
		<pubDate>Sun, 07 Dec 2008 16:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1345</guid>
		<description>A great idea.  It&#039;s important to coordinate will all of the other efforts on the web.  Well, with some of them anyway.  I would like to imagine how this effort could combine with others, both technically and philosophically.
As soon as I think for a while about knowledge representation, I plunge into a morass filled with &quot;really?&quot;, &quot;what does that mean?&quot;, &quot;is that possible&quot;.
Exciting!  What fun! And I hope and plan to make a living from this kind of stuff too.</description>
		<content:encoded><![CDATA[<p>A great idea.  It&#8217;s important to coordinate will all of the other efforts on the web.  Well, with some of them anyway.  I would like to imagine how this effort could combine with others, both technically and philosophically.<br />
As soon as I think for a while about knowledge representation, I plunge into a morass filled with &#8220;really?&#8221;, &#8220;what does that mean?&#8221;, &#8220;is that possible&#8221;.<br />
Exciting!  What fun! And I hope and plan to make a living from this kind of stuff too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Davis</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1343</link>
		<dc:creator>Ian Davis</dc:creator>
		<pubDate>Sat, 06 Dec 2008 20:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1343</guid>
		<description>Jonathan I&#039;d not seen metadataregistry before. I&#039;m investigating it in a bit more depth. Thanks for the link!</description>
		<content:encoded><![CDATA[<p>Jonathan I&#8217;d not seen metadataregistry before. I&#8217;m investigating it in a bit more depth. Thanks for the link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakob</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1335</link>
		<dc:creator>Jakob</dc:creator>
		<pubDate>Fri, 05 Dec 2008 00:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1335</guid>
		<description>That&#039;s a nice toy and maybe a great tool! But for the primary step of modeling there is nothing better then a whiteboard or piece of paper ;-)

Is there a similar tool for instances or can you somehow also add instances to openvocab?</description>
		<content:encoded><![CDATA[<p>That&#8217;s a nice toy and maybe a great tool! But for the primary step of modeling there is nothing better then a whiteboard or piece of paper <img src='http://blog.iandavis.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Is there a similar tool for instances or can you somehow also add instances to openvocab?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Sierra</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1334</link>
		<dc:creator>Stuart Sierra</dc:creator>
		<pubDate>Thu, 04 Dec 2008 17:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1334</guid>
		<description>Finally, the missing link!  Happy to see this.  I also second Taylor&#039;s suggestion of encouraging specific types for datatype properties.</description>
		<content:encoded><![CDATA[<p>Finally, the missing link!  Happy to see this.  I also second Taylor&#8217;s suggestion of encouraging specific types for datatype properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taylor</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1333</link>
		<dc:creator>Taylor</dc:creator>
		<pubDate>Thu, 04 Dec 2008 14:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1333</guid>
		<description>This is a good idea Ian, really good.  This is the kind of activity that&#039;s been missing with the semantic web, a more community driven shared vocabulary approach.  None of this &quot;sameAs&quot; stuff works unless graphs eventually combine at some shared URI&#039;s.

One thing I&#039;d like see more of is specific ranges for properties, specifically data type properties and their XSD schema types.    Much of the Dublin Core, ical, examples seem to be constructed and considered by folks who have never attempted parsing that data into a typed language. ical&#039;s date types point to classes that have no concrete definition...you have to read the schema to know what to expect.  That part of RDF/OWL really escapes me...if humans have to read documents to know how to parse a string...just doesn&#039;t seem like what we&#039;re trying to go for.

So it&#039;d be interested if your tool could coax people into being a little more specific on property ranges than &quot;resource&quot; or &quot;Literal&quot;</description>
		<content:encoded><![CDATA[<p>This is a good idea Ian, really good.  This is the kind of activity that&#8217;s been missing with the semantic web, a more community driven shared vocabulary approach.  None of this &#8220;sameAs&#8221; stuff works unless graphs eventually combine at some shared URI&#8217;s.</p>
<p>One thing I&#8217;d like see more of is specific ranges for properties, specifically data type properties and their XSD schema types.    Much of the Dublin Core, ical, examples seem to be constructed and considered by folks who have never attempted parsing that data into a typed language. ical&#8217;s date types point to classes that have no concrete definition&#8230;you have to read the schema to know what to expect.  That part of RDF/OWL really escapes me&#8230;if humans have to read documents to know how to parse a string&#8230;just doesn&#8217;t seem like what we&#8217;re trying to go for.</p>
<p>So it&#8217;d be interested if your tool could coax people into being a little more specific on property ranges than &#8220;resource&#8221; or &#8220;Literal&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Rochkind</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1332</link>
		<dc:creator>Jonathan Rochkind</dc:creator>
		<pubDate>Wed, 03 Dec 2008 15:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1332</guid>
		<description>This project seems to have a lot of overlap with Jon Phipp&#039;s fairly mature Metadata Registry app. It&#039;s awfully nice. 

http://metadataregistry.org/

i _think_ Jon&#039;s software is open source. I&#039;d encourage you to coordinate/cooperate with Jon on this. 

Karen Coyle and others have already done some work in Phipp&#039;s registry on loading traditional library cataloging vocabularies and RDA-related vocabularies in. 

Regarding the PDDL, I just posted something to the PDDL listserv about the need for an established standard for declaring PDDL in a machine-readable/recognizable way. There isn&#039;t actually an acceptable identifier _for_ the PDDL, since the URL where it&#039;s located asks you not to link to it. Hmm.</description>
		<content:encoded><![CDATA[<p>This project seems to have a lot of overlap with Jon Phipp&#8217;s fairly mature Metadata Registry app. It&#8217;s awfully nice. </p>
<p><a href="http://metadataregistry.org/" rel="nofollow">http://metadataregistry.org/</a></p>
<p>i _think_ Jon&#8217;s software is open source. I&#8217;d encourage you to coordinate/cooperate with Jon on this. </p>
<p>Karen Coyle and others have already done some work in Phipp&#8217;s registry on loading traditional library cataloging vocabularies and RDA-related vocabularies in. </p>
<p>Regarding the PDDL, I just posted something to the PDDL listserv about the need for an established standard for declaring PDDL in a machine-readable/recognizable way. There isn&#8217;t actually an acceptable identifier _for_ the PDDL, since the URL where it&#8217;s located asks you not to link to it. Hmm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Davis</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1331</link>
		<dc:creator>Ian Davis</dc:creator>
		<pubDate>Wed, 03 Dec 2008 14:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1331</guid>
		<description>Peter,

Yes the PDDL is appropriate but it&#039;s only a formal way to declare what I&#039;m saying: all the data is in public domain. In reality the facts are already in the public domain but it doesn&#039;t harm to declare it explicitly. The editing forms also have a note saying that by clicking save the user is agreeing to donate the supplied information to the PD.

There is no common practice for RDF, but that was Talis&#039; intention when we embarked on the work that became the Open Data Commons. We do need to be explicit about the rights asserted over data so we can safely reuse it.</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Yes the PDDL is appropriate but it&#8217;s only a formal way to declare what I&#8217;m saying: all the data is in public domain. In reality the facts are already in the public domain but it doesn&#8217;t harm to declare it explicitly. The editing forms also have a note saying that by clicking save the user is agreeing to donate the supplied information to the PD.</p>
<p>There is no common practice for RDF, but that was Talis&#8217; intention when we embarked on the work that became the Open Data Commons. We do need to be explicit about the rights asserted over data so we can safely reuse it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Davis</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1330</link>
		<dc:creator>Ian Davis</dc:creator>
		<pubDate>Wed, 03 Dec 2008 14:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1330</guid>
		<description>Richard,

All great requests and I agree totally with them all. Some specifics:

1 shouldn&#039;t be very hard to implement. Number 2 is also possible: all the actual triple changes are held in the platform store as RDF, I&#039;m just not exposing them at the moment. It should be possible to do proper diffs etc.

3, 4 and 6 are valuable and I think could play into the transition between unstable/stable terms</description>
		<content:encoded><![CDATA[<p>Richard,</p>
<p>All great requests and I agree totally with them all. Some specifics:</p>
<p>1 shouldn&#8217;t be very hard to implement. Number 2 is also possible: all the actual triple changes are held in the platform store as RDF, I&#8217;m just not exposing them at the moment. It should be possible to do proper diffs etc.</p>
<p>3, 4 and 6 are valuable and I think could play into the transition between unstable/stable terms</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Murray</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1329</link>
		<dc:creator>Peter Murray</dc:creator>
		<pubDate>Wed, 03 Dec 2008 14:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1329</guid>
		<description>Neat work; I&#039;m going to play around with it a little more today.  One initial observation, though, is a broken URL in the page footer for the rights link:

&lt;blockquote&gt;&lt;code&gt;All text and data are in the &lt;a href=&quot;http://open.vocab.org.local/about/rights&quot;&gt;Public Domain&amp;;lt;/a&gt;.&lt;/code&gt;&lt;/blockquote&gt;

The &lt;a href=&quot;http://wiki.code4lib.org/index.php/OCLC_Policy_Change&quot; rel=&quot;nofollow&quot;&gt;current OCLC kerfuffle&lt;/a&gt; has me thinking more about licenses for data.  Is there a common practice for RDF?  Is &lt;a href=&quot;http://www.opendatacommons.org/odc-public-domain-dedication-and-licence/&quot; rel=&quot;nofollow&quot;&gt;Open Data Commons Public Domain Dedication and License&lt;/a&gt; appropriate?</description>
		<content:encoded><![CDATA[<p>Neat work; I&#8217;m going to play around with it a little more today.  One initial observation, though, is a broken URL in the page footer for the rights link:</p>
<blockquote><p><code>All text and data are in the &lt;a href="http://open.vocab.org.local/about/rights"&gt;Public Domain&amp;;lt;/a&gt;.</code></p></blockquote>
<p>The <a href="http://wiki.code4lib.org/index.php/OCLC_Policy_Change" rel="nofollow">current OCLC kerfuffle</a> has me thinking more about licenses for data.  Is there a common practice for RDF?  Is <a href="http://www.opendatacommons.org/odc-public-domain-dedication-and-licence/" rel="nofollow">Open Data Commons Public Domain Dedication and License</a> appropriate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Cyganiak</title>
		<link>http://blog.iandavis.com/2008/12/introducing-openvocab/comment-page-1#comment-1328</link>
		<dc:creator>Richard Cyganiak</dc:creator>
		<pubDate>Wed, 03 Dec 2008 11:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://iandavis.com/blog/?p=1297#comment-1328</guid>
		<description>Feature wishlist:

1. RSS feed for the recent changes to each term (I want to subscribe to the feeds for the terms I care about, so I can watch out for morons and vandals messing with them)
2. Better versioning/history; most of all I want to see what has actually changed in the history (not just the comment); and I want to be able to view older versions so I could revert to them if necessary
3. Ability to comment on terms. This is actually really important. Vocabulary development needs FEEDBACK.
4. Along with comments, I should be able to give some sort of “vote”. Maybe just a “thumbs up” or “thumbs down”. This rewards contributors and emerges high-quality, consensus-built terms.
5. Ability to attach my name to my terms, changes and comments. OpenID authentication would be a good way to do this. But mainly I want to see real names instead of just “Anonymous”.
6. Some key statistics should be big and bold on top of each term page: How long has the term existed? How many revisions? How many comments? How many up/down votes? I want to judge in a glance if a term “works” for the community.
7. Ability to cluster terms into vocabularies. This doesn&#039;t necessarily mean a separate namespace, but rather just a way to show that some terms are supposed to (or can) be used together. A “vocabulary” could simply be a list of previously existing OpenVocab terms plus a wiki page for prose documentation and examples. If a vocabulary has been set up that contains term X, then the term page for X should have a link to the vocabulary.</description>
		<content:encoded><![CDATA[<p>Feature wishlist:</p>
<p>1. RSS feed for the recent changes to each term (I want to subscribe to the feeds for the terms I care about, so I can watch out for morons and vandals messing with them)<br />
2. Better versioning/history; most of all I want to see what has actually changed in the history (not just the comment); and I want to be able to view older versions so I could revert to them if necessary<br />
3. Ability to comment on terms. This is actually really important. Vocabulary development needs FEEDBACK.<br />
4. Along with comments, I should be able to give some sort of “vote”. Maybe just a “thumbs up” or “thumbs down”. This rewards contributors and emerges high-quality, consensus-built terms.<br />
5. Ability to attach my name to my terms, changes and comments. OpenID authentication would be a good way to do this. But mainly I want to see real names instead of just “Anonymous”.<br />
6. Some key statistics should be big and bold on top of each term page: How long has the term existed? How many revisions? How many comments? How many up/down votes? I want to judge in a glance if a term “works” for the community.<br />
7. Ability to cluster terms into vocabularies. This doesn&#8217;t necessarily mean a separate namespace, but rather just a way to show that some terms are supposed to (or can) be used together. A “vocabulary” could simply be a list of previously existing OpenVocab terms plus a wiki page for prose documentation and examples. If a vocabulary has been set up that contains term X, then the term page for X should have a link to the vocabulary.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
