Skip to content
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

Units: How to deal with units not defined in QUDT? #215

Closed
fosterlynn opened this issue Apr 1, 2017 · 2 comments
Closed

Units: How to deal with units not defined in QUDT? #215

fosterlynn opened this issue Apr 1, 2017 · 2 comments
Assignees

Comments

@fosterlynn
Copy link
Contributor

fosterlynn commented Apr 1, 2017

QUDT, which we decided to use early on for our quantities, is a very complete set of units of measure, with conversion capabilities, for the scientific community. They even have complex units, like GallonUSPerDay. Here is our initial definition: https://github.com/valueflows/valueflows/pull/5/files

QUDT also is adding other kinds of units, like Currency, but as far as I can tell, this is not ready yet. And it will never have Faircoin. :)

Here also is an older issue #152 with suggestion for units of time.

But.... Here is a group extending QUDT: http://www.openphacts.org/specs/2013/WD-units-20130913/.

And here is a discussion in schema.org about how to map to qudt - they have a lot of units defined also. schemaorg/schemaorg#1390

So, this issue is to nail down how we will define quantities and units, since it affects our core entities. Should we:

  • Show how to define new units in QUDT, even define some we know are needed? And define our vf:quantity to only be defined in QUDT?
  • Allow a vf:quantity property to reference different vocabulary definitions of instances of units?
@elf-pavlik
Copy link
Member

@almereyda
Copy link
Member

We have moved the ValueFlows organization from GitHub to https://lab.allmende.io/valueflows.

This issue has been closed here, and all further discussion on this issue can be done at

https://lab.allmende.io/valueflows/valueflows/-/issues/215.

If you have not done so, you are very welcome to register at https://lab.allmende.io and join the ValueFlows organization there.

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

No branches or pull requests

3 participants