Skip to content

Commit 56448ba

Browse files
committed
Fix Association query typo
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <[email protected]>
1 parent 78dcbf3 commit 56448ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

case_prov/queries/construct-Association.sparql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ WHERE {
2525
.
2626

2727
{
28-
SELECT ?nAction ?nAgent
28+
SELECT ?nInvestigativeAction ?nAgent
2929
WHERE {
3030
?nInvestigativeAction
3131
uco-action:instrument ?nAgent ;

0 commit comments

Comments
 (0)