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

Help for CETIS-METADATA Archives


CETIS-METADATA Archives

CETIS-METADATA Archives


CETIS-METADATA@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

CETIS-METADATA Home

CETIS-METADATA Home

CETIS-METADATA  February 2003

CETIS-METADATA February 2003

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: XML to Database (NLN)

From:

Pierre Gorissen <[log in to unmask]>

Reply-To:

Pierre Gorissen <[log in to unmask]>

Date:

Thu, 20 Feb 2003 07:09:16 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (159 lines)

Very true. After reading the UNCW document more closely, I realised that
adding or changing one metadatafield would mean modifying your tables, which
is never a nice thing to do. In the case of UNCW, it would mean changing a
lot of other things, like GUI-fields, also.

The abstract method you describe is more flexible, but potentially much
slower, more complex to code etc.
If the interface parts, where you edit/add the metadatafield, aren't as
flexible as the databasedesign, a change in the metadataschema would still
mean codechanges in your application.

The Dr.Tom article suggests to consider the question you raised: do you
really want ALL the fields for your search?
If you only search for ID, Title and a couple of other fields, then you
could just store those in the database and use it to build your queries. You
can then store the complete manifest either as a BLOB or on file (referenced
from within the database) and return that if needed so all the other
metadata still is available.
That way you would have an easy to maintain, easy to build an fast working
setup, which also leaves the option to import the original manifest files
with all the metadata into a new system that you might build/buy some time
from now.

So yes, I think your remarks make much sence.

Pierre

----- Original Message -----
From: "Scott Wilson" <[log in to unmask]>
Sent: Thursday, February 20, 2003 2:42 AM
Subject: Re: XML to Database (NLN)


> All,
>
> I think everyone who tries building a like-for-like relational schema to
map
> the XML schema regrets it. Its an obvious first thing to do, but can cause
> tremendous difficulties, especially when schemas are changed, or you need
to
> support several specification versions. It _will_work_. But only for
version
> 1.0 of your solution!
>
> One approach some vendors have taken is to do an more abstract map of
> simpler tables (IMSElement, IMSAttribute etc.) and use that to build
> persistence. Seek times are longer than with a concrete map, but at least
> you can represent a wider variety of cases without getting referential
> integrity errors and the like.
>
> My colleague Phil Beauvoir is in the middle of creating an application
> framework for working with all of the IMS-type specifications, which may
> offer a solution in the longer term (e.g, working with Java objects and
then
> using something like Bean Managed Persistence to deal with the nitty
gritty
> of data handling).
>
> A library I wrote for the Python language does pretty much the same sort
of
> thing on the Zope platform but just for Content Packaging and a bit of
> Metadata; Phil's Java library is shaping up to be far more powerful,
> especially for building different types of editing tools.
>
> If you are using SQL Server, I might suggest writing some COM objects to
> handle the logic...and using DTS packages to handle the import process.
IF,
> that is, you are actually wanting to access the whole package
functionality
> out of SQL!
>
> Other approaches include saving the whole imsmanifest.xml as a BLOB and
then
> loading it into a DOM parser for interpreting. If you are using SQL Server
> then you can always write a bunch of COM classes to abstract the XML and
> reference the DOM, and do a user interface with ASP.
>
> However, as I write I get the feeling I'm moving further and further away
> from the solution you may actually need for your situation! Perhaps some
> more requirements may suggest something a bit quicker to actually
implement?
>
> For example, if you're just going to provide a listing of titles and
> downloadables for people to click on then you needn't do any of this
stuff -
> just read in the titles and store the packages as BLOBs or in the file
> system!
>
> Hope this is of interest...
>
> - Scott
>
> On 19/2/03 10:54 pm, "Pierre Gorissen" <[log in to unmask]> wrote:
>
> > Hi Paul,
> >
> > No personal experience trying to do this myself, but I did some
searching
> > and found at least one group of people that did try and succeeded. See:
> > http://aa.uncwil.edu/dl/documents/designing%20the%20ims%20database3.doc
> > Some wise words from Dr. Tom on the subject:
> > http://www.imsglobal.org/drtomimplement.cfm
> > More generic info about XML and relational databases:
> > http://www.rpbourret.com/xml/XMLAndDatabases.htm
> >
> > The info should at least get you past the creation of the tables,
> relations
> > etc. (I hope).
> >
> > Kind regards,
> >
> > Pierre Gorissen
> > IT Consultant
> >
> > Fontys University of Professional Education
> > Educational Development Department
> > P.O. Box 347
> > NL-5600 AH Eindhoven
> > The Netherlands
> >
> > Phone: +31-(0)877 879 369
> > Fax: +31-(0)877 875 822
> > Mail: [log in to unmask]
> > Web: http://www.fontys.nl/
> >
> > ----- Original Message -----
> > From: "Paul Kennedy" <[log in to unmask]>
> > Sent: Tuesday, February 18, 2003 5:51 PM
> > Subject: XML to Database (NLN)
> >
> >
> >> Hi there,
> >>
> >> I'm quite new to IMS, XML, metadata, etc. Phil Barker picked up my
query
> > on
> >> another list and suggested I post here.
> >>
> >> I'm trying to setup and index the NLN materials on our college intranet
/
> >> VLE. I need to know if and how I can convert the manifest.xml (metadata
> >> tags) into a database schema for use in Access or MSSQL. It seems
> sensible
> >> to use the info in the manifest files but I'm a bit lost as to how I
can
> > do
> >> this. I tried using Filemaker Pro 6 but was hitting an error when I
tried
> >> to import the .xml file.
> >>
> >> Any help or ideas will be much appreciated.
> >>
> >> Paul Kennedy
> >> Web Development Officer
> >> Belfast Institute of Further and higher Education
> >>
>
>

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
October 2022
August 2022
July 2022
May 2022
April 2022
March 2022
January 2022
November 2021
September 2021
May 2021
April 2021
February 2021
November 2020
September 2020
August 2020
July 2020
June 2020
March 2020
February 2020
September 2019
August 2019
July 2019
June 2019
April 2019
February 2019
December 2018
November 2018
September 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
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
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
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
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
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 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
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
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
June 2001


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