ISO-TC211 / schemas

Official ISO/TC 211 XML Schemas (input to schemas.isotc211.org)
6 stars 8 forks source link

XSDs have links to non-existing XSD files #33

Closed Intelligent2013 closed 3 years ago

Intelligent2013 commented 3 years ago

These XSDs have a links to the non-existing XSD:

  1. 19157\-\mdq\1.2.0\dataQualityResult.xsd -> `19136/-/gmw/1.1.0/gmw.xsd~ (fixed earlier in commit)
  2. 19130\-1\smi\1.1.0\groundControlPoints.xsd -> 19163/-1/igd/1.1.0/igd.xsd (fixed)
  3. 19130\-1\smi\1.1.0\groundControlPoints.xsd -> 19163/-1/igd/1.1.0/IE_ImageryAndGriddedData.xsd (fixed)
  4. 19130\-1\smi\1.1.0\nonPhysicalSensorModel.xsd -> 19163/-1/igd/1.1.0/IE_ImageryAndGriddedData.xsd (fixed)
  5. 19157\-\dqm\1.2.0\dqm.xsd -> 19135/-2/pre/1.2.0/pre.xsd
  6. 19157\-\dqm\1.2.0\qualityMeasures.xsd -> 19135/-2/pre/1.2.0/pre.xsd
  7. 19163\-2\igd\1.2.0\IE_ImageryAndGriddedData.xsd -> 19136/-/gmw/1.1.1/gmlWrapperTypes.xsd (fixed)
  8. 19163\-2\igd\1.2.0\IE_ThematicGriddedData.xsd -> 19136/-/gmw/1.1.1/gmlWrapperTypes.xsd (fixed)
ronaldtse commented 3 years ago

This is blocking ISO-TC211/schemas.isotc211.org#18.

ronaldtse commented 3 years ago

@Intelligent2013 can you help fix these with a PR? Thanks.

Intelligent2013 commented 3 years ago

I have a question regarding issues:

  1. 19157\-\dqm\1.2.0\dqm.xsd -> 19135/-2/pre/1.2.0/pre.xsd
  2. 19157\-\dqm\1.2.0\qualityMeasures.xsd -> 19135/-2/pre/1.2.0/pre.xsd

In repository there isn't folder 19135/-2/pre/1.2.0, only 19135/-2/pre/1.0. @ronaldtse @ejbleijs Can I change a link to 19135/-2/pre/1.0/pre.xsd (i.e. decrease a version) ?

ejbleys commented 3 years ago

I’ll check it out today

Evert Bleys 4 Tudor Place HUGHES ACT Australia Mob: 0411 483 876

On 15 Apr 2021, at 02:57, Ronald Tse @.***> wrote:

 @Intelligent2013 can you help fix these with a PR? Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ejbleys commented 3 years ago

Need to check ALL namespace URI declarations

Evert Bleys 4 Tudor Place HUGHES ACT Australia Mob: 0411 483 876

On 16 Apr 2021, at 01:05, Alexander Dyuzhev @.***> wrote:

 I have a question regarding issues:

  1. 19157-\dqm\1.2.0\dqm.xsd -> 19135/-2/pre/1.2.0/pre.xsd
  2. 19157-\dqm\1.2.0\qualityMeasures.xsd -> 19135/-2/pre/1.2.0/pre.xsd

In repository there isn't folder 19135/-2/pre/1.2.0, only 19135/-2/pre/1.0. @ronaldtse @ejbleijs Can I change a link to 19135/-2/pre/1.0/pre.xsd (i.e. decrease a version) ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ejbleys commented 3 years ago

19163-2\igd\1.2.0\ removed Evert Bleys 4 Tudor Place HUGHES ACT 2605 Australia email: @. Mob: +61 (0)411 483 876 Land: +61 (0)2 6281 1773 Skype: @.

On 2021-04-06, at 12:48 am, Alexander Dyuzhev @.***> wrote:

These XSDs have a links to the non-existing XSD:

19157-\mdq\1.2.0\dataQualityResult.xsd -> 19136/-/gmw/1.1.0/gmw.xsd 19130-1\smi\1.1.0\groundControlPoints.xsd -> 19163/-1/igd/1.1.0/igd.xsd 19130-1\smi\1.1.0\groundControlPoints.xsd -> 19163/-1/igd/1.1.0/IE_ImageryAndGriddedData.xsd 19130-1\smi\1.1.0\nonPhysicalSensorModel.xsd -> 19163/-1/igd/1.1.0/IE_ImageryAndGriddedData.xsd 19157-\dqm\1.2.0\dqm.xsd -> 19135/-2/pre/1.2.0/pre.xsd 19157-\dqm\1.2.0\qualityMeasures.xsd -> 19135/-2/pre/1.2.0/pre.xsd 19163-2\igd\1.2.0\IE_ImageryAndGriddedData.xsd -> 19136/-/gmw/1.1.1/gmlWrapperTypes.xsd 19163-2\igd\1.2.0\IE_ThematicGriddedData.xsd -> 19136/-/gmw/1.1.1/gmlWrapperTypes.xsd — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ISO-TC211/schemas/issues/33, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIBGJZ6MDHEA7O3ECDKXO4TTHHESDANCNFSM42M5OC7A.

Intelligent2013 commented 3 years ago

FYI, my changes (in the branch issue/33) here: https://github.com/ISO-TC211/schemas/commit/e317640ad23318432ad439b7f8e105ad128428bd (except issues 5 and 6)

Intelligent2013 commented 3 years ago

PR created https://github.com/ISO-TC211/schemas/pull/40

Intelligent2013 commented 3 years ago

For 19135/-2/pre/1.0/pre.xsd I've changed namespace to http://standards.iso.org/iso/19135/-2/pre/1.0.

ejbleijs commented 3 years ago

Thanks Evert Bleys 4 Tudor Place HUGHES ACT 2605 Australia email: @. Mob: +61 (0)411 483 876 Land: +61 (0)2 6281 1773 Skype: @.

On 2021-04-16, at 8:50 pm, Alexander Dyuzhev @.***> wrote:

For 19135/-2/pre/1.0/pre.xsd I've changed namespace to http://standards.iso.org/iso/19135/-2/pre/1.0.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ISO-TC211/schemas/issues/33#issuecomment-821091287, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN7UUZDRRFU4BCXFE472ALLTJAI63ANCNFSM42M5OC7A.

ronaldtse commented 3 years ago

40 is merged. Anything further to do here @Intelligent2013 ?

Intelligent2013 commented 3 years ago

@ronaldtse everything looks ok now. Thank you!