This looks good to me. Cheers Chaals > Based on recent discussions and feedback, here is a revised proposal for > additions to SKOS Core for representing ordered/labelled collections of > concepts: <snipped all over the place> > Add the following > - Collection > - OrderedCollection (sub-class of Collection) > - CollectableProperty > - member (domain: Collection, range: rdf:Resource) > - memberList (domain: Collection, range: rdf:List) > > The following points are also part of this proposal: > > (1) Collections may be nested as members of other collections. > > (2) Wrt 'CollectableProperty' the following rule applies: > > (?p rdf:type skos:CollectableProperty) > (?x ?p ?c) > (?c skos:member ?m) > -> > (?x ?p ?m) > > (3) skos:narrower is declared to be of type skos:CollectableProperty > > (4) Wrt 'memberList' the following dependency rule applies: > > (?c skos:memberList ?l) > elementOfList(?e,?l) > -> > (?c skos:member ?e)Received on Tuesday, 12 October 2004 02:43:19 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 06:32:06 GMT