The tool provides the method to find mappings (or cross-references) between terms from ontologies and coding standards. The tool uses mapping data extracted from a variety of biomedical ontologies that contain cross-references information.
The pipeline requires some third-party software programs that you will need to install them first:
- ROBOT tool (http://robot.obolibrary.org/)
- CSVJSON (https://csvjson.com/)
- JQ (https://stedolan.github.io/jq/)
Clone the repository:
$ git clone https://github.com/protegeteam/ontoxref-tool.git
$ cd ontoxref-tool
Type the command below:
$ make xref_all
See this page for more information.