My favorites | Sign in
Project Logo
                
Search
for
Updated Dec 26, 2008 by pjkeane
HowTo  
How to do all sorts of things AtomPubbily
  1. add an item to a DASe collection
    • post atom:entry to collection items collection
    • post atom:entry to a specific itrm_type collection
    • post a media file to collection media collection
  2. add an attribute
    • post an atom:entry to collection attributes collection
  3. set/replace attribute defined values
  4. add a parent item to an item
    • look at this item's item_type collection service doc to find app:categories of potential parents, then add a parent as a category, with parent sernum as term and parent item_type url as
    • retrieve app:categories document listing possible parents by following the link w/ rel of relation/item_type_items

Sign in to add a comment
Hosted by Google Code