LISTSERV mailing list manager LISTSERV 16.0

Help for ZNG Archives


ZNG Archives

ZNG Archives


[email protected]


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

ZNG Home

ZNG Home

ZNG  September 2001

ZNG September 2001

Subject:

Re: ZNG, RDF Syntax and RDF Schema

From:

Matthew Dovey <[log in to unmask]>

Reply-To:

Z39.50 Next-Generation Initiative

Date:

Thu, 27 Sep 2001 23:32:34 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (142 lines)

Thanks for that.

My concerns still rest with the capabilities and expectations of the
client:

Can a client deal with an arbitrary vocabulary "on the fly"? e.g.. in
your example, would the programmer of the client have to be aware of the
fruit vocabulary in order to deal with the data coming back? If the
latter the client would need some way of indicating to the ZNG server
what vocabularies it knows how to deal with.

In your example the vocabulary is simple enough that there is an obvious
(and unique) RDF encoding of the data. For more complex vocabularies
there may be syntactically different RDF expressions of the same
information - would a client be able to deal with these variations or if
not how would it specify which variation it could deal with?

In general ZNG is aimed at lowering the complexity/barriers. A client
that can adapt to handle arbitrary vocabularies and variant RDF
expressions within such a vocabulary strikes me as being a very complex
programming task (in AI techniques etc.) as opposed to a client which
indicates its programmed limits to the server (who in turn indicates its
programmed limits to the client and the session aborts if there is no
overlap) - which is the current case with Z39.50 and current drafts of
ZNG.

Hence my feeling that any record schema should be uniquely "named" and
that the client should request this schema and the server either return
in that schema or fail the request. The schema "named" could be a
vocabulary and RDF structure for the vocabulary, but may not be.

In the WSDL schema for RDF, I have left the recordSchema in the request
optional but that is on the assumption that if omitted a particular
schema (which may be a particular vocabulary and RDF structure) if
understood.

Matthew



> -----Original Message-----
> From: Poul Henrik Jørgensen [mailto:[log in to unmask]]
> Sent: 26 September 2001 15:30
> To: [log in to unmask]
> Subject: Re: ZNG, RDF Syntax and RDF Schema
> 
> Hi Matthew.
> 
> You questions below induced me to think the matter through once more.
> Below is an attempt to illustrate my proposal with examples.
> Your comments are very welcome - and useful.
> 
> 1. Metadata Vocabulary
> ======================
> Assume, that farmer Joe has declared the following vocabulary
(Namespace)
> -
> by means of RDF Schema or otherwise:
> 
> Object Class: CID=Fruit. Superclass=Entity
> Object Class: CID=Apple. Superclass=Fruit
> Object Class: CID=Pear, Superclass=Fruit
> 
> Property: PID=Taste. Domain=Fruit. Range=("Sour", "Sweet")
> Property: PID=Colour. Domain=Fruit. Range=("Red", "Green")
> 
> 2. Metadata Instance
> ====================
> Being a forward-looking businessman, the Joe has established a ZNG
Server
> with information about his products.
> In reply to a query about his products, he informs that apples are Red
and
> Sweet, while Pears are Green and Sour.
> Joe has not bothered to declare a special format for his information.
So
> he
> just defaults to the RDF Serialization Syntax:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
> xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
> xmlns:gs="http://FarmerJoe/Meta/GreenStuff/">
>         <rdf:Description rdf:about="http://FarmerJoe/Products/Apple/">
>                 <gs:Taste>Sweet</gs:Taste>
>                 <gs:Colour>Red</gs:Colour>
>         </rdf:Description>
>         <rdf:Description rdf:about="http://FarmerJoe/Products/Pear/">
>                 <gs:Taste>Sour</gs:Taste>
>                 <gs:Colour>Green</gs:Colour>
>         </rdf:Description>
> </rdf:RDF>
> 
> 3. Something Else
> =================
> Do you think, that this would be practical, i.e. to just reference the
RDF
> Serialization Syntax and the Vocabulary Namespace?
> 
> - Or do you have a better solution to the problem of how to format
> metadata
> without a predefined format?
> 
> Best regards,
> Poul Henrik
> 
> 
> -----Original Message-----
> From: Matthew Dovey [mailto:[log in to unmask]]
> Sent: 26. september 2001 13:08
> To: [log in to unmask]
> Subject: Re: ZNG, RDF Syntax and RDF Schema
> 
> 
> Poul,
> 
> So by "default" format are you suggesting that
> 
> a) ZNG recommends that anyone with a vocabulary (such as Ray at
present)
> should use RDF to specify an XML instantiation of that vocabulary.
> Providing that the structure of this XML instantiation can be given a
> unique identifier (a URL), we can use this as the RecordSchema
> designator in ZNG
> 
> or
> 
> b) the RecordSchema in the ZNG Request or Response could just
reference
> a vocabulary - in which case the XML instantiation is derived from the
> vocabulary in RDF. This assumes that given a vocabulary it is possible
> to derive a single or canonical RDF structure (i.e. how do we cope
with
> two servers having very different RDF expressions of the same
> vocabulary?)
> 
> or
> 
> c) something else?
> 
> Matthew

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

July 2017
October 2016
July 2016
August 2014
February 2014
December 2013
November 2013
October 2013
February 2013
January 2013
October 2012
August 2012
April 2012
January 2012
October 2011
May 2011
April 2011
November 2010
October 2010
September 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
October 2009
September 2009
August 2009
July 2009
May 2009
April 2009
March 2009
February 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
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

ATOM RSS1 RSS2



LISTSERV.LOC.GOV

CataList Email List Search Powered by the LISTSERV Email List Manager