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  February 2001

DC-ARCHITECTURE February 2001

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: vCard as a structured value strawman

From:

[log in to unmask][log in to unmask]>

Reply-To:

This list, which supersedes dc-datamodel, dc-schema, and dc-implementors, i" <[log in to unmask]>

Date:

Wed, 21 Feb 2001 08:11:45 -0500

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (151 lines)

Stu and others,

Tom Baker and I had a long discussion about this structured value issue
this morning.  Here's what came out of that discussion that, as always,
is filtered through my own prejudices and distortions.  Tom will
hopefully chip in with his own interpretation.

A few facts, as I see them and I believe Tom agrees in principle:

- The primary goal of the DC elements should be metadata for simple
resource discovery.  I go on in depth about this in [1], 'nuff said.
- Essential to this goal is the principle of dumbining down and the
"apporpriate literal" as defined by Tom in [2].  Any solution to the
so-called structure value issue must take this into account.
- People will and have already used DC element as general buckets for
whatever information they desire that appears to be related to the
concept space of the element definition.  Agents are an outstanding
example of this (e.g.., organization, affiliation, email address,
birth/death date, etc.) but as pointed out in [1], this situation is and
can be replicated for each element.

We need to have a way of accomodating our goal - simple resource
discovery - and the actual usage practices.

Various people, including Tom, see the use of RDF:value as a means of
doing this.  As I state in [1]:

The RDF model [3] includes a so-called RDF:Value property for denoting
the "principal value" of an entity with multiple properties. This can be
used to designate a "default value" for a complex, nested value
structure -- in effect offering a way to embed simple pidgin statements
for resource discovery within descriptive constructs of arbitrary
complexity.

In practice this would require the use of an "intermediate node" in the
RDF expression.  Such as:

     R1 ---------------> INTNODE  ------------> "apprt. literal"
          dc:property        |      rdf:value
                             |
                             |
                             -----------------> arbitrary subgraph

The arc coming out of the bottom of INTNODE above could be an arbritrary
large collection of arcs representing properties in other namespaces
each or which points to an arbitrarily large sub-graph.

The meaning of such is that the "simple resource discovery value" of the
dc:property is that linked by the rdf:value arc - other stuff (the other
arcs and the arbitrary sub-graphs linked by them) is a value space
outside the scope of Dublin Core.

If we are in favor of this proposal, and I think we need counter
proposals, we should then immediately modify our suggestion for encoding
DC in RDF/XML to always include the intermediate node - as in the
degenerate case:

     R1 ---------------> INTNODE  ------------> "apprt. literal"
          dc:property              rdf:value

without the other properties.  I think that having two encodings, one
where there are not other values present and one where there are other
values present is a bad idea.  If we are to advocate/allow the
association with dc properties arbitrarily large value spaces then we
should incorporate it at the base level.

This all said, let me know present some problems with this suggestion,
as a way of stimulating discussion:

1. It is tightly bound to RDF.  As I point out in [1], given the
immature state of RDF tools and practices, this may be a bad idea.  I've
strongly disagreed with Ren's objections about the wrapping of DC XML in
RDF tags - thats mostly a red herring since XML is agnostic to how you
containerize elements.  However, in this case we are linking semantic
interpretation (e.g., the indication of a default value) to a rather
esoteric part of the RDF M+S, making me uncomfortable.
2. It violates Tom Bakers grammatical principles as defined in [2].  Tom
carefully defines "DC statements" with a structure where the value is an
approprite literal.  In the proposal above we are contradicting that
with an "RDF sentence" with predicate (property) that is a dc element
(e.g., creator) and an Object (value) that is a sub-graph containing any
complex value set.  We need to decide exactly what is the grammar of DC
and need to recognize that, if we rely on RDF, DC will exist in the
model of RDF and that model will define the way machines interpret DC
statements (in the same general manner as it interprets properties from
other namespaces).
3. It encourages communities to (mis)use DC elements as dumping grounds
for "anything having to do with the original meaning of the element.  I
think that we should encourage good practice which in my terms means
using DC for what it was intended (simple resource discovery,
appropriate literals) and encouraging communities to come up with richer
vocabularies to express their own more complex needs.
4. I don't know what the role of the usage committee is in dealilng with
these arbitrary value subgraphs.  Tom and I spoke at length about this
and I agree and support with the role of the usage committee in
evaluating the use of the "appropriate literal".  However, with the more
complex value space, we are left with the following not entirely
satisfactory alternatives:

  a. Ignore them and say they are none of our business - "we are only in
the simple resource discovery business"
  b. Document there use - for example, keep some database of the various
schema used to define them.
  c. Evaluate them - I struggle then to come up with deterministic
principles by which we could evaluate them.  Note that we do have
deterministic principles by which to evaluate qualifers as defined in
[4]. John Kunze in exhasperation in the past raised the proof by
contradiction prinicple - e.g., tell me what is **NOT** a legal dc
qualifier.  That applies here, if we come up with principles than we
need to apply the test and unequivocally  determine what is **NOT** a
good "complex value".

Carl

[1] http://www.dlib.org/dlib/january01/lagoze/01lagoze.html
[2] http://www.dlib.org/dlib/october00/baker/10baker.html
[3] http://www.w3.org/TR/PR-rdf-syntax/
[4] http://purl.org/DC/documents/rec/dcmes-qualifiers-20000711.htm

> -----Original Message-----
> From: Weibel,Stu [mailto:[log in to unmask]]
> Sent: Tuesday, February 20, 2001 10:44 AM
> To: [log in to unmask]
> Subject: vCard as a structured value strawman
>
>
> As regards vCard... I suspect the vCard fragments being
> bandied about should
> not go in the Guide document immediately, but could be used
> as a strawman to
> get this problem solved.
>
> Question for the Group:
>
> What would we need in the way of demonstrated implementation
> experience to
> actually decide we have a workable solution that scales to our other
> problems of structured values?
>
> If there are implementors who are using it and can
> demonstrate that it meets
> the architectural constraints of the DC Architecture, solves
> real problems,
> and is manageable, then one approach might be to develop a
> DCMI Application
> Note that identifies the conventions in use and calls for others to
> implement in an interoperable manner.
>
> stu
>

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