- 16 Feb, 2021 1 commit
-
-
Laurent Peuch authored
-
- 10 Jan, 2021 1 commit
-
-
François Ferry authored
-
- 02 Dec, 2020 1 commit
-
-
Laurent Peuch authored
-
- 10 Dec, 2020 2 commits
-
-
Noé Gaumont authored
-
Noé Gaumont authored
-
- 08 Dec, 2020 1 commit
-
-
Laurent Peuch authored
-
- 01 Dec, 2020 1 commit
-
-
Laurent Peuch authored
-
- 29 Aug, 2019 2 commits
-
-
Arthur Lutz authored
-
Arthur Lutz authored
-
- 25 Sep, 2020 1 commit
-
-
Laurent Peuch authored
-
- 26 Aug, 2020 1 commit
-
-
Élodie Thiéblin authored
The updated tags come from dataimport.py lines: - item and list L339 - languageUse L552 data - dateSet L483 - functionRelation L920 - nameEntryParallel L458 - abbreviation L1131 - preferredForm L505 - useDates L485 - @functionRelationType L1006 - @latitude L800 - @longitude L799
-
- 02 Jul, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 09 Aug, 2019 1 commit
-
-
Guillaume Vandevelde authored
The import of PostalAddress was changed because the import via cubes don't allow to modify the schema.
-
- 08 Aug, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 09 Aug, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 08 Aug, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 06 Aug, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 08 Aug, 2019 2 commits
-
-
Guillaume Vandevelde authored
-
Guillaume Vandevelde authored
-
- 23 Jul, 2019 1 commit
-
-
Katia Saurfelt authored
[schema] `function_relation_function` and `resource_relation_resource` relations may have AuthorityRecord as object
-
- 12 Jul, 2019 1 commit
-
-
Katia Saurfelt authored
-
- 30 Jul, 2019 1 commit
-
-
Katia Saurfelt authored
-
- 23 Jul, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 11 Jul, 2019 2 commits
-
-
Guillaume Vandevelde authored
-
Guillaume Vandevelde authored
Correct a child appending bug that appeared when the function was modified for better handling the dates. When the child appending was more than 1 depth like for History -> Event -> DateEntity the extid was appended to the grandparent entity and the parent.
-
- 28 Aug, 2019 2 commits
-
-
Guillaume Vandevelde authored
-
Guillaume Vandevelde authored
EAC allows 'human', 'machine' and 'unknwown' as agent type, this is materialized in the schema by a vocabulary constraint. At import we set the agent type to unknown if the xml tag contains an invalid value.
-
- 01 Jul, 2019 1 commit
-
-
Guillaume Vandevelde authored
Add the prefix so there is no more collision in the database between the eid of AR and the eid of ExternalUri Fix a problem of extid and eid collision in the database.
-
- 23 Jul, 2019 2 commits
-
-
Guillaume Vandevelde authored
-
Guillaume Vandevelde authored
-
- 20 Aug, 2019 1 commit
-
-
Guillaume Vandevelde authored
A hook have to be set on the NameEntry entity verifying that the same object can not have a `simple_name_relation` and a `name_entry_relation`
-
- 26 Aug, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 25 Jul, 2019 1 commit
-
-
Guillaume Vandevelde authored
The attribute `name` on AgentPlace is replaced by a PlaceEntry to handle possible childs of it. The exports ha been adapted since they was already existing. Since the export is not needed in francearchives, they will not be implemented on new implemented objects
-
- 23 Jul, 2019 1 commit
-
-
Guillaume Vandevelde authored
Convert the <list> and <item> format of the EAC-CPF specification to an <ul> <li> format in html.
-
- 26 Jul, 2019 1 commit
-
-
Guillaume Vandevelde authored
Add a date entity to represent <date>, <dateRange> and <dateSet> as childs of other objects.
-
- 09 Aug, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 20 Aug, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 23 Jul, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 19 Aug, 2019 2 commits
-
-
Guillaume Vandevelde authored
-
Guillaume Vandevelde authored
Stock the attributes values as a sorted json dump instead of a list of tuples. This allows to keep the reproductibility of the data and to use the json standard
-