Opened 6 months ago

Last modified 8 weeks ago

#82 reopened Bug report

Rename Dublin Core columns

Reported by: Florian Berger Owned by:
Milestone: Demo Course – Features Keywords:
Cc:

Description (last modified by florian)

Column names should follow [Expressing Qualified Dublin Core™ in HTML/XHTML meta and link elements](https://www.dublincore.org/specifications/dublin-core/dcq-html/):

<meta name="DC.element" content="Value" />

<meta name="DCTERMS.element" content="Value" />

i.e. DC.title etc.

Change History (5)

comment:3 Changed 6 months ago by florian

changed the description

comment:2 Changed 6 months ago by florian

changed the description

comment:1 Changed 6 months ago by florian

changed the description

comment:2 Changed 6 months ago by florian

Description: modified (diff)
Resolution: Won't fix
Status: newclosed
Type: Bug report

As per #46 "Variant Namespaces Instead of MIME Type", namespaces will be stored in a separate table, not in the column name.

comment:3 Changed 8 weeks ago by florian

Milestone: Release RequirementsDemo Course – Features
Resolution: Won't fix
Status: closedreopened

Then again, variant namespaces are not a valid reason to reject this. They only concern variants, after all; but if e.g. steps or course tables do have columns that represent Dublin Core metadata, that fact should be visible. So the issue still stands.

Note: See TracTickets for help on using tickets.