Installation

Requirements

rdflib>=7.0.0 typing-extensions>=4.0.0 pyarrow>=11.0.0 openpyxl>=3.0.0 pandas>=1.0.0 cemento>=0.6.1 fuzzysearch>=0.8.0 tqdm>=4.0.0

Install from PyPi

pip install FAIRLinked

Development Installation

git clone https://github.com/cwru-sdle/FAIRLinked
cd FAIRLinked
pip install -e