Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
/ csv2rdf-docker Public archive

Container for Swirrl's csv2rdf implemention in Clojure

Notifications You must be signed in to change notification settings

GSS-Cogs/csv2rdf-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DO NOT USE

TPXImpact is now producing docker images of csv2rdf which they are activly maintaining to convert csv-w into RDF. You can find their repository Swirrl/csv2rdf. They publisher their docker images the following using a GCP registry, not the DockerHub one.

Latest release of csv2rdf

docker run --rm -v .:/data europe-west2-docker.pkg.dev/swirrl-devops-infrastructure-1/public/csv2rdf:master <ARGS>

Pin a specific release of csv2rdf (i.e. v0.7.1)

docker run --rm -v .:/data europe-west2-docker.pkg.dev/swirrl-devops-infrastructure-1/public/csv2rdf:v0.7.1 <ARGS>```

About

Container for Swirrl's csv2rdf implemention in Clojure

Resources

Stars

Watchers

Forks

Packages

No packages published