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
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This should be a pull request, but figured I'd start here. Possible text to include on the schema page:
The Project Open Data schema is case sensitive. The schema uses a camel case convention where the first letter of some words within a field are capitalized (usually all words but the first one). While it may seem subtle which characters are uppercase and lowercase, it is necessary to follow the exact same casing as defined in the schema documented here.
Ideally this clarification would explain the specific rules of the convention as being lower camel case (the first letter of all words are capitalized except the first word) rather than use the words "some" and "usually" but unfortunately we break that consistency because of issue #284
The text was updated successfully, but these errors were encountered:
This should be a pull request, but figured I'd start here. Possible text to include on the schema page:
We could follow this with some examples, eg
Ideally this clarification would explain the specific rules of the convention as being lower camel case (the first letter of all words are capitalized except the first word) rather than use the words "some" and "usually" but unfortunately we break that consistency because of issue #284
The text was updated successfully, but these errors were encountered: