fix jtd, remove temp files - final translation push

Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
Alex Jenkins 2026-04-10 23:20:41 -04:00
parent bfabe742d2
commit 62290d793c
543 changed files with 4399 additions and 1373 deletions

View file

@ -1,5 +1,13 @@
---
layout: default
title: "结构化数据描述符规范"
parent: "Chinese (Beta)"
---
# 结构化数据描述符规范
> **Beta Translation:** This document was translated via Machine Learning and as such may not be 100% accurate. All non-English languages are currently classified as Beta.
## 概述
结构化数据描述符是一种基于 JSON 的配置语言,用于描述如何解析、转换和导入结构化数据到 TrustGraph 中。它提供了一种声明式的数据导入方法,支持多种输入格式和复杂的转换流程,而无需自定义代码。
@ -556,4 +564,4 @@ Please generate a Structured Data Descriptor configuration that will:
5. Output in TrustGraph ExtractedObject format
Focus on making the configuration robust and reusable.
```
```