Remove Relation From AS #466

Merged
claudio.atzori merged 5 commits from webCrawlLessBlackList into beta 2024-07-25 15:50:20 +02:00
3 changed files with 2 additions and 4 deletions
Showing only changes of commit c7f6669f1a - Show all commits

View File

@ -148,8 +148,7 @@ public class CreateActionSetFromWebEntries implements Serializable {
return spark
.read()
.option("header", true)
.csv(inputPath)
.json(inputPath)
.select("OpenAlexId");
}

View File

@ -1,2 +0,0 @@
DOI / PMID,OpenAlexId,Comments,
https://doi.org/10.1098/rstl.1684.0023,https://openalex.org/W2124362779,,
Internal Server Error - Gitea

Internal Server Error