asked 40.5k views
0 votes
What does a SPARQL query file look like?

a) Binary executable
b) Plain text file with SPARQL query language statements
c) Spreadsheet file with RDF data
d) Encrypted XML file

1 Answer

0 votes

Final answer:

A SPARQL query file is a plain text file with SPARQL query language statements.

Step-by-step explanation:

A SPARQL query file is a plain text file with SPARQL query language statements. SPARQL (SPARQL Protocol and RDF Query Language) is a query language used to retrieve and manipulate data stored in Resource Description Framework (RDF) format.

answered
User Dinesh Senartne
by
8.3k points