models a capability A capability is a web resource which enables functionality for a client The seed capability is a special type, through which other capabilities are procured
A capability in pyogp provides a GET and a POST method
Sample implementations: region.py Tests: tests/caps.txt, tests/test_caps.py
initialize the capability
a seed capability which is able to retrieve other capabilities
initialize the capability
if this is a seed cap we can retrieve other caps here
Note: changing post key from ‘caps’ to ‘capabilities’ for OGP spec updates in Draft 3 see http://wiki.secondlife.com/wiki/OGP_Base_Draft_3#Seed_Capability_.28Resource_Class.29