deparse.pl
complete SPARQL 1.1 Query and Update implementation for RDF::Trine
Install
- All systems
-
curl cmd.cat/deparse.pl.sh
- Debian
-
apt-get install librdf-query-perl - Ubuntu
-
apt-get install librdf-query-perl - Kali Linux
-
apt-get install librdf-query-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install librdf-query-perl - Raspbian
-
apt-get install librdf-query-perl
librdf-query-perl
complete SPARQL 1.1 Query and Update implementation for RDF::Trine
Resource Description Framework (RDF) is a standard model for data interchange on the Web. RDF::Query allows SPARQL 1.1 and RDQL queries to be run against an RDF model, returning rows of matching results.