You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current ontology https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms-Merged/ generated on Fri, 30 Jun 2023 13:42:48 GMT (see the output of the curl --head -L https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms-Merged/ 2>/dev/null | grep 'last-modified' command) contains the correct values - the result of the following command:
The current version of the ontology was generated using the updated version of ontology-publisher (see Last pushed ... for ontology-publisher:stable), but earlier versions of the ontology (before the ontology-publisher update) also contain the correct values - e.g. the command to check xmlns and xml:base against the last merged pr-392 (i.e. identical to the current one):
Some, but not all, merged ontologies got wrong base namespaces.
For example, https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms-Merged/ gets https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11616-PharmaceuticalProducts/ as its base namespace:
Note the original file as well:
This issue may be related to #364.
The text was updated successfully, but these errors were encountered: