From: Rutger V. <rut...@gm...> - 2010-03-15 12:13:22
|
> Thanks, Rutger, for your huge flurry of recent commits. There's still a few more coming, notably: - some interface changes high in the inheritance tree of our domain objects so that there is a uniform way for any object to specify what, if any, its "defining resource" is. By this I mean, say, for a tree node the study within which it is scoped. We can then use this for simple rdf serializations (as produced by the anyObjectAsRdf template) to add rdfs:isDefinedBy predicates, which to me seems to be the last major missing piece to have everything linked up internally such that LinkedData browsers can jump from object to object. - more metadata for other search results, analogous to the study search rss feeds (e.g. for taxon search). - other predicates for ubio and ncbi outlinks. The correct way is probably to use skos:exactMatch and skos:closeMatch, respectively, and to have the values be the canonical URIs (for ubio perhaps lsids?) for the defining resources. Once these are (nearly) done I'll know what to put in my iEvoBio abstract :) -- Dr. Rutger A. Vos School of Biological Sciences Philip Lyle Building, Level 4 University of Reading Reading RG6 6BX United Kingdom Tel: +44 (0) 118 378 7535 http://www.nexml.org http://rutgervos.blogspot.com |