| http://www.w3.org/ns/prov#value | - objects may be ???instantiated??? from a class, using an object constructor (in short, a constructor); in Java, a constructor is a method having the same name as the class it belongs to. a class may ???extend??? a parent class, thus inheriting the properties and methods of the parent class.
|