Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 65b04c0

Browse files
committed
Clarified temporal guidance
1 parent 17960f6 commit 65b04c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Field | title
237237
**Cardinality** | (0,1)
238238
**Required** | Yes, if applicable
239239
**Accepted Values** | See Usage Notes
240-
**Usage Notes** | This field should contain an interval of time defined by start and end dates. Dates should be [ISO 8601](http://www.w3.org/TR/NOTE-datetime) of least resolution. In other words, as much of YYYY-MM-DDThh:mm:ss.sTZD as is relevant to this dataset. Use a solidus (/) to separate times.
240+
**Usage Notes** | This field should contain an interval of time defined by start and end dates. Dates should be [ISO 8601](http://www.w3.org/TR/NOTE-datetime) of least resolution. In other words, as much of YYYY-MM-DDThh:mm:ss.sTZD as is relevant to this dataset. Use a solidus (/) to separate start and end.
241241
**Example** | `{"temporal":"2000-01-15T00:45:00/2010-01-15T00:06:00"}`
242242

243243
{: .table .table-striped}

0 commit comments

Comments
 (0)