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
30 stars 10 forks source link

IDMP-657 - Missing classes and predicates in packaging pattern #553

Closed tw-osthus closed 7 months ago

tw-osthus commented 9 months ago

Following predicates are missing:

hasPackageComponent

domain: PackageItem

range: PackageComponent

Inverse: isPackageComponentOf

hasPackageItem

domain: ContainerConstituent

range: package item

inverse: isPackeItemOf

hasManufacturedItem

domain: ContainerConstituent

range: Manufactured Item

Inverse: isManufacturedItemOf

see https://dil-edmcouncil.atlassian.net/browse/IDMP-657

tw-osthus commented 9 months ago

has package component is already done

ElisaKendall commented 7 months ago

This issue was closed via the changes made in pull request #555