ontoportal-lirmm / ontologies_linked_data

Models and serializers for ontologies and related artifacts backed by 4store
Other
0 stars 7 forks source link

update submission files from zipped to normal file fails #19

Closed syphax-bouazzouni closed 1 month ago

syphax-bouazzouni commented 2 years ago

To reproduce

For a given ontology (e.g AGROVOC the origin of the issue)

  1. Create a submission and upload a zipped version on the ontology
  2. After that the created submission is parsed, edit the submission to change the file with a normal file (not zipped)

When trying to re-parse, that file that will be parsed will still be the zipped one

jonquet commented 1 year ago

I have experienced this again with NALT recently. I have mannually updated the properties pullLocation and uploadFilePath to null and the correct file path respectively.

Still calling the OWL-API parser still failled woith a weird error : image

syphax-bouazzouni commented 12 months ago

Have you experienced this @mdorf and @alexskr ?

alexskr commented 11 months ago

I don't think we have ever tried changing file type for an ontology but we encountered similar issues where changes done via UI do not persist.