up

metadata inheritance

the method of fine-tuning meta inheritance.


within each metadata attribute you may put an “inner namespace” which contains loobean dimes for encoding the inheritance rules.

/peek/public      loobean: just self
/peek/public//~   loobean: all descendants
/peek/public//1   loobean: kids
/peek/public//2   loobean: grand kids
/peek/public//3   loobean: great grand kids

the inner namespace lives beyond a null seperator segment.

the first segment beyond the null seperator should be either:

  • ~ representing an inheritance for all descendant files

  • an integer represent the level to apply inheritance to

using the /peek/public attribute as an example: