Skip to content

Commit ca36cbd

Browse files
committed
Deploy JSON-LD v3 pipeline from jjohare/logseq @ 32b9825769bc86e5672e54e92798c58081f04677 jjohare/logseq@32b9825
1 parent ada34b3 commit ca36cbd

449 files changed

Lines changed: 1896 additions & 2945 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 Graphics Standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ public:: true
180180
"@id": "urn:ngm:class:3-d-graphics-standard",
181181
"@type": "Class",
182182
"label": "3D Graphics Standard",
183-
"definition": "3D Graphics Standards are technical specifications and conventions governing the representation, rendering, and interchange of three-dimensional visual data, including APIs like [[OpenGL]], [[DirectX]], and [[Vulkan]], shader languages, and coordinate system conventions.",
183+
"definition": "3D Graphics Standards are technical specifications and conventions governing the representation, rendering, and interchange of three-dimensional visual data, including APIs like OpenGL, DirectX, and Vulkan, shader languages, and coordinate system conventions.",
184184
"domain": "spatial-computing",
185185
"maturity": "draft",
186186
"subClassOf": [

api/markdown/3D Model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public:: true
172172
"@id": "urn:ngm:class:3-d-model",
173173
"@type": "Class",
174174
"label": "3D Model",
175-
"definition": "A 3D Model is a digital representation of a three-dimensional object or environment constructed from vertices, edges, faces, and materials, encoded in formats such as [[3D File Format]].",
175+
"definition": "A 3D Model is a digital representation of a three-dimensional object or environment constructed from vertices, edges, faces, and materials, encoded in formats such as 3D File Format.",
176176
"domain": "spatial-computing",
177177
"maturity": "draft",
178178
"subClassOf": [

api/markdown/3D Reconstruction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ public:: true
164164
"@id": "urn:ngm:class:3-d-reconstruction",
165165
"@type": "Class",
166166
"label": "3D Reconstruction",
167-
"definition": "3D Reconstruction is the computational process of recovering three-dimensional geometric and structural information from multiple 2D images or sensor data (such as LiDAR or depth cameras) using techniques including [[Computer Vision]], photogrammetry, and Structure-from-Motion (SfM).",
167+
"definition": "3D Reconstruction is the computational process of recovering three-dimensional geometric and structural information from multiple 2D images or sensor data (such as LiDAR or depth cameras) using techniques including Computer Vision, photogrammetry, and Structure-from-Motion (SfM).",
168168
"domain": "spatial-computing",
169169
"maturity": "draft",
170170
"subClassOf": [

api/markdown/424.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -101,30 +101,6 @@ public:: true
101101
}
102102
```
103103

104-
```json-ld
105-
{
106-
"@context": "https://narrativegoldmine.com/ns/v2.jsonld",
107-
"@id": "urn:ngm:class:424",
108-
"@type": "Class",
109-
"label": "424",
110-
"definition": "424 is a technology infrastructure concept and a type of infrastructure.",
111-
"domain": "infrastructure",
112-
"maturity": "draft",
113-
"subClassOf": [
114-
{
115-
"@id": "urn:ngm:class:infrastructure",
116-
"label": "infrastructure"
117-
}
118-
],
119-
"quality": 0.35,
120-
"provenance": {
121-
"attributedTo": "did:nostr:lcr-swarm",
122-
"generatedAt": "2026-05-18T07:12:05Z",
123-
"inferenceRule": "R5DomainRootFallback"
124-
}
125-
}
126-
```
127-
128104
```json-ld
129105
{
130106
"@context": "https://narrativegoldmine.com/context/v1.jsonld",
@@ -147,7 +123,6 @@ public:: true
147123
}
148124
```
149125

150-
151126
- ### Definition
152127
- 424 is a concept within the ngm domain.
153128

api/markdown/AI Agent System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ public:: true
844844
"@id": "urn:ngm:class:ai-agent-system",
845845
"@type": "Class",
846846
"label": "AI Agent System",
847-
"definition": "An autonomous software entity that perceives its environment through [[Sensor Input|sensors]], makes decisions using [[AI Techniques]], and takes actions to achieve specific goals, capable of [[Machine Learning|learning]] from experience and adapting [[Adaptive Behavior|behaviour]] over time.",
847+
"definition": "An autonomous software entity that perceives its environment through Sensor Input|sensors, makes decisions using AI Techniques, and takes actions to achieve specific goals, capable of Machine Learning|learning from experience and adapting Adaptive Behavior|behaviour over time.",
848848
"domain": "artificial-intelligence",
849849
"maturity": "established",
850850
"subClassOf": [

api/markdown/AI Model Card.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ public:: true
296296
"@id": "urn:ngm:class:ai-model-card",
297297
"@type": "Class",
298298
"label": "AI Model Card",
299-
"definition": "A structured documentation format that describes an [[AI Model]]'s purpose, [[Performance Metrics]], limitations, [[ical Considerations]], and appropriate [[Use Case|use cases]] to promote [[Transparency]] and [[Responsible AI Deployment|responsible deployment]].",
299+
"definition": "A structured documentation format that describes an AI Model's purpose, Performance Metrics, limitations, ical Considerations, and appropriate Use Case|use cases to promote Transparency and Responsible AI Deployment|responsible deployment.",
300300
"domain": "artificial-intelligence",
301301
"maturity": "established",
302302
"subClassOf": [

api/markdown/AIEthics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ public:: true
200200
"@id": "urn:ngm:class:aiethics",
201201
"@type": "Class",
202202
"label": "AIEthics",
203-
"definition": "A framework of ical principles and governance structures ensuring responsible development, deployment, and oversight of [[Artificial Intelligence]] systems in compliance with societal values.",
203+
"definition": "A framework of ical principles and governance structures ensuring responsible development, deployment, and oversight of Artificial Intelligence systems in compliance with societal values.",
204204
"domain": "artificial-intelligence",
205205
"maturity": "draft",
206206
"subClassOf": [

api/markdown/API Gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ public:: true
732732
"@id": "urn:ngm:class:api-gateway",
733733
"@type": "Class",
734734
"label": "API Gateway",
735-
"definition": "Infrastructure component serving as the unified northbound entry point for client requests into a [[Distributed System|distributed]] or [[Microservices|microservices]] backend, providing cross-cutting policy enforcement (request routing across hundreds-to-thousands of upstream services, authentic...",
735+
"definition": "Infrastructure component serving as the unified northbound entry point for client requests into a Distributed System|distributed or Microservices|microservices backend, providing cross-cutting policy enforcement (request routing across hundreds-to-thousands of upstream services, authentic...",
736736
"domain": "infrastructure",
737737
"maturity": "established",
738738
"subClassOf": [

api/markdown/AR Registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ public:: true
176176
"@id": "urn:ngm:class:ar-registration",
177177
"@type": "Class",
178178
"label": "AR Registration",
179-
"definition": "AR Registration is the spatial alignment process that anchors virtual content to real-world coordinates through [[Computer Vision]], [[Sensor Input]], and tracking algorithms.",
179+
"definition": "AR Registration is the spatial alignment process that anchors virtual content to real-world coordinates through Computer Vision, Sensor Input, and tracking algorithms.",
180180
"domain": "spatial-computing",
181181
"maturity": "draft",
182182
"subClassOf": [

api/markdown/Accelerometer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ public:: true
168168
"@id": "urn:ngm:class:accelerometer",
169169
"@type": "Class",
170170
"label": "Accelerometer",
171-
"definition": "Accelerometer - A microelectromechanical sensor (MEMS) that detects changes in velocity and gravity along three orthogonal axes, enabling robots to measure [[Motion]], [[Orientation]], and [[Vibration]] for real-time feedback control and navigation.",
171+
"definition": "Accelerometer - A microelectromechanical sensor (MEMS) that detects changes in velocity and gravity along three orthogonal axes, enabling robots to measure Motion, Orientation, and Vibration for real-time feedback control and navigation.",
172172
"domain": "robotics",
173173
"maturity": "draft",
174174
"subClassOf": [

0 commit comments

Comments
 (0)