Chunk #411
Aus: Ontologie (Index: 3)
85
Tokens
Synced
Status
Taxonomie
| Kategorie | Ontologie |
|---|---|
| Pfad | Ontologie > Datenbank-Schema > Schema |
| Heading-Pfad | Ontologie > Ontologie > Datenbank-Schema |
Entities
| Name | Typ |
|---|---|
| ontology_classes | CONFIG |
| entity_classifications | CONFIG |
| entity_relations | CONFIG |
Keywords
Inhalt
ontology_classes (
id,
name,
parent_id,
description,
properties, -- JSON
confidence,
created_at
)
entity_classifications (
entity_id,
ontology_class_id,
confidence,
classified_by -- 'llm', 'rule', 'manual'
)
entity_relations (
source_entity_id,
target_entity_id,
relation_type,
confidence,
evidence_chunk_id
)Clean Content
``` `ontology_classes ( id, name, parent_id, description, properties, -- JSON confidence, created_at ) entity_classifications ( entity_id, ontology_class_id, confidence, classified_by -- 'llm', 'rule', 'manual' ) entity_relations ( source_entity_id, target_entity_id, relation_type, confidence, evidence_chunk_id )` ```
Metadaten
| Analysiert am | 20.12.2025 12:37:02 |
|---|---|
| Analyse-Modell | gemma3:4b-it-qat |
| Embedding-Modell | mxbai-embed-large |
| Qdrant-ID | f640092d-61b8-4350-82cd-1a0742e44d3e |
| Erstellt | 20.12.2025 12:34:42 |
| Aktualisiert | 20.12.2025 12:53:36 |