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

Help for DC-COLLECTIONS Archives


DC-COLLECTIONS Archives

DC-COLLECTIONS Archives


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

DC-COLLECTIONS Home

DC-COLLECTIONS  September 2004

DC-COLLECTIONS September 2004

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Betr.: Re: Do we need a separate property for logo?

From:

Douglas Campbell <[log in to unmask]>

Reply-To:

DCMI Collection Description Group <[log in to unmask]>

Date:

Sat, 18 Sep 2004 10:35:40 +1200

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (74 lines)

Pete,

Thanx for the RDF attempt (whew!).  I was more aiming to point out that
we can't assume the content will be a URI string, so only saying the
logo/thumbnail is of DCMIType Image gives insufficient information for
an applications to know what to do.

Douglas

>>> [log in to unmask] 09/18/04 5:36 AM >>>
Hi Douglas,

> I understand your set of three triples - that XYZ (a
> collection) has a thumbnail relationship with
> http://.../image/333 (a DCMIType=Image), but what if the
> object in the thumbnail relationship is not a URL but an
> embedded bitstream?  It still has a type of Image, but I
> really need to know whether I should be looking in it for a
> URI scheme plus colon or extracting the whle thing as a
> bitstream.  DC CD AP doesn't require cld:logo to be a URI/URL
> so I should be able to embed a bitstream in my implementation
> of the AP (not that I'm saying I necessarily will)?

Oh goodness, you don't 'alf ask some 'ard questions! ;-)

I think this would be an example of what the Abstract Model calls a
"rich value".

As for how to represent it in RDF/XML... eek! The following is very
tentative as I'm pretty much at the limits of my knowledge of XML and
datatyping here.

I guess in that XML you'd have to use some mechanism to indicate that
your content is encoded binary data, and XML Schema has a datatype so
_maybe_ you can do something like:

<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:dcmitype="http://purl.org/dc/dcmitype/"
  xmlns:some="http://example.org/some/"
>
<dcmitype:Collection>
  <some:thumbnail>
    <dcmitype:Image>
       <rdf:value
rdf:datatype="http://www.w3.org/2001/XMLSchema#base64Binary">123456789
           <!-- encoded bitstream here -->
       </rdf:value>
    </dcmitype:Image>
  </some:thumbnail>
</dcmitype:Collection>
</rdf:RDF>

The triples from this look OK to me, but I admit I'm pretty much out of
my depth here and I think you really need to ask an RDF/XML expert this
question!

> I'm not quite sure of the extra triple you would add to
> indicate this (if indeed it is possible)?  This is why I used
> the XLink stuff to allow for richer specification of the
> link, though I realise I may have erred slightly - I was sure
> it validated as RDF OK when I dreamed it up last year, though
> possibly it's only valid at a syntax level rather than at a
> semantic level??

It is valid RDF/XML in the sense that it passes the RDF validator and
generates a set of triples, but I suspect that is only by chance! I have
no idea what information the graph conveys i.e. what the predicates in
those triples "mean", because - as far as I know - XLink isn't defined
in terms of RDF properties.

Pete

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

March 2011
November 2010
September 2010
August 2010
May 2010
April 2010
February 2010
September 2009
April 2009
January 2009
July 2008
May 2008
March 2008
January 2008
October 2007
September 2007
August 2007
July 2007
June 2007
April 2007
December 2006
November 2006
September 2006
August 2006
July 2006
June 2006
February 2006
January 2006
December 2005
November 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
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
September 2003
August 2003
July 2003
June 2003
February 2003
December 2002
September 2002
August 2002
July 2002
June 2002
April 2002
March 2002
February 2002


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