PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • 3. tempDrink.set_amount( expects 1 variable) // declared as void set_amount(int a) 4. drinks tempDrink(); // this is wrong use drinks tempDrink; // drinks is the class and tempDrink is an object 5. do u have a class called baverage?
http://www.w3.org/ns/prov#wasQuotedFrom
  • dreamincode.net