Last modified by lzehl on 2021/07/02 17:06

From version 40.1
edited by oschmid
on 2021/02/24 11:51
Change comment: There is no comment for this version
To version 42.1
edited by oschmid
on 2021/02/24 11:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,8 +17,16 @@
17 17  
18 18  (% style="text-align: right;" %)
19 19  (% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
20 -{{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em" onload="{alert(evt);}"/>{{/html}}
20 +{{html}}<span>
21 +<script>
22 +function resize(evt){
23 +alert('hello world');
24 +}
25 +</script>
21 21  
27 +<iframe src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em" onload="resize"/>
28 +</span>{{/html}}
29 +
22 22  (% class="wikigeneratedid" style="text-align: justify;" %)
23 23  In case of EBRAINS, metadata representations (instances) of the schemas marked with an asterisk are centrally defined and maintained on a separate GitHub to guarantee more consistency across the database instances of the Knowledge Graph (cf. section openMINDS instances).
24 24  
Public

openMINDS