Description Usage Arguments Details read_query_file query_file
Small and handy utility functions usually not useful outside the package environment.
1 2 3 | read_query_file(file_path)
query_file(query_file_name)
|
file_path |
File path string to source |
query_file_name |
Name of query file |
The functions are used to find and import query files saved as
*.sparql
files. query_file
is always used within
read_query_file
.
C++ fast cleaner for query text file removing comments and line breaks.
Wrapper for the system.file
function
passing path to a given query file and taking care of potentially missing
extensions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.