BONSAMURAIS / BONSAMURAIS/triple-store
Format and coding style of SPARQL Test Queries
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Test queries should :
- [x] define prefix
- [x] user the .rq [file extension](https://www.w3.org/2001/sw/DataAccess/rq23/#mediaType)
- [x] contain in comment the natural language description of the task they address
- [x] DONT contain the named graph in the `FROM` clause (see [W3C document](https://www.w3.org/2001/sw~~/DataAccess/rq23/#specifyingDataset) ) : _syntax doesn't work in Fuseki_
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the repository's SPARQL test queries and identify the .rq files covered by the checklist. Check their prefixes, file extensions, natural-language comments, and FROM clauses against the linked W3C guidance and Fuseki constraint; done means the queries consistently follow all four stated rules.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100