Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
SDef pid:   thought-exp:ImageItem
method:     media # Image Resource for this item
method:     entry # Atom entry for this item
Code Block

SDef pid:   thought-exp:Datastreams
method:     service # APP Service document for one object's datastream collection
method:     feed    # atom feed listing all datastreams + versions
---
has model:  atom:DomainModel  # This model has Sdef atom:Domain, so this object
                              # has method atom:Domain/feeds, which list all
                              # object feeds (may be dangerous!!!)

...