simphony / simphony-osp

A framework that aims to achieve interoperability between software such as simulation engines, databases and data repositories using a knowledge graph as the common language.
https://simphony.readthedocs.io
Other
16 stars 12 forks source link

How to clone simphony #610

Closed adrianrs79 closed 3 years ago

adrianrs79 commented 3 years ago

Hello! I am following the instructions in: https://simphony.readthedocs.io/en/latest/installation.html#osp-core-installation

I am trying to clone simphony/osp-core using:

git clone git@github.com:simphony/osp-core.git

However, I did get the following error

Cloning into 'osp-core'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Any help? Thanks

pablo-de-andres commented 3 years ago

Hi @adrianrs79! Thanks a lot for your feedback. Could you try through HTTPS?

git clone https://github.com/simphony/osp-core.git

The error might be because you don't have SSH keys configured

yoavnash commented 3 years ago

A corresponding issue was created in the docs: https://github.com/simphony/docs/issues/144

pablo-de-andres commented 3 years ago

For completion's sake, @adrianrs79 GitHub's guide on how to add keys if you wish to do it.

adrianrs79 commented 3 years ago

Dear Pablo

Thanks a lot

Kind regards

Adrian Rubio Solis

El mié, 21 abr 2021 a las 9:22, Pablo de Andres @.***>) escribió:

For completion's sake, @adrianrs79 https://github.com/adrianrs79 GitHub's guide https://docs.github.com/en/github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account on how to add keys if you wish to do it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/simphony/osp-core/issues/610#issuecomment-823877223, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTVDXVHWDSNTRDTMZ6PJI3TJ2DLJANCNFSM43IRLHHA .

adrianrs79 commented 3 years ago

Hi Pablo

Just one question, if possible, any ontology I need to use in SimPhony I need to create it for example in AiiDA, it is that right?

Or is there any another tool in SimPhony to create ontologies?

Thank you in advance

Best wishes

Adrian

El mié, 21 abr 2021 a las 9:22, Pablo de Andres @.***>) escribió:

For completion's sake, @adrianrs79 https://github.com/adrianrs79 GitHub's guide https://docs.github.com/en/github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account on how to add keys if you wish to do it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/simphony/osp-core/issues/610#issuecomment-823877223, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTVDXVHWDSNTRDTMZ6PJI3TJ2DLJANCNFSM43IRLHHA .