ffdev-info / wikidp-issues

An issues repository for resolving issues in Wikidata around the records relating to Digital Preservation
GNU General Public License v3.0
1 stars 0 forks source link

Two different methods of showing provenance in Siegfried/Wikidata demo: we need to resolve this to one #4

Closed ross-spencer closed 1 year ago

ross-spencer commented 3 years ago

Description of problem

In the Siegfried demo I created two different ways of showing provenance from Wikidata. The differences between the two options are shown below. This issue can serve as a conversation prompt for deciding which might be best. The second option might simply not work well for Siegfried, or describe the output clearly enough so it might be a moot point.

filename : 'wikidata-skeleton-suite-demo-v1.0/Q939636.cdr'
filesize : 4
modified : 2020-06-21T22:19:01-04:00
errors   : 
matches  :
  - ns      : 'wikidata'
    id      : 'Q939636'
    format  : 'CorelDRAW Document'
    URI     : 'http://www.wikidata.org/entity/Q939636'
    mime    : 
    basis   : 'extension match cdr; byte match at 0, 4 (Gary Kessler''s File Signature Table (source date: 2017-08-08))'
    warning : 
---
filename : 'wikidata-skeleton-suite-demo-v1.0/Q942350.qt'
filesize : 12
modified : 2020-06-21T22:19:01-04:00
errors   : 
matches  :
  - ns      : 'wikidata'
    id      : 'Q942350'
    format  : 'QuickTime File Format'
    URI     : 'http://www.wikidata.org/entity/Q942350'
    mime    : 'video/quicktime'
    basis   : 'extension match qt; byte match at 0, 12 (signature 1/9) (Gary Kessler''s File Signature Table (source date: 2017-08-08)); byte match at 4, 8 (signature 5/9) (PRONOM (Official (x-fmt/384)))'
    warning : 
filename : 'wikidata-skeleton-suite-demo-v1.0/Q939636.cdr'
filesize : 4
modified : 2020-06-21T22:19:01-04:00
errors   : 
matches  :
  - ns      : 'wikidata'
    id      : 'Q939636'
    format  : 'CorelDRAW Document'
    URI     : 'http://www.wikidata.org/entity/Q939636'
    mime    : 
    basis   : 'extension match cdr; byte match at 0, 4'
    source  : 'Gary Kessler''s File Signature Table (source date: 2017-08-08)'
    warning : 
---
filename : 'wikidata-skeleton-suite-demo-v1.0/Q942350.qt'
filesize : 12
modified : 2020-06-21T22:19:01-04:00
errors   : 
matches  :
  - ns      : 'wikidata'
    id      : 'Q942350'
    format  : 'QuickTime File Format'
    URI     : 'http://www.wikidata.org/entity/Q942350'
    mime    : 'video/quicktime'
    basis   : 'extension match qt; byte match at 0, 12 (signature 1/9); byte match at 4, 8 (signature 5/9)'
    source  : 'Gary Kessler''s File Signature Table (source date: 2017-08-08) PRONOM (Official (x-fmt/384))'
    warning :
ross-spencer commented 3 years ago

Discussed with Richard, we will try and resolve this down to one for a next release and it is likely that will be the separate source field. It might still need to be renamed.

ross-spencer commented 1 year ago

NB. Resolved per the above, to inline display of provenance.