This is a tool to help you find metadata about ARCs stored in the DataPLANT DataHUB. Visit the DataPLANT website for more information about ARCs (annotated research contexts).
- Git clone or download this repository.
- Open a command line or terminal and navigate to the
arcFinderdirectory. - Run one of the following two options:
./arcFinder.shNote: Replace
<gitlab pat>with the path pointing to a file which stores a GitLab personal access token (PAT).
./arcFinder.sh -p <gitlab pat>In order to use the <gitlab pat> option, please follow these steps:
- Sign up with DataPLANT.
- Generate a personal access token in the DataHUB PAT settings
- Provide a "Token name", e.g.
arcFinder - Select either option "api" or "read_api" and click "Create personal access token"
- Copy the generated token on top of the page.
- Provide a "Token name", e.g.
- Paste the bare token into a text file and save it (e.g.
gitlab_tokenstored in the root of this directory) - Supply the file path to
arcFinder, e.g.:
./arcFinder.sh -p gitlab_token- Read the full project outline or view the slides for context and more details.
- Check out the gif to see the ARC-Finder in action
This work is licensed under a Creative Commons Attribution 4.0 International License.