Skip to content

Commit 4456d42

Browse files
committed
Deploy from jjohare/logseq @ c8fbdac58088b192d4f16d0e9e581efc4d95d751 jjohare/logseq@c8fbdac
1 parent 294dbab commit 4456d42

File tree

65 files changed

+385
-385
lines changed

Some content is hidden

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

65 files changed

+385
-385
lines changed

api/pages/pages/Account Abstraction.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"wiki_links": [
77
"Ethereum",
88
"ERC-4337",
9-
"BlockchainDomain",
10-
"Ethereum Standard"
9+
"Ethereum Standard",
10+
"BlockchainDomain"
1111
],
1212
"ontology": {
1313
"term_id": "BC-9005",

api/pages/pages/Centralized Swarm Control.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"content": "- ### OntologyBlock\n id:: RB-9003\n collapsed:: true\n\t- ontology:: true\n\t- term-id:: RB-9003\n\t- preferred-term:: Centralized Swarm Control\n\t- status:: draft\n\t- public-access:: true\n\t- definition:: Swarm robotics control architecture where a central controller coordinates all robot agents, providing global optimization but creating a single point of failure.\n\t- source:: [[Swarm Robotics]]\n\t- maturity:: mature\n\t- owl:class:: rb:CentralizedSwarmControl\n\t- owl:physicality:: Abstract\n\t- owl:role:: Process\n\t- belongsToDomain:: [[RoboticsDomain]]\n\t- isSubclassOf:: [[Swarm Control Architecture]]",
55
"backlinks": [],
66
"wiki_links": [
7-
"RoboticsDomain",
7+
"Swarm Control Architecture",
88
"Swarm Robotics",
9-
"Swarm Control Architecture"
9+
"RoboticsDomain"
1010
],
1111
"ontology": {
1212
"term_id": "RB-9003",

api/pages/pages/Cross-Chain Messaging.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"backlinks": [],
66
"wiki_links": [
77
"BlockchainDomain",
8-
"Interoperability Protocol",
9-
"Blockchain Interoperability"
8+
"Blockchain Interoperability",
9+
"Interoperability Protocol"
1010
],
1111
"ontology": {
1212
"term_id": "BC-9003",

api/pages/pages/Data Lake.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"content": "- ### OntologyBlock\n id:: AI-9009\n collapsed:: true\n\t- ontology:: true\n\t- term-id:: AI-9009\n\t- preferred-term:: Data Lake\n\t- status:: draft\n\t- public-access:: true\n\t- definition:: Centralized repository that stores structured and unstructured data at scale in its native format, enabling big data analytics and machine learning workloads.\n\t- source:: [[Data Engineering]], [[Big Data]]\n\t- maturity:: mature\n\t- owl:class:: ai:DataLake\n\t- owl:physicality:: Abstract\n\t- owl:role:: Object\n\t- belongsToDomain:: [[ArtificialIntelligenceDomain]]\n\t- isSubclassOf:: [[Data Engineering]]",
55
"backlinks": [],
66
"wiki_links": [
7-
"ArtificialIntelligenceDomain",
87
"Data Engineering",
8+
"ArtificialIntelligenceDomain",
99
"Big Data"
1010
],
1111
"ontology": {

api/pages/pages/Data Versioning.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"ETSI_Domain_Data_Mgmt___AI"
77
],
88
"wiki_links": [
9-
"ArtificialIntelligenceDomain",
109
"Data Engineering",
11-
"MLOps",
12-
"DVC"
10+
"ArtificialIntelligenceDomain",
11+
"DVC",
12+
"MLOps"
1313
],
1414
"ontology": {
1515
"term_id": "AI-9011",

api/pages/pages/Decentralized Swarm Control.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"content": "- ### OntologyBlock\n id:: RB-9004\n collapsed:: true\n\t- ontology:: true\n\t- term-id:: RB-9004\n\t- preferred-term:: Decentralized Swarm Control\n\t- status:: draft\n\t- public-access:: true\n\t- definition:: Swarm robotics control architecture where each robot makes autonomous decisions based on local information and interactions, enabling fault tolerance and scalability.\n\t- source:: [[Swarm Robotics]]\n\t- maturity:: emerging\n\t- owl:class:: rb:DecentralizedSwarmControl\n\t- owl:physicality:: Abstract\n\t- owl:role:: Process\n\t- belongsToDomain:: [[RoboticsDomain]]\n\t- isSubclassOf:: [[Swarm Control Architecture]]",
55
"backlinks": [],
66
"wiki_links": [
7-
"RoboticsDomain",
7+
"Swarm Control Architecture",
88
"Swarm Robotics",
9-
"Swarm Control Architecture"
9+
"RoboticsDomain"
1010
],
1111
"ontology": {
1212
"term_id": "RB-9004",

api/pages/pages/ETL Pipeline.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"content": "- ### OntologyBlock\n id:: AI-9010\n collapsed:: true\n\t- ontology:: true\n\t- term-id:: AI-9010\n\t- preferred-term:: ETL Pipeline\n\t- status:: draft\n\t- public-access:: true\n\t- definition:: Extract, Transform, Load pipeline that automates the process of moving data from source systems, transforming it for analysis, and loading it into target data stores.\n\t- source:: [[Data Engineering]]\n\t- maturity:: mature\n\t- owl:class:: ai:ETLPipeline\n\t- owl:physicality:: Abstract\n\t- owl:role:: Process\n\t- belongsToDomain:: [[ArtificialIntelligenceDomain]]\n\t- isSubclassOf:: [[Data Engineering]]",
55
"backlinks": [],
66
"wiki_links": [
7-
"ArtificialIntelligenceDomain",
8-
"Data Engineering"
7+
"Data Engineering",
8+
"ArtificialIntelligenceDomain"
99
],
1010
"ontology": {
1111
"term_id": "AI-9010",

api/pages/pages/Feature Store.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"ETSI_Domain_Data_Mgmt___AI"
77
],
88
"wiki_links": [
9-
"ArtificialIntelligenceDomain",
109
"Data Engineering",
10+
"ArtificialIntelligenceDomain",
1111
"MLOps"
1212
],
1313
"ontology": {

api/pages/pages/Fluid Simulation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"backlinks": [],
66
"wiki_links": [
77
"Physics Simulation",
8-
"Physics Engine",
98
"MetaverseDomain",
10-
"CFD"
9+
"CFD",
10+
"Physics Engine"
1111
],
1212
"ontology": {
1313
"term_id": "MV-9006",

api/pages/pages/Gaze Control.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"content": "- ### OntologyBlock\n id:: RB-9007\n collapsed:: true\n\t- ontology:: true\n\t- term-id:: RB-9007\n\t- preferred-term:: Gaze Control\n\t- status:: draft\n\t- public-access:: true\n\t- definition:: Robot eye and head movement control to establish and maintain visual attention, conveying intent and social cues during human-robot interaction.\n\t- source:: [[HRI]], [[Social Robotics]]\n\t- maturity:: emerging\n\t- owl:class:: rb:GazeControl\n\t- owl:physicality:: Abstract\n\t- owl:role:: Process\n\t- belongsToDomain:: [[RoboticsDomain]]\n\t- isSubclassOf:: [[Human-Robot Interaction]]",
55
"backlinks": [],
66
"wiki_links": [
7-
"RoboticsDomain",
87
"HRI",
98
"Human-Robot Interaction",
9+
"RoboticsDomain",
1010
"Social Robotics"
1111
],
1212
"ontology": {

0 commit comments

Comments
 (0)