Skip to content

Commit

Permalink
Closes #1420: Integrate the HFRI project mining
Browse files Browse the repository at this point in the history
Supplementing integration tests suite with HFRI projects mining case.
  • Loading branch information
marekhorst committed Aug 2, 2023
1 parent 1d3f165 commit 95ecb7d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@
{"text":"Funding sources/sponsors: JL is funded by a National Health and Medical Research Council of Australia Partnership Project Grant (1056888).", "id":"50|sharebioRxiv::20773c458e7814d5b47c6c498b775d2b"}
{"text":"This material is based upon work supported by the National Science Foundation under Grant No. ATM-0513463.", "id":"50|od_______212::0f31511cdbd148bf5446b52f49ba8544"}
{"text":"Acknowledgements This work was partially supported by Science Foundation Ireland Grant 04/IN1/I478 and Science Foundation Ireland Grant 03/RPT1/I382.", "id":"50|doi_________::9c4ddd5d830294ab76d7e7919a379f3b"}
{"text":"Acknowledgments: This work was supported by the Hellenic Foundation for Research and Innovation (HFRI - Project No: 789)", "id":"50|arXiv_______::54002047659adf031293eabfbfe9938b"}
Original file line number Diff line number Diff line change
Expand Up @@ -448,4 +448,10 @@
"projectId": "40|sfi_________::05395fd69f5aa3ba5e9e75dcf527d8ac",
"confidenceLevel": 0.8,
"textsnippet": "Acknowledgements This work was partially supported by Science Foundation Ireland Grant <<< 04/IN1/I478 >>> and Science Foundation Ireland Grant"
}
{
"documentId": "50|arXiv_______::54002047659adf031293eabfbfe9938b",
"projectId": "40|hfri________::644d89adeca811786cf72d7967ec9813",
"confidenceLevel": 0.8,
"textsnippet": "supported hellenic foundation research innovation hfri project 789"
}
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@
{"id": "40|irb_hr______::0a480b267a9c5f652a8cc607bda9fe1c", "projectGrantId": "053-0532265-2255", "projectAcronym": null, "fundingClass": "MZOS::", "jsonextrainfo": "{}"}
{"id": "40|irb_hr______::37ca9ece55928656726557c7c0a36a1a", "projectGrantId": "IP-2013-11-1021", "projectAcronym": null, "fundingClass": "HRZZ::", "jsonextrainfo": "{}"}
{"id": "40|nhmrc_______::019492919738381cbee98a17ae1dae25", "projectGrantId": "1056888", "projectAcronym": null, "fundingClass": "NHMRC::NHMRC Partnerships", "jsonextrainfo": "{}"}
{"id": "40|hfri________::644d89adeca811786cf72d7967ec9813", "projectGrantId": "789", "projectAcronym": null, "fundingClass": "HFRI::", "jsonextrainfo": "{}"}
{"id": "40|hfri________::cb5d92ce46b051859d1d9655e0ae7b46", "projectGrantId": "unidentified", "projectAcronym": null, "fundingClass": "HFRI::", "jsonextrainfo": "{}"}
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@
"type": "COUNTER",
"value": "2"
}
{
"key": "processing.referenceExtraction.project.references.byfunder.hfri",
"type": "COUNTER",
"value": "1"
}
{
"key": "processing.referenceExtraction.project.references.byfunder.hrzz",
"type": "COUNTER",
Expand Down Expand Up @@ -171,5 +176,5 @@
{
"key": "processing.referenceExtraction.project.references.total",
"type": "COUNTER",
"value": "75"
"value": "76"
}

0 comments on commit 95ecb7d

Please sign in to comment.