mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-08 21:02: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: "Cambios en la CLI: v1.8 a v2.1"
|
||||
parent: "Spanish (Beta)"
|
||||
---
|
||||
|
||||
# Cambios en la CLI: v1.8 a v2.1
|
||||
|
||||
> **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.
|
||||
|
||||
## Resumen
|
||||
|
||||
La CLI (`trustgraph-cli`) tiene importantes adiciones centradas en tres temas:
|
||||
|
|
@ -109,4 +117,4 @@ adquirieron nuevas capacidades.
|
|||
|
||||
- **Cambio de terminología**: El esquema `Value` se renombró a `Term` en todo el sistema (PR #622). Esto afecta al formato de cable utilizado por las herramientas CLI que interactúan con el almacén de grafos. El nuevo formato utiliza `{"t": "i", "i": uri}` para IRIs y `{"t": "l", "v": value}` para literales, reemplazando el formato antiguo `{"v": ..., "e": ...}`.
|
||||
- **`tg-invoke-objects-query` renombrado** a `tg-invoke-rows-query`.
|
||||
- **`tg-load-pdf` y `tg-load-text` eliminados**.
|
||||
- **`tg-load-pdf` y `tg-load-text` eliminados**.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue