-
Notifications
You must be signed in to change notification settings - Fork 4
/
ChronometricAge_2018-11-13.xml
129 lines (129 loc) · 6.88 KB
/
ChronometricAge_2018-11-13.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<?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/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
xmlns:zan="http://zooarchnet.org/dwc/terms/"
xsi:schemaLocation="http://rs.gbif.org/extension/ http://rs.gbif.org/schema/extension.xsd"
dc:title="ChronometricAge"
name="ChronometricAge"
namespace="http://zooarchnet.org/dwc/terms/"
rowType="http://zooarchnet.org/dwc/terms/ChronometricAge"
dc:issued="2018-11-13"
dc:description="Extension to Occurrence Core to capture chronometric age information."
dc:relation="https://github.com/VertNet/dwc-chronology/blob/master/standard/vocabularies/term_versions.csv"
dc:subject="dwc:Occurrence">
<property
name="chronometricAgeID"
namespace="http://zooarchnet.org/dwc/terms/"
qualName="http://zooarchnet.org/dwc/terms/chronometricAgeID"
dc:description='An identifier for the set of information associated with a ChronometricAge. May be a global unique identifier or an identifier specific to the data set.'
examples=''
type="string"
required="true"/>
<property
name='verbatimChronometricAge'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/verbatimChronometricAge'
dc:description='The verbatim age for a specimen, whether reported by a dating assay, associated references, or legacy information. For example, this could be the conventional radiocarbon age as given in an AMS dating report. This could also be simply what is reported as the age of a specimen in legacy collections data.'
examples='27 BC to 14 AD'
type="string"
required='false'/>
<property
name='verbatimChronometricAgeConversionProtocol'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/verbatimChronometricAgeConversionProtocol'
dc:description='The method used for converting the verbatimChronometricAge into a chronometric age in years, as captured in the maximumChronometricAge, maximumChronometricAgeReferenceSystem, minimumChronometricAge, and minimumChronometricAgeReferenceSystem fields. For example, calibration of conventional radiocarbon age or the currently accepted age range of a cultural or geological period.'
examples=''
type="string"
required='false'/>
<property
name='maximumChronometricAge'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/maximumChronometricAge'
dc:description='Upper limit for the age of a specimen as determined by a dating method. The expected unit for this field is years. This field, if populated, must have an associated maximumChronometricAgeReferenceSystem.'
examples='27'
type="integer"
required='false'/>
<property
name='maximumChronometricAgeReferenceSystem'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/maximumChronometricAgeReferenceSystem'
dc:description='The reference system associated with the maximumChronometricAge.'
examples='"kya", "mya", "BP", "AD", "BCE"'
type="string"
required='false'/>
<property
name='minimumChronometricAge'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/minimumChronometricAge'
dc:description='Lower limit for the age of a specimen as determined by a dating method. The expected unit for this field is years. This field, if populated, must have an associated maximumChronometricAgeReferenceSystem.'
examples='14'
type="integer"
required='false'/>
<property
name='minimumChronometricAgeReferenceSystem'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/minimumChronometricAgeReferenceSystem'
dc:description='The reference system associated with the minimumChronometricAge.'
examples='"kya", "mya", "BP", "AD", "BCE"'
type="string"
required='false'/>
<property
name='chronometricAgeUncertaintyInYears'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/chronometricAgeUncertaintyInYears'
dc:description='The temporal uncertainty of the maximumChronometricAge and minimumChronometicAge, in years.'
examples='100'
type="integer"
required='false'/>
<property
name='chronometricAgeUncertaintyMethod'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/chronometricAgeUncertaintyMethod'
dc:description='The method used to generate the reported uncertainty calculations.'
examples=''
type="string"
required='false'/>
<property
name='materialDated'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/materialDated'
dc:description='A description of the material on which the chronometricAgeProtocol was actually performed, if known.'
examples=''
type="string"
required='false'/>
<property
name="materialDatedID"
namespace="http://zooarchnet.org/dwc/terms/"
qualName="http://zooarchnet.org/dwc/terms/materialDatedID"
dc:description='An identifier for the material on which the chronometricAgeProtocol was performed, if applicable.'
examples=''
type="string"
required="false"/>
<property
name='chronometricAgeProtocol'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/chronometricAgeProtocol'
dc:description='A description of or reference to the methods used to determine the ChronometricAge.'
examples=''
type="string"
required='false'/>
<property
name='chronometricAgeReferences'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/chronometricAgeReferences'
dc:description='A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the ChronometricAge.'
examples=''
type="string"
required='false'/>
<property
name='chronometricAgeRemarks'
namespace='http://zooarchnet.org/dwc/terms/'
qualName='http://zooarchnet.org/dwc/terms/chronometricAgeRemarks'
dc:description='Notes or comments about the ChronometricAge.'
examples=''
type="string"
required='false'/>
</extension>