relationship target

The extracted-entity description at the head of this extracted relationship.

Structure

Property shape: object property; gmeow:ExtractedRelationship -> gmeow:ExtractedEntity; functional

Practical Pattern

Use gmeow:relationshipTarget from gmeow:ExtractedRelationship to gmeow:ExtractedEntity when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

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 .

Common Companion Terms

gmeow:ExtractedRelationship, gmeow:ExtractedEntity