Changes for page Towards FAIR and Interoperable Data through Semantics
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,6 +21,7 @@ 21 21 </div> 22 22 {{/html}} 23 23 24 + 24 24 We are developing a semantic layer for the [[SDMX standard>>https://sdmx.org/||rel="noopener noreferrer" target="_blank"]]. This includes: 25 25 26 26 * Transformation of core [[glossary>>doc:sdmx:Glossary.WebHome]] concepts and [[code lists>>doc:sdmx:Models.WebHome]] into [[RDF>>https://www.w3.org/RDF/||rel="noopener noreferrer" target="_blank"]]/[[OWL>>https://www.w3.org/OWL/||rel="noopener noreferrer" target="_blank"]]
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -7,6 +7,14 @@ 7 7 .box_green { 8 8 background: linear-gradient(to bottom, #f4fcfc, #e9f8f7); 9 9 } 10 +.focus-row { 11 + display: flex; 12 + align-items: center; /* вертикальное выравнивание текста и кнопки */ 13 + gap: 10px; /* расстояние между текстом и кнопкой */ 14 +} 15 +.focus-text { 16 + font-weight: bold; 17 +} 10 10 .semantic-btn { 11 11 display: inline-block; 12 12 width: 142px; /* размеры как у картинки */