Skip to content

Commit

Permalink
Update docs/apis/kopflos/how-to/resource-loaders.md
Browse files Browse the repository at this point in the history
Co-authored-by: Giacomo Citi <[email protected]>
  • Loading branch information
tpluscode and giacomociti authored Aug 21, 2024
1 parent 139d131 commit 59963d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/apis/kopflos/how-to/resource-loaders.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Kopflos recognizes two loaders out of the box. They are identified by their shor
### Own graph loader

The "Own Graph" loader is the default.
It loads the requested resource from the same graph where the request was made.
It loads the named graph for the requested resource.
For example,
a request to `https://example.org/person/1` will load the entire named graph `https://example.org/person/1` as Core Representation.

Expand Down

0 comments on commit 59963d3

Please sign in to comment.