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

Modify the "Dimension" form so that sub-classes can be used #379

Open
valamercery opened this issue Oct 2, 2024 · 0 comments
Open

Modify the "Dimension" form so that sub-classes can be used #379

valamercery opened this issue Oct 2, 2024 · 0 comments
Assignees

Comments

@valamercery
Copy link

Problem description / use case

Currently, when you want to add a crm:E54 Dimension to the Toolbox, a form opens and asks you to add a numerical value and a unit.

If you want to add using a subclass of crm:E54 Dimension, such as crm-sup:C21 Monetary Amount, the form is not displayed.
Similarly, if you want to use a unit (even with crm:E54 Dimension) that is an instance of a subclass of crm:E58 Measurement Unit - such as crm-sup:C22 Currency - the unit does not appear in the list.

Functional Requirements

  • Would it be possible to modify the parameters of the application so that it takes into account the sub-classes of crm:E54 Dimension and crm:E58 Measurement Unit? Or at least the crm-sup:C21 Monetary Amount and crm-sup:C22 Currency classes? For tests, see this profile, which contains the necessary classes and properties: https://ontome.net/profile/260

  • Finally, in the form, the unit is mandatory, which can pose a problem for countable quantities. Adding a ‘Quantity’ unit by default in the projects could remedy this.

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

2 participants