We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adcc259 commit ee1cf12Copy full SHA for ee1cf12
docs/sparql/cq11.py
@@ -2,10 +2,8 @@
2
This script contains the SPARQL query for Competency Question 11 "How
3
were workflow parameters used in tool runs?". The discussion on
4
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 .
+in the specification on describing parameter connections added with pull
+request https://github.com/ResearchObject/workflow-run-crate/pull/35.
9
"""
10
11
import rdflib
0 commit comments