Files
openwiki-wiki/sources/nocodb.md
T
2026-08-22 02:17:39 +08:00

45 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
type: "Reference"
title: "NocoDB 文献库索引 — 跨 agent 数据层"
openwiki_generated: true
---
# NocoDB 文献库索引 — 跨 agent 数据层
> 数据源: NocoDB 13 个文献库 + 2 个公司库 (实时,每次 OpenWiki cron 跑时更新)
> 用途: MiniMax code / Hermes 跨 agent 问 "Robin 的 NocoDB 里有什么"
> 更新: 自动(`~/.openwiki/update-sources.sh` 每天 02:30 拉一次,数据写入本页后 commit + push Gitea
> 上次同步: **2026-08-20T18:30:02Z** · **总记录数: 6620**
## 13 个文献库 (实测计数)
| Table ID | 库名 | 记录数 |
| --- | --- | --- |
| `mxobo9ugqsjiu0o` | brain_organoid_literature | 103 |
| `mn5okgkuqpn061d` | intestinal_organoid_literature | 9 |
| `moev05yaip3qthv` | Celvivo_literature (CORE) | 109 |
| `mnv01eu4xoi7t81` | cardiac_organoid_literature | 11 |
| `mwj6qjhuuksvs43` | cancer_organoid_literature | 129 |
| `mx6vlorhme34zqt` | liver_organoid_literature | 28 |
| `m4rz82bhhcrs2ip` | other_organoid_literature | 724 |
| `m8abmmwrgchr9ni` | kidney_organoid_literature | 23 |
| `mun191tsudjdtga` | retinal_organoid_literature | 4 |
| `m65htyq25vmpysq` | Cellink_literature | 2499 |
| `mri6u97xrxi0vvm` | organoid_literature (old) | 2786 |
| `mr8wrky2um6gwev` | lung_organoid_literature | 48 |
| `m76t4vsfar89w0h` | 3Brain_literature | 147 |
## 跟其他工具的互补关系
- **RAGFlow** (KB) → 全文检索 (PDF 原文)
- **NocoDB** → 元数据 (标题/作者/年份)
- **Obsidian** → 精读笔记
- **OpenWiki** → 综合索引 (本页面)
## 维护方式
- 自动触发: `~/.local/bin/openwiki-update-sources.sh` (每天 02:30 触发)
- 手动触发: `bash ~/.local/bin/openwiki-update-sources.sh`
- 数据格式: 跟 `openclaw-imports/nocodb` skill 共用