Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iPPIDB
ippidb-web
Commits
27af1fc2
Commit
27af1fc2
authored
Dec 22, 2020
by
Hervé MENAGER
Browse files
correct link to compound image in schema.org data
parent
4a9b26b2
Pipeline
#44030
passed with stages
in 19 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ippisite/ippidb/templates/compound_card.html
View file @
27af1fc2
...
...
@@ -579,7 +579,7 @@
{
%
endif
%
}
"
@type
"
:
"
MolecularEntity
"
,
{
%
if
compound
.
chembl_id
%
}
"
image
"
:
"
https://www.ebi.ac.uk/chembl/api/data/image/{{chembl_id}}.svg
"
,
"
image
"
:
"
https://www.ebi.ac.uk/chembl/api/data/image/{{
compound.
chembl_id
}}.svg
"
,
{
%
endif
%
}
{
%
if
compound
.
canonical_smile
%
}
"
smiles
"
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment