Skip to content

Commit ee1cf12

Browse files
committed
sparql: fix docstring on cq11
1 parent adcc259 commit ee1cf12

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/sparql/cq11.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
This script contains the SPARQL query for Competency Question 11 "How
33
were workflow parameters used in tool runs?". The discussion on
44
https://github.com/ResearchObject/workflow-run-crate/issues/25 resulted
5-
in the specification on describing parameter connection added with pull
6-
requests https://github.com/ResearchObject/workflow-run-crate/pull/13 ,
7-
https://github.com/ResearchObject/workflow-run-crate/pull/34 and
8-
https://github.com/ResearchObject/workflow-run-crate/pull/35 .
5+
in the specification on describing parameter connections added with pull
6+
request https://github.com/ResearchObject/workflow-run-crate/pull/35.
97
"""
108

119
import rdflib

0 commit comments

Comments
 (0)