CARVIEW |
Select Language
HTTP/2 200
date: Wed, 08 Oct 2025 10:54:35 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:27:08 GMT
cache-control: max-age=2592000, public
expires: Thu, 06 Nov 2025 16:21:02 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98aebab29d8ed0d0
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=55XGL3g5XlZjAQwr.5h2YeTjSmnMjx29Lj.v9J0yXA0-1759920875-1.0.1.1-auS9heC85I9Ygk9qWhbji6oMt9GqpLgZp7EjDTn_mWwgRAfcFoi9_pvXVambAmRuLdmgXLEzL9QnzDEnLI1M9QtO9qK.RHoeORumDkrumAI; path=/; expires=Wed, 08-Oct-25 11:24:35 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98b519dbb8a375e9-BLR
alt-svc: h3=":443"; ma=86400
RE: Generic Properties and Specific Classes from Jeff Sussna on 1999-12-17 (www-rdf-interest@w3.org from December 1999)
RE: Generic Properties and Specific Classes
- From: Jeff Sussna <jeff.sussna@quokka.com>
- Date: Fri, 17 Dec 1999 10:02:44 -0800
- To: "'rlake@galdosinc.com'" <rlake@galdosinc.com>, www-rdf-interest@w3.org
- Message-ID: <E19A882C6CD5D211A8A70008C75B6AF40122CC2A@SFOEXCH_MAIL1>
I would naively assume that you would create a generic base class and assign the properties to that, then subclass from it. As far as I can tell, the RDF Schema spec never actually defines the meaning of subclassing. Are properties inherited? I don't think it says. Jeff -----Original Message----- From: Ron Lake [mailto:rlake@galdosinc.com] Sent: Friday, December 17, 1999 2:03 AM To: www-rdf-interest@w3.org Subject: Generic Properties and Specific Classes Hi, One thing that has bothered me about the rdfs is the assignment of properties to classes via rdfs:domain. Suppose I have very generic properties such as in the Dublin core .. now I want these to be properties of some very domain specific classes. Can I put these domain statements anywhere or do they have to be part of the Property definition ? If they are part of the property definition than we are toast since the whole world would need to update the generic property definitions. Ron
Received on Friday, 17 December 1999 13:01:24 UTC