Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aklakan authored Sep 19, 2024
1 parent 8cd7ab5 commit 4a0a4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/rml/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ layout: default
# Knowledge Graph Construction with (R2)RML

RPT can translate RML and R2RML to SPARQL that can be run either with the [`integrate`](integrate) (single-threaded) or the [`sansa query`](sansa) (multi-threaded) commands.
Note, that the generated SPARQL queries can be also be executed against the SPARQL endpoint launched by `rpt integrate --server`. This can be used to test and inspect individual SPARQL queries and the corresponding (R2)RML mappings.

## Basic Usage

Expand Down

0 comments on commit 4a0a4fa

Please sign in to comment.