Resource
From Friend2Friend Wiki
Resources are the units of functionality contained by modules. They are of the 7 different types shown below, explained further in the presentation at http://altruists.org/ff13.
| Name | Invoked | Location | Summary | Identifier |
|---|---|---|---|---|
| <datastore> | By bag-*, xml* services | Server | XML file on disk | ID |
| <display> | <displayreq> | Client | XSLT, for use by clients | URI |
| <filter> | Automatically | Server | XSL-based data transform | URI |
| <hook> | <hookreq> | Client/Server | XSL-based extensible data transform | URI |
| <image> | <imagereq> | Client | SVG image | URI |
| <script> | <serverreq> | Server | XML F2F script | URI |
| <service> | <servicereq> | Server | XSL-based function | URI |