Hey I'm using fedora 3.2.1, and I'm trying do some harvesting using the old oai interface. ( http://localhost:8080/fedora/oai?verb=... )
The problem is the timestamps set on the digital objects during ingest, and the responsedate retrievied via the identify oai url. When i make an ingest say at 14:00, the last modifiedDate on the objects are set to 12:00. Afterwards make an identify request to the oai, and the returned response date is 16:00, which makes it extremely hard to manage timestamps. I found some code in OAIResponder.java where the oai timestamp is generated, and i does some timezone and daylight savings normalisation on the fetched timestamp, but i couldn't find the place where the lastmodidfieddate for an ingested object is set. Have others experienced this problem? And how do i solve it? Regards shm ------------------------------------------------------------------------------ _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
