Hi, Here is a revised proposal for handling subject indicators in SKOS Core, based on Bernard's suggestion: Add the following property: - subjectIndicatorRef Additionally: (1) the property skos:subjectIndicatorRef is defined by reference to appropriate OASIS / TM specs (Bernard can you help me out here?) (2) skos:subjectIndicatorRef is an owl:InverseFunctionalProperty. The reason for supporting (2) is that it allows description of concept schemes via their indicators (i.e. without URIs) so you can have e.g. ... <skos:Concept> <skos:prefLabel>Fruit</skos:prefLabel> <skos:subjectIndicatorRef rdf:resource="http://foo.com/Fruit.html"/> <skos:narrower rdf:parseType="Resource"> <skos:subjectIndicatorRef rdf:resource="http://foo.com/Bananas.html"/> </skos:narrower> <skos:related rdf:parseType="Resource"> <skos:subjectIndicatorRef rdf:resource="http://foo.com/Vegetables.html"/> </skos:related> </skos:Concept> That's all. Al. --- Alistair Miles Research Associate CCLRC - Rutherford Appleton Laboratory Building R1 Room 1.60 Fermi Avenue Chilton Didcot Oxfordshire OX11 0QX United Kingdom Email: a.j.miles@rl.ac.uk Tel: +44 (0)1235 445440Received on Wednesday, 13 October 2004 15:58:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 06:32:06 GMT