Gativus: Difference between revisions
From MediaWiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div class="gtom wtg_view_item"><div class="wtg_view_img_container wtg_gtom"></div><div class="wtg_view_title"><b>GTOM</b> - <b>G</b>ativus <b>T</b>heory <b>O</b>f <b>M</b>ind</div><div class="wtg_view_description">A set of facts and conclusions used to explain phenomenon of human conscience. From cellular level to the knowledge.</div></div><div class="gnet wtg_view_item"><div class="wtg_view_img_container wtg_gnet"></div><div class="wtg_view_title"><b>GNET</b> - <b>G</b>ativus <b>NET</b>work</div><div class="wtg_view_description">The Network of unified digital instances, which covers all known layers, such as cellular, spike, learning and knowledge, defined in GTOM.</div></div><div class="gate wtg_view_item"><div class="wtg_view_img_container wtg_gate"></div><div class="wtg_view_title"><b>GATE</b> - <b>GAT</b>ivus <b>E</b>dge</div><div class="wtg_view_description">Material piece of equipment, capable to host the GNET network entities.</div></div><div class="gaar wtg_view_item"><div class="wtg_view_img_container wtg_gaar"></div><div class="wtg_view_title"><b>GAAR</b> - <b>GA</b>tivus <b>AR</b>chitect</div><div class="wtg_view_description">Collection of tools to communicate to the GNET. To create initial network, see, analyze and amend existing one.</div></div></div> | <div class="gtom wtg_view_item"><div class="wtg_view_img_container wtg_gtom"></div><div class="wtg_view_title"><b>GTOM</b> - <b>G</b>ativus <b>T</b>heory <b>O</b>f <b>M</b>ind</div><div class="wtg_view_description">A set of facts and conclusions used to explain phenomenon of human conscience. From cellular level to the knowledge.</div></div><div class="gnet wtg_view_item"><div class="wtg_view_img_container wtg_gnet"></div><div class="wtg_view_title"><b>GNET</b> - <b>G</b>ativus <b>NET</b>work</div><div class="wtg_view_description">The Network of unified digital instances, which covers all known layers, such as cellular, spike, learning and knowledge, defined in GTOM.</div></div><div class="gate wtg_view_item"><div class="wtg_view_img_container wtg_gate"></div><div class="wtg_view_title"><b>GATE</b> - <b>GAT</b>ivus <b>E</b>dge</div><div class="wtg_view_description">Material piece of equipment, capable to host the GNET network entities.</div></div><div class="gaar wtg_view_item"><div class="wtg_view_img_container wtg_gaar"></div><div class="wtg_view_title"><b>GAAR</b> - <b>GA</b>tivus <b>AR</b>chitect</div><div class="wtg_view_description">Collection of tools to communicate to the GNET. To create initial network, see, analyze and amend existing one.</div></div></div> | ||
{{#css: | {{#css: | ||
.second-gativus-view-section-main-part-top { | |||
display: flex; | |||
justify-content: center; | |||
align-items: center; | |||
gap: 10px; | |||
padding: 10px 10px 10px 5px; | |||
} | |||
.wtg_view_item { | |||
border: 1px solid #e9e9e9; | |||
box-shadow: 0px 0px 2px 0px rgba(34, 60, 80, 0.2); | |||
border-radius: 10px; | |||
height: 250px; | |||
width: fit-content; | |||
display: flex; | |||
flex-direction: column; | |||
gap: 15px; | |||
padding: 10px; | |||
} | |||
.wtg_view_description { | |||
width: 300px; | |||
} | |||
.wtg_view_img_container { | |||
height: 100px; | |||
width: 100%; | |||
background: #F9F9F9; | |||
border: 1px solid #f9f9f9; | |||
border-radius: 9px; | |||
display: flex; | |||
justify-content: center; | |||
align-items: center; | |||
background-repeat: no-repeat; | |||
background-position: center; | |||
background-blend-mode: darken; | |||
background-size: contain; | |||
} | |||
.wtg_gtom { | |||
background-image: url('../img/logo.jpg'); | |||
} | |||
.wtg_gnet { | |||
background-image: url('../img/gnet.jpg'); | |||
} | |||
.wtg_gate { | |||
background-image: url('../img/gate.jpg'); | |||
} | |||
.wtg_gaar { | |||
background-image: url('../img/gaar.jpg'); | |||
} | |||
.gate_gaar_container{ | |||
display: flex; | |||
gap: 10px; | |||
} | |||
.gate, .gaar { | |||
display: flex; | |||
flex-direction: column; | |||
gap: 15px; | |||
} | |||
}} | }} |
Revision as of 23:44, 2 August 2024
GTOM - Gativus Theory Of Mind
A set of facts and conclusions used to explain phenomenon of human conscience. From cellular level to the knowledge.
GNET - Gativus NETwork
The Network of unified digital instances, which covers all known layers, such as cellular, spike, learning and knowledge, defined in GTOM.
GATE - GATivus Edge
Material piece of equipment, capable to host the GNET network entities.
GAAR - GAtivus ARchitect
Collection of tools to communicate to the GNET. To create initial network, see, analyze and amend existing one.