-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update example source name to fit stated requirements #418
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
reidab
commented
May 11, 2017
> `name` — An identifier string. Lower case characters with `.`, `_`, `-` and `/` are allowed.
You are correct re this being out of line with the specs. Ironically, on this occasion what you have identified is a small bug in the specs so I'm closing this PR as wontfix and we'll fix the specs 😄 - please keep these corrections coming 👍 |
rufuspollock
added a commit
that referenced
this pull request
May 18, 2017
…g to pre v1-alpha (as at 4474b04). Have tried to keep most of the substantive updates e.g. * fields => properties * tweaks in intro based on current version * clarify that descriptor is JSON object and MAY be serialized as datapackage.json * removed dataDependencies (done originally in 4a5919b) and schemas (we no longer have this as moved to Data Resource) * standardize author and contributors to contributors and follow new defintion of contributors apart from `uri` part (use `web` instead) * update license to licenses TODO: * profiles * id field for DP: c080f69
rufuspollock
added a commit
that referenced
this pull request
May 18, 2017
… to resources section of DP spec pre v1-alpha (as at 4474b04). Substantive changes from current head: * `name` no longer MUST (reverted to SHOULD as per pre-v1-alpha) * I think this is better approach as it is not clear you always need a name. (Should prob have an issue about this). * Data location can have `path` and `data` options as per old spec. This automatically fixes #414 "Reintroduce dedicated property for inline data on data resources". TODO: * Not quite sure about language: is Data Resource actually a container spec like DP or is it just a descriptor for resources within e.g. DP.
rufuspollock
added a commit
that referenced
this pull request
May 18, 2017
* license -> licenses in example * Add Specification heading and correct other heading levels * tweak language in data resources section
rufuspollock
added a commit
that referenced
this pull request
May 18, 2017
rufuspollock
added a commit
that referenced
this pull request
May 18, 2017
* Revert intro and example to to pre v1-alpha (as at 4474b04). * Reduce spec to referencing the two specs it builds on: Data Package and Tabular Data Resource * This differs from both pre v1-alpha (where we did not have TDR) and current version (current version re inlines most of Tabular Data Resource and Data Package)
rufuspollock
added a commit
that referenced
this pull request
May 18, 2017
* No substantive changes of any kind * Break up intro with subheadings as per v1 alpha * Have simple list of properties in a bulleted list that fits on a single page
rufuspollock
added a commit
that referenced
this pull request
May 19, 2017
…L or relative path). This eliminate the last usage of JSON pointer in the spec and simplifies life for implementors.
rufuspollock
added a commit
that referenced
this pull request
May 19, 2017
…ce paths plus some minor language proofing.
rufuspollock
added a commit
that referenced
this pull request
May 21, 2017
rufuspollock
added a commit
that referenced
this pull request
May 22, 2017
rufuspollock
added a commit
that referenced
this pull request
May 22, 2017
rufuspollock
added a commit
that referenced
this pull request
May 22, 2017
rufuspollock
added a commit
that referenced
this pull request
May 24, 2017
… attempt to fix #296 (again). * List constraints in table and pull out headings for type of constraint value and types that constraint can apply to * Tidy up language and clarify that pattern test is applied pre-casting whilst e.g. min/max are post casting * Removed (not clear what it meant): "The constraints listed above may also define a list of supported field types." * Not absolutely sure what original fix for #296 was (since nothing firm concluded there vs pre v1 alpha ....)
rufuspollock
added a commit
that referenced
this pull request
May 24, 2017
…eintroduced mention accidentally in #418 work).
rufuspollock
added a commit
that referenced
this pull request
May 24, 2017
rufuspollock
added a commit
that referenced
this pull request
May 24, 2017
* Separate each property of field descriptor into own section * Explain table level properties
rufuspollock
added a commit
that referenced
this pull request
May 24, 2017
…time plus tweak duration entry.
rufuspollock
added a commit
that referenced
this pull request
May 24, 2017
rufuspollock
added a commit
that referenced
this pull request
May 24, 2017
…parate mini-spec. * /profiles/ is a mini-spec explaining and defining meaning and syntax of profile property * [dr]: add profile property * [dp]: add profile property
rufuspollock
added a commit
that referenced
this pull request
May 24, 2017
rufuspollock
added a commit
that referenced
this pull request
May 24, 2017
This was referenced May 24, 2017
NB: i accidentally referenced this issue in a lot of commits rather than #420! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.