Skip to content

Commit

Permalink
fixed sparql.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pamichel authored Jul 12, 2023
1 parent 6dabe7e commit d2b8329
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/doc/api/sparql.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ LIMIT 100

### Diseases associated to ticks in the same discourse element of a publication at a distance of less than 30 characters

```PREFIX : <http://sibils.org/rdf#>
```sparql title="RQ_003.sparql"
PREFIX : <http://sibils.org/rdf#>
PREFIX sibils: <http://sibils.org/rdf/data/>
PREFIX sibilc: <http://sibils.org/rdf/concept/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
Expand Down

0 comments on commit d2b8329

Please sign in to comment.