Skip to content

Commit

Permalink
)Add workflow to build map rppd to gnd (RPD-102)
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasNx committed Oct 25, 2023
1 parent d025ed1 commit ade2474
Show file tree
Hide file tree
Showing 4 changed files with 13,479 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ libraryDependencies ++= Seq(
"org.metafacture" % "metafacture-triples" % "5.7.0-rc1",
"org.metafacture" % "metafacture-formatting" % "5.7.0-rc1",
"org.metafacture" % "metafacture-monitoring" % "5.7.0-rc1",
"org.metafacture" % "metafacture-csv" % "5.7.0-rc1",
"org.metafacture" % "metafix" % "0.6.0-rc3",
"org.elasticsearch" % "elasticsearch" % "1.7.5" withSources(),
"com.github.jsonld-java" % "jsonld-java" % "0.5.0",
Expand Down
Loading

0 comments on commit ade2474

Please sign in to comment.