Remove Relation From AS #466
|
@ -148,8 +148,7 @@ public class CreateActionSetFromWebEntries implements Serializable {
|
|||
|
||||
return spark
|
||||
.read()
|
||||
.option("header", true)
|
||||
.csv(inputPath)
|
||||
.json(inputPath)
|
||||
.select("OpenAlexId");
|
||||
}
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
DOI / PMID,OpenAlexId,Comments,
|
||||
https://doi.org/10.1098/rstl.1684.0023,https://openalex.org/W2124362779,,
|
|