sdsc-ordes / rdfpipe-rs

Quickly convert between RDF file formats. A rust implementation of rdfpipe based on the sophia crate.
GNU General Public License v3.0
5 stars 0 forks source link

add namespace binding option #3

Open cmdoret opened 1 year ago

cmdoret commented 1 year ago

Implement namespace binding (--ns) option allowing to register a binding. The format shoule be: --ns="PREFIX=NAMESPACE" where: