question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is there a version property?

See original GitHub issue

In 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:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
pwalshcommented, Apr 3, 2017

I’m doing a PR that will add the following to all descriptors (Data Package, Data Resource, Table Schema):

"spec": {
  "profile": "",
  "version": ""
}
0reactions
rufuspollockcommented, May 30, 2017

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found