FAIRDataTeam / FAIRifier

A tool to make data FAIR
MIT License
14 stars 8 forks source link

Added https support for prefixes uploaded by url #55

Closed Shamanou closed 6 years ago

Shamanou commented 6 years ago

Added https support for prefixes uploaded by url as well as cleaned up the file

Shamanou commented 6 years ago

I made the parsing of prefixes from url more robust as well, baseuri is now detected from the file and parsing is improved. Now you can just drop the url form a "raw" page with an ontology into the fairifier and it will pull the ontology for autocomplete.

Shamanou commented 6 years ago

I also had to update the refine script, the pypi link for virtualenv did not work anymore, updated tests with new prefix link and added longer waiting times so the prefixes have time to load