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

Help for DC-GENERAL Archives


DC-GENERAL Archives

DC-GENERAL Archives


DC-GENERAL@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-GENERAL Home

DC-GENERAL Home

DC-GENERAL  August 1996

DC-GENERAL August 1996

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Representing the Dublin Core within WHOIS++

From:

Martin Hamilton <[log in to unmask]>

Reply-To:

dc-general

Date:

Sat, 17 Aug 1996 06:25:48 +0100

Content-Type:

multipart/mixed

Parts/Attachments:

Parts/Attachments

text/plain (17 lines) , text/plain (284 lines)

Here's (a draft version of) a short document which suggests how the
Dublin Core elements might be represented using the WHOIS++ protocol
- see RFC 1835.

I'm thinking that this and a companion document detailing use with
X.500/LDAP might be successful in either the ASID or IDS working
groups of the IETF, which are both interested in directory service
schemas.

Comments welcome!

Martin






**DRAFT** Martin Hamilton                                                  Loughborough University                                                         Patrik Faltstrom                                                            Tele2/Swipnet                                                         Leslie L. Daigle                                         Bunyip Information Systems, Inc.                                                               Jon Knight                                                  Loughborough University                                                              August 1996               Representing the Dublin Core within WHOIS++ Abstract    The Dublin Core is a simple resource description format which arose    out of a loose grouping of "librarians, archivists, humanities    scholars and geographers, as well as standards makers in the    Internet, Z39.50 and Standard Generalized Markup Language (SGML)    communities" [1].    It has recently been augmented by the Warwick Framework [2,3], which    provides a simple extension mechanism - allowing arbitrary additional    information to be packaged up with Dublin Core records without    changing the Dublin Core itself.    This document describes a mapping from the abstract model of the    Dublin Core a simple Internet search and retrieval protocol known as    WHOIS++ [4], and proposes a means of incorporating extensibility via    the Warwick Framework. 1. The Dublin Core in WHOIS++    The Dublin Core defines the following thirteen elements:      Element Description      ------------------------------------------------------------------      Subject The topic addressed by the work      Title The name of the object      Author The person(s) primarily responsible for the                     intellectual content of the object      Publisher The agent or agency responsible for making the                     object available      Other-Agent The person(s), such as editors and transcribers, who                     have made other significant intellectual                     contributions to the work                                                                 [Page 1] **DRAFT** August 1996      Date The date of publication      Object-Type The genre of the object, such as novel, poem, or                     dictionary      Form The physical manifestation of the object, such as                     Postscript file or Windows executable file      Identifier String or number used to uniquely identify the object      Relation Relationship to other objects      Source Objects, either print or electronic, from which this                     object is derived, if applicable      Language Language of the intellectual content      Coverage The spatial locations and temporal durations                     characteristic of the object    Each of these elements is optional, and each may be repeated.    We propose that these (with the above punctuation) be used as WHOIS++    attributes, and that the record type "DC-DOCUMENT" be used to    represent a WHOIS++ record which uses the Dublin Core element set.    For example, a "Title" element which had the value "Cities of The Red    Night" would be represented within WHOIS++ as the attribute/value    pair:      Title: Cities of The Red Night    One aspect of the Dublin Core does not translate directly to WHOIS++    - each element may have additional qualifying "scheme" information    attached to it. This provides the creator of the record with a means    of indicating additional semantics, e.g. the classification scheme    being used in the "Subject" element.    Since WHOIS++, like most Internet based search and retrieval    protocols, is attribute/value oriented, it is necessary to find a    place to put this extra information. We propose that it be placed in    an additional attribute/value pair which precedes the main    information about the element. For example, if the subject    classification for the above book were 813 in the Dewey Decimal    system, the resulting Dublin Core record expressed via WHOIS++ might    look like this:      Subject-Scheme: DDC      Subject: 813    Since the order of the attribute/value pairs in a WHOIS++ record is    significant, this provides a simple and easily implemented mechanism    for grouping together elements and their qualifying information.    Needless to say, scheme information should only appear in the WHOIS++    record if the attribute it qualifies also appears!                                                                 [Page 2] **DRAFT** August 1996    It should be noted that the "Relation" element has an additional    qualifier, "type", which we propose be incorporated into WHOIS++    records by following the approach used with the "scheme" information. 2. The Warwick Framework in WHOIS++    The Warwick Framework provides a conceptual approach to extending the    abstract model of the Dublin Core to incoporate arbitrary additional    information. This means that the Dublin Core itself need not be    altered in order to meet the needs of particular user communities.    We propose that a WHOIS++ record type "DC-CONTAINER" be used to bind    together multiple packages of Dublin Core and other meta-information    which pertain to a given object. This is a subject for further    study. 3. Security considerations    Security considerations are not discussed in this document. 4. Conclusions    This document has shown how the abstract resource description    proposals of the Dublin Core and the Warwick Framework may be used    within the WHOIS++ protocol.    It should be apparent that a little care is necessary when delivering    this information via WHOIS++, but that this does not imply any great    implementation complexity. 5. Acknowledgements    Thanks to << ??? >> for their comments on draft versions of this    document.    This work was supported by grants from the UK Electronic Libraries    Programme (eLib), and the European Commission's Telematics for    Research Programme. 6. References    Request For Comments (RFC) and Internet Draft documents are available    from <URL:ftp://ftp.internic.net> and numerous mirror sites.      [1] S. Weibel. "Metadata: The Foundations of Resource                  Description", D-Lib Magazine, July 1995.                  <URL:http://www.ukoln.ac.uk/dlib/dlib/July95/07weibel.html>                  <URL:http://www.dlib.org/dlib/July95/07weibel.html>                                                                 [Page 3] **DRAFT** August 1996      [2] L. Dempsey, S. Weibel. "The Warwick Metadata Workshop:                  A Framework for the Deployment of Resource Descrip-                  tion", D-Lib Magazine, July/August 1996.                  <URL:http://www.ukoln.ac.uk/dlib/dlib/july96/07weibel.html>                  <URL:http://www.dlib.org/dlib/july96/07weibel.html>      [3] C. Lagoze, C. Lynch and R. Daniel. "The Warwick Frame-                  work: A Container Architecture for Aggregating Sets of                  Metadata", Technical Report TR96-1593, Cornell Univer-                  sity Department of Computer Science. June 1996.                  <URL:http://cs-                  tr.cs.cornell.edu/Dienst/UI/2.0/Describe/ncs                  trl.cornell%2fTR96-1593>      [4] P. Deutsch, R. Schoultz, P. Faltstrom and C. Weider.                  "Architecture of the WHOIS++ service", RFC 1835. August                  1995. 7. Authors' addresses    Martin Hamilton    Department of Computer Studies    Loughborough University of Technology    Leics. LE11 3TU, UK    Email: [log in to unmask]    Patrik Faltstrom    Tele2/Swipnet    Box 62    Borgarfjordsgatan 16    S-164 94 Kista    Sweden    Email: [log in to unmask]    Leslie L. Daigle    Bunyip Information Systems Inc.    310 Ste. Catherine St. West    Suite 300    Montreal, Quebec, Canada    H2X 2A1    Email: [log in to unmask]                                                                 [Page 4] **DRAFT** August 1996    Jon Knight    Department of Computer Studies    Loughborough University of Technology    Leics. LE11 3TU, UK    Email: [log in to unmask]                                                                 [Page 5]

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

February 2024
May 2022
April 2022
March 2022
March 2020
February 2019
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
September 2003
August 2003
July 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
March 2002
February 2002
January 2002
December 2001
November 2001
October 2001
September 2001
August 2001
July 2001
June 2001
May 2001
April 2001
March 2001
February 2001
January 2001
December 2000
November 2000
October 2000
September 2000
August 2000
July 2000
June 2000
May 2000
April 2000
March 2000
February 2000
January 2000
December 1999
November 1999
October 1999
September 1999
August 1999
July 1999
June 1999
May 1999
April 1999
March 1999
February 1999
January 1999
December 1998
November 1998
October 1998
September 1998
August 1998
July 1998
June 1998
May 1998
April 1998
March 1998
February 1998
January 1998
December 1997
November 1997
October 1997
September 1997
August 1997
July 1997
June 1997
May 1997
April 1997
March 1997
February 1997
January 1997
December 1996
November 1996
October 1996
September 1996
August 1996
July 1996
June 1996
May 1996
April 1996
March 1996


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