Skip to content

Commit 123f5ee

Browse files
committed
Deploy from jjohare/logseq @ bdb762b67a664f373fd3ce2e9cb4def30176cdf6 jjohare/logseq@bdb762b
1 parent bed8afe commit 123f5ee

792 files changed

Lines changed: 20748 additions & 3461 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/3D Rendering Engine.md

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,40 @@
55
- term-id:: NGM-7009
66
- preferred-term:: 3D Rendering Engine
77
- source-domain:: ngm
8-
- status:: stub
8+
- status:: active
99
- public-access:: true
10-
- definition:: Stub page for 3D Rendering Engine. Referenced by 8 pages. Auto-generated during corpus cleanup.
11-
- maturity:: draft
10+
- definition:: A 3D rendering engine is software that converts three-dimensional geometric data into two-dimensional images through processes including lighting calculation, texture mapping, and rasterisation. In the context of metaverse and XR technologies, rendering engines power real-time visualisation of immersive virtual environments, enabling stereoscopic displays, spatial audio integration, and motion-to-photon latency optimisation essential for presence and embodiment in virtual spaces.
11+
- maturity:: active
1212
- owl:class:: ngm:3dRenderingEngine
1313
- owl:physicality:: ConceptualEntity
1414
- owl:role:: Concept
15+
- belongsToDomain:: [[Metaverse]]
16+
17+
### Relationships
18+
- is-subclass-of:: [[Computer Graphics]]
19+
- related-to:: [[Virtual Reality]], [[Augmented Reality]], [[Game Development]], [[Digital Twin]]
20+
- enables:: [[Immersive Experiences]], [[Real-time Visualisation]], [[XR Applications]]
21+
- used-by:: [[Unity]], [[Unreal Engine]], [[Blender]]
22+
23+
## Features
24+
- **Real-time Rendering**: Processes geometry, lighting, and textures at frame rates suitable for interactive VR/AR (90Hz+)
25+
- **Stereoscopic Output**: Generates separate views for left and right eyes to create depth perception
26+
- **Foveated Rendering**: Optimises performance by rendering highest detail only where the user is looking
27+
- **Physics Integration**: Couples with physics engines for realistic object behaviour and collision detection
28+
- **Shader Systems**: Programmable graphics pipelines for materials, effects, and post-processing
29+
- **Level of Detail (LOD)**: Dynamically adjusts geometric complexity based on viewing distance
30+
- **Motion-to-Photon Latency**: Minimises delay between user movement and visual update (target <20ms)
31+
32+
## Use Cases
33+
- **Metaverse Environments**: Rendering persistent virtual worlds for social interaction and commerce
34+
- **VR Gaming**: Powering immersive game experiences with high visual fidelity
35+
- **Industrial Digital Twins**: Visualising manufacturing processes and equipment in real-time
36+
- **Architectural Visualisation**: Creating walkthrough experiences of building designs
37+
- **Training Simulations**: Rendering realistic scenarios for education and skills development
38+
- **AR Overlays**: Compositing 3D content onto real-world camera feeds
1539

1640
## Metadata
1741

18-
- **Last Updated**: 2025-12-28
19-
- **Review Status**: Auto-generated stub
42+
- **Last Updated**: 2025-12-29
43+
- **Review Status**: Enriched from stub with 2025 research
2044
- **References**: 8 pages reference this concept

api/markdown/AI Companies.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
- ### OntologyBlock
2+
id:: ai-companies-ontology
3+
collapsed:: true
4+
- ontology:: true
5+
- public-access:: true
6+
- source-domain:: ai
7+
- term-id:: AI-8000
8+
- preferred-term:: AI Companies
9+
- status:: active
10+
- definition:: AI Companies are organizations that develop, deploy, or provide artificial intelligence technologies, products, and services, ranging from foundation model providers and AI chip manufacturers to enterprise AI solution vendors and AI-as-a-Service platforms. These companies drive innovation across the AI ecosystem, creating the infrastructure, models, tools, and applications that enable AI adoption across industries.
11+
- maturity:: mature
12+
- owl:class:: ai:AiCompanies
13+
- owl:physicality:: ConceptualEntity
14+
- owl:role:: Concept
15+
- belongsToDomain:: [[Artificial Intelligence]]
16+
- #### Relationships
17+
id:: ai-companies-relationships
18+
collapsed:: true
19+
- is-subclass-of:: [[Artificial Intelligence]]
20+
- related-to:: [[AI Infrastructure]]
21+
- related-to:: [[Machine Learning]]
22+
- related-to:: [[AI Research]]
23+
- related-to:: [[AI Hardware]]
24+
- enables:: [[AI Adoption]]
25+
- enables:: [[Enterprise AI]]
26+
- #### Key Categories
27+
collapsed:: true
28+
- **Foundation Model Providers**: Companies developing large-scale AI models (OpenAI, Anthropic, Google DeepMind, Meta AI, Mistral AI)
29+
- **AI Chip Manufacturers**: Hardware companies producing specialized AI processors (NVIDIA, AMD, Intel, Google TPU)
30+
- **Enterprise AI Solutions**: Companies providing AI tools for business applications (Microsoft, Salesforce, IBM)
31+
- **AI-as-a-Service Platforms**: Cloud providers offering AI infrastructure and APIs (AWS, Google Cloud, Azure)
32+
- **AI Research Labs**: Organizations focused on fundamental AI research (DeepMind, FAIR, Anthropic Research)
33+
- #### Major Players (2025)
34+
collapsed:: true
35+
- **Anthropic**: Enterprise LLM market leader with 40% market share, dominant in coding applications (54% market share)
36+
- **OpenAI**: Pioneer in conversational AI with ChatGPT, valued at $500 billion, holds 27% enterprise share
37+
- **Google DeepMind**: Four models in top 10 LLMArena rankings, leaders in multimodal AI with Gemini family
38+
- **NVIDIA**: Dominant GPU provider for AI training and inference, Blackwell architecture
39+
- **Meta AI**: Open-source AI leader with Llama models
40+
- **Mistral AI**: European frontier model challenger
41+
- #### Applications
42+
collapsed:: true
43+
- Enterprise productivity and automation
44+
- Content generation and creative tools
45+
- Software development assistance
46+
- Healthcare and drug discovery
47+
- Autonomous systems and robotics
48+
- Financial services and trading
49+
- Customer service and support
50+
51+
## Metadata
52+
53+
- **Last Updated**: 2025-12-29
54+
- **Review Status**: Enriched with 2025 market data
55+
- **Verification**: Industry sources verified
56+
- **Regional Context**: Global with enterprise focus

api/markdown/AI Hardware.md

Lines changed: 52 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,62 @@
22
id:: ai-hardware-ontology
33
collapsed:: true
44
- ontology:: true
5+
- public-access:: true
56
- term-id:: AI-7020
67
- preferred-term:: AI Hardware
78
- source-domain:: ai
8-
- status:: stub
9-
- public-access:: true
10-
- definition:: Stub page for AI Hardware. Referenced by 5 pages. Auto-generated during corpus cleanup.
11-
- maturity:: draft
9+
- status:: active
10+
- definition:: AI Hardware encompasses specialized computing hardware designed to accelerate artificial intelligence and machine learning workloads, including GPUs, TPUs, NPUs, and other AI accelerators optimized for training neural networks and running inference at scale. These processors feature architectures specifically designed for the matrix operations, parallel processing, and low-precision arithmetic fundamental to modern AI algorithms.
11+
- maturity:: mature
1212
- owl:class:: ai:AiHardware
13-
- owl:physicality:: ConceptualEntity
14-
- owl:role:: Concept
13+
- owl:physicality:: PhysicalEntity
14+
- owl:role:: Technology
15+
- belongsToDomain:: [[Artificial Intelligence]]
16+
- #### Relationships
17+
id:: ai-hardware-relationships
18+
collapsed:: true
19+
- is-subclass-of:: [[Computer Hardware]]
20+
- related-to:: [[Machine Learning]]
21+
- related-to:: [[Neural Networks]]
22+
- related-to:: [[High-Performance Computing]]
23+
- related-to:: [[AI Infrastructure]]
24+
- enables:: [[Deep Learning]]
25+
- enables:: [[Large Language Models]]
26+
- enables:: [[AI Training]]
27+
- #### Key Components
28+
collapsed:: true
29+
- **Graphics Processing Units (GPUs)**: Parallel processors with thousands of cores optimized for matrix operations; NVIDIA Blackwell architecture leads in 2025
30+
- **Tensor Processing Units (TPUs)**: Google's custom ASICs for neural network acceleration; TPU v7 (Ironwood) delivers 4,614 TFLOP/s
31+
- **Neural Processing Units (NPUs)**: Low-power accelerators for edge AI and on-device inference with emphasis on energy efficiency
32+
- **AI Accelerators (ASICs)**: Application-specific chips like AWS Trainium/Inferentia, Microsoft Maia, Intel Habana Gaudi
33+
- **FPGAs**: Field-programmable gate arrays offering flexibility for custom AI workloads
34+
- #### Major Manufacturers (2025)
35+
collapsed:: true
36+
- **NVIDIA**: Market leader with Blackwell architecture, H100/H200 GPUs
37+
- **Google**: TPU v7 Ironwood with 256-chip and 9,216-chip cluster configurations
38+
- **AMD**: MI400 series challenging NVIDIA with competitive performance
39+
- **Intel**: Habana Gaudi processors for enterprise AI
40+
- **Cerebras**: Wafer-scale engines for large model training
41+
- **Groq**: LPUs optimized for low-latency inference
42+
- **SambaNova**: RDUs for enterprise AI workloads
43+
- #### Performance Metrics
44+
collapsed:: true
45+
- **TOPS (Trillions of Operations Per Second)**: 1-50 TOPS for edge NPUs, 90-420 TOPS for datacenter TPUs
46+
- **TFLOPS (Teraflops)**: Floating-point throughput for training workloads
47+
- **Power Efficiency**: Performance per watt critical for sustainable AI
48+
- **Memory Bandwidth**: HBM3 and HBM3e for high-bandwidth data transfer
49+
- #### Applications
50+
collapsed:: true
51+
- Large-scale model training in data centers
52+
- Real-time inference for AI services
53+
- Edge AI for IoT and mobile devices
54+
- Autonomous vehicle perception systems
55+
- Scientific computing and simulation
56+
- AI-powered content generation
1557

1658
## Metadata
1759

18-
- **Last Updated**: 2025-12-28
19-
- **Review Status**: Auto-generated stub
20-
- **References**: 5 pages reference this concept
60+
- **Last Updated**: 2025-12-29
61+
- **Review Status**: Enriched with 2025 hardware specifications
62+
- **Verification**: Technical sources verified
63+
- **Regional Context**: Global technology landscape

api/markdown/AI-GroundedDomain.md

Lines changed: 46 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,56 @@
55
- term-id:: AI-7021
66
- preferred-term:: AI-GroundedDomain
77
- source-domain:: ai
8-
- status:: stub
8+
- status:: active
99
- public-access:: true
10-
- definition:: Stub page for AI-GroundedDomain. Referenced by 5 pages. Auto-generated during corpus cleanup.
11-
- maturity:: draft
12-
- owl:class:: ai:AiGroundeddomain
10+
- definition:: A meta-classification domain for AI concepts that are empirically grounded in operational systems, validated through real-world deployment, and supported by measurable performance data rather than purely theoretical constructs.
11+
- maturity:: stable
12+
- owl:class:: ai:AiGroundedDomain
1313
- owl:physicality:: ConceptualEntity
1414
- owl:role:: Domain
15+
- belongsToDomain:: [[Artificial Intelligence]]
16+
- #### Relationships
17+
id:: ai-groundeddomain-relationships
18+
collapsed:: true
19+
- is-subclass-of:: [[ArtificialIntelligenceDomain]]
20+
collapsed:: true
21+
- #### Member Concepts (Inferred by Reasoner)
22+
- Deployed AI System is-member-of AI-GroundedDomain
23+
- Production ML Model is-member-of AI-GroundedDomain
24+
- Validated AI Application is-member-of AI-GroundedDomain
25+
- Benchmarked Algorithm is-member-of AI-GroundedDomain
26+
- distinguishes-from:: [[Theoretical AI]] (speculative concepts)
27+
- validates-through:: [[Empirical Evaluation]]
28+
- requires:: [[Performance Metrics]]
29+
30+
## Definition
31+
32+
The **AI-Grounded Domain** represents a meta-level classification distinguishing AI concepts that have been empirically validated through real-world implementation from purely theoretical or speculative AI constructs. This domain classification ensures ontological rigour by requiring:
33+
34+
1. **Operational Evidence**: Concepts must be instantiated in functioning systems
35+
2. **Measurable Performance**: Quantifiable metrics demonstrating capability
36+
3. **Reproducible Results**: Independent verification of claimed properties
37+
4. **Deployment History**: Track record in production environments
38+
39+
## Ontological Purpose
40+
41+
This domain classification serves to:
42+
- Separate implemented AI capabilities from research aspirations
43+
- Ground knowledge claims in empirical evidence
44+
- Enable reasoners to distinguish validated from theoretical concepts
45+
- Support trust assessment in AI capability claims
46+
47+
## Member Concept Criteria
48+
49+
Concepts classified under AI-GroundedDomain must demonstrate:
50+
- Deployment in at least one production system
51+
- Published performance benchmarks
52+
- Reproducible evaluation methodology
53+
- Clear operational constraints and limitations
1554

1655
## Metadata
1756

18-
- **Last Updated**: 2025-12-28
19-
- **Review Status**: Auto-generated stub
57+
- **Last Updated**: 2025-12-29
58+
- **Review Status**: Enriched from stub
59+
- **Authority Score**: 0.85
2060
- **References**: 5 pages reference this concept

api/markdown/AIApplications.md

Lines changed: 69 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,78 @@
55
- term-id:: AI-7006
66
- preferred-term:: AIApplications
77
- source-domain:: ai
8-
- status:: stub
8+
- status:: active
99
- public-access:: true
10-
- definition:: Stub page for AIApplications. Referenced by 14 pages. Auto-generated during corpus cleanup.
11-
- maturity:: draft
12-
- owl:class:: ai:Aiapplications
10+
- definition:: A domain classification encompassing the practical deployment and use cases of artificial intelligence systems across industries, including autonomous systems, decision support, content generation, predictive analytics, and intelligent automation.
11+
- maturity:: stable
12+
- owl:class:: ai:AiApplications
1313
- owl:physicality:: ConceptualEntity
14-
- owl:role:: Concept
14+
- owl:role:: Domain
15+
- belongsToDomain:: [[Artificial Intelligence]]
16+
- #### Relationships
17+
id:: aiapplications-relationships
18+
collapsed:: true
19+
- is-subclass-of:: [[ArtificialIntelligenceDomain]]
20+
collapsed:: true
21+
- #### Member Concepts (Inferred by Reasoner)
22+
- Autonomous Vehicle is-member-of AIApplications
23+
- Medical Diagnosis AI is-member-of AIApplications
24+
- Recommendation System is-member-of AIApplications
25+
- Generative AI Tool is-member-of AIApplications
26+
- Predictive Maintenance is-member-of AIApplications
27+
- Conversational AI is-member-of AIApplications
28+
- implements:: [[AI Capability]]
29+
- serves:: [[Application Domain]]
30+
- bridges-to:: [[Industry Vertical]]
31+
32+
## Definition
33+
34+
The **AIApplications** domain classifies AI concepts according to their practical deployment context and use-case orientation. Unlike theoretical AI research, this domain focuses on implemented systems delivering value in specific operational contexts.
35+
36+
## Application Categories
37+
38+
### Autonomous Systems
39+
- Self-driving vehicles
40+
- Robotic process automation
41+
- Autonomous drones
42+
- Industrial robotics
43+
44+
### Decision Support
45+
- Medical diagnosis assistance
46+
- Financial risk assessment
47+
- Legal document analysis
48+
- Strategic planning tools
49+
50+
### Content Generation
51+
- Text generation (LLMs)
52+
- Image synthesis
53+
- Video production
54+
- Music composition
55+
56+
### Predictive Analytics
57+
- Demand forecasting
58+
- Predictive maintenance
59+
- Customer churn prediction
60+
- Fraud detection
61+
62+
### Intelligent Automation
63+
- Document processing
64+
- Customer service chatbots
65+
- Workflow orchestration
66+
- Quality control
67+
68+
## Cross-Domain Integration
69+
70+
AIApplications frequently bridge to:
71+
- **Healthcare**: Medical imaging, drug discovery
72+
- **Finance**: Algorithmic trading, credit scoring
73+
- **Manufacturing**: Quality inspection, supply chain optimisation
74+
- **Retail**: Personalisation, inventory management
75+
- **Transportation**: Route optimisation, fleet management
1576

1677
## Metadata
1778

18-
- **Last Updated**: 2025-12-28
19-
- **Review Status**: Auto-generated stub
79+
- **Last Updated**: 2025-12-29
80+
- **Review Status**: Enriched from stub
81+
- **Authority Score**: 0.88
2082
- **References**: 14 pages reference this concept

api/markdown/AIDomain.md

Lines changed: 55 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,65 @@
55
- term-id:: AI-7017
66
- preferred-term:: AIDomain
77
- source-domain:: ai
8-
- status:: stub
8+
- status:: active
99
- public-access:: true
10-
- definition:: Stub page for AIDomain. Referenced by 6 pages. Auto-generated during corpus cleanup.
11-
- maturity:: draft
12-
- owl:class:: ai:Aidomain
10+
- definition:: The abbreviated reference for the Artificial Intelligence Domain, serving as a top-level ontological classification for all AI-related concepts including methods, systems, applications, and governance frameworks within the knowledge graph.
11+
- maturity:: stable
12+
- owl:class:: ai:AiDomain
1313
- owl:physicality:: ConceptualEntity
1414
- owl:role:: Domain
15+
- belongsToDomain:: [[Artificial Intelligence]]
16+
- #### Relationships
17+
id:: aidomain-relationships
18+
collapsed:: true
19+
- owl:equivalentClass:: [[ArtificialIntelligenceDomain]]
20+
- is-subclass-of:: [[Technology Domain]]
21+
collapsed:: true
22+
- #### Subdomains (Inferred by Reasoner)
23+
- Machine Learning is-subdomain-of AIDomain
24+
- Deep Learning is-subdomain-of AIDomain
25+
- Natural Language Processing is-subdomain-of AIDomain
26+
- Computer Vision is-subdomain-of AIDomain
27+
- AI Governance is-subdomain-of AIDomain
28+
- bridges-to:: [[Blockchain Technology]] (via AI-BC integration)
29+
- bridges-to:: [[Metaverse Technology]] (via AI avatars)
30+
- bridges-to:: [[Telecollaboration]] (via AI assistants)
31+
- bridges-to:: [[Robotics Systems]] (via robot learning)
32+
33+
## Definition
34+
35+
**AIDomain** serves as the compact namespace identifier for the Artificial Intelligence domain within the ontology. It is semantically equivalent to [[ArtificialIntelligenceDomain]] and serves as a convenient reference for domain membership assertions.
36+
37+
## Namespace Purpose
38+
39+
This abbreviated domain identifier:
40+
- Enables concise `belongsToDomain::` assertions
41+
- Provides namespace prefix for AI concept identifiers
42+
- Supports cross-domain bridge declarations
43+
- Facilitates ontology import/export operations
44+
45+
## Domain Scope
46+
47+
The AIDomain encompasses:
48+
1. **Core AI Methods**: Machine learning, deep learning, reinforcement learning
49+
2. **AI Subfields**: NLP, computer vision, robotics, expert systems
50+
3. **AI Systems**: Models, architectures, frameworks, tools
51+
4. **AI Governance**: Ethics, policy, regulation, standards
52+
5. **AI Applications**: Deployed systems across industry verticals
53+
54+
## Usage Pattern
55+
56+
```turtle
57+
@prefix ai: <http://narrativegoldmine.com/ai#> .
58+
59+
ai:SomeAIConcept a owl:Class ;
60+
skos:broader ai:AIDomain ;
61+
ngm:belongsToDomain ai:AIDomain .
62+
```
1563

1664
## Metadata
1765

18-
- **Last Updated**: 2025-12-28
19-
- **Review Status**: Auto-generated stub
66+
- **Last Updated**: 2025-12-29
67+
- **Review Status**: Enriched from stub
68+
- **Authority Score**: 0.90
2069
- **References**: 6 pages reference this concept

0 commit comments

Comments
 (0)