unibz-core / Scior-Tester

Software used for testing OntCatOWL using the OntoUML/UFO Catalog
Apache License 2.0
1 stars 1 forks source link

Data retrieval from GitHub repository #2

Open pedropaulofb opened 1 year ago

pedropaulofb commented 1 year ago

The tester currently builds its structure using information from the catalog available on the user's computer (the user must provide the path for the catalog content folder as an argument). However, this "offline" information may be outdated. The best option would be to read the information directly from the web GitHub repository.

We can only implement this enhancement after solving the Issue #1.

pedropaulofb commented 1 year ago

@mozzherina, please solve this issue only after the re-generation of the dataset.

mozzherina commented 1 year ago

There is one more thing here. Collecting data from GitHub would be slow. We must provide a user with the possibility to load from the local folder.