- From: Bernard Vatant <bernard.vatant@mondeca.com>
- Date: Thu, 1 Mar 2012 11:21:58 +0100
- To: Kjetil Kjernsmo <kjetil@kjernsmo.net>
- Cc: semantic-web@w3.org
- Message-ID: <CAK4ZFVGaj5w8bTbrzQbbqUyrGGHb3-6r9BGzRF7dYF4=PMoMBQ@mail.gmail.com>
Hello all A side question : identification of creator, contributor, publisher, date etc of vocabularies is a precious information which can (should) be found in formal vocabulary metadata under as dc:creator etc. The tools are not always giving a consistent view of this information between the RDF and HTML files. Examples in Neologism but I remember other tools having similar issues but can't figure which ones just now (LODE maybe) The URIs for agents are created in the RDF in the namespace of the vocabulary itself, derived from the name apparently (automatically by the tool?). This entails that the same agent appears for different vocabularies under different URIs, making difficult identification of the agent across different vocabularies, unles owl:sameAs are declared somewhere (but they are not in the vocabulary itself at least). I just had an exchange about it with Michael Hausenblas who in the RDF source of various DERI vocabularies appears as http://vocab.deri.ie/scovo-plus#Michael%20Hausenblas http://vocab.deri.ie/rdforms#Michael%20Hausenblas ... etc. many more. OTOH the html documentation of all vocabularies points at http://sw-app.org/about.html. And Michael claims his "canonical" URI is http://sw-app.org/mic.xhtml#i as declared in the meta of the above page < meta rel="dc:creator" resource="http://sw-app.org/mic.xhtml#i" /> Simple, isn't it? :) It would be cool to have the edition tool allow a consistent use of a "canonical URI" of an agent in both RDF and HTML renditions, and across vocabularies. Does not seem rocket science :) Samely, the date of modification of the vocabulary seems OK in the HTML, but in the RDF dc:modified value it is the current date. Minor things? Not really. Quality metadata are critical for vocabulary trust, reuse, integration etc. Vocabularies are social objects :) Best Bernard Le 29 février 2012 22:36, Kjetil Kjernsmo <kjetil@kjernsmo.net> a écrit : > On Monday 27. February 2012 15.20.28 Tim rdf wrote: > > Are there tools around that produce HTML documentation of RDFS or OWL > > ontologies. > > I use Neologism for maintaining vocabularies. http://neologism.deri.ie/It is > a tool for writing them, not just for documentation though. It has had some > annoying bugs, and development seems to have been stalled a bit the last > few > months, but it is a really good tool that I think will be an important > part of > an RDF toolchain if the development gets started again. > > Best, > > Kjetil > > -- *Bernard Vatant * Vocabularies & Data Engineering Tel : + 33 (0)9 71 48 84 59 Skype : bernard.vatant Linked Open Vocabularies <http://labs.mondeca.com/dataset/lov> -------------------------------------------------------- *Mondeca** ** * 3 cité Nollez 75018 Paris, France www.mondeca.com Follow us on Twitter : @mondecanews <http://twitter.com/#%21/mondecanews>
Received on Thursday, 1 March 2012 10:22:55 UTC