| http://www.w3.org/ns/prov#value | - That said, there is a few things I would suggest insofar as your insert query goes: it is good form to explicitly call the columns you are inserting data to in your database tables so that anyone else looking at your code later (who may not have access to the database) can tell what is going where.
|