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
  • #223

Closed
Open
Opened Jun 07, 2023 by delanoe@anoe
  • Report abuse
  • New issue
Report abuse New issue

JSON NodeList Export: test

I am suspecting a bug with the JSON keys of exported list of ngrams (Node List/Terms):

we got maybe an inconsistency here : "bfmtv": { "root": "@bfmtv", "parent": "@bfmtv", "size": 1, "list": "MapTerm", "children": [] }

Here the key "@bfmtv" is not in the exported list in fact.

The initial error message I am trying to debug is the following: FatalError {fatalErrorMessage = "[Garg.API.Ngrams.Tools] filterWithRoot, unknown key: @bfmtv"}

Can you make a first test with @,# charachter and eventually fix the export function if it is relevant ?

This issue is linked with the following : purescript-gargantext#551 (closed)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#223