community member
- CURIE:
gmeow:communityMember - IRI: https://blackcatinformatics.ca/gmeow/communityMember
- Category: property
- Defined by:
gmeow:slices/graphrag - Box roles: RBox role (What is this?)
An extracted-entity description this community clusters.
Structure
Property shape: object property; gmeow:Community -> gmeow:ExtractedEntity
Sub-property of: gmeow:hasPart
Practical Pattern
Use gmeow:communityMember from gmeow:Community 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
- Source:
slices/extensions/graphrag/examples/lillith-pipeline.ttl - Examples catalog: open in catalog#example-slices-extensions-graphrag-examples-lillith-pipeline
ex:community-infra a gmeow:Community ;
rdfs:label "infrastructure community"@en ;
gmeow:contentDigest "blake3:6666777788889999000011112222333344445555aaaabbbbccccddddeeeeff44" ;
gmeow:communityLevel "0"^^xsd:nonNegativeInteger ;
gmeow:communityMember ex:desc-mara, ex:desc-buildsys ;
gmeow:wasGeneratedBy ex:cluster-run .