MediaArea / MediaAreaXml

15 stars 11 forks source link

mediaconch XML Implementation check - Mediaconch version? #28

Open kieranjol opened 7 years ago

kieranjol commented 7 years ago

Hi,

I think that it would be useful to record the mediaconch version as an xml element. It could be useful for an archive to know which version of the tool ran the implementation check, even though this could be grabbed by a script and stored outside of the XML.

-K

ablwr commented 7 years ago

Funny, I thought we did capture and store that info... Good catch, Kieran. 👍

JeromeMartinez commented 7 years ago

Same as @ablwr, and we already do that for MediaInfo XML output, so we just forgot to actually implement it.

dericed commented 7 years ago

Schemas for mediainfo, mediatrace, and mediaarea already have definitions to store creationApplication and creatingLibrary. IIUC this is a MediaInfoLib issue and not a MediaAreaXML issue. I'm going to close this and open one there.

kieranjol commented 7 years ago

Thx Dave, I spent a few minutes trying to figure out which was the correct repo to post.

dericed commented 7 years ago

reopening since the mediaconch.xsd is missing that data. Sorry I was looking at mediaarea.xsd.