mirror of https://github.com/tdwg/dwc.git
Updates to make XML extension generation congruent with release 2023-09-18.
This commit is contained in:
parent
7eb698ba9e
commit
ec3ddb487e
|
@ -7,7 +7,7 @@
|
|||
dc:title='Darwin Core Event'
|
||||
name='Event' namespace='http://rs.tdwg.org/dwc/terms/'
|
||||
rowType='http://rs.tdwg.org/dwc/terms/Event'
|
||||
dc:issued='2023-09-14'
|
||||
dc:issued='2023-09-18'
|
||||
dc:subject=''
|
||||
dc:relation='http://rs.tdwg.org/dwc/terms/Event'
|
||||
dc:description='Support for Darwin Core Event-based records.'>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
dc:title='Darwin Core Identification History'
|
||||
name='Identification' namespace='http://rs.tdwg.org/dwc/terms/'
|
||||
rowType='http://rs.tdwg.org/dwc/terms/Identification'
|
||||
dc:issued='2023-09-14'
|
||||
dc:issued='2023-09-18'
|
||||
dc:subject='dwc:Occurrence'
|
||||
dc:relation='http://rs.tdwg.org/dwc/terms/Identification'
|
||||
dc:description='Extended support for multiple identifications (determinations) of species Darwin Core Occurrences. All identifications including the most current one should be listed, while the current one should also be repeated in the Darwin Core Occurrence Core.'>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
dc:title='Darwin Core Measurement or Facts'
|
||||
name='MeasurementOrFacts' namespace='http://rs.tdwg.org/dwc/terms/'
|
||||
rowType='http://rs.tdwg.org/dwc/terms/MeasurementOrFact'
|
||||
dc:issued='2023-09-14'
|
||||
dc:issued='2023-09-18'
|
||||
dc:subject='dwc:Occurrence dwc:Event dwc:Taxon'
|
||||
dc:relation='http://rs.tdwg.org/dwc/terms/MeasurementOrFact'
|
||||
dc:description='Extended support for multiple measurements or facts associated with a Darwin Core Occurrence, Event, or Taxon Core.'>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
dc:title='Darwin Core Occurrence'
|
||||
name='Occurrence' namespace='http://rs.tdwg.org/dwc/terms/'
|
||||
rowType='http://rs.tdwg.org/dwc/terms/Occurrence'
|
||||
dc:issued='2023-09-14'
|
||||
dc:issued='2023-09-18'
|
||||
dc:subject='dwc:Event dwc:Taxon'
|
||||
dc:relation='http://rs.tdwg.org/dwc/terms/Occurrence'
|
||||
dc:description='Support for Darwin Core Occurrence-based records.'>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
dc:title='Darwin Core Resource Relationship'
|
||||
name='ResourceRelationship' namespace='http://rs.tdwg.org/dwc/terms/'
|
||||
rowType='http://rs.tdwg.org/dwc/terms/ResourceRelationship'
|
||||
dc:issued='2023-09-14'
|
||||
dc:issued='2023-09-18'
|
||||
dc:subject='dwc:Occurrence dwc:Event dwc:Taxon'
|
||||
dc:relation='http://rs.tdwg.org/dwc/terms/ResourceRelationship'
|
||||
dc:description='Extended support for relationships between resources in a Darwin Core Occurrence, Event, or Taxon Core to resources in an extension or external to the data set. The identifiers for subject (resourceID) and object (relatedResourceID) may exist in the dataset or be accessible via an externally resolvable identifiers.'>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
dc:title='Darwin Core Taxon'
|
||||
name='Taxon' namespace='http://rs.tdwg.org/dwc/terms/'
|
||||
rowType='http://rs.tdwg.org/dwc/terms/Taxon'
|
||||
dc:issued='2023-09-14'
|
||||
dc:issued='2023-09-18'
|
||||
dc:subject=''
|
||||
dc:relation='http://rs.tdwg.org/dwc/terms/Taxon'
|
||||
dc:description='Support for Darwin Core Taxon-based records.'>
|
||||
|
|
Loading…
Reference in New Issue