-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1082 from gofair-foundation/mabablue-patch-12
Update APIs.md
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
## **Important Links** | ||
|
||
Here are the two Nanopub APIs and Searches that are needed in the qualification workflows: | ||
1. Use the API: [check duplicates](https://peta-pico.github.io/tapas/tapas.html?api=peta-pico/dsw-nanopub-api&op=/find_gofair_qualified_things_x) by searching with the most common name (and similar names) of the FSR if there exists more than one nanopub. | ||
2. Check if the FSR is used in FIPs by using this API: [**find FSRs in FIP**](https://github.com/peta-pico/dsw-nanopub-api/blob/main/tables/new_matrix_reduced.csv) | ||
In addition, you can also use [FAIRConnect search](https://fairconnect.pro/search-fair-nanopublications/), where you can find possible duplicates and where you can also get the information in which FIPs the FSRs are used. | ||
Here are the Nanopub APIs and Searches that are needed in the qualification workflows: | ||
1. Use the API: [**check duplicates**](https://peta-pico.github.io/tapas/tapas.html?api=peta-pico/dsw-nanopub-api&op=/find_gofair_qualified_things_x) by searching with the most common name (and similar names) of the FSR if there exists more than one nanopub. | ||
2. Check if the FSR is used in FIPs by using this API: [**find FSRs in FIP**](https://github.com/peta-pico/dsw-nanopub-api/blob/main/tables/new_matrix_reduced.csv). You can use this table to search for the FSR Thing URI or its label. | ||
3. For a quick overview you might also want to use the [**FAIRConnect search**](https://fairconnect.pro/search-fair-nanopublications/), where you can find possible duplicates and where you can also get the information about which FAIR Implementation Communities (FICs) are using the FSR in question. Note, here you cannot see the related FIP. |