Skip to content

Commit 3facec7

Browse files
committed
Deploy from jjohare/logseq @ cd9c50373a366076c5787f43a6189a8ed9408f25 jjohare/logseq@cd9c503
1 parent 53ade4e commit 3facec7

1,409 files changed

Lines changed: 31470 additions & 24093 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api/markdown/6G Network Slice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- owl:role:: Object
1515
- owl:inferred-class:: mv:VirtualObject
1616
- owl:functional-syntax:: true
17-
- belongsToDomain:: [[InfrastructureDomain]]
17+
- belongsToDomain:: [[InfrastructureDomain]], [[DisruptiveTechDomain]]
1818
- implementedInLayer:: [[NetworkLayer]]
1919
- #### Relationships
2020
- is-subclass-of:: [[Metaverse]]

api/markdown/AI Agent System.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
- owl:inferred-class:: ai:VirtualAgent
1919

2020
### Domain & Architecture
21-
- belongsToDomain:: [[AI-GroundedDomain]], [[ComputationAndIntelligenceDomain]]
21+
- belongsToDomain:: [[AI-GroundedDomain]], [[DisruptiveTechDomain]], [[ComputationAndIntelligenceDomain]]
2222
- maturity:: mature
2323

2424
### Relationships
25-
- is-subclass-of:: [[ai:ModelArchitecture]]
25+
- is-subclass-of:: [[ModelArchitecture]]
2626
- is-subclass-of:: [[ArtificialIntelligence]]
2727

2828
### Quality Metrics

api/markdown/AI Applications.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
- ### OntologyBlock
2+
id:: ai-applications-ontology
3+
collapsed:: true
4+
- ontology:: true
5+
- term-id:: AI-0604
6+
- preferred-term:: AI Applications
7+
- source-domain:: ai
8+
- status:: active
9+
- public-access:: true
10+
- definition:: AI Applications represent domain-specific implementations of artificial intelligence technologies across various industries and use cases. This category encompasses practical deployments of AI in healthcare, autonomous vehicles, personal assistants, industrial automation, financial services, and other sectors where AI delivers tangible value.
11+
- owl:class:: ai:AIApplications
12+
- belongsToDomain:: [[Artificial Intelligence]]
13+
- #### Relationships
14+
id:: ai-applications-relationships
15+
collapsed:: true
16+
- is-subclass-of:: [[Artificial Intelligence]]
17+
- is-parent-of:: [[Medical AI]]
18+
- is-parent-of:: [[Autonomous Vehicles]]
19+
- is-parent-of:: [[AI Assistant]]
20+
- is-parent-of:: [[Industrial AI]]
21+
- related-to:: [[AI Deployment]]

api/markdown/AI Ethics Board.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- owl:physicality:: VirtualEntity
1515
- owl:role:: Process
1616
- owl:inferred-class:: ai:VirtualProcess
17-
- belongsToDomain:: [[AIEthicsDomain]]
17+
- belongsToDomain:: [[AIEthicsDomain]], [[DisruptiveTechDomain]]
1818
- implementedInLayer:: [[ConceptualLayer]]
1919
- #### Relationships
2020
id:: ai-ethics-board-relationships

api/markdown/AI Ethics Checklist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ id:: ai-ethics-checklist-ontology
88
- preferred-term:: AI Ethics Checklist
99
- source-domain:: mv
1010
- owl:class:: mv:AiEthicsChecklist
11+
- belongsToDomain:: [[DisruptiveTechDomain]]
1112
- status:: deprecated
1213
- definition:: Structured verification process evaluating fairness, accountability, transparency, and ethical compliance of AI systems against established governance frameworks.
1314

api/markdown/AI Game Agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
- owl:inferred-class:: ai:VirtualAgent
1919

2020
### Domain & Architecture
21-
- belongsToDomain:: [[AI-GroundedDomain]], [[InteractionDomain]], [[CreativeMediaDomain]]
21+
- belongsToDomain:: [[AI-GroundedDomain]], [[DisruptiveTechDomain]], [[InteractionDomain]], [[CreativeMediaDomain]]
2222
- maturity:: mature
2323

2424
### Relationships
25-
- is-subclass-of:: [[ai:ModelArchitecture]]
25+
- is-subclass-of:: [[ModelArchitecture]]
2626
- is-subclass-of:: [[AIAgentSystem]]
2727

2828
### Quality Metrics

api/markdown/AI Governance Framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- owl:role:: Object
1616
- owl:inferred-class:: mv:VirtualObject
1717
- owl:functional-syntax:: true
18-
- belongsToDomain:: [[TrustAndGovernanceDomain]]
18+
- belongsToDomain:: [[TrustAndGovernanceDomain]], [[DisruptiveTechDomain]]
1919
- implementedInLayer:: [[MiddlewareLayer]]
2020
- #### Relationships
2121
- is-subclass-of:: [[Artificial Intelligence]]

api/markdown/AI Governance Principle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- owl:inferred-class:: ConceptualConcept
1919

2020
### Domain & Architecture
21-
- belongsToDomain:: [[AIEthicsDomain]]
21+
- belongsToDomain:: [[AIEthicsDomain]], [[DisruptiveTechDomain]]
2222
- implementedInLayer:: [[ConceptualLayer]]
2323
- maturity:: mature
2424

api/markdown/AI Impact Assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- owl:physicality:: VirtualEntity
1515
- owl:role:: Process
1616
- owl:inferred-class:: ai:VirtualProcess
17-
- belongsToDomain:: [[AIEthicsDomain]]
17+
- belongsToDomain:: [[AIEthicsDomain]], [[DisruptiveTechDomain]]
1818
- implementedInLayer:: [[ConceptualLayer]]
1919
- #### Relationships
2020
id:: ai-impact-assessment-relationships

api/markdown/AI Infrastructure.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
- ### OntologyBlock
2+
id:: ai-infrastructure-ontology
3+
collapsed:: true
4+
- ontology:: true
5+
- term-id:: AI-0603
6+
- preferred-term:: AI Infrastructure
7+
- source-domain:: ai
8+
- status:: active
9+
- public-access:: true
10+
- definition:: AI Infrastructure refers to the hardware, software, and systems required to develop, train, deploy, and operate artificial intelligence applications. This includes GPU computing clusters, cloud AI services, edge computing devices, machine learning platforms, and the supporting toolchains for model development and deployment.
11+
- owl:class:: ai:AIInfrastructure
12+
- belongsToDomain:: [[Artificial Intelligence]]
13+
- #### Relationships
14+
id:: ai-infrastructure-relationships
15+
collapsed:: true
16+
- is-subclass-of:: [[Artificial Intelligence]]
17+
- is-parent-of:: [[GPU Computing]]
18+
- is-parent-of:: [[Cloud AI]]
19+
- is-parent-of:: [[Edge AI]]
20+
- related-to:: [[AI Deployment]]

0 commit comments

Comments
 (0)