Skip to content

Commit

Permalink
Merge pull request #102 from archaeogeek/dev-agi
Browse files Browse the repository at this point in the history
Getting agi dev branch up to date
  • Loading branch information
Jo Cook authored Apr 14, 2023
2 parents 55832a7 + 3478431 commit 7f58054
Show file tree
Hide file tree
Showing 57 changed files with 1,361 additions and 1,103 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ jobs:
id: adocbuild-datasets
uses: avattathil/asciidoctor-action@master
with:
program: "asciidoctor -a variant-dataset -a stylesheet=assets/gemini.css -a docinfo1 'docs/*.asciidoc' 'docs/*.adoc'"
program: "asciidoctor -a variant-dataset -a docinfo1 -T docs/templates -E slim 'docs/*.asciidoc' 'docs/*.adoc'"
- name: Build services variant
id: adocbuild-services
uses: avattathil/asciidoctor-action@master
with:
program: "asciidoctor -a variant-service -a stylesheet=assets/gemini.css -a docinfo1 'docs/*.asciidoc' 'docs/*.adoc'"
program: "asciidoctor -a variant-service -a docinfo1 -T docs/templates -E slim 'docs/*.asciidoc' 'docs/*.adoc'"
- name: Deploy docs to ghpages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= UK-GEMINI Standard and Inspire Implementing Rules

include::./includes/attributes.asciidoc[]

== Introduction{nbsp} _(GEMINI 2.3, June 2018)_
Expand Down Expand Up @@ -50,7 +49,7 @@ a{nbsp}link:1055-uk-gemini-major-changes-since-1-0.html[summary
of changes]{nbsp}from earlier versions.

Here is
a{nbsp}https://www.agi.org.uk/gemini/40-gemini/1250-element-summary/[summary]{nbsp}of
a{nbsp}link:1250-element-summary.html[summary]{nbsp}of
the GEMINI elements (similar to Table 1 and Table 2 in GEMINI 2.2).

Note: in GEMINI 2.3, the GEMINI Element number is called "GEMINI id";
Expand All @@ -66,32 +65,32 @@ follow{nbsp}link:1052-metadata-guidelines-for-geospatial-data-resources-part-1.h
link]{nbsp}to gain a general introduction to metadata for geographic
information before going any further.
The{nbsp}link:1056-glossary.html[glossary of
terms]{nbsp}and{nbsp}https://www.agi.org.uk/40-gemini/1047-metadata-guidelines-for-geospatial-data-resources-part-3[list
terms]{nbsp}and{nbsp}link:1047-metadata-guidelines-for-geospatial-data-resources-part-3.html[list
of references]{nbsp}may also be useful;
* *starting to compile metadata conforming to UK GEMINI2*{nbsp}and are
unfamiliar with the standard, then
follow{nbsp}link:1051-uk-gemini-v2-2-specification-for-discovery-metadata-for-geospatial-resources.html[this
link]{nbsp}to understand the scope, terms used and the requirements and
also{nbsp}link:1049-metadata-guidelines-for-geospatial-data-resources-part-2.html[this
one]{nbsp}which provides general guidance;https://www.agi.org.uk/40-gemini/
one]{nbsp}which provides general guidance;
* *familiar with UK GEMINI*{nbsp}and require specific information about the
requirements and guidance for the metadata elements, then follow one of
these links: to
describe{nbsp}https://www.agi.org.uk/40-gemini/1062-gemini-datasets-and-data-series[datasets
describe{nbsp}link:1062-gemini-datasets-and-data-series.html[datasets
or series]{nbsp}or
for{nbsp}https://www.agi.org.uk/40-gemini/1063-gemini-services[services];
for{nbsp}link:1063-gemini-services.html[services];
* *encoding UK GEMINI metadata in XML*,
then{nbsp}link:1048-uk-gemini-encoding-guidance.html[general
guidance]{nbsp}is supplemented with detailed guidance for each metadata
element
at{nbsp}https://www.agi.org.uk/40-gemini/1062-gemini-datasets-and-data-series[datasets
at{nbsp}link:1062-gemini-datasets-and-data-series.html[datasets
or series]{nbsp}or
for{nbsp}https://www.agi.org.uk/40-gemini/1063-gemini-services[services]
for{nbsp}link:1063-gemini-services.html[services]
* *quality assuring metadata*, then information on common metadata
errors can
found{nbsp}link:1053-common-metadata-errors-uk-location-discovery-metadata-service.html[here].
* *Schematron rules*{nbsp}which check many of the constraints in GEMINI is
available as a{nbsp}https://github.com/AGIGemini/Schematron[on GitHub (free
available{nbsp}https://github.com/AGIGemini/Schematron[on GitHub (free
link)], under a Creative Commons license.

=== Feedback
Expand All @@ -108,8 +107,6 @@ therefore we would like to hear from you if you spot any of these or you
would like to see improvements in terms of presentation and usability.

Please send any comments
to{nbsp}mailto:[email protected]?subject=GEMINI2.3%20Release%20candidate[[email protected]],
copied to Peter Parslow at Ordnance Survey (chair of AGI Standards
Committee)
to{nbsp}mailto:[email protected]?subject=GEMINI2.3[[email protected]]

_Last updated: May 2018_
126 changes: 126 additions & 0 deletions docs/1046-xml-element-order.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
= XML element order
include::./includes/attributes.asciidoc[]

== Dataset and Dataset Series Metadata

Return
to{nbsp}link:1037-uk-gemini-standard-and-inspire-implementing-rules.html[GEMINI
2.3 home page]

[cols=",,",]
|===
|*ISO 19139 XML Element* |*GEMINI2 Item Number* |*GEMINI2 Item Name*
|*_gmd:MD_Metadata_* | |
|gmd:fileIdentifier |45 |File Identifier
|gmd:language |33 |Metadata language
|gmd:parentIdentifier |49 |Parent identifier
|gmd:hierarchyLevel |39 |Resource type
|gmd:hierarchyLevelName |47 |Hierarchy level name
|gmd:contact |35 |Metadata point of contact
|gmd:dateStamp |30 |Metadata date
|gmd:referenceSystemInfo |17 |Spatial reference system
|gmd:identificationInfo | |
|*_gmd:MD_DataIdentification_* | |
|_  gmd:citation_ | |
|_    gmd:CI_Citation_ | |
|      gmd:title |1 |Title
|      gmd:alternateTitle |2 |Alternative title
|      gmd:date |8 |Dataset reference date
|      gmd:identifier |36 |Unique resource identifier
|  gmd:abstract |4 |Abstract
|  gmd:pointOfContact |23 |Responsible organisation
|  gmd:resourceMaintenance |24 |Frequency of update
|  gmd:descriptiveKeywords |6 |Keyword
|  _gmd:resourceConstraints_ | |
|   _gmd:MD_LegalConstraints_ | |
|     _gmd:accessConstraints_ | |
|      gmd:otherConstraints |25 |Limitations on public access
|  _gmd:resourceConstraints_ | |
|   _gmd:MD_Constraints_ | |
|      gmd:useLimitation |26 |Use constraints
| gmd:spatialRepresentationType |50 |Spatial representation type
| _ gmd:spatialResolution_ | |
|   _ gmd:MD_Resolution_ | |
|      gmd:distance |18 |Spatial resolution
|  _gmd:spatialResolution_ | |
|_    gmd:MD_Resolution_ | |
|      gmd:equivalentScale |43 |Equivalent scale
|  gmd:language |3 |Dataset language
|  gmd:characterSet |51 |Character encoding
|  gmd:topicCategory |5 |Topic category
|_  gmd:extent_ | |
|   _gmd:EX_Extent_ | |
|     _gmd:geographicElement_ | |
|        gmd:EX_GeographicDescription |15 |Extent
|_      _  gmd:EX_GeographicBoundingBox |44 |Bounding box
|      gmd:temporalElement |7 |Temporal extent
|      gmd:verticalElement |16 |Vertical extent information
|  gmd:supplementalInformation |27 |Additional information source
|_gmd:distributionInfo_ | |
|  gmd:distributionFormat |21 |Data format
|  gmd:transferOptions |19 |Resource locator
|_gmd:dataQualityInfo_ | |
|  gmd:scope |48 |Quality scope
|  _gmd:report_ | |
|   gmd:DQ_DomainConsistency |41 |Conformity
|  gmd:lineage |10 |Lineage
|_gmd:dataQualityInfo_ | |
|_  gmd:report_ | |
|   gmd:DQ__XXXXXX_ |52 |Data quality
|===

== Service Metadata

[cols=",,",]
|===
|*ISO 19139 XML Element* |*GEMINI2 Item Number* |*GEMINI2 Item Name*
|*_gmd:MD_Metadata_* | |
|gmd:fileIdentifier |45 |File Identifier
|gmd:language |33 |Metadata language
|gmd:parentIdentifier |49 |Parent identifier
|gmd:hierarchyLevel |39 |Resource type
|gmd:hierarchyLevelName |47 |Hierarchy level name
|gmd:contact |35 |Metadata point of contact
|gmd:dateStamp |30 |Metadata date
|gmd:referenceSystemInfo |17 |Spatial reference system
|gmd:identificationInfo | |
|*_srv:SV_Identification_* | |
|_  gmd:citation_ | |
|_    gmd:CI_Citation_ | |
|      gmd:title |1 |Title
|      gmd:alternateTitle |2 |Alternative title
|      gmd:date |8 |Dataset reference date
|      gmd:identifier |- |-
|  gmd:abstract |4 |Abstract
|  gmd:pointOfContact |23 |Responsible organisation
|  gmd:resourceMaintenance |- |-
|  gmd:descriptiveKeywords |6 |Keyword
|  _gmd:resourceConstraints_ | |
|   _gmd:MD_LegalConstraints_ | |
|     _gmd:accessConstraints_ | |
|      gmd:otherConstraints |25 |Limitations on public access
|  _gmd:resourceConstraints_ | |
|   _gmd:MD_Constraints_ | |
|      gmd:useLimitation |26 |Use constraints
|  srv:serviceType |37 |Spatial data service type
|_ srv:extent_ | |
|   _gmd:EX_Extent_ | |
|     _gmd:geographicElement_ | |
|        gmd:EX_GeographicDescription |15 |Extent
|_      _  gmd:EX_GeographicBoundingBox |44 |(the bounding coordinates)
|      gmd:temporalElement |7 |Temporal extent
|      gmd:verticalElement |16 |Vertical extent information
|    srv:couplingType |- |-
|    srv:containsOperations |- |-
|    srv:operatesOn |38 |Coupled resource
|_gmd:distributionInfo_ | |
|  gmd:distributionFormat |- |-
|  gmd:transferOptions |19 |Resource locator
|_gmd:dataQualityInfo_ | |
|  gmd:scope |48 |Quality scope (including levelDescription)
|  _gmd:report_ | |
|   gmd:DQ_DomainConsistency |41 |Conformity
|===

_Last updated: April 2018_

Loading

0 comments on commit 7f58054

Please sign in to comment.