Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Humboldt Core Inventory Extension for Darwin Core #54

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
643 changes: 117 additions & 526 deletions sandbox/core/dwc_event.xml

Large diffs are not rendered by default.

118 changes: 118 additions & 0 deletions sandbox/core/dwc_event_2020_10_27.xml

Large diffs are not rendered by default.

204 changes: 204 additions & 0 deletions sandbox/core/dwc_occurrence.xml

Large diffs are not rendered by default.

204 changes: 204 additions & 0 deletions sandbox/core/dwc_occurrence_2020-10-27.xml

Large diffs are not rendered by default.

205 changes: 205 additions & 0 deletions sandbox/core/dwc_occurrence_2020-11-26.xml

Large diffs are not rendered by default.

61 changes: 61 additions & 0 deletions sandbox/core/dwc_taxon.xml

Large diffs are not rendered by default.

61 changes: 61 additions & 0 deletions sandbox/core/dwc_taxon_2020-10-27.xml

Large diffs are not rendered by default.

449 changes: 449 additions & 0 deletions sandbox/extension/Humboldt_2020-12-11.xml

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions sandbox/extension/distribution.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type='text/xsl' href='/style/human.xsl'?>
<extension xmlns='http://rs.gbif.org/extension/'
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xmlns:dc='http://purl.org/dc/terms/'
xsi:schemaLocation='http://rs.gbif.org/extension/ http://rs.gbif.org/schema/extension.xsd'
rowType='http://rs.gbif.org/terms/1.0/Distribution'
dc:title='Species Distribution'
name='Distribution'
namespace='http://rs.gbif.org/terms/1.0'
dc:issued='2020-10-27'
dc:subject='dwc:Taxon'
dc:relation='http://rs.gbif.org/extension/gbif/1.0/distribution.xml'
dc:description='Geographic distribution of a taxon. Replaces version issued 2020-07-15 to match latest release of the Darwin Core standard.'>

<property name='locationID' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/locationID' dc:relation='https://dwc.tdwg.org/terms/#locationID' dc:description='An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set.' examples='&quot;https://opencontext.org/subjects/768A875F-E205-4D0B-DE55-BAB7598D0FD1&quot;' required='false'/>
<property name='locality' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/locality' dc:relation='https://dwc.tdwg.org/terms/#locality' dc:description='The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.' examples='&quot;Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)&quot;.' required='false'/>
<property name='countryCode' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/countryCode' dc:relation='https://dwc.tdwg.org/terms/#countryCode' dc:description='The standard code for the country in which the Location occurs. Comments: Recommended best practice is to use an ISO 3166-1-alpha-2 country code.' examples='&quot;AR&quot;, &quot;SV&quot;' required='false'/>
<property name='lifeStage' thesaurus='http://rs.gbif.org/vocabulary/gbif/life_stage.xml' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/lifeStage' dc:relation='https://dwc.tdwg.org/terms/#lifeStage' dc:description='The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Comments: Recommended best practice is to use a controlled vocabulary.' examples='&quot;egg&quot;, &quot;eft&quot;, &quot;juvenile&quot;, &quot;adult&quot;' required='false'/>
<property name='occurrenceStatus' thesaurus='http://rs.gbif.org/vocabulary/gbif/occurrence_status_2020-07-15.xml' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/occurrenceStatus' dc:relation='https://dwc.tdwg.org/terms/#occurrenceStatus' dc:description='A statement about the presence or absence of a Taxon at a Location. Comments: Recommended best practice is to use a controlled vocabulary.' examples='&quot;present&quot;, &quot;absent&quot;' required='false'/>
<property name='threatStatus' thesaurus='http://rs.gbif.org/vocabulary/iucn/threat_status.xml' namespace='http://iucn.org/terms/' qualName='http://iucn.org/terms/threatStatus' dc:relation='' dc:description='Threat status of a species as defined by IUCN: https://www.iucnredlist.org/resources/categories-and-criteria' examples='&quot;EX&quot; &quot;EW&quot; &quot;CR&quot;' required='false'/>
<property name='establishmentMeans' thesaurus='http://rs.gbif.org/vocabulary/gbif/establishment_means_2020-10-26.xml' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/establishmentMeans' dc:relation='https://dwc.tdwg.org/terms/#establishmentMeans' dc:description='Statement about whether an organism or organisms have been introduced to a given place and time through the direct or indirect activity of modern humans. Comments: Recommended best practice is to use controlled value strings from the http://rs.tdwg.org/dwcem/ controlled vocabulary designated for use with this term. For details, refer to https://doi.org/10.3897/biss.3.38084' examples='&quot;native&quot;, &quot;nativeReintroduced&quot;, &quot;introduced&quot;, &quot;introducedAssistedColonisation&quot;, &quot;vagrant&quot;, &quot;uncertain&quot;' required='false'/>
<property name='degreeOfEstablishment' thesaurus='http://rs.gbif.org/vocabulary/gbif/degree_of_establishment_2020-10-26.xml' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/degreeOfEstablishment' dc:relation='https://dwc.tdwg.org/terms/#degreeOfEstablishment' dc:description='The degree to which an Organism survives, reproduces, and expands its range at the given place and time. Comments: Recommended best practice is to use controlled value strings from the http://rs.tdwg.org/dwcdoe/ controlled vocabulary designated for use with this term. For details, refer to https://doi.org/10.3897/biss.3.38084' examples='&quot;native&quot;, &quot;captive&quot;, &quot;cultivated&quot;, &quot;released&quot;, &quot;failing&quot;, &quot;casual&quot;, &quot;reproducing&quot;, &quot;established&quot;, &quot;colonising&quot;, &quot;invasive&quot;, &quot;widespreadInvasive&quot;' required='false'/>
<property name='pathway' thesaurus='http://rs.gbif.org/vocabulary/gbif/pathway_2020-10-26.xml' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/pathway' dc:relation='https://dwc.tdwg.org/terms/#pathway' dc:description='The process by which an Organism came to be in a given place at a given time. Comments: Recommended best practice is to use controlled value strings from the http://rs.tdwg.org/dwcpw/ controlled vocabulary designated for use with this term. For details, refer to https://doi.org/10.3897/biss.3.38084' examples='&quot;releasedForUse&quot;, &quot;otherEscape&quot;, &quot;transportContaminant&quot;, &quot;transportStowaway&quot;, &quot;corridor&quot;, &quot;unaided&quot;' required='false'/>
<property name='appendixCITES' thesaurus='http://rs.gbif.org/vocabulary/un/cites_appendix.xml' namespace='http://rs.gbif.org/terms/1.0/' qualName='http://rs.gbif.org/terms/1.0/appendixCITES' dc:relation='https://cites.org/eng/app/appendices.php' dc:description='The CITES (Convention on International Trade in Endangered Species of Wild Fauna and Flora) Appendix number the taxa is listed. It is possible to have different appendix numbers for different areas, but &quot;global&quot; as an area is also valid if its the same worldwide' examples='II' required='false'/>
<property name='eventDate' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/eventDate' dc:relation='https://dwc.tdwg.org/terms/#eventDate' dc:description='The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Comments: Recommended best practice is to use a date that conforms to ISO 8601-1:2019.' examples='&quot;1963-03-08T14:07-0600&quot; (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). &quot;2009-02-20T08:40Z&quot; (20 February 2009 8:40am UTC). &quot;2018-08-29T15:19&quot; (3:19pm local time on 29 August 2018). &quot;1809-02-12&quot; (some time during 12 February 1809). &quot;1906-06&quot; (some time in June 1906). &quot;1971&quot; (some time in the year 1971). &quot;2007-03-01T13:00:00Z/2008-05-11T15:30:00Z&quot; (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). &quot;1900/1909&quot; (some time during the interval between the beginning of the year 1900 and the end of the year 1909). &quot;2007-11-13/15&quot; (some time in the interval between 13 November 2007 and 15 November 2007).' required='false'/>
<property name='startDayOfYear' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/startDayOfYear' dc:relation='https://dwc.tdwg.org/terms/#startDayOfYear' dc:description='The earliest integer day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).' examples='&quot;1&quot; (1 January). &quot;366&quot; (31 December), &quot;365&quot; (30 December in a leap year, 31 December in a non-leap year).' required='false'/>
<property name='endDayOfYear' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/endDayOfYear' dc:relation='https://dwc.tdwg.org/terms/#endDayOfYear' dc:description='The latest integer day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).' examples='&quot;1&quot; (1 January). &quot;32&quot; (1 February). &quot;366&quot; (31 December). &quot;365&quot; (30 December in a leap year, 31 December in a non-leap year).' required='false'/>
<property name='source' namespace='http://purl.org/dc/terms/' qualName='http://purl.org/dc/terms/source' dc:relation='' dc:description='Source reference for this distribution record. Can be proper publication citation, a webpage URL, etc.' examples='&quot;Euro+Med Plantbase - the information resource for Euro-Mediterranean plant diversity (2006-). Published on the Internet http://ww2.bgbm.org/EuroPlusMed/ July, 2009&quot;' required='false'/>
<property name='occurrenceRemarks' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/occurrenceRemarks' dc:relation='https://dwc.tdwg.org/terms/#occurrenceRemarks' dc:description='Comments or notes about the Occurrence.' examples='&quot;found dead on road&quot;' required='false'/>
<property name='datasetID' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/datasetID' dc:relation='https://dwc.tdwg.org/terms/#datasetID' dc:description='An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.' examples='&quot;b15d4952-7d20-46f1-8a3e-556a512b04c5&quot;' required='false'/>
</extension>
Loading