Saturday, November 19, 2005

Persisted Meta-Data

There are four types of meta-data per Item in SpoonFS.

System Data

Read-only data which is maintained by the file system:
  • Date
    • created
    • modified
    • accessed
  • File size
  • Owner
  • Group
  • Permissions
    • For owner
    • For group
    • For all
  • UID

Persisted Object Schema's Data

Predefined data corresponding to a known type in the file store.

User Attributes

Free-formed user-defined key-value pairs.

Associations

Dynamic
A saved query.
Static
A predefined disjunction of items.

No comments: