JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for DC-REGISTRY Archives


DC-REGISTRY Archives

DC-REGISTRY Archives


DC-REGISTRY@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

DC-REGISTRY Home

DC-REGISTRY Home

DC-REGISTRY  September 2001

DC-REGISTRY September 2001

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

rdf:type and rdf:subClassOf (Was Re: Changes to prototype UI (fwd))

From:

Pete Johnston <[log in to unmask]>

Reply-To:

A mailing list for the group discussing registration of qualifiers to the D <[log in to unmask]>

Date:

Wed, 26 Sep 2001 17:46:55 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (133 lines)

Sorry, I'm catching up with all this a bit late.....

Rachel said:

> 1. Amending treatment of classes in schemas
> --------------------------------------------
> The following UI changes rely on amendment of the way Classes are dealt
> with in
> http://purl.org/dc/terms/
> http://purl.org/dc/dcmitype/
>
> Within http://purl.org/dc/terms/ class is used to associate schemes with
> elements, whereas in
> http://purl.org/dc/dcmitype/ class is used to describe a controlled
> vocabulary for resource. This needs to be reflected by
> - defining a new class 'Scheme' within http://purl.org/dc/terms/ and
> - defining a new class 'ControlledVocabulary' within
> http://purl.org/dc/dcmitype/
>
> Then
>
> - all subClasses within http://purl.org/dc/terms/ are subClasses of
> Scheme, and
> - all subClasses in http://purl.org/dc/dcmitype/ are subClass of
> ControlledVocabulary.
>
> Thus
>
> - a subClass of SubjectScheme would also be a subClass of  Scheme, and
> - a subClass of Resource would be a subClass of ControlledVocabulary.

Before I try to comment on this, I think I need some clarification on an
aspect of RDF/RDFS which I've never quite managed to grasp completely.

In the DCQ in RDF draft,

http://www.mathematik.uni-osnabrueck.de/projects/dcqual/qual21.3.1/qual29-8-
1.html

the schema in Appendix 5.1 includes:

===========================
<rdfs:Class rdf:about="&dcqns;SubjectScheme">
  <rdfs:label>Subject Encoding Schemes</rdfs:label>
  <rdfs:comment>A set of subject encoding schemes
    and/or formats</rdfs:comment>
  <rdfs:isDefinedBy rdf:resource="&dcqns;" />
</rdfs:Class>

<rdfs:Class rdf:about="&dcqns;LCSH">
  <rdfs:label>LCSH</rdfs:label>
  <rdfs:comment>Instances of this class are Library of Congress Subject
    Headings and must provide an rdf:value (with content the code) and
should
    provide an rdfs:label arc (with content the caption).
  </rdfs:comment>
  <rdf:type rdf:resource = "&dcqns;SubjectScheme" />
  <rdfs:isDefinedBy rdf:resource="&dcqns;" />
</rdfs:Class>
========================

i.e. the relationship between the class dcq:SubjectScheme and the class
dcq:LCSH (an individual subject scheme) is indicated by rdf:type.

In the schema at

http://dublincore.org/2001/08/14/dcq#

(which is where the namespace URI http://purl.org/dc/terms/ resolves to). we
have:

<rdfs:Class rdf:about = "&dcqns;SubjectScheme">
  <rdfs:label>Subject Encoding Schemes</rdfs:label>
  <rdfs:comment>A set of subject encoding schemes and/or
formats</rdfs:comment>
  <rdfs:isDefinedBy rdf:resource = "&dcqns;" />
</rdfs:Class>

<rdfs:Class rdf:about = "&dcqns;LCSH">
  <rdfs:label>LCSH</rdfs:label>
  <rdfs:comment>Library of Congress Subject Headings</rdfs:comment>
  <rdfs:subClassOf rdf:resource = "&dcqns;SubjectScheme" />
  <rdfs:isDefinedBy rdf:resource = "&dcqns;" />
</rdfs:Class>

i.e. the relationship between the class dcq:SubjectScheme and the class
dcq:LCSH (an individual subject scheme) is indicated by rdfs:subClassOf

Leaving aside for the moment the different values of rdfs:comment, are these
two documents saying the same thing in terms of the relationship between the
class dcq:LCSH and the class dcq:SubjectScheme?

I might be wrong but I don't think they are saying the same thing.

Based on my reading of sections 2.3.1 and 2.3.2 of RDF Schema, I think the
first example above says:

"the class dcq:LCSH is an _instance_ of the class dcq:SubjectScheme"

This seems a reasonable statement.

The second says

"the class dcq:LCSH is a _subset_ of the class dcq:SubjectScheme,
and therefore:
an instance of class dcq:LCSH is an instance of class dcq:Subject Scheme"

The latter statement does _not_ seem right to me (A LCSH subject heading is
not a subject scheme).

So, to cut a long story short, I'm increasingly unsure about whether
rdf:subClassOf is the appropriate way to describe the relationship between
dcq:LCSH and dcq:SubjectScheme. I think maybe the relationship should be one
of rdf:type, as in the DCQ in RDF document. But I think I need someone much
more versed in RDF/RDFS to make that judgement!

In any case, before thinking harder about Rachel's proposals, which hinge on
the use of subClassOf, I would like to understand/resolve these
discrepancies between the schema at

http://dublincore.org/2001/08/14/dcq

and the one in the DCQ in RDF draft.

Pete
-------
Pete Johnston
Interoperability Research Officer
UKOLN, University of Bath, Bath BA2 7AY, UK
tel: +44 (0)1225 323619    fax: +44 (0)1225 826838
mailto:[log in to unmask]
http://www.ukoln.ac.uk/ukoln/staff/p.johnston/

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

August 2021
May 2021
August 2017
June 2017
April 2017
March 2017
February 2017
January 2017
December 2016
January 2016
October 2015
September 2015
August 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
November 2014
October 2014
September 2014
July 2014
June 2014
March 2014
January 2014
September 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
September 2012
August 2012
July 2012
June 2012
May 2012
March 2012
February 2012
December 2011
October 2011
September 2011
June 2011
May 2011
April 2011
January 2011
December 2010
November 2010
October 2010
September 2010
June 2010
May 2010
October 2009
July 2009
February 2009
December 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
October 2007
August 2007
June 2007
April 2007
March 2007
February 2007
December 2006
October 2006
September 2006
August 2006
June 2006
April 2006
March 2006
January 2006
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
August 2003
June 2003
May 2003
April 2003
March 2003
February 2003
January 2003
December 2002
November 2002
October 2002
September 2002
August 2002
July 2002
June 2002
May 2002
April 2002
February 2002
December 2001
November 2001
October 2001
September 2001
August 2001
July 2001
May 2001
April 2001
March 2001
January 2001
November 2000
October 2000
September 2000
August 2000
April 2000
February 2000
December 1999


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager