Skip to content

Commit

Permalink
Merge pull request #44 from markwilkinson/develop
Browse files Browse the repository at this point in the history
added the DPP FAIR data point and beacon
  • Loading branch information
vabishaa authored Mar 5, 2024
2 parents 8d400eb + 3db50c0 commit 2d51808
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion src/main/resources/static/resources.txt
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,44 @@
"queryType": [],
"theme": []
},
{
"resourceName": "Duchenne Parent Project",
"resourceAddress": "",
"resourceHomePage": "https://dpp.worldduchenne.org/",
"email": "[email protected]",
"resourceDescription": "https://dpp.worldduchenne.org/",
"resourceType": [
"PATIENT_REGISTRY"
],
"id": "20",
"created": "2024-02-07T05:12:55.898Z",
"updated": "2024-02-07T05:12:55.898Z",
"specsURL": "",
"logo": "https://dpp.worldduchenne.org/assets/dpp-logo.png",
"resourceContentType": "",
"queryable": false,
"queryType": [],
"theme": []
},
{
"resourceName": "Duchenne Parent Project Beacon",
"resourceAddress": "http://fairdata.services:10002/individuals",
"resourceHomePage": "https://dpp.worldduchenne.org/",
"email": "[email protected]",
"resourceDescription": "The Beacon2 Individuals endpoint for Duchenne Parent Project data and the EJP Virtual Platform",
"resourceType": [
"PATIENT_REGISTRY"
],
"id": "21",
"created": "2024-02-07T05:12:55.898Z",
"updated": "2024-02-07T05:12:55.898Z",
"specsURL": "http://fairdata.services:10002/openapi.json",
"logo": "https://dpp.worldduchenne.org/assets/dpp-logo.png",
"resourceContentType": "",
"queryable": true,
"queryType": ["BEACON_INDIVIDUALS"],
"theme": []
},
{
"resourceName": "ORPHADATA",
"resourceAddress": "",
Expand All @@ -399,4 +437,5 @@
"queryType": [],
"theme": ["http://www.orpha.net/ORDO/Orphanet_C001","https://www.wikidata.org/wiki/Q929833"]
}
]
]

0 comments on commit 2d51808

Please sign in to comment.