File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,17 +27,17 @@ dependencies installed:
2727- [ GNU zip (gzip)] ( http://www.zlib.net/ ) Allows GNU zipped RDF input
2828 files to be ingested, and allows GNU zipped HDT files to be loaded.
2929
30- - ` sudo apt install gzip ` on Debian-based distros (e.g., Ubuntu).
31- - ` sudo dnf install gzip ` in Red Hat-based distros (e.g., Fedora).
30+ - ` sudo apt install gzip ` on Debian-based distros (e.g., Ubuntu)
31+ - ` sudo dnf install gzip ` in Red Hat-based distros (e.g., Fedora)
3232
3333- [ Serd v0.28+] ( https://github.com/drobilla/serd ) The default parser
3434 that is used to process RDF input files. It supports the N-Quads,
3535 N-Triples, TriG, and Turtle serialization formats.
3636
3737 - ` sudo apt install libserd-0-0 libserd-dev ` on Debian-based distros
38- (e.g., Ubuntu).
38+ (e.g., Ubuntu)
3939 - ` sudo dnf install serd serd-devel ` on Red Hat-based distros (e.g.,
40- Fedora).
40+ Fedora)
4141
4242### Installation
4343
You can’t perform that action at this time.
0 commit comments