[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
+3 -3
View File
@@ -2,7 +2,7 @@
id: KG-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [knowledge-representation, ai, graph-database, semantic-web]
tags: [knowledge-representation, ai, [[Graph-Database]], semantic-web]
last_reinforced: 2026-04-26
---
@@ -15,8 +15,8 @@ last_reinforced: 2026-04-26
- **추출된 패턴:** 단순 키워드 매칭을 넘어, '사물(Things)' 간의 관계를 바탕으로 복잡한 질의에 대한 답을 찾아내고 새로운 지식을 유추하는 데이터 모델링 패턴.
- **세부 내용:**
- **Entity-Relationship-Attribute (ERA):** 지식을 구성하는 기본 단위. (예: [세종대왕] - [창제] - [훈민정음])
- **Ontology:** 지식 영역의 개념과 관계를 정의하는 스키마.
- **Reasoning:** 기존 관계들을 조합하여 명시적으로 기록되지 않은 새로운 사실을 도출.
- **[[Ontology]]:** 지식 영역의 개념과 관계를 정의하는 스키마.
- **[[Reasoning]]:** 기존 관계들을 조합하여 명시적으로 기록되지 않은 새로운 사실을 도출.
- **Applications:** 구글 검색 결과의 지식 패널, 의미 기반 추천 엔진, 기업용 통합 데이터 관리.
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)