When I go to ../search/rest/episode... I get the following ( only the start ) :

<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:search-results xmlns:ns2="http://search.opencastproject.org/"; xmlns:ns3="http://mediapackage.opencastproject.org"; searchTime="1" total="1" 
limit="1" offset="0"><query>(id:Unscheduled-ocrec01-1297258108178 OR dc_is_part_of:Unscheduled-ocrec01-1297258108178)</query><result id="Unscheduled-ocrec01-1297258108178"><mediapackage start="2011-02-09T13:28:28" 
id="Unscheduled-ocrec01-1297258108178" duration="1273400"><title>Differential impact of unguided versus guided use of a multimedia introduction to equine obstetrics in veterinary education.</title><creators><creator>Prof. dr. Martin 
Valcke, Universiteit Gent</creator></creators>

So <creators><creator> is filled in, in the episode.xml I have :

<dcterms:creator>Prof. dr. Martin Valcke, Universiteit Gent</dcterms:creator>

so that should be correct as well ? Could the reason be that the recordings are unscheduled recordings ?

Kristof

On 02/23/2011 03:46 PM, Ruediger Rolf wrote:
Hi Kristof,

can you check if in http://localhost:8080/search/rest/episode?id=<your recording id> the author is provided in the XML as
<creators><creator>Prof.Dr. xxx</creator></creators>.

You should also check that the episode.xml in your zip has the author info in the dublin core metadata:
<dcterms:creator>Prof.Dr. xxx</dcterms:creator>

Regards
RĂ¼diger

Am 23.02.2011 14:46, schrieb Kristof Keppens:
Hi,

I'm trying to figure out how I can get the by field in the engage part of matterhorn filled out when I reingest failed media files. The media.zip files have the metadata files etc. but when reingesting them there is no by .... field in engage. When the file gets ingested in the regular way ( from the capture agent ) there is a by field. Am I forgetting a step to add this? When reingesting the media.zip the author appears correctly in the admin part, it's just the engage part where the author ( the by field ) is missing.

Kristof
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users




_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to