Hello,
I am currently wrapping up BioInterchange and noticed that FALDO could be better represented within the project, even though the RDF output does not make use of FALDO yet.
The freshly added vocabulary wrapper class of FALDO in BioInterchange can be used in other projects to access FALDO URIs:
http://www.biointerchange.org/doc/BioInterchange/FALDO.html (automatically generated class from FALDO's RDF Turtle)
I also updated the Python/Java vocabulary class wrappers and generated a new artifact/egg:
http://www.biointerchange.org/api.html
There were some quirks in the comments in FALDO. I fixed those and made the comments more readable and sent Jerven a pull request on Github. If that gets incorporated, then I will update the vocabulary wrapper classes once more to reflect those changes.
Joachim