Ticket #202 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

internal OAI version in ?Identify

Reported by: MC-arjen Owned by: MC-arjen
Priority: major Milestone: MediaMosa 1.7
Component: OAI Version: 1.7.2
Keywords: Cc:
MoSCoW: Estimated time after impact analysis:
Related to project: none Tested:
Accepted: yes Estimated Hours:

Description

We need a version number of the OAI version to be displayed in the ?request=Identify.

There is no predefined field for it, but the idea is to add it to the <description> tag:

<description>

<version>1.7.1</version>

</description>

Change History

Changed 3 years ago by forgacs

  • owner set to MC-arjen
  • status changed from new to assigned

Ready. It is on the SVN.

Changed 3 years ago by MC-arjen

  • status changed from assigned to closed
  • version set to 1.7.2
  • resolution set to fixed

Release in 1.7.2

Changed 3 years ago by Frans

  • accepted changed from no to yes

ACK:

        This XML file does not appear to have any style information associated with it. The document tree is shown below.
      
−
<OAI-PMH xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
<responseDate>2009-12-15T12:39:55+01:00</responseDate>
<request verb="Identify">http://oai.acc.surfmedia.nl/request</request>
−
<Identify>
<repositoryName>SURFmedia Acc OAI Provider</repositoryName>
<baseURL>http://oai.acc.surfmedia.nl/request</baseURL>
<protocolVersion>2.0</protocolVersion>
<adminEmail>surfmedia-beheer@surfnet.nl</adminEmail>
<earliestDatestamp>2005-01-01</earliestDatestamp>
<deletedRecord>persistent</deletedRecord>
<granularity>YYYY-MM-DD</granularity>
−
<description>
<oai_dc:dc xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd"/>
</description>
−
<description>
<version>1.7.2</version>
</description>
−
<description>
−
<branding xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/branding/ http://www.openarchives.org/OAI/2.0/branding.xsd">
<collectionIcon/>
</branding>
</description>
</Identify>
</OAI-PMH>
Note: See TracTickets for help on using tickets.