Attention: The Collaboratory IAM will down for up to 1 hour on Monday, the 7th of July 2025 starting from 5pm CEST (my timezone) for up to 1 hour. Any and all services, which require a user login with an EBRAINS account, will be un-available during that time


Version 5.4 by jan on 2022/03/23 11:45

Hide last authors
jan 1.1 1 (% class="wikigeneratedid" %)
jan 5.2 2 ~*~*~* This Guide is not complete yet and needs further extension. It is in an alpha version. For any questions or support directly reach out to [[Jan Gründling>>mailto:gruendling@uni-trier.de]].~*~**
3
4
5 (% class="wikigeneratedid" %)
jan 1.1 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
jan 2.2 8 == How to enter software metadata manually ==
jan 1.1 9
10 To manually input meta data of your software into the KG, you use a tool called "KG Editor". The KG Editor can be reached at [[HBP Knowledge Graph Editor>>url:https://editor.kg.ebrains.eu/]]. Just log in with your HBP credentials.
jan 2.2 11
jan 5.2 12 After you are logged in, you are probably prompted to choose a space in a view like below:
jan 2.2 13
jan 5.2 14 [[image:image-20220323113258-3.png||height="386" width="681"]]
15
16 From the available choices (should not be too many in your case) choose the one that corresponds to the title of your software. Something like## swcuration-{your_software_name} ##should apply.
17
jan 5.3 18 After that,
19
20
21
22
jan 2.2 23 == How to upload software metadata programmatically ==
24
jan 5.2 25 To create a valid jsonld file, please use the [[API>>https://core.kg.ebrains.eu/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config]].
26
27
28 ==== Authorizing for API usage. ====
29
30 Before using it, you need to authorize, using the "Authorize" button found in the top right corner of the API documentation (see below) or by using a service account.
31
32 [[image:image-20220323111341-2.png]]