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

From version 35.1
edited by oschmid
on 2021/02/24 11:49
Change comment: There is no comment for this version
To version 34.1
edited by oschmid
on 2021/02/24 11:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,9 +17,14 @@
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="e -> alert(e)"/>
21 -{{/html}}
20 +{{html}}<script>
21 +function resize(evt){
22 +alert(evt);
23 +}
24 +</script>
22 22  
26 +<iframe src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em" onload="resize"/>{{/html}}
27 +
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