tree entry mode

The git file mode of a tree entry — e.g. '100644' (regular file), '100755' (executable), '040000' (directory), '160000' (submodule), '120000' (symlink). Functional: one mode per entry.

Structure

Property shape: datatype property; gmeow:TreeEntry -> rdfs:Literal; functional

Practical Pattern

Use gmeow:treeEntryMode from gmeow:TreeEntry to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.

Common Companion Terms

gmeow:TreeEntry