Closed (fixed)
Project:
Resource Description Framework (RDF)
Version:
6.x-1.x-dev
Component:
Storage
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 Nov 2008 at 04:04 UTC
Updated:
14 Mar 2009 at 21:40 UTC
I'm not sure if I'm missing something, or if this simply isn't in the code yet.
There is a 'created' column in the rdf_data schema, though it isn't clear how is should be populated. Attached is a small patch that uses a 'created' element in the options array, if it exists, to populate the column.
| Comment | File | Size | Author |
|---|---|---|---|
| rdf_created.patch | 721 bytes | jmiccolis |
Comments
Comment #1
febbraro commentedThis patch has been tested and looks good.
Comment #2
Arto commentedCommitted in changeset [177236]. Thanks guys.
This was a simple oversight on my part back in the day - never needed the functionality yet, so it was only partially implemented.