mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-11 14:22:12 +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: "Graph Contexts 技术规范"
|
||||
parent: "Chinese (Beta)"
|
||||
---
|
||||
|
||||
# Graph Contexts 技术规范
|
||||
|
||||
> **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.
|
||||
|
||||
## 概述
|
||||
|
||||
本规范描述了 TrustGraph 核心图结构体的变更,以符合 RDF 1.2 标准并支持完整的 RDF 数据集语义。 这对 2.x 版本系列是一个破坏性变更。
|
||||
|
|
@ -414,4 +422,4 @@ O: < 0.5 # 数值比较
|
|||
|
||||
- [RDF 1.2 概念](https://www.w3.org/TR/rdf12-concepts/)
|
||||
- [RDF-star 和 SPARQL-star](https://w3c.github.io/rdf-star/)
|
||||
- [RDF 数据集](https://www.w3.org/TR/rdf11-concepts/#section-dataset)
|
||||
- [RDF 数据集](https://www.w3.org/TR/rdf11-concepts/#section-dataset)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue