DLR-SC / corpus-annotation-graph-builder

Corpus Annotation Graph builder (CAG) is an architectural framework that employs the build-and-annotate pattern for creating a graph.
MIT License
10 stars 1 forks source link

44 fix openalexconcept and keyterms pipeline #47

Closed johndolier closed 11 months ago

johndolier commented 11 months ago

Three changes happened in this branch:

  1. Enabling local .env files for the OAConcept pipe

  2. Adding "text_key" column in Keyterms dataframe to avoid merge error in pipeline_base's save()

  3. Adapting OpenAlex Concept Orchestrator to new output format