Swirrl / csv2rdf

Clojure library and command line application for converting CSV to RDF. An implementation of the W3C CSVW specifications
Eclipse Public License 1.0
26 stars 6 forks source link

Introduce some new variable bindings in the context of URITemplate expansion #189

Open RickMoynihan opened 2 years ago

RickMoynihan commented 2 years ago

This will allow templates to expand relative to terms in the metadata document; the specs only support expansion relative to the csv file -- which is problematic for producing best practice linked data.