This page describes the publication pipeline for metadata and data for the Irish National Marine Data Centre.
As much of this process as possible should be automated through the use of task runners and continuous integration / continuous delivery tools.
Build command make
A Business Process Model and Notation process flow is to go here
Process Step | Script | Description |
---|
- | - | XML metadata dump to
~/iso-xml
. XML should be ISO19139 compliant. - |
invoke rename --dataset
| Force consistent naming of the ISO XML files. - | - | Transform ISO XML to HTML, resulting files are saved to
~/html
. - | - | Transform ISO XML to RDF/XML, resulting files are saved to
~/xml
. The RDF mapping uses World Wide Web Consortium Data Catalog Vocabulary; Schema.org; and EarthCube GeoLink concepts.
A Business Process Model and Notation process flow is to go here
Process Step | Script | Description |
---|
Process Step | Script | Description |
---|
- |
make buildSiteMap
| Create a sitemap from the files in the~/html/
folder
A Business Process Model and Notation process flow is to go here
Process Step | Script | Description |
---|