materialization depth

The number of levels of Merkle tree to materialise as triples for this repository. 0 = no tree materialisation (commits and refs only); 1 = root tree only; 2 = root tree plus one level of children; etc. Deep traversal of large repositories is left to native git or SWHID APIs. This is a projection boundary, not a deletion (Principle 10).

Structure

Property shape: datatype property; gmeow:Repository -> xsd:nonNegativeInteger; functional

Practical Pattern

Use gmeow:materializationDepth from gmeow:Repository to xsd:nonNegativeInteger when the relationship itself belongs in the native GMEOW graph.

Common Companion Terms

gmeow:Repository