| http://www.w3.org/ns/prov#value | - I built the DB as instructed and copied the following as instructed , but have done anything with this yet , the instruction were to save it for use later INSERT INTO `flamer5_TendersDB`.`tenders` (`id`, `email`, `website`, `opinion`, `timestamp`, `articleid`) VALUES ('john smith ', 'johns@domain.com', 'johnsmith.com', 'this is a test comment. ', CURRENT_TIMESTAMP, '');
|