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

From version 44.1
edited by oschmid
on 2021/02/24 11:54
Change comment: There is no comment for this version
To version 43.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,9 +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 clean="false"}}<iframe id="coreFrame" src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em" onload="alert(document.getElementById('coreFrame').contentWindow.document.body.offsetHeight)"/>
21 -{{/html}}
20 +{{html clean="false"}}<span>
21 +<script>
22 +function resize(evt){
23 +alert('hello world');
24 +}
25 +</script>
22 22  
27 +<iframe src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em" onload="resize"/>
28 +</span>{{/html}}
29 +
23 23  (% class="wikigeneratedid" style="text-align: justify;" %)
24 24  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).
25 25  
Public

openMINDS