http://www.w3.org/ns/prov#value | - If you want an example of good class design, I have a hugely commented breakout game on my developer journal which describes how to document your classes and has some pretty nice examples of Inheritance, Polymorphism, Virtual Classes (at least a Base class which is never instanced), and other object-oriented techniques.
|