constant EasyRdf_Sparql_Result::SPARQL_XML_RESULTS_NS in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php \EasyRdf_Sparql_Result::SPARQL_XML_RESULTS_NS
A constant for the SPARQL Query Results XML Format namespace
File
- vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Sparql/ Result.php, line 55
Class
- EasyRdf_Sparql_Result
- Class for returned for SPARQL SELECT and ASK query responses.
Code
const SPARQL_XML_RESULTS_NS = 'http://www.w3.org/2005/sparql-results#';