Differences between revisions 1 and 2
Revision 1 as of 2008-06-26 12:26:10
Size: 1871
Editor: kfc
Comment: Created by the PackagePages action.
Revision 2 as of 2010-03-17 13:09:37
Size: 1874
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
The example objects in the [http://hera.statsbiblioteket.dk/cgi-bin/viewcvs.cgi/DOMS/Ingest/test/dk/statsbiblioteket/doms/ingest/data/ingest2Test/sbProject/ sbProject] and [http://hera.statsbiblioteket.dk/cgi-bin/viewcvs.cgi/DOMS/Ingest/test/dk/statsbiblioteket/doms/ingest/data/ingest2Test/logo1/ logo1] directories have been updated with 'oai:itemID' RELS-EXT lines, which are used to recognize the objects as OAI records. The example objects in the [[http://hera.statsbiblioteket.dk/cgi-bin/viewcvs.cgi/DOMS/Ingest/test/dk/statsbiblioteket/doms/ingest/data/ingest2Test/sbProject/|sbProject]] and [[http://hera.statsbiblioteket.dk/cgi-bin/viewcvs.cgi/DOMS/Ingest/test/dk/statsbiblioteket/doms/ingest/data/ingest2Test/logo1/|logo1]] directories have been updated with 'oai:itemID' RELS-EXT lines, which are used to recognize the objects as OAI records.
Line 5: Line 5:
The [http://hera.statsbiblioteket.dk/cgi-bin/viewcvs.cgi/DOMS/Ingest/test/dk/statsbiblioteket/doms/ingest/data/ingest2Test/sbProject/SBProject.xml?rev=HEAD&content-type=text/vnd.viewcvs-markup sb:Project] object has further been updated with an 'Identify datastream'. To use this 'Identify datastream' rather than the test datastream (the oaiprovider will then work without the test objects when the 'sb:Project' object is ingested), we have to update the proai properties (~/fedora-2.1.1/server/jakarta-tomcat-5.0.28/webapps/oaiprovider/WEB-INF/classes/proai.properties) again. Change the identify property to point to the new datastream: The [[http://hera.statsbiblioteket.dk/cgi-bin/viewcvs.cgi/DOMS/Ingest/test/dk/statsbiblioteket/doms/ingest/data/ingest2Test/sbProject/SBProject.xml?rev=HEAD&content-type=text/vnd.viewcvs-markup|sb:Project]] object has further been updated with an 'Identify datastream'. To use this 'Identify datastream' rather than the test datastream (the oaiprovider will then work without the test objects when the 'sb:Project' object is ingested), we have to update the proai properties (~/fedora-2.1.1/server/jakarta-tomcat-5.0.28/webapps/oaiprovider/WEB-INF/classes/proai.properties) again. Change the identify property to point to the new datastream:
Line 19: Line 19:
Stop, empty and start the Fedora repository again; see [wiki:Fedora Fedora]; bottom (it might be enough to stop and start the repository). Stop, empty and start the Fedora repository again; see [[Fedora|Fedora]]; bottom (it might be enough to stop and start the repository).

Proai Properties For Ingest2 Example Objects

The example objects in the sbProject and logo1 directories have been updated with 'oai:itemID' RELS-EXT lines, which are used to recognize the objects as OAI records.

The sb:Project object has further been updated with an 'Identify datastream'. To use this 'Identify datastream' rather than the test datastream (the oaiprovider will then work without the test objects when the 'sb:Project' object is ingested), we have to update the proai properties (~/fedora-2.1.1/server/jakarta-tomcat-5.0.28/webapps/oaiprovider/WEB-INF/classes/proai.properties) again. Change the identify property to point to the new datastream:

To avoid a large change in the example objects, we further want to add the 'DC datastream' to the available metadata formats. Change the formats property to include 'DC':

  • driver.fedora.md.formats = DC oai_dc test_format formatX formatY

and add the following 'format.DC properties':

Stop, empty and start the Fedora repository again; see Fedora; bottom (it might be enough to stop and start the repository).

ProaiPropertiesForIngest2ExampleObjects (last edited 2010-03-17 13:09:37 by localhost)