<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Concept Map on STEM to STEAM</title><link>https://adamfermier.github.io/madsciguys/tags/concept-map/</link><description>Recent content in Concept Map on STEM to STEAM</description><generator>Hugo</generator><language>en</language><atom:link href="https://adamfermier.github.io/madsciguys/tags/concept-map/index.xml" rel="self" type="application/rss+xml"/><item><title>STEAM Knowledge Graph</title><link>https://adamfermier.github.io/madsciguys/docs/knowledge-graph/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://adamfermier.github.io/madsciguys/docs/knowledge-graph/</guid><description>&lt;p&gt;The knowledge graph below is the living map of this site. Every section is a &lt;strong&gt;node&lt;/strong&gt;; every arrow is a named &lt;strong&gt;edge&lt;/strong&gt; that explains &lt;em&gt;how&lt;/em&gt; two areas of knowledge relate. This is the structural backbone behind the STEAM mission: not just five siloed disciplines, but an interconnected network where insights travel across boundaries.&lt;/p&gt;
&lt;h2 id="the-steam-domain-graph"&gt;The STEAM Domain Graph&lt;a class="td-heading-self-link" href="#the-steam-domain-graph"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;pre tabindex="0"&gt;&lt;code class="language-plantuml" data-lang="plantuml"&gt;@startuml
!theme plain
skinparam defaultFontSize 13
skinparam rectangle {
 BackgroundColor #EBF5FB
 BorderColor #2980B9
 FontColor #1A252F
 RoundCorner 12
}
skinparam arrow {
 Color #2C3E50
 FontColor #555555
 FontSize 11
}
skinparam note {
 BackgroundColor #FEF9E7
 BorderColor #F39C12
}

title STEAM Knowledge Graph — MadSciGuys

rectangle &amp;#34;**Science**\nBiology · Chemistry\nPhysics · Medicine&amp;#34; as SCI
rectangle &amp;#34;**Technology**\nBiotech · Energy\nManufacturing · IoT&amp;#34; as TECH
rectangle &amp;#34;**Engineering**\nChemical · Civil\nElectrical · Aerospace&amp;#34; as ENG
rectangle &amp;#34;**Arts**\nKnowledge Mgmt\nPharm · Industry 4.0&amp;#34; as ARTS
rectangle &amp;#34;**Mathematics**\nPredictive Modeling\nData Science · ML&amp;#34; as MATH

SCI -right-&amp;gt; TECH : &amp;#34;enables&amp;#34;
TECH -right-&amp;gt; ENG : &amp;#34;implements&amp;#34;
ENG -up-&amp;gt; ARTS : &amp;#34;designed by&amp;#34;
ARTS -left-&amp;gt; MATH : &amp;#34;formalized by&amp;#34;
MATH -down-&amp;gt; SCI : &amp;#34;models&amp;#34;

SCI -[#9B59B6,dashed]-&amp;gt; MATH : &amp;#34;measured by&amp;#34;
ARTS -[#27AE60,dashed]-&amp;gt; TECH : &amp;#34;shapes UX of&amp;#34;
MATH -[#E67E22,dashed]-&amp;gt; TECH : &amp;#34;optimizes&amp;#34;
ENG -[#E74C3C,dashed]-&amp;gt; SCI : &amp;#34;applies&amp;#34;
ARTS -[#2980B9,dashed]-&amp;gt; SCI : &amp;#34;frames questions for&amp;#34;

@enduml
&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;
&lt;h2 id="node-detail-what-each-domain-contains"&gt;Node Detail: What Each Domain Contains&lt;a class="td-heading-self-link" href="#node-detail-what-each-domain-contains"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;pre tabindex="0"&gt;&lt;code class="language-plantuml" data-lang="plantuml"&gt;@startuml
!theme plain
skinparam defaultFontSize 12
skinparam package {
 BackgroundColor #F8F9FA
 BorderColor #BDC3C7
}
skinparam class {
 BackgroundColor #EBF5FB
 BorderColor #2980B9
}

package &amp;#34;1 · Science&amp;#34; {
 class Biology {
 Molecular Biology
 Cell Biology
 Biochemistry
 }
 class Chemistry {
 Organic · Inorganic
 Physical · Analytical
 }
 class Physics {
 Quantum Mechanics
 Thermodynamics
 Cosmology
 }
 class Medicine {
 Internal Medicine
 Medical Genetics
 Immunology
 }
}

package &amp;#34;2 · Technology&amp;#34; {
 class BioTech
 class Energy
 class Manufacturing
 class Transportation
}

package &amp;#34;3 · Engineering&amp;#34; {
 class ChemicalEng as &amp;#34;Chemical Eng&amp;#34;
 class ElectricalEng as &amp;#34;Electrical Eng&amp;#34;
 class AerospaceEng as &amp;#34;Aerospace Eng&amp;#34;
 class ComputerEng as &amp;#34;Computer Eng&amp;#34;
}

package &amp;#34;4 · Arts&amp;#34; {
 class KnowledgeMgmt as &amp;#34;Knowledge Mgmt&amp;#34; {
 Ontological Semantics
 Design Study Method
 Taxonomy
 }
 class Pharma {
 Regulations (ICH)
 Scientific Method
 QbD / Control Strategy
 }
 class Industry40 as &amp;#34;Industry 4.0&amp;#34; {
 IoT · Big Data
 Cyber-Physical Systems
 Smart Factory
 }
}

package &amp;#34;5 · Mathematics&amp;#34; {
 class PredictiveModeling as &amp;#34;Predictive Modeling&amp;#34; {
 Data Science Lifecycle
 Feature Engineering
 Non-linear Regression
 }
}

@enduml
&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;
&lt;h2 id="cross-domain-relationship-map"&gt;Cross-Domain Relationship Map&lt;a class="td-heading-self-link" href="#cross-domain-relationship-map"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The edges below show the named semantic relationships used across this site. These are the &lt;em&gt;types&lt;/em&gt; of connections that form the knowledge graph structure.&lt;/p&gt;</description></item></channel></rss>