- From: Houghton,Andrew <houghtoa@oclc.org>
- Date: Thu, 21 Oct 2004 11:47:56 -0400
- To: "'public-esw-thes@w3.org'" <public-esw-thes@w3.org>
> -----Original Message-----
> From: Carl Mattocks [mailto:carlmattocks@checkmi.com]
> Sent: 21 October, 2004 11:41
> Subject: RE: [Proposal][SKOS-Core] revised proposal for
> subject indicators
>
>
> I support this idea ..
> and propose that something like dc:creator also be a
> sub-property of 'skos:resolveTo' .. Which would help folks
> like myself (and my
> machine-agent) to make decisions on the acceptability of an
> URI'd concept.
>
Miles was proposing skos:resolveTo as a property not a resource.
So to do what you would like, I think you would need to:
<skos:resolveTo rdf:parseType="resource">
<rdf:Description rdf:about="uri">
<dc:creator/>
</rdf:Description>
</skos:resolveTo>
Andy.
Received on Thursday, 21 October 2004 15:48:00 UTC