Ticket #87 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

OAI doesn't show play url's

Reported by: Frans Owned by:
Priority: major Milestone: MediaMosa 1.7
Component: Core Version:
Keywords: Cc:
MoSCoW: Estimated time after impact analysis:
Related to project: none Tested:
Accepted: yes Estimated Hours:

Description

Can't find the identifier for mediafile urls in the returd XML output:

<OAI-PMH xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/  http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
<responseDate>2009-08-07T12:20:11+02:00</responseDate>
<request verb="ListRecords?" metadataPrefix="oai_qdc" set="coll_id:794"> http://oai.surfmedia.nl/request</request>

<ListRecords?>

<record>

<header>
<identifier>oai:surfmedia:18096</identifier>
<datestamp>2005-11-07</datestamp>
<setSpec>app_id:3</setSpec>
</header>

<metadata>

<oai_qdc:qdc xsi:schemaLocation="http://www.surfmedia.nl/oai/xsd/  http://www.surfmedia.nl/oai/xsd/oai_qdc.xsd">
<dc:title>TWEE VANDAAG (Uitz. 05-11-2005)</dc:title>
<dc:creator>AVRO</dc:creator>
<dc:subject>zeezeilen</dc:subject>
<dc:description>T80517.wmv</dc:description>
<dc:publisher>AVRO</dc:publisher>
<dc:date>2005-11-05 00:00:00</dc:date>
<dc:type>Video</dc:type>
<dc:language>NL</dc:language>

<dc:rights xml:lang="nl">
Voor informatie over het gebruik van archiefmateriaal kunt u contact opnemen met de Klantenservice van het Nederlands Instituut voor Beeld en Geluid: klantenservice@….
</dc:rights>

<dcterms:abstract>
Actualiteitenprogramma van de samenwerkende omroepen AVRO en TROS dat wordt uitgezonden van maandag tot en met zaterdag. Tot 14 augustus 2004 onder redactie van de EO en de TROS.

Actualiteitenprogramma van de samenwerkende omroepen AVRO en
TROS, dit keer onder redactie van de AVRO en gepresenteerd
door Pieter Jan Hagens, met de volgende onderwerpen:
1. politie zou informatie lekken naar criminelen;
2. portret van Alexander Pechtold;
3. Bob Geldof kijkt terug op Live 8;
4. Volvo Ocean Race van start.

1 POLITIE ZOU INFORMATIE LEKKEN NAAR CRIMINELEN N.

2 PORTRET VAN ALEXANDER PECHTOLD

3 BOB GELDOF KIJKT TERUG OP LIVE 8
4 VOLVO OCEAN RACE VAN START
</dcterms:abstract>
<dcterms:created>2005-11-07 11:24:59</dcterms:created>
<dcterms:issued>2005-11-05 00:00:00</dcterms:issued>
<dcterms:extent/>
<dcterms:hasFormat>oai:surfmedia:18096:30496</dcterms:hasFormat>
</oai_qdc:qdc>
</metadata>
</record>

Change History

Changed 4 years ago by forgacs

A few questions:

  • What would you see in czp:technical:location (e.g. stream url)?
  • We put View asset url to dc and qdc identifier. Is it the right value?
  • We have checked the original Java oai solution. As we see dc and qdc have not only the assets, but the mediafiles too. Would you like to see the mediafiles in the new oai version too?
    • The first is the asset, the second is the mediafile in the old version
      <record xmlns="http://www.openarchives.org/OAI/2.0/">
          <header>
              <identifier>oai:vpx.snkn.nl:16472</identifier>
              <datestamp>2009-03-13T13:11:49Z</datestamp>
              <setSpec>Asset</setSpec>
      
              <setSpec>app_3</setSpec>
          </header>
          <metadata>
              <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/"
                  xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
                    http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
                  <dc:title>TEGENLICHT (Uitz. 02-10-2005)</dc:title>
                  <dc:creator>VPRO</dc:creator>
                  <dc:description>Actuele aanwas&#233;</dc:description>
      
                  <dc:publisher>VPRO</dc:publisher>
                  <dc:date>2005-10-02 00:00:00</dc:date>
                  <dc:type>Video</dc:type>
                  <dc:identifier>view</dc:identifier>
                  <dc:language>NL</dc:language>
                  <dc:rights>Voor informatie over het gebruik van archiefmateriaal kunt u
                   contact opnemen met de Klantenservice van het Nederlands Instituut voor
                   Beeld en Geluid: klantenservice@beeldengeluid.nl.</dc:rights>
      
                  <dc:rights>For information on the use of archive material, please contact
                   the Customer Service department of the Netherlands Institute for Sound and
                   Vision: klantenservice@beeldengeluid.nl.</dc:rights>
              </oai_dc:dc>
          </metadata>
      </record>
      <record xmlns="http://www.openarchives.org/OAI/2.0/">
          <header>
              <identifier>oai:vpx.snkn.nl:16472:28302</identifier>
              <datestamp>2009-03-13T13:11:49Z</datestamp>
      
              <setSpec>Mediafile</setSpec>
              <setSpec>app_3</setSpec>
              <setSpec>Mediafile:16472</setSpec>
          </header>
          <metadata>
              <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/"
                  xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                   xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
                   http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
                  <dc:title>TEGENLICHT (Uitz. 02-10-2005)</dc:title>
      
                  <dc:creator>VPRO</dc:creator>
                  <dc:description>Actuele aanwas&#233;</dc:description>
                  <dc:publisher>VPRO</dc:publisher>
                  <dc:date>2005-10-02 00:00:00</dc:date>
                  <dc:type>Video</dc:type>
                  <dc:identifier>play</dc:identifier>
      
                  <dc:language>NL</dc:language>
                  <dc:rights>Voor informatie over het gebruik van archiefmateriaal kunt
                   u contact opnemen met de Klantenservice van het Nederlands Instituut
                   voor Beeld en Geluid: klantenservice@beeldengeluid.nl.</dc:rights>
                  <dc:rights>For information on the use of archive material, please contact
                   the Customer Service department of the Netherlands Institute for Sound and
                   Vision: klantenservice@beeldengeluid.nl.</dc:rights>
              </oai_dc:dc>
          </metadata>
      </record>
      

Changed 4 years ago by MC-arjen

  • status changed from new to closed
  • resolution set to fixed
  • related_to set to none

Changes for identifier were already deployed on acceptatie/productie: the identifier of  http://oai.acc.surfmedia.nl/request?verb=ListRecords&metadataPrefix=oai_dc gives:

<dc:identifier>
 http://www.20.test.surfmedia.nl/medialibrary/item.html?id=KSVD5M8sSEtRAryttkSYfmqT
</dc:identifier>


<record>

<header>
<identifier>oai:vp-core.snkn.nl:KSVD5M8sSEtRAryttkSYfmqT</identifier>
<datestamp>2009-06-17</datestamp>
<setSpec>app_id:5</setSpec>

</header>

<metadata>

<oai_dc:dc xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/  http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:title>Pure test</dc:title>
<dc:creator>Michiel</dc:creator>

<dc:description>
voor mantis issue 2138 styling extern asset in IE8.
</dc:description>
<dc:publisher/>
<dc:date>1971-11-28 00:00:00</dc:date>
<dc:type>video</dc:type>

<dc:identifier>
 http://www.20.test.surfmedia.nl/medialibrary/item.html?id=KSVD5M8sSEtRAryttkSYfmqT
</dc:identifier>
<dc:language/>
</oai_dc:dc>
</metadata>
</record>

I will ignore all the questions ;-) and close this ticket here.

Changed 3 years ago by Frans

  • accepted changed from no to yes
Note: See TracTickets for help on using tickets.