Last modified by adavison on 2024/11/13 10:32

From version 14.1
edited by jan
on 2022/11/30 10:05
Change comment: There is no comment for this version
To version 16.1
edited by jan
on 2022/11/30 10:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,11 @@
1 -{{toc/}}
1 += Contents =
2 2  
3 +{{toc start="2"/}}
3 3  
5 +This guide provides a starting point and reference for the process of entering information about your software into the EBRAINS Knowledge Graph (KG).
6 +
4 4  **For any questions or support directly reach out to [[Jan Gründling>>mailto:gruendling@uni-trier.de]].**
5 5  
6 -This guide provides a starting point and reference for the process of entering information about your software into the EBRAINS Knowledge Graph (KG). There are two ways, the manual and the programmatical one:
7 -
8 8  == How to enter software metadata manually ==
9 9  
10 10  You will receive an email after the curator has created a space for you in the Knowledge Graph. This email contains a link to a software instance and a software version instance in your Space. These are already linked to each other (by the attribute "Has Version" of the software instance).
... ... @@ -41,13 +41,13 @@
41 41  
42 42  The curators will check the new software instances and move them to the correct space.
43 43  
44 -== How to update an existing Software instances ==
45 +== How to update existing Software instances ==
45 45  
46 46  If you have registered a software previously, updating means adding a new instance of type "Software version". Curators will later link it to the existing instance of type "Software".
47 47  
48 48  **If you want to add a new version to an already curated software, please write to [[curation-support@humanbrainproject.eu>>path:mailto:curation-support@humanbrainproject.eu]] or open a ticket at [[https:~~/~~/support.humanbrainproject.eu/>>url:https://support.humanbrainproject.eu/]]**
49 49  
50 -To make updating easier, we have already placed a copy of your last software version instance in the KG space that was created for you. You can use that copy and just change the fields that require changes. Again - if you made all changes that you consider necessary, let the curator know via email or the ticket assigned with this case.
51 +To make updating easier, we place a copy of your last software version instance in the KG space that was created for you. You can use that copy and just change the fields that require changes. Again - if you made all changes that you consider necessary, let the curator know via email or the ticket assigned with this case.
51 51  
52 52  == How to upload software metadata programmatically ==
53 53