CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 05:49:30 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:20:32 GMT
cache-control: max-age=2592000, public
expires: Sat, 08 Nov 2025 18:28:18 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98bfefe11a9ed686
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=f3f.1OoAcCyXRo3R3lqQjEMBtaUuINJbSHdg7JliNZQ-1760075370-1.0.1.1-pnERfLXlKke3Munb2UFcQ62K0RPgUVR0jfd_dEz3cG6iqn.tpTYverkx13CQxvc64aeZOHnkORegX1BhgZjhlBOYGFSSIhdFRHKGcTGDwt0; path=/; expires=Fri, 10-Oct-25 06:19:30 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c3d5b52875f424-BLR
alt-svc: h3=":443"; ma=86400
rdfs-constraining-containers, rdfs-container-membership-superProperty from Jeremy Carroll on 2002-04-11 (w3c-rdfcore-wg@w3.org from April 2002)
rdfs-constraining-containers, rdfs-container-membership-superProperty
- From: Jeremy Carroll <jjc@hplb.hpl.hp.com>
- Date: Thu, 11 Apr 2002 15:42:36 +0200
- To: <w3c-rdfcore-wg@w3.org>
- Message-ID: <MABBLGKMPIJFCKFGDBEPGEKHCAAA.jjc@hplb.hpl.hp.com>
I suggest we resolve the rdfs-container-membership-superProperty by defining one: e.g. rdfs:contains I suggest we then declare rdfs-constraining-containers as out of scope on the basis that it can be addressed by DAML+OIL. All indications are that OWL will contrinue to address this issue. The DAML+OIL mantra is: <daml:Restriction rdf:ID="ConstrainedContainer"> <rdfs:comment> This is the class of resources all of whose rdfs:contains edges point to a resource of type eg:ElementsConstrainedToThisClass. To have a Bag, a Seq or an Alt with such a constrained declare the resource to have both type Bag and type ConstrainedContainer. Alternatively construct a new class that subclasses both this class and the desired container class. </rdfs:comment> <daml:onProperty rdf:resource="https://www.w3.org/2000/01/rdf-schema#contains"/> <daml:toClass rdf:resource="https://example.org/ElementsConstrainedToThisClass"/> </daml:Restriction> Reference: https://www.daml.org/2001/03/daml+oil-walkthru#restrictions Jeremy
Received on Thursday, 11 April 2002 09:36:11 UTC