Is there a version property?
See original GitHub issueIn the spec here https://specs.frictionlessdata.io/data-package/ there is no mention of a version property in the JSON although the document is versioned.
On this page: http://frictionlessdata.io/guides/data-package/ there is an example which contains this:
"datapackage_version": "1.0-beta",
This seems like a useful thing to have both for identifying datapackages and processing them reliably, is it meant to be part of the spec?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Version Properties
Changing versions includes replacing or modifying its properties. (Read-only) User, who made the last modification to the version.
Read more >Version properties—ArcMap | Documentation
You can view version properties on the Versions tab of the Geodatabase Administration dialog box. Some properties, such as the version name, description, ......
Read more >Maven version with a property - java - Stack Overflow
If you have a parent project you can set the version in the parent pom and in the children you can reference sibling...
Read more >Create Version properties schema - Broken Build Jira
Version properties are grouped into Version properties schema which is then assigned to one or several Jira projects. New version properties ...
Read more >Set a version property for a component - IBM
Component version properties are available to each version of the component.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m doing a PR that will add the following to all descriptors (Data Package, Data Resource, Table Schema):
FIXED / DUPLICATE. I’m closing this as fixed as the answer (atm) is clear - there isn’t one. Meanwhile #444 introduces a proposal for how to have this going forward with sensible defaults.