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

Help for DC-LIBRARIES Archives


DC-LIBRARIES Archives

DC-LIBRARIES Archives


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

DC-LIBRARIES Home

DC-LIBRARIES  April 2002

DC-LIBRARIES April 2002

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Qualifiers for Creator, Contributor, Publisher

From:

"Clayphan, Robina" <[log in to unmask]>

Reply-To:

DC-Libraries Working Group <[log in to unmask]>

Date:

Fri, 5 Apr 2002 13:01:25 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (199 lines)

Dear Colleagues,

Apologies for multiple copies.

This draft document is one of two proposals answering the third milestone
defined for the Agents Working Group at the DC 2001 conference [1] and
referred to in Rebecca's earlier email.

Milestone: Develop a list of CCP (Creator / Contributor / Publisher)
qualifiers

Description:  Develop a list of CCP (Creator / Contributor / Publisher)
qualifiers. This would likely use the MARC relator codes as a point of
departure, and define such things as agent refinements, classes, types and
roles

Introduction

This proposal has been discussed on the DC Libraries Application Profile
list but is not intended solely for that domain.  Comment is invited from
other domains.

As a result of discussion it was decided to separate the issue of agent
Roles from other agent-related data and offer two proposals.  One will
describe a means of recording a Role for an agent and another will suggest a
means to encompass other information about the resource that is also related
to the agent.   This document is the second of these and describes a Dublin
Core Structured Value (DCSV) [2] for use as an encoding scheme with the
Creator, Contributor or Publisher elements.

It should be noted that unlike previous agent proposals, this DCSV is NOT an
attempt to describe the agent - that work is being progressed elsewhere in
the Agents Working Group.  This DCSV aims to enhance resource discovery in
two ways: by adding further markup and therefore specificity to CCP values
(e.g. parts of names); by including further agent-related information about
the resource (e.g. affiliation at the time the resource was created).

Previous discussion of agent information had identified four Types of Agent:
personal, corporate, instrument (variously called entity, service, automata)
and event.  Although each of these was assumed to have different components,
further consideration indicated that, given some latitude in the
definitions, the same group of components could serve for all types.  All
the components in the DCSV are optional and those not relevant to any
particular type of agent can be ignored.
------------------------------------------------------------

Proposed DCMI Agent Detail Encoding Scheme

The proposal requires a new encoding scheme, DCMI Agent Detail, which
follows the Dublin Core Structured Value syntax [2] for encoding a list of
labelled values within a text string.  The Dublin Core Structured Value
definition has the status of a DCMI recommendation.

All components are optional.  Different domains are free to specify which
components are desirable for the types of agent identified as valuable
within that domain.  For example, the Library Application Profile would
provide guidance as to which components to use for agents appropriate to
library resources.  Examples are given after the description of the
components.

DCMI Agent Detail
Name:  DCMIAgentDetail
Label:  DCMI Agent Detail
Definition: DCMI Agent Detail contains additional information about the
agent in its capacity as Creator, Contributor or Publisher of the resource
being described.  It is not intended to describe the agent.

The proposed labels which may be encoded within DCMI Agent Detail are:

Family Name
Label:  familyName
Definition:  The family name or surname of the agent.
Note:  Components for parts of names are given to avoid dependence on
parsing the value based on punctuation and the difficulties that can arise
due to different cultural norms.  Specific markup of values gives greater
flexibility to users of the data for filing uses and enhanced resource
discovery.

Given Names
Label:  givenNames
Definition:  The personal name or names of the agent.

Name
Label:  name
Definition:  The full name of the agent, personal, corporate or of another
type, expressed in the manner recommended by any particular domain.
Note:  An undifferentiated name component is included to accommodate names
that do not require the family name/given name sub-elements or applications
that choose not to use the sub-elements.  In the latter case different
domains are free to specify their own guidance as to how the value  should
be entered.

Affiliation Location
Label:  affiliationLocation
Definition:  The affiliation or location of the agent at the time they made
their contribution to the described resource.  This can be the name of an
institution in the case of a personal agent or an address or  geographic
name in the case of a publisher or corporate agent.
Note:  It is not envisaged that this would be updated, the rationale being
that e.g. the affiliation of the author at the time of the creation of the
resource is an attribute of some significance to the resource and remains
the same for the resource even if the agent subsequently moves on.

Description
Label: description
Definition:  To specify the type or nature of the agent.  For example to
specify an event or instrument/automata/service. (See examples)

Date Time
Label: dateTime
Definition:  The date and time at which the agent executed its role in the
life of the resource.
Note:  This is regarded as important for event-type agents where the date
the agent executed the given role may differ from the date the resource was
created or issued.

Identifier
Label: identifier
Definition:  An identifier for the agent.
Note:  This component is included to allow for the inclusion of an agent
identifier and/or to enable linking to another record describing the agent
held separately from the record for the resource.
----------------------------------------------------------------------

Role was considered as a component of the DCSV.  A separate proposal is
being submitted to include role values as element refinements for the Agent
elements.  This approach will be re-evaluated if necessary.

Jurisdiction has been proposed as an additional component of the DCSV.  The
following definition is put forward here for discussion and clarification.
Label: jurisdiction
Definition: The local, provincial, regional, national or supranational
authority to which a corporate body belongs.
Note: For example, Jurisdiction may be "Australia" when Name is "Department
of Finance and Administration".

DCSV Examples
These examples assume that Role values have been approved as CCP element
refinements.  Encoding schemes for the Identifier component within the DCSV
are shown using the namespace convention which may or may not be an
acceptable usage within a component.  Line breaks are for the sake of
clarity only.

Example 1 (HTML).  Showing a person as creator, an organisation as sponsor
and a publisher.

<meta name="DC.Creator.author"
scheme="DCMIAgentDetail"
content="familyName=Clayphan;
givenName=Robina;
affiliationLocation=The British Library;
identifier=AAAA:xxxx">
<meta name="DC.Contributor.sponsor"
scheme="DCMIAgentDetail"
content="name=Some Organisation;
affiliationLocation=London, England;
identifier=BBBB:yyyy">
<meta name="DC.Publisher" scheme="DCMIAgentDetail"
content="name=Some Publisher;
affiliationLocation=London, England;
identifier=CCCC:zzzz">

The following examples are guesses at how other domains would use the DCSV
for the types of agent that have been mentioned in past discussions -
principally the instrument/automata/service agent and event agent, which
equates to conferences in current library usage.  Role qualifiers have not
been entered in either example.  Guidance and examples are sought from other
domains.

Example 2: showing an instrument/automata/service agent.
(This is for a sound recording of a steam engine.)
<meta name="dc:Contributor"
scheme="DCMIAgentDetail"
content="name=The Flying Scotsman;
description=Steam Engine;
identifier=GNER:4472">

Example 3: showing an event agent as contributor.
<meta name="dc:Contributor"
scheme="DCMIAgentDetail"
content="name=Glastonbury Festival 2000;
affiliationLocation=Glastonbury, UK;
description=Music and performing arts festival;
dateTime=2000-06">

Regards,
Robina Clayphan


1 http://dublincore.org/groups/agents/
2 http://dublincore.org/documents/2000/07/28/dcmi-dcsv/
---------------------
Robina Clayphan, Metadata Development Analyst,
National Bibliographic service, The British Library
Tel: +44 (0)1937 546969
Fax: +44 (0)1937 546586
email: [log in to unmask]
---------------------------

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 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
July 2016
June 2016
May 2016
April 2016
March 2016
January 2016
December 2015
October 2015
June 2015
May 2015
March 2015
September 2014
July 2014
June 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
December 2012
November 2012
September 2012
August 2012
March 2012
February 2012
November 2011
October 2011
September 2011
July 2011
June 2011
January 2011
November 2010
October 2010
September 2010
August 2010
June 2010
May 2010
April 2010
March 2010
February 2010
October 2009
September 2009
June 2009
May 2009
March 2009
February 2009
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
February 2008
October 2007
September 2007
August 2007
July 2007
June 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
December 2005
November 2005
October 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
April 2004
March 2004
February 2004
December 2003
November 2003
October 2003
September 2003
June 2003
May 2003
April 2003
March 2003
February 2003
January 2003
November 2002
October 2002
September 2002
July 2002
May 2002
April 2002
March 2002
January 2002
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
July 2000
June 2000
April 2000
March 2000
February 2000
January 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