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

Punning of idmp-spor:SPOR-Domain #629

Closed mereolog closed 2 months ago

mereolog commented 2 months ago

idmp-spor:SPOR-Domain is declared as an OWL class, but it is also an object in a triple with an object type property.

https://github.com/edmcouncil/idmp/blob/a2b9a712abcaae3f17f6dd65a84e95fa79b5bc69/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials.rdf#L270-L276

ElisaKendall commented 2 months ago

@merelog -- where is it used an object in a triple with an object type property? Is it only the range restriction in that SPOR ontology? That shouldn't be an issue ...

mereolog commented 2 months ago

It is line 275 in the snip above.

ElisaKendall commented 2 months ago

@mereolog Ah - ok, got it. I'll take care of this, thanks!

ElisaKendall commented 2 months ago

This issue should be closed to the resolution of pull request #632