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

Added hasSIQuantityValue data property to metrology #324

Merged
merged 5 commits into from
Dec 10, 2024

Conversation

jesper-friis
Copy link
Contributor

@jesper-friis jesper-friis commented Dec 5, 2024

Added hasSIQuantityValue and the corresponding SIQuantityDatatype datatype to metrology.

The intention with this relation is to provide a convenient, although less semantic, alternative to specify the value of physical quantities. It is intended to be used as follows:

height1 a emmo:Height ;
    hasSIQuantityValue "3 cm"^^emmo:SIQuantityDatatype .

It is assumed that the user has a library that can interpret the string, "3 cm" in the example above.

@jesper-friis jesper-friis changed the base branch from master to 1.0.0-rc3 December 5, 2024 17:08
@emanueleghedini emanueleghedini merged commit c995675 into 1.0.0-rc3 Dec 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants