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

Fix up examples to match documentation. #65

Closed
wants to merge 1 commit into from

Conversation

willpugh
Copy link
Contributor

  • modified + issued are supposed to have accepted values of Date (YYYY-MM-DD)
  • accessLevel lists out Public, Restricted and Private as having capital letters

If this commit is accepted, and the JSON Validator accepts the commit in Issue #6, then the JSON examples in the metadata-resources should pass the validations.

Neither of these changes includes the JSON changes that jpmckinney + myself have been creating issues around, but I'd be happy to update the validator and examples if those are accepted as well.

  1)  modified + issued are supposed to have accepted values of Date (YYYY-MM-DD)
  2)  accessLevel lists out Public, Restricted and Private as having capital letters
@kachok
Copy link

kachok commented May 23, 2013

Actually it would be better to have all fields of date type to have time component.
Let's say we have Open 311 dataset that is updated every 5 minutes or every hour (real word example from data.dc.gov)

@willpugh
Copy link
Contributor Author

Yes. I actually agree that having the dates include times would be better, but then the documentation should match.

@MarinaNitze
Copy link
Contributor

Accepted into the final 1.0 schema being submitted internally for approval. Per the proposal, Modified, Issued, and Temporal will use ISO 8601 of least resolution. Values for accessLevel were changed to lowercase. Will update the examples as soon as the final 1.0 schema gets a final thumbs up. Thanks Will and Dmitry!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants