Skip to content

Commit 4ee91c0

Browse files
authored
Update index.md
1 parent f176831 commit 4ee91c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/rml/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ Note, that the generated SPARQL queries can be also be executed against the SPAR
3131
* ... using the single threaded Jena engine:
3232
3333
```bash
34-
rpt integrate mapping.rq
34+
rpt integrate mapping.rml.rq
3535
```
3636
3737
* Using RPT's parallel Spark-based executor:
3838

3939
```bash
40-
rpt sansa query mapping.rq
40+
rpt sansa query mapping.rml.rq
4141
```
4242

4343

0 commit comments

Comments
 (0)