Mayjor FCA tools and libraries should make acccess to the repository as simple as possible. For example, in Python it would be great to access contexts like this:
import concepts
context = concepts.load_dataset('livingbeings_en')
Some tools have already included support: conexp-clj and fcaR.