You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{label:'Year',value:'xsd:gYear',description:'A particular 4 digit year YYYY - negative years are BCE.'},
194
-
{label:'Year (Uncertain Range)',value:'xdd:gYearRange',description:'A 4-digit year, YYYY, or if uncertain, a range of years. An xdd:gYearRange value.'},
194
+
// {label:'Year (Uncertain Range)',value:'xdd:gYearRange',description:'A 4-digit year, YYYY, or if uncertain, a range of years. An xdd:gYearRange value.'},
195
195
{label:'Month',value:'xsd:gMonth',description:'A particular 4 digit year YYYY - negative years are BCE.'},
196
196
{label:'Day',value:'xsd:gDay',description:'A particular day. An xsd:gDay value. ---DD'},
197
197
{label:'Year / Month',value:'xsd:gYearMonth',description:'A year and a month. An xsd:gYearMonth value.'},
198
198
199
199
{label:'Month / Day',value:'xsd:gMonthDay',description:'A month and a day. An xsd:gMonthDay value.'},
200
200
{label:'Duration',value:'xsd:duration',description:'A period of time. An xsd:duration value.'},
201
-
{label:'Date (Uncertain Range)',value:'xdd:dateRange',description:'A date or a range of dates YYYY-MM-DD'},
201
+
// {label:'Date (Uncertain Range)',value:'xdd:dateRange',description:'A date or a range of dates YYYY-MM-DD'},
202
202
{label:'Date',value:'xsd:date',description:'A date. An xsd:date value. YYYY-MM-DD'},
203
203
{label:'Time',value:'xsd:time',description:'A time. An xsd:time value. hh:mm:ss.ssss'},
0 commit comments