mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Fix text and PDF
This commit is contained in:
parent
305ff7ab3d
commit
ba30c8a08a
5 changed files with 101 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ import time
|
|||
import uuid
|
||||
|
||||
from trustgraph.schema import Document, document_ingest_queue
|
||||
from trustgraph.schema import Value, Metadata, Triple
|
||||
from trustgraph.schema import Metadata
|
||||
from trustgraph.log_level import LogLevel
|
||||
from trustgraph.knowledge import hash, to_uri
|
||||
from trustgraph.knowledge import PREF_PUBEV, PREF_DOC, PREF_ORG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue