mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-20 02:31:02 +02:00
fix jtd, remove temp files - final translation push
Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
parent
bfabe742d2
commit
62290d793c
543 changed files with 4399 additions and 1373 deletions
|
|
@ -1,5 +1,13 @@
|
|||
---
|
||||
layout: default
|
||||
title: "结构化数据 Pulsar 模式更改"
|
||||
parent: "Chinese (Beta)"
|
||||
---
|
||||
|
||||
# 结构化数据 Pulsar 模式更改
|
||||
|
||||
> **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.
|
||||
|
||||
## 概述
|
||||
|
||||
根据 `STRUCTURED_DATA.md` 规范,本文件提出必要的 Pulsar 模式添加和修改,以支持 TrustGraph 中的结构化数据功能。
|
||||
|
|
@ -136,4 +144,4 @@ class StructuredObjectEmbedding(Record):
|
|||
2. 更新现有服务以识别新的模式类型
|
||||
3. 实现使用这些模式的流模块
|
||||
4. 为新的服务添加网关/反向网关端点
|
||||
5. 创建模式验证的单元测试
|
||||
5. 创建模式验证的单元测试
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue