init: KG_ICH 项目初始化
- data/: 非遗地理编码数据(GIS shapefile + CSV) - dofile/kg_project/: 知识图谱构建代码(纳入主仓库) - dofile/visulization/: 可视化数据与路线图 - officefile/: 文献、草稿、bib 文档 - officefile/latex/: Overleaf 同步目录(独立管理,不纳入) - output/: 输出目录 - logs/: 日志目录
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
\documentclass{article}
|
||||
\usepackage{graphicx} % Required for inserting images
|
||||
|
||||
\title{KG_ICH}
|
||||
\author{pkupengxiao }
|
||||
\date{May 2026}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\section{Introduction}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user