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

Help for DC-ARCHITECTURE Archives


DC-ARCHITECTURE Archives

DC-ARCHITECTURE Archives


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

DC-ARCHITECTURE Home

DC-ARCHITECTURE  April 2012

DC-ARCHITECTURE April 2012

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

DCAM 2012-04-09 telecon - Report

From:

Thomas Baker <[log in to unmask]>

Reply-To:

DCMI Architecture Forum <[log in to unmask]>

Date:

Mon, 9 Apr 2012 15:44:56 -0400

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (239 lines)

DCAM 2012-04-09 telecon - Report

This report: http://wiki.dublincore.org/index.php/DCAM_Revision/TeleconReport-20120409
Agenda:      http://wiki.dublincore.org/index.php/DCAM_Revision/TeleconAgenda-20120409

Present: Tom (chair), Aaron, Stuart, Gordon, Diane, Michael, Corey, Karen

----------------------------------------------------------------------
Minutes of previous call on 22 March

ACCEPTED http://wiki.dublincore.org/index.php/DCAM_Revision/TeleconReport-20120322

----------------------------------------------------------------------
DCAM Issue tracking
    
Tom: Premature to use GitHub for DCAM issues, but we have started to use it for 
    the Schema.org Alignment TG - see
    http://wiki.dublincore.org/index.php/Architecture_Forum_Issue_Tracker

----------------------------------------------------------------------
Gordon's examples

Action was:
    ACTION: Gordon and Aaron to put examples into the wiki.

Links:
    https://www.jiscmail.ac.uk/cgi-bin/webadmin?A2=ind1203&L=dc-architecture&F=&S=&P=55080
    http://wiki.dublincore.org/index.php/DCAM_Revision_High_Level_Example_Publication_Statement
    http://wiki.dublincore.org/index.php/DCAM_Revision_High_Level_Example_Core_Elements
    http://wiki.dublincore.org/index.php/DCAM_Revision_High_Level_Example_Resource_Descriptions
    
Gordon: The three examples posted are compilations of things I had mailed to list 
    earlier. First, Publication Statement.  Example of something quite
    ubiquitous in library MD schema - a bunch of elements need to be brought
    together and kept together to form a higher-level "statement".  To
    catalogers, these higher-level statements are just as real as sub-elements.
    Unless there is some packaging mechanism, they can get [disaggregated] and
    be used to form false data.  These form units.  It is important to ensure that
    elements get kept together and do not get cross-linked.

    Approach being taken by both ISBD and other namespaces - use aggregated
    statement approach that Diane, Jon, Karen, and I published last year -
    is based on DCAM.
    http://dlib.org/dlib/january10/hillmann/01hillmann.html (actually Jan. two years ago!)

Tom: I want to flag that the use of the terms "element" and "statement" could
    be confusing -- using terms at different level of granularity.

    Can the Publication Statement be conceptualized as an Application Profile?

Diane: No, a Syntax Encoding Scheme.

Gordon: The ambiguity around "element" is deliberate - different schemas define
    different levels of aggregation.

Tom: How does one specify a new Syntax Encoding Scheme? How is this different
    than specifying the structure of statements as in an Application Profile?

Diane: If you were doing an application profile and using RDA, which already
    has SESes... I don't know that it is inherently information that has to be in
    an application profile. In RDA, we did it so each of the pieces that we are
    using in an SES are declared separately - use together or separately.
    What we specified is which pieces in what order.

Tom: Can application profiles be recursive? Can an application profile be used
    at the record level but also at a lower level, for defining a Syntax Encoding 
    Scheme?

Gordon: It works the other way as well. CCDA is looking at the element Extent
    in RDA. Outcome, if accepted, would be to increase the granularity and take
    what is now a single element and subdivide it into components. There is a
    continuum of granularity that will shift as metadata evolves.
    This will have an impact on mapping exercises.

Tom speculates that APs could be used to express the aggregation of properties
    done as SESes in RDVocab.

Stuart: Does the notion of defining an SES with an AP generalize to _any_ SES?
    In effect, wherever you have an element aggregation - an aggregate with
    component parts?

Tom: Yes, for aggregates.  Maybe not for SESs that are just lists of language tags.

Diane: If you were doing an AP for, say, someone using RDA, you would need to
    make a choice between whether you wanted to express those particular
    aggregations of data as aggregations, or express them separately and let people
    further down the chain aggregate them as they wish.
    It is like the basic choice of whether one is using a "string" or a "thing". 
    You are making a decision and recording it in an AP.

Stuart: Does that negate the notion of conceptualizing an SES as an AP?

Diane: If you are going to aggregate something that is not usually aggregated
    by its creators, you could do in an AP, but...

Corey: I'm confused by this conversation. An AP is when you are deviating from
    how an Element Set is defined.  We should have an Application Profile for
    DCMI Metadata Terms.

Karen: Not necessarily deviation -- it could be about adding more constraints,
    becoming more specific.

    Corey: kcoylenet++ #Yes, adding constraints as well as modifying.

Tom: Prefer to distinguish sharply between underlying vocabularies and the APs
    that use those vocabularies.  What is the use case for taking an entire
    data dictionary (e.g., DCMI Metadata Terms) and turning it into a record
    schema -- as opposed to making a selection of data elements needed for a
    specific type of information?  What is the use case for a record format
    that happens to have all the properties and classes of DCMI Metadata Terms?
    Turning data-dictionary vocabularies into record schemas, one-to-one,
    unhelpfully blurs the line between vocabularies and application profiles
    that use vocabularies.

Corey: I see three possibilities:
    1. My application profile declares that I use a particular term, and any
       SES that is defined in that term.
    2. I'm not really using an AP, I'm just using a "default" flat version of
       dcterms, with its included SESs.
    3. I'm using a dcterms element, but I'm *declaring* that I want to use a
       different SES, or add one where dcterms does not declare one.

    Diane: Corey +1

Karen: People create ontologies. What is the difference?

Aaron: AP outlines specific usage for an institution or project, right? In a
    way, the metaphor is: you have a schema and you create an extension schema that
    adds elements or constrain existing rules. In an ontology, you are defining
    concepts - a different paradigm.  Someone wants to use Bibo, Foaf, DC, and the
    AP defines how they put them together.

Karen: Except that's exactly what BIBO does.  It takes some elements from DC,
    etc - what I'm trying to understand is the difference.

Michael: BIBO is not an AP, because it doesn't tell you how a description set
    will be formed. It gives a bunch of vocabulary terms and non-normative
    documentation, but it doesn't say what is repeatable, what is necessary for a
    complete record, etc.

Karen: Simply selecting terms (Ontology) versus adding constraints (AP) - is 
    that the contrast?  An AP doesn't declare new terms -- it's more about reuse?
    An ontology can be used for declaring the new terms?

Tom: The difference is that an Ontology describes something in the open world context; it
    creates a cartoon vision of things in the world -- a conceptual universe.
    An Application Profile describes the Description Set, in a closed world
    sense, defining constraints that can be validated.

Stuart: If we go back to original 2000 definition, an application profile does
    not necessarily define additional constraints.  When you say Application 
    Profile, you mean the Description Set Profile part, right? 

Corey: A Description Set is a part of an Application Profile.  The notion of 
    Application Profile subsumes the notion of Description Set Profile.

Tom: Yes, in the sense defined by the Singapore Framework, a Description Set 
    Profile is the core of a larger set of specifications and user guides that 
    constitute an application profile.  With Gordon's examples -- both RDA Extent 
    and Publication Statement -- we see examples of things that one group views as
    aggregated and another as disaggregated. As Gordon says, the proper level
    of granularity is bound to evolve.  There is no one right answer.  I'm
    saying that if the notion of Description Set Profile describes a bounded
    aggregate of statements, one could think of defining Description Set
    Profiles not just for specifying a record format, but for specifying a
    Syntax Encoding Scheme.  In a sense, SESs are formats too, only they are
    serialized (to take the case of ISBD) as text elements in a precisely
    defined sequence and separated in a precisely defined way by punctuation.
    One could define Description Set Profiles, potentially, at different 
    levels of granularity.

Diane: Let's try to avoid confusing the issue by saying this. How can we make
    the distinction real for people. Difficult to teach.

GordonD: There is only one Turtle - the one that the disc of the world sits on
    (with 4 elephants, etc.)

Corey: Tom, you are saying that it is turtles all the way down?

Tom: Well maybe not hundreds of turtles, but between the disaggregated
    sub-components of RDA Extent, at one extreme, and statements aggregated into
    one Publication Statement, at the other, there are indeed a few turtles, sure.  
    One person's element is the other person's aggregate, and vice versa.  It's good 
    we are having this discussion because that's the way it is, and saying there is
    just one turtle cannot explain it away.

Karen: We need to go back and see why we want to have APs. E.g., to define a
    finite world we are working with.  I do not want my User Interface spec to be
    infinite. Also: to explain ourselves.

Diane: Articulate expectations for people using our data.

Aaron: Is the goal of DCAM to create a paradigm that doesn't limit creativity?

Tom: More to specify bounded metadata record structures that are amenable to validation.
    The range of things called "ontologies" is very wide -- arguably, DCMI Metadata
    Terms is an ontology.  Ontologies are not designed for validating records, though
    as Michael pointed out in Pittsburgh, the language of ontologies can be re-interpreted
    with closed-world assumptions for such purposes (the example of Pellett).  The 
    boundary between open-world ontologies and closed-world applications may appear 
    fuzzy.  But to bring it back to DCAM... If DCAM has a purpose, it is (in my opinion)
    to provide a syntax-independent expression to the notion of bounded metadata 
    records validatable in a closed-world way according to specified constraints.

Corey: Of more practical concern: the VIVO ontology is done in OWL. Built
    natively on RDF and OWL approach. Doesn't need XML Schema.

Karen: I said Bibo, but let's look at Vivo.

Corey: dc_oai as an AP on dc/dct?

Tom: The DC-15 are often used as a record format (e.g., dc_oai) and they 
    are defined as a vocabulary.  Record formats based on the DC-15 are,
    in this sense, implicitly based on application profiles.

Stuart asks Gordon to summarize...

Gordon: In Pittsburgh, I presented: OWL for FRBR and DCAM for ISBD - what are
    the differences between the approaches? I think we're restarting a discussion
    that began in Pittsburgh and we have a long way to go.
    
Tom: Gordon's examples are a great start.  As a next step, we said we'd try to 
    express the examples using Turtle plus Named Graphs (under discussion in
    RDF WG).  This would help us define what can be expressed in RDF (plus
    Named Graphs), but also what cannot be expressed -- where the RDF abstract
    model stops and "DCAM" might start.  Then we might try expressing the
    example using a schema language that expresses constraints, such as
    repeatability (e.g., XML Schema).

    Corey: tbaker++ # Where does rdf stop as an abstract model and dcam start...

GordonD: @aaron, it would be really useful if there were an archives community
    example for hierarchical/fonds/collection-level structures.
    
Aaron: I will put up more examples.

-- 
Tom Baker <[log in to unmask]>

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

February 2024
January 2024
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
September 2022
August 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
November 2021
October 2021
September 2021
August 2021
July 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
September 2020
August 2020
July 2020
June 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
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
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
April 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
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
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 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
September 2005
August 2005
July 2005
June 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
March 2004
February 2004
January 2004
November 2003
October 2003
September 2003
August 2003
June 2003
May 2003
April 2003
March 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
December 2000
November 2000
October 2000


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