Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 175
    • Issues 175
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #249

Closed
Open
Opened Jul 12, 2023 by Fabien Maniere@fmaniere
  • Report abuse
  • New issue
Report abuse New issue

[API Istex] How to parse institutes ("affiliations" in json) from imported Istex-DL ZIP

Currently the institutes terms are parsed from JSON files as separated strings by commas, for example:

"affiliations":[", San Diego VA Healthcare System, University of California, La Jolla Village Dr. 3350, 92161, San Diego, California, USA","E-mail: mandre@ucsd.edu"]}

It will be stored as inconsistent data like San Diego VA Healthcare System, 3350 or E-mail: mandre@ucsd.edu ...

An overview of institutes, for example, including their postal addresses:

image

Edited Mar 22, 2024 by Fabien Maniere
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
To Do
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#249