- From: Leo Sauermann <leo@gnowsis.com>
- Date: Thu, 14 Oct 2004 13:15:45 +0200
- To: public-esw-thes@w3.org
I think about skos:denotes like this:
    <!-- leo@gnowsis.com
         sugar for gnowsis: instances
         i assume the denotes thing will become good sometimes
   http://lists.w3.org/Archives/Public/public-esw-thes/2004Oct/0020.html   
   http://lists.w3.org/Archives/Public/public-esw-thes/2004Sep/0067.html
     -->
  <rdf:Property rdf:about="http://www.w3.org/2004/02/skos/core#denotes">
        <rdfs:label>denotes</rdfs:label>
        <rdfs:comment>This property may be used to connect RDF resources 
to SKOS concepts.
        If a certain resource (like a foaf person, an email, a file) is 
in a meaning that is
        described with the SKOS concept, you can add the resource to the 
concept.
        Use skos:denotes to connect a Concept to rdf resources that fall 
under the concept.
        For exmaple, the King's Head in Galway can be connected to the 
SKOS concept of this pub
        by stating <concept-kingshead> <skos:denotes> 
<http://www.thekingshead.ie/></rdfs:comment>
        <rdfs:isDefinedBy 
rdf:resource="http://www.w3.org/2004/02/skos/core"/>
        <vs:term_status>testing</vs:term_status>
        <dct:issued>2004-03-26</dct:issued>
    </rdf:Property>
So the question is:
can is use this to connect RDF resources to SKOS concepts?
cheers
Leo
Received on Thursday, 14 October 2004 11:15:51 UTC