Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
152
Issues
152
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
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
1ca9bd39
Commit
1ca9bd39
authored
Nov 23, 2022
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[pubmed] some work towards pubmed api key
parent
ca606da8
Pipeline
#3400
failed with stage
in 48 minutes and 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Pubmed.hs
src/Gargantext/Core/Text/Corpus/API/Pubmed.hs
+0
-1
stack.yaml
stack.yaml
+2
-1
No files found.
src/Gargantext/Core/Text/Corpus/API/Pubmed.hs
View file @
1ca9bd39
...
...
@@ -82,4 +82,3 @@ toDoc l (PubMedDoc.PubMed { pubmed_id
abstract
::
[
Text
]
->
Maybe
Text
abstract
[]
=
Nothing
abstract
as'
=
Just
$
Text
.
intercalate
", "
as'
stack.yaml
View file @
1ca9bd39
...
...
@@ -72,7 +72,8 @@ extra-deps:
# External Data API connectors
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git
commit
:
364885c891cbadcd4d8a623d2e41394b09f653aa
commit
:
b78bdc85c222019d1eb6c7959b175d76f70532f1
#commit: 364885c891cbadcd4d8a623d2e41394b09f653aa
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
commit
:
a34bb341236d82cf3d488210bc1d8448a98f5808
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/hal.git
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment