edmcouncil / idmp

This repository stores the OWL ontology built on the basis of the ISO standards for identification of medicinal products.
https://spec.edmcouncil.org/idmp/
MIT License
32 stars 10 forks source link

IDMP-748 - Modify the packaging approach to make package roles individuals #608

Closed ElisaKendall closed 4 months ago

ElisaKendall commented 5 months ago

Certain packaging roles cause reasoning challenges and related to that, the creation of far too many individuals. The modeling pattern should be revised to make these roles instances of a new class called ‘container role’ or ‘package roll’, as an enumeration that classifies the container, since no new information is added aside from the role itself. The properties, such as immediatelyContains, may still be needed, however, and could be defined with respect to something having a specific container role.

This issue is a subset of issue #607

ElisaKendall commented 4 months ago

Close to the resolution of pull request #609