| http://www.w3.org/ns/prov#value | - When there are a lot of sub-classes of a class which do not differ at all in their behavior (method implementations) and only differ in their values, it is often a good idea to represent them all with one class and read their previously hard-coded values from a configuration file, database table or other data source.
|