Extracted Relationship
- CURIE:
gmeow:ExtractedRelationship - IRI: https://blackcatinformatics.ca/gmeow/ExtractedRelationship
- Category: class
- Defined by:
gmeow:slices/graphrag - Box roles: TBox role (What is this?)
A model-extracted relationship description between extracted-entity descriptions — the GraphRAG edge as a revisable, attributed artifact rather than a black-box triple.
Structure
Subclass of: gmeow:InformationObject
Practical Pattern
Use gmeow:ExtractedRelationship as a specialized kind of gmeow:InformationObject. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Lillith Pipeline
- Source:
slices/extensions/graphrag/examples/lillith-pipeline.ttl - Examples catalog: open in catalog#example-slices-extensions-graphrag-examples-lillith-pipeline
ex:rel-maintains a gmeow:ExtractedRelationship ;
rdfs:label "extracted: Mara maintains the build system"@en ;
gmeow:contentDigest "blake3:5555666677778888999900001111222233334444aaaabbbbccccddddeeeeff33" ;
gmeow:relationshipSource ex:desc-mara ;
gmeow:relationshipTarget ex:desc-buildsys ;
gmeow:wasDerivedFrom ex:chunk-7 ;
gmeow:wasGeneratedBy ex:invocation-44 .