From 295c9ce5ee4148a9daee49762f26ca45319c3138 Mon Sep 17 00:00:00 2001 From: Alasdair Gray Date: Tue, 10 May 2022 12:57:01 +0100 Subject: [PATCH 1/2] Add EUbOPEN to live deploys --- _data/live_deployments.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/_data/live_deployments.json b/_data/live_deployments.json index aa7423c53..c709556d4 100644 --- a/_data/live_deployments.json +++ b/_data/live_deployments.json @@ -1546,6 +1546,20 @@ "highlight": "12" } ] + }, + { + "name": "EUbOPEN", + "description": "The EUbOPEN Portal is a comprehensive tool that allows searching among an open access chemogenomic library comprising about 5,000 well annotated compounds covering roughly 1,000 different proteins.", + "url": "https://gateway.eubopen.org/", + "nodes": "EBI", + "sitemap": "https://gateway.eubopen.org/sitemap.xml", + "profiles":[ + { + "profileName": "MolecularEntity", + "conformsTo": "0.5-RELEASE", + "exampleURL": "https://gateway.eubopen.org/compound/CHEMBL4580220" + } + ] } ] } From 0173ecef507d4101e07ee18be13a2fcfb0e8a10a Mon Sep 17 00:00:00 2001 From: Alasdair Gray Date: Wed, 18 May 2022 17:12:21 +0100 Subject: [PATCH 2/2] Add news article about EUbOPEN deployment --- pages/_news/2022-05-13-EUbOpen-Deployment.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pages/_news/2022-05-13-EUbOpen-Deployment.md diff --git a/pages/_news/2022-05-13-EUbOpen-Deployment.md b/pages/_news/2022-05-13-EUbOpen-Deployment.md new file mode 100644 index 000000000..258a5c1da --- /dev/null +++ b/pages/_news/2022-05-13-EUbOpen-Deployment.md @@ -0,0 +1,11 @@ +--- +layout: post +title: "EUbOPEN includes MolecularEntity Markup" +tags: +- Deployment +- MolecularEntity +--- + +The [EUbOPEN Portal](https://gateway.eubopen.org/) is a comprehensive tool that allows searching among an open access chemogenomic library comprising about 5,000 well annotated compounds covering roughly 1,000 different proteins. The compound pages have been annotated with Bioschemas [MolecularEntity](https://bioschemas.org/profiles/MolecularEntity/0.5-RELEASE) markup. + +The development work was conducted as part of the EU IMI [EUbOPEN project](https://www.eubopen.org/) which aims to enable and unlock biology in the open. The project has 22 partners from academia and industry.