[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
@@ -2,14 +2,14 @@
id: DATA-KG-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [data-engineering, knowledge-graph, graph-database, semantic-web, ontology, rag]
tags: [data-engineering, [[Knowledge-Graph]], [[Graph-Database]], semantic-web, [[Ontology]], rag]
last_reinforced: 2026-04-26
---
# Knowledge Graph Foundations (지식 그래프 기초)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "데이터를 단순한 목록이 아닌 '관계의 그물망'으로 엮어, 기계가 세상의 맥락을 스스로 탐험하게 하라" — 개체(Entity)와 그들 사이의 관계(Relationship)를 그래프 구조로 표현하여, 의미론적 검색(Semantic Search)과 복합 추론을 가능케 하는 지식 베이스 아키텍처.
> "데이터를 단순한 목록이 아닌 '관계의 그물망'으로 엮어, 기계가 세상의 맥락을 스스로 탐험하게 하라" — 개체(Entity)와 그들 사이의 관계(Relationship)를 그래프 구조로 표현하여, 의미론적 검색(Semantic [[Search]])과 복합 추론을 가능케 하는 지식 베이스 아키텍처.
## 📖 구조화된 지식 (Synthesized Content)
- **추출된 패턴:** "Triples (Subject-Predicate-Object)" — "A는 B와 C의 관계다"라는 세 부분의 조합을 기본 단위로 삼아, 파편화된 지식들을 거대한 의미망으로 연결하는 지식 정형화 패턴.
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트의 핵심 자산은 1,174개 문서 간의 유기적 연결 관계를 담은 `20_Meta/Graph.json`이며, 이를 통해 에이전트는 특정 주제에서 파생된 심화 지식을 막힘없이 탐색함.
## 🔗 지식 연결 (Graph)
- Graph-Theory-and-Networks, [[GNN]], [[Information-Retrieval-IR]], [[Hallucination-in-LLMs]]
- [[Graph-Theory]]-and-Networks, [[GNN]], [[Information-Retrieval-IR]], [[Hallucination-in-LLMs]]
- **Raw Source:** 10_Wiki/Topics/AI/Knowledge-Graph-Foundations.md