Changes for page Metadata models and schemas
Last modified by lzehl on 2021/07/02 17:06
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -17,8 +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="alert('foo');"/>{{/html}} 20 +{{html}}<script> 21 +function resize(evt){ 22 +alert(evt); 23 +} 24 +</script> 21 21 26 +<iframe src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em" onload="resize"/>{{/html}} 27 + 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