Recent Releases of iso-19139-to-dcat-ap

iso-19139-to-dcat-ap - GeoDCAT-AP 3.0.0 first version

This is the version accompanying the release of GeoDCAT-AP 3.0.0.

The XSLT transformation will be developed further based on community feedback, independently of the GeoDCAT-AP specification release cycle.

- XSLT
Published by jakubklimek over 1 year ago

iso-19139-to-dcat-ap - Last GeoDCAT-AP 2.0.0 release

What's Changed

  • Align XSLT with working draft of GeoDCAT-AP 2.0.0 by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/2
  • Fixes to issue #4 by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/5
  • Fix incorrect variable reference by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/12
  • Revise mapping of spatial resolution by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/15
  • Revise mapping of responsible party roles by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/17
  • Support datatype gsp:geoJSONLiteral by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/19
  • Dockerfied by @leu2tm in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/3
  • Add new namespace declarations by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/21
  • Fix issue 22 by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/23
  • Fix #22, #24, #25 by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/26
  • Fix issue 32 by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/34
  • Fix issue 30 by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/33
  • Update file type alignments by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/37
  • Fix issue 39 by @andrea-perego in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/40

New Contributors

  • @andrea-perego made their first contribution in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/2
  • @leu2tm made their first contribution in https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/3

Full Changelog: https://github.com/SEMICeu/iso-19139-to-dcat-ap/compare/v1.13...v2.9

- XSLT
Published by jakubklimek over 1 year ago

iso-19139-to-dcat-ap - GeoDCAT-AP XSLT v1.13

2016-11-28: Revised version (v1.13)

This release implements the mappings defined in GeoDCAT-AP 1.0.1.

Unless specified otherwise, the entries in this changelog apply to file iso-19139-to-dcat-ap.xsl.

For the full changelog, see CHANGELOG.md.

  • Added mappings for multilingual elements. More precisely, these mappings concern the following elements:
    • Metadata standard name.
    • Resource title, abstract, and lineage.
    • Free-text keywords, keyword from controlled vocabularies, and name of originating controlled vocabularies.
    • Constraints related to access and use.
    • Individual / organisation name of responsible parties.
    • Title and description of resource locators.
    • Title of specifications referred to from conformity test results.
    • Explanation of conformity test results.
  • Fixed bug concerning the mappings for resource types.
  • Fixed bugs concerning the mappings for responsible parties.
  • Fixed bug concerning the mappings for postal addresses.

- XSLT
Published by andrea-perego about 6 years ago