Skip to content

micromechanics/Terminology

Repository files navigation

Terminology

Terminology Lookup Tool

Usage

  • Navigate to the project directory
    • cd <project-directory-path>
  • Create a virtual python environment
    • python3 -m venv venv
  • Activate the virtual environment
    • source venv/bin/activate
  • Install the requirements
    • pip install -r requirements.txt
  • Run the tool
    • python terminology_lookup_dialog.py

Current Problems

LOV

API should be working like all the other APIs but the definitions are cut off. Alternative: SQL would be very different from all the other Sources

Bioportal / Matportal

API-KEY required, unsure if we can use one API-KEY for all users, could not find useful IRI/URI

Releases

No releases published

Packages

No packages published

Languages