We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No need for authentication: https://api.github.com/repos/MaastrichtU-IDS/data2services-transform-repository/contents/sparql/insert-biolink/uniprot
curl -i "https://api.github.com/repos/MaastrichtU-IDS/data2services-transform-repository/contents/sparql/insert-biolink/uniprot" curl -i "https://api.github.com/repos/:organization/:repo/contents/:path"
We could ask for:
MaastrichtU-IDS/data2services-transform-repository
/contents/
Also possible on GitLab API? Looks a bit tricky with GitLab IDs: https://docs.gitlab.com/ee/api/repository_files.html#get-file-from-repository
The text was updated successfully, but these errors were encountered:
vemonet
No branches or pull requests
No need for authentication: https://api.github.com/repos/MaastrichtU-IDS/data2services-transform-repository/contents/sparql/insert-biolink/uniprot
We could ask for:
MaastrichtU-IDS/data2services-transform-repository
/contents/
).Also possible on GitLab API? Looks a bit tricky with GitLab IDs: https://docs.gitlab.com/ee/api/repository_files.html#get-file-from-repository
The text was updated successfully, but these errors were encountered: