community level

The hierarchy level of this community (0 = leaf clustering).

Structure

Property shape: datatype property; gmeow:Community -> xsd:nonNegativeInteger

Practical Pattern

Use gmeow:communityLevel from gmeow:Community to xsd:nonNegativeInteger 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: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 .

Common Companion Terms

gmeow:Community