- From: William Waites <william.waites@okfn.org>
- Date: Tue, 08 Jun 2010 17:33:18 +0100
- To: Dan Brickley <danbri@danbri.org>
- CC: "public-egov-ig@w3.org" <public-egov-ig@w3.org>, Linked Data community <public-lod@w3.org>
On 10-06-08 11:48, Dan Brickley wrote:
> Yes, exactly. The schema guarantees things will have multiple types.
> The art is to know when to bother mentioning each type. Saying things
> are an rdfs:Resource is rarely interesting.
>
FWIW, I actually put (using an inferencer) rdfs:Resource on
everything in [1][2] because I use the fresnel vocabulary to
display things. This means I can make a generic lens like this,
:resourceLens a fresnel:Lens ;
fresnel:purpose fresnel:defaultLens ;
fresnel:classLensDomain rdfs:Resource ;
fresnel:showProperties (
rdf:type
fresnel:allProperties
) .
to use as a default.
[1] http://knowledgeforge/pdw/ordf/
[2] http://bibliographica.org/
--
William Waites <william.waites@okfn.org>
Mob: +44 789 798 9965 Open Knowledge Foundation
Fax: +44 131 464 4948 Edinburgh, UK
Received on Tuesday, 8 June 2010 16:35:15 UTC