What is the meaning of an examplet? As described by Markus Grabert & Derek Bridge, examplet consists of two parts: the snippet of source code, and a statement of goal in free text. Moreover, a statement of goal usually associated with application notes. An "example", on the other hand, can be regarded as incomplete "Examplet", either the "snippet" is incompleted or without a statement of goal.
The purpose of setting up the Examplet Center is to provide a place for keeping examplets and examples that I have written for different purposes.
The Specification of Examplet Class
- The Examplet Class should have the following objects (properties)
- - Examplet's ID (Long Integer)
- - Examplet's Snippet (Text containing source code)
- - Examplet's Namespace (A Urn notation)
- - Examplet's Statement of Goal (text for describing the goal)
- - Examplet's Application Notes (text for describing how to apply the snippet)
- - Related Examplet (urn for similar exmamplet)
- The Examplet Class should generate RDF format
- The Examplet Class should have the database connectivity
- The Examplet Class can be displayed as an independent web page.