- 06 Aug, 2021 1 commit
-
-
Nicolas Chauvat authored
-
- 11 Jan, 2021 1 commit
-
-
François Ferry authored
-
- 02 Dec, 2020 1 commit
-
-
Nicolas Chauvat authored
-
- 27 Sep, 2019 1 commit
-
-
Denis Laxalde authored
We now explicitly use a file opened in bytes mode to produce the stream for LCSV and SKOS data import. Similarly, when using an in-memory object, we use a BytesIO. This does not change anything in python2, but this is required to keep things working on python3.
-
- 19 Feb, 2018 1 commit
-
-
Denis Laxalde authored
Closes #17133722.
-
- 24 Oct, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 19 Oct, 2016 1 commit
-
-
Sylvain Thénault authored
not sure it has passed once :/
-
- 07 Jul, 2016 1 commit
-
-
Sylvain Thénault authored
Code adapted and backported from the SEDA cube. Closes #14170765
-
- 26 Feb, 2016 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 25 Aug, 2015 2 commits
-
-
Sylvain Thénault authored
-
Denis Laxalde authored
[schema] Unify all `*_label_of` relations into a `label_of` relation and add a "kind" attribute to Label Also, rename pref_label and alt_label computed relations to preferred_label and alternative_label. This is more consistent and eases some bits of code.
-
- 20 Jul, 2015 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 09 Jun, 2015 2 commits
-
-
Denis Laxalde authored
As a consequence, always display the tab even if empty (otherwise one would not see the import link).
-
Denis Laxalde authored
Also make the `delimiter` parameter mandatory in `add_concepts_from_file` method.
-
- 10 Apr, 2015 1 commit
-
-
Erica Marco authored
closes #3121346
-
- 25 Mar, 2015 1 commit
-
-
Laura Médioni authored
Also extract a build_result_dict() from add_concepts_from_file() on the way, since this code is used everywhere closes #2892966
-
- 30 Mar, 2015 1 commit
-
-
Laura Médioni authored
ex : Concept \\tSub-concept Fellow-concept Separators may be configured.
-
- 25 Mar, 2015 1 commit
-
-
Laura Médioni authored
-
- 25 Feb, 2015 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 04 Feb, 2015 1 commit
-
-
Sylvain Thénault authored
-