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" + } + ] } ] } 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.