tree entry mode
- CURIE:
gmeow:treeEntryMode - IRI: https://blackcatinformatics.ca/gmeow/treeEntryMode
- Category: property
- Defined by:
gmeow:slices/software - Box roles: RBox role (What is this?)
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.