- From: Ed Summers <ehs@pobox.com>
- Date: Thu, 20 Aug 2009 05:33:11 -0400
- To: Bernard Vatant <bernard.vatant@mondeca.com>
- Cc: "Panzer,Michael" <panzerm@oclc.org>, public-lod@w3.org
On Thu, Aug 20, 2009 at 3:53 AM, Bernard Vatant<bernard.vatant@mondeca.com> wrote: >> <http://dewey.info/class/641/> >> cc:attributionName "OCLC Online Computer Library Center, Inc." ; >> cc:attributionURL <http://www.oclc.org/dewey/> ; >> cc:morePermissions <http://www.oclc.org/dewey/about/licensing/> ; >> dct:hasVersion <http://dewey.info/class/641/2009/08/> ; >> dct:language "de"^^dct:RFC4646 ; >> a skos:Concept ; >> xhtml:license <http://creativecommons.org/licenses/by-nc-nd/3.0/> ; >> skos:broader <http://dewey.info/class/64/2003/08/about.de> ; >> skos:inScheme <http://dewey.info/scheme/2003/08/about.de> ; >> skos:notation "641"^^<http://dewey.info/schema-terms/Notation> ; >> skos:prefLabel "Food & drink"@en, "Essen und Trinken"@de . >> > > Maybe rather : > > skos:broader <http://dewey.info/class/64/2003/> ; > skos:inScheme <http://dewey.info/scheme/2003/08/> ; Yes, thanks Bernard. In my haste I forgot to remove the language specific-ness from the skos:broader assertions in my email to Michael. I might actually recommend that the version information is removed from the object in the broader relation too: <http://dewey.info/class/641/> skos:broader <http://dewey.info/class/64/2003/> . As it stands now a document URI is being used in the object position, instead of the URI for the concept. uqbar:~ ed$ curl -I http://dewey.info/class/64/2003/08/about.de HTTP/1.1 200 OK Date: Thu, 20 Aug 2009 09:27:32 GMT Server: Apache/2.2.11 (Unix) PHP/5.2.10 X-Powered-By: PHP/5.2.10 Content-Location: http://dewey.info/class/64/2003/08/about.de.rdf Vary: Accept Content-Length: 2115 Content-Type: application/rdf+xml //Ed
Received on Thursday, 20 August 2009 09:33:53 UTC