Skip to content

Commit

Permalink
👽 Implementation of API for SPARQL visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomoronconiobda committed Sep 2, 2024
1 parent fc4f48b commit 2ca28f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apis/sparqling/sparqling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ paths:
tags:
- QueryGraphOptional
summary: Add the `graphElementId` to a new optional.
description:
description: |
Create a new optional in the query and add the triple pattern(s)
identified by the GraphElementId.
Expand Down Expand Up @@ -828,7 +828,7 @@ paths:
tags:
- QueryGraphOptional
summary: Remove the graphElementId from the optional and move it back to the bgp.
description:
description: |
Remove the triple pattern(s) identified by the `graphElementId`
from all the optional that contains the graphElementId.
Expand Down

0 comments on commit 2ca28f5

Please sign in to comment.