Opened 16 years ago

#304 new defect

Open Document Plugin Bugs

Reported by: kjdon Owned by: nobody
Priority: low Milestone:
Component: Collection Building: Plugins Severity: minor
Keywords: Cc:

Description

User defined metadata - the values are extracted and added as

<Metadata name="meta:user-defined">my animal metadata</Metadata>

However, user defined names for these metadata are not found.

In the OpenDoc file, its like:

<meta:user-defined meta:name="Animal">my animal metadata</meta:user-defined>

Also, metadata from the file is saved like (for example, doc title):

<Metadata name="dc:title">Test Document</Metadata>

<Metadata name="Title">Test Document</Metadata>

In GLI, see dc:title as ex.dc:title. Is this what we want?? Is there any point in having dc:title? I think should either not do this, or use dc.Title.

Change History (0)

Note: See TracTickets for help on using tickets.