Skip to content

Commit

Permalink
Closes #1333: Integrate mining algorithm for RISIS RI
Browse files Browse the repository at this point in the history
Intoducing RISIS related test case in the community mining integration tests suite.
  • Loading branch information
marekhorst committed Feb 22, 2024
1 parent 9fd5a95 commit 92fe51a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,11 @@
{"name": "suggestedAcknowledgement", "value":""}
]
}
{
"id": "risis",
"label": "RISIS",
"params": []
}



Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
{"text":"Acknowledgments Marc Ruff team was supported by grant from Instruct, part of the European Strategy Forum on Research Infrastructure (ESFRI) supported by national members subscription. ","id":"50|dedup_wf_001::ed8e5e23ebff00fd270be8e10259c252"}
{"text":"Liaison with the DARIAH research infrastructure was institutionalized at the start of the project by the arrangement for the University of Oxford to act as the official liaison partner","id":"50|belief______::b1d27bbd867754230abfb55238e1e627"}
{"text":"Acknowledgements This work was supported by ANR programs Investissements d'Avenir: MetaboHub, EMBRC-France, France Génomique, Institut Français de Bioinformatique.","id":"50|dedup_wf_001::f6e0a74009879de5c13103f1e4b99827"}

{"text":"We acknowledge support of this work by the project “INSPIRED” (MIS 5002550), which is implemented under the Action Reinforcement of the Research and Innovation Infrastructure","id":"50|pmid________::1d7ef02818bae06e15ab18bc6a986ca7"}
{"text":"We acknowledge support of this work by the project “INSPIRED” (MIS 5002550), which is implemented under the Action Reinforcement of the Research and Innovation Infrastructure","id":"50|pmid________::1d7ef02818bae06e15ab18bc6a986ca7"}
{"text":"Acknowledgements This work was supported by RISIS2 (Research Infrastructure for and Innovation Policy Studies)","id":"50|doi_________::38502b081c386672f71750c99160e836"}
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,9 @@
"confidenceLevel": 0.5,
"textsnippet": "acknowledge support work project INSPIRED MIS 5002550 implemented Action Reinforcement"
}

{
"documentId": "50|doi_________::38502b081c386672f71750c99160e836",
"conceptId": "RISIS",
"confidenceLevel": 0.8,
"textsnippet": "Acknowledgements This work was supported by <<< RISIS2 >>> (Research Infrastructure for and Innovation Policy Studies)"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
{"key":"processing.referenceExtraction.community.references.byrootid.embrc", "type":"COUNTER", "value": "1"}
{"key":"processing.referenceExtraction.community.references.byrootid.eric", "type":"COUNTER", "value": "1"}
{"key":"processing.referenceExtraction.community.references.byrootid.fli", "type":"COUNTER", "value": "1"}
{"key":"processing.referenceExtraction.community.references.byrootid.inspired-ris", "type":"COUNTER", "value": "1"}
{"key":"processing.referenceExtraction.community.references.byrootid.inspired-ris", "type":"COUNTER", "value": "1"}
{"key":"processing.referenceExtraction.community.references.byrootid.risis", "type":"COUNTER", "value": "1"}

0 comments on commit 92fe51a

Please sign in to comment.