- From: Dan Brickley <danbri@w3.org>
- Date: Sun, 5 Aug 2001 19:00:25 -0400 (EDT)
- To: Brian McBride <bwm@hplb.hpl.hp.com>
- cc: rdf core <w3c-rdfcore-wg@w3.org>
On Sun, 5 Aug 2001, Brian McBride wrote: > The action list from the F2F meeting is available on the F2F page: > > http://www.w3.org/2001/sw/RDFCore/20010801-f2f/ 2001-08-02#17 Dan Brickley Update RDFS prose to reflect decision that subproperties should inherit conjunctively the range+domain of their superproperties. [Done] I've updated our work-in-progress copy of the RDF Schema document, edited in place at http://www.w3.org/2001/sw/RDFCore/Schema/20010618/ http://www.w3.org/2001/sw/RDFCore/Schema/20010618/#s3.1.3 in the subProperty section I've added: [[ Sub-property hierarchies can be used to express hierarchies of range and domain constraints. All RDF Schema range and domain constraints that apply to an RDF property also apply to each of its sub-properties. ]] http://www.w3.org/2001/sw/RDFCore/Schema/20010618/#s3.1 rdfs:ConstraintProperty section added: [[ Note that the rdfs:domain and rdfs:range constraints that apply to a property may be specified indirectly, via sub-property hierarchies. ]] (with the expected forward/back hyperlinks) I haven't attempted to make the rdfs:range and rdfs:domain edits yet as they'll require more wordsmithing. Doing that may mean rejigging the above sections too, but I wanted to at least make an initial stab at reflecting the simpler of the F2F decisions into the spec. Dan
Received on Sunday, 5 August 2001 19:01:31 UTC