rdf.sh icon indicating copy to clipboard operation
rdf.sh copied to clipboard

A multi-tool shell script for doing Semantic Web jobs on the command line.

Results 5 rdf.sh issues
Sort by recently updated
recently updated
newest added

As of Sep 1, 2021, brew complains about non-checksumed downloads. ``` $ brew install https://raw.githubusercontent.com/seebi/rdf.sh/develop/brew/rdf.sh.rb Updating Homebrew... ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core). ==> Updated Formulae Updated 1 formula....

If I turtleize a file and then diff to itself, I see that some datatypes are changed ``` < ... "80685"^^ . --- > ... "80685"^^ . ```

Any chance if bash completion for us mortals who don't use zsh?

I've been hacking together tools as I need them and then I found your project. Hallelujah!

I installed https://download.librdf.org/binaries/win32/1.0.3/redland-1.0.3-Win32.zip, which includes `rapper 1.4.8`. Many `rdf` commands return errors like these: ``` rdf turtleize test.ttl ntriples for N-Triples rdfxml-xmp for RDF/XML (XMP Profile) rdfxml-abbrev for RDF/XML (Abbreviated)...