agroportal / project-management

Repository used to consolidate documentation about the AgroPortal project and track content related issues.
http://agroportal.lirmm.fr
7 stars 0 forks source link

AGFOOD does not parse #438

Closed jonquet closed 7 months ago

jonquet commented 9 months ago

https://agroportal.lirmm.fr/ontologies/AGFOOD

The file (SKOS) opens in Protégé (well parsed, without error). Our parsing fails with the following error.

Capture d’écran 2023-09-13 à 16 30 35
syphax-bouazzouni commented 9 months ago

Related to this https://github.com/ontoportal-lirmm/owlapi_wrapper/issues/4. I think it is fixed in stageportal, you can check.

jonquet commented 9 months ago

File is now parsed (with owl:Ontology added).

Other issues include: There is not top level concept. AgroPortal behaves well with this:

Capture d’écran 2023-09-13 à 21 40 17

There is not collection. AgroPortal behaves well with this:

Capture d’écran 2023-09-13 à 21 41 38
jonquet commented 9 months ago

@syphax-bouazzouni Note for later: the first message could contain a parenthesis (skos:topConceptOf)... to harmonised the error message

syphax-bouazzouni commented 9 months ago

@syphax-bouazzouni Note for later: the first message could contain a parenthesis (skos:topConceptOf)... to harmonised the error message

@SirineMhedhbi please take care if this.

SirineMhedhbi commented 9 months ago

Fixed => https://github.com/ontoportal-lirmm/bioportal_web_ui/pull/348