use title as canonic field name for caption/title/subject, instead of caption
This commit is contained in:
parent
83af1a37da
commit
8cc33a60b4
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ filename=
|
||||||
[aliases]
|
[aliases]
|
||||||
abstract = summary dc:summary description xesam:description
|
abstract = summary dc:summary description xesam:description
|
||||||
author = creator dc:creator xesam:author xesam:creator from
|
author = creator dc:creator xesam:author xesam:creator from
|
||||||
caption = title dc:title subject
|
title = caption title dc:title subject
|
||||||
# catg = dc:type contentCategory
|
# catg = dc:type contentCategory
|
||||||
dbytes = size xesam:size
|
dbytes = size xesam:size
|
||||||
dmtime = date dc:date dc:datemodified datemodified contentmodified \
|
dmtime = date dc:date dc:datemodified datemodified contentmodified \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue