-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathChangeLog
More file actions
71 lines (53 loc) · 2.38 KB
/
ChangeLog
File metadata and controls
71 lines (53 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
OpenEdition Journals Editorial Model - ChangeLog
##1.0.3
The major development in this new version involves the addition of an IdRef field to the person index class (entities_auteurs). This addition is made upon activation of the IdRef plugin for Lodel 1 (https://github.com/OpenEdition/idref-plugin). This plugin allows querying the IdRef database to link authors of editorial units to their IdRef identifier.
Removals
Several removals have been made in this release:
Collection index and associated fields: this index was used for journal sites that had changed their ISSN. We have organized the division of these sites and removed the index.
Advanced license index and associated fields: as part of the implementation of the new General Terms and Conditions of Use (hereinafter "GTCU"), all OpenEdition Journals sites now have a default license defined in a shared index. The advanced license index is therefore no longer used at the site level.
Less used publication types: removal of certain publication types on the platform to harmonize the editorial model.
Details of Removals
Entries class
Types:
- collections:collection
- indexavances:licence
Entities class
Types:
- publications:annuairedequipe
- publications:annuairedesites
- publications:annuairemedias
- publications:rubriqueannuaire
- publications:rubriqueequipe
- publications:rubriquemediatheque
Entities class
Fields (tablefields):
- collections:titre
- collections:soustitre
- collections:issn
- collections:issnelectronique
- fichiers:licence
- fichiersexternes:licence
- indexavances:nom
- indexavances:description
- indexavances:url
- indexavances:icone
- publications:licence
- publications:collection
- textes:licence
- textes:fichierreference
Addition
Entities class
Fields (tablefields):
- entities_auteurs:idref
##1.0.2
Fix error in release 1.0.1 : the XPath of the field 'pagination' in class 'textes' was wrong.
Compliant with 1.6.2 release of the OpenEdition TEI Schema https://github.com/OpenEdition/tei.openedition/releases.
##1.0.1
- update Xpath of the following fields for compatibility with 1.6.2 release of the OpenEdition TEI Schema <https://github.com/OpenEdition/tei.openedition/releases>:
- class 'textes', field 'ndla'
- class 'textes', field 'ndlr'
- class 'textes', field 'pagination'
- class 'textes', field 'datepublipapier'
- create if needed or update 'emversion' option to '1.0.1'
##1.0.0
- first version