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

Help for FISH Archives


FISH Archives

FISH Archives


FISH@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

FISH Home

FISH Home

FISH  2005

FISH 2005

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Feedback on the MIDAS schema

From:

Tyler Bell <[log in to unmask]>

Reply-To:

The Forum for Information Standards in Heritage (FISH)

Date:

Wed, 23 Nov 2005 05:01:02 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (171 lines)

Thanks Ian, your points are well taken. I'd like to pursue it further in 
the context of FISH.

TB


Ian Painter wrote:
> Hi Tyler,
>  
> Thanks for the comments. Please find below my response below.
>  
> The issue of complexity is a good one - I would agree with you; if we were considering GML3 - its far too loaded and complex (simple profiles are coming out soon to address this). However, using GML 2 (ISO 19136) you would only need to add just one XML schema file (geometry.xsd) to the MIDAS schema in order to replace the MIDAS geometry encoding with a GML encoding. To go one step further and create MIDAS as a GML2 profile you would need to add just one additional schema file (features.xsd). Apart from that its done. The GML 2 encodings are very simple, easy to use and have the same amount of tag complexity as the current MIDAS schema. I really don't think it would be any more complex than the current schema. 
>  
> On the issue of proprietary. Sorry 'proprietary' is a strong word, I hope I didn't offend or insult anybody involved in MIDAS schemas. Its just that from a spatial point of view MIDAS is a proprietary schema.  MIDAS isn't the first schema that has defined its own spatial types and that's the problem.  I define 'proprietary' as something that requires a custom piece of software to support it. If everybody defines their own points, lines, polygons or use WKT in their own namespace then its going to take a custom piece of software 'hard coded' to each particular schema to support it. In its current form MIDAS will not load with any commercially available GML reader or GIS translator unless a particular vendor changes that software specifically for MIDAS. This will undoubtedly hinder adoption of MIDAS - something that we are seeing in our customer base.
>  
> On addressing your final point. Yes that's always the goal and something people often forget about - its all about removing as many barriers as possible to encourage standard adoption.  I'll see what we can do to create a MIDAS GML profile and post it to the forum for comment. I'm not promising anything quickly, but, I'd like to show the MIDAS community what a few minor tweaks to create MIDAS GML profile could achieve. If it means existing tools will be able to support MIDAS then surely that will be a big help to removing the barriers to MIDAS adoption.
>  
> I hope this all helps.
>  
> Cheers
>  
> Ian
> 
> ________________________________
> 
> From: The Forum for Information Standards in Heritage (FISH) on behalf of Tyler Bell
> Sent: Tue 22/11/2005 21:26
> To: [log in to unmask]
> Subject: Re: [FISH] Feedback on the MIDAS schema
> 
> 
> 
> Dear Ian et al.,
> 
> I'm glad to see an active interest in MIDAS XML and MIDAS spatial.
> 
> I'll note first that GML was considered for this purpose, but rejected,
> in part because it was believed at the time to bring a burden of
> overhead and complexity with it; we (the MIDAS XML group) opted for this
> customised approach because it allowed us to capture the required
> spatial content without becoming overly complex. Of equal importance, it
> was specifically tailored to suit both the granular nature of HER
> spatial data, and the the relatively basic level of XML -- and
> particularly spatial XML -- acumen in HERs and their parent authorities.
> 
> To be fair, I would not go so far as to say that the approach we have
> taken is, as you suggest, proprietary: there is nothing in the schema
> that cannot be transformed into GML, and we also endorse the use of
> OGC-supported WKT for representing geometry (largely because this format
> can be understood by spatial databases without requiring
> transformation); lastly, the representation itself was influenced in
> part by various components of the the OGC-supported WMS protocol.
> 
> Saying that, however, I am keen to stress above all else that I am all
> for improving MIDAS XML wherever possible, and especially exploring
> alternatives that simultaneously capture the required data, support
> extant standards, and make it easier for HERs to use.  If this is what
> will make the exchange of heritage information more straightforward and
> less of a headache for HER officers, then it should certainly be pursued.
> 
> Regards,
> 
> Tyler
> 
> ---
> Dr Tyler Bell
> Director
> Oxford ArchDigital Ltd.
> 
> 
> 
> 
> Ian Painter wrote:
> 
>>Hi Trevor,
>>
>>Geography Markup Language (GML) is a standard created by the Open
>>Geospatial Consortium (OGC) http://www.opengeospatial.org to allow the
>>exchange of geographical information between computer systems.
>>
>>To start at the beginning, GML is an extension of XML (eXtensible Markup
>>Language). XML is a standard defined by the W3C (World Wide Web
>>Consortium). XML defines some basic constructs for forming data formats
>>such as the idea of a data element, basic types like strings, numbers
>>and dates etc. Most importantly, XML defines a standard way of adding
>>extensions to XML to make a more specific format. This mechanism for
>>defining formats is called XML Schema.
>>
>>The OGC have used XML Schema to add some geographical concepts to XML.
>>So, for example, GML defines the concept of a geographical feature,
>>line, point and area geometry and so on. These extensions are specified
>>in two XML Schema files, features.xsd and geometry.xsd (XML Schema files
>>usually have the ".xsd" file name extension).
>>
>>However, these are still abstract definitions, and so GML needs to be
>>extended further to express the elements relevant to a particular
>>dataset. For example, whilst GML says there is such thing as a feature a
>>particular format might extend this to say that there is a kind of
>>feature called "Road". GML says that features can have geometry
>>attributes that are lines, points or areas. The particular format might
>>specify that a "Road" has a geometry attribute that is a line. A
>>particular format will be specified in one or more XML Schema files
>>(".xsd" files). The XML Schema that defines a particular format is known
>>as the application schema. The application schema files should be
>>supplied by your data provider along with GML data itself.
>>
>>GML is mature and stable ISO adopted standard (ISO 19136) currently in
>>its 3 major iteration, you can find the full (and very detailed) spec
>>along with its associated XML Schemas here:
>>
>>http://opengis.net/gml/
>>
>>The best resource is simple 6 stage online introduction here:
>>
>>http://gislounge.com/ucon/ucgmlintro.shtml
>>
>>Hope this helps
>>
>>Ian
>>
>>
>>
>>-----Original Message-----
>>From: The Forum for Information Standards in Heritage (FISH)
>>[mailto:[log in to unmask]] On Behalf Of REYNOLDS, Trevor
>>Sent: 22 November 2005 10:06
>>To: [log in to unmask]
>>Subject: Re: [FISH] Feedback on the MIDAS schema
>>
>>Ian
>>
>>Could you give me a quick explanation of GML - I've never heard of it
>>before.
>>
>>Trevor Reynolds
>>Collections Registrar, English Heritage, Room 530, 23 Savile Row, London
>>W1S 2ET, United Kingdom
>>Tel: +44 (0) 20 7973 3482  Fax: +44 (0) 20 7973 3209
>>
>>
>>
>>>-----Original Message-----
>>>From: The Forum for Information Standards in Heritage (FISH)
>>>[mailto:[log in to unmask]] On Behalf Of Ian Painter
>>>Sent: 21 November 2005 17:17
>>>To: [log in to unmask]
>>>Subject: [FISH] Feedback on the MIDAS schema
>>>
>>>Hi All,
>>>
>>>We've had a number of queries from our customers and partners
>>
>>regarding
>>
>>
>>>our ability to support the MIDAS schema.  Firstly, let me give you a
>>>little background. I'm from a company called Snowflake Software and we
>>
>>
>>>specialise in schema aware XML / GML loading and publishing tools. We
>>>are a member of the Open Geospatial Consortium and play an active part
>>
>>
>>>in helping develop and promote GML. The MIDAS schemas look great and
>>
>>its
>>
>>
>>>great to see XML being published in the heritage field.
>>>=====================

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
February 2024
December 2023
September 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
November 2022
October 2022
August 2022
May 2022
April 2022
March 2022
February 2022
January 2022
November 2021
October 2021
September 2021
May 2021
April 2021
March 2021
February 2021
October 2020
September 2020
May 2020
April 2020
March 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
March 2019
February 2019
January 2019
December 2018
October 2018
May 2018
March 2018
February 2018
January 2018
December 2017
October 2017
August 2017
July 2017
June 2017
April 2017
March 2017
January 2017
December 2016
November 2016
September 2016
July 2016
June 2016
February 2016
January 2016
October 2015
September 2015
August 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
November 2014
October 2014
September 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
October 2012
July 2012
June 2012
May 2012
February 2012
January 2012
November 2011
October 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 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
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
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001
2000
1999


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