Hlavní stránka > Hacking Invenio > WebJournal Internals > WebJournal Record Metadata |
This page lists the fields that WebJournal expects
to find in an article/record.
You should follow these
guidelines when configuring you submission in order to get the
WebJournal module working without any modification.
Description | |
---|---|
037__a | Report number |
245__a | Title: the original title of an article. |
246_1a (optional) | Title (other language): the translation of a title in a secondary language. |
520__a (optional) | Article header: the "header" of the article. If not provided, use first paragraph of "Article body" (see below). |
520__b | Article body: the content of the article itself. |
590__a (optional) | Article header (other language): the "header" of the article in a secondary language. If not provided, use first paragraph of "Article body" (see below). |
590__b | Article body (other language): the content of the article itself in a secondary language. |
595__a | Category/subject: subjects/keywords used to
|
773__ | The subfields n , c and t should be in the same datafield 773__(n|c|t) :
|
If you choose not to follow the above recommendation you will have to modify the WebJournal elements code.
CERN-only:Additionnaly, the system of "breaking news"/"popup articles" (if used) expects the following metadata:
Description | |
---|---|
925__a | Start date: beginning of validity for the news(format %m/%d/%Y ) |
925__b | End date: end of validity for the news (format %m/%d/%Y ) |
980__a | Collection: must be equal to BULLETINBREAKING |
269__c | Publication date (format %m/%d/%Y ) |