- `get_url` for retrieving the canonical URL of a Resource
- `get_relative_url` for retrieving the URL of a relative resource,
from one resource given as reference
Removed `url` method from the Resource class.
Added `get_url` and `get_abs_url` convenience functions for the templates.