OntoUML / ontouml-models

The OntoUML/UFO Catalog is a collaborative, structured and open-source catalog of OntoUML and UFO ontology models.
https://w3id.org/ontouml-models/
Other
42 stars 43 forks source link

Regeneration of derived data for three datasets #217

Closed pedropaulofb closed 2 years ago

pedropaulofb commented 2 years ago

After PR 215, three datasets had files with invalid names considering the Windows directory path. The datasets were:

For solving the problem, I edited their VPP files. So, for the three datasets, it is necessary to:

1) Regenerate the JSON files and sanitize them 2) Regenerate the ontology.ttl files 3) After steps 2 and 3 are done for each dataset, regenerate the catalog.ttl file.

@claudenirmf , can you please perform step 1 and then communicate @tgoprince to perform steps 2 and 3? Thank you in advance.

pedropaulofb commented 2 years ago

@claudenirmf told me that the simplest solution is to re-export the JSON files and manually correct the TTL files. Done.