Opened 14 years ago

Closed 14 years ago

#690 closed enhancement (fixed)

GLI showing extracted namespaced metadata

Reported by: kjdon Owned by: kjdon
Priority: moderate Milestone: 2.84 Release
Component: Collection Building: Plugins Severity: major
Keywords: Cc:

Description

Currently if you use something like EmbeddedMetadataPLugin, you gets lots of metadata like File.FileType, JFIF.JFIFVersion etc.

Because this has a namespace, it does not show up in GLI as extracted metadata. Doesn't show up at all.

Plan: store these metadatas as ex.File.FileType, then modify GLI doc.xml skim file method to look for items with no namespace or items with ex. namespace as extracted metadata.

They will go into the gdbm database as File.FileType though, not with ex. - no ex. will go to database.

Change History (1)

comment:1 by kjdon, 14 years ago

Resolution: fixed
Status: newclosed

implemented as described above

Note: See TracTickets for help on using tickets.