资 源 简 介
READINESS 4 REF
A simple servlet for integrating into Fedora Commons (Tomcat) installations to provide Cerif4Ref export.
This servlet provides a way to export the Dublin Core metadata from one or more Fedora digital objects to a single Cerif4Ref XML file.
When installed on the Tomcat 6 instance on which the target Fedora Commons repository is running, the service can be invoked like so:
http://localhost:8080/r4r/Cerif4Ref?pid=[OBJECT-1]&pid=[OBJECT-2]&pid=[OBJECT-3]
where [OBJECT-N] standard for the PID (persistent identifier) of the Fedora Commons objects being exported.
Optional Parameters
| Parameter | Default | Description |
|:--------------|:------------|:----------------|
|hostname | As-per-context | Hostname of Fedora Commons repository |
|port | As-per-context | Port of Fedora Commons repository