Skip to content

Commit 18df2a0

Browse files
author
John Wieczorek
authored
Merge branch 'master' into extbuilder
2 parents b6db702 + 1738b30 commit 18df2a0

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

build/extended_mof.tmpl

-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@
1111
dc:subject='dwc:Occurrence dwc:Event dwc:Taxon'
1212
dc:relation='http://rs.tdwg.org/dwc/terms/MeasurementOrFact'
1313
dc:description='Extended support for measurements or facts, allowing links to any Core plus to records in an Occurrence Extension. For example, when used with an Event Core, this extension can be used to store measurements or facts related to a biological occurrence (through the built-in occurrenceID), to environmental measurements or facts, and to sampling method attributes. This extension includes dwciri terms that can be used for IRI-based identifiers to values in controlled vocabularies for measurementType, measurementValue, and measurementUnit.'>
14-

build/taxon_core.tmpl

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<?xml-stylesheet type='text/xsl' href='/style/human.xsl'?>
33
<extension xmlns='http://rs.gbif.org/extension/'
4-
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
5-
xmlns:dc='http://purl.org/dc/terms/'
4+
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
5+
xmlns:dc='http://purl.org/dc/terms/'
66
xsi:schemaLocation='http://rs.gbif.org/extension/ http://rs.gbif.org/schema/extension.xsd'
7-
dc:title='Darwin Core Taxon'
8-
name='Taxon' namespace='http://rs.tdwg.org/dwc/terms/'
7+
dc:title='Darwin Core Taxon'
8+
name='Taxon' namespace='http://rs.tdwg.org/dwc/terms/'
99
rowType='http://rs.tdwg.org/dwc/terms/Taxon'
1010
dc:issued='2021-07-15'
1111
dc:relation='https://dwc.tdwg.org/terms/#taxon'

0 commit comments

Comments
 (0)