Changes
/* The !ContentClass */
One could see meta definitions as the Java equivalent of a class.
==== The !ContentClass ====
A content class instance represents a {{UBIK}} object. It provides access to its properties and related objects.
One could see content objects as the Java equivalent of an instance (of a previously described class).
Content objects are identified by a UUID.
A content object can be accessed via the Data Provider module, various classification modules or several observables notifying listeners when content has changed, e.g. the Content Change Publisher module.
==== Properties ====