1
1
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
2
+
3
+ <!doctype html >
4
4
5
5
< html xmlns ="http://www.w3.org/1999/xhtml ">
6
6
< head >
7
7
< meta http-equiv ="X-UA-Compatible " content ="IE=Edge " />
8
8
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
9
- < title > Provenance — Synapse Python Client 1.9.0 documentation</ title >
9
+ < title > Provenance — Synapse Python Client 1.9.1 documentation</ title >
10
10
< link rel ="stylesheet " href ="_static/custom.css " type ="text/css " />
11
11
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
12
+
12
13
< script type ="text/javascript " id ="documentation_options " data-url_root ="./ " src ="_static/documentation_options.js "> </ script >
13
14
< script type ="text/javascript " src ="_static/jquery.js "> </ script >
14
15
< script type ="text/javascript " src ="_static/underscore.js "> </ script >
15
16
< script type ="text/javascript " src ="_static/doctools.js "> </ script >
16
17
< script async ="async " type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML "> </ script >
18
+ < script type ="text/javascript " src ="_static/bizstyle.js "> </ script >
19
+ < link rel ="shortcut icon " href ="_static/favicon.png "/>
17
20
< link rel ="index " title ="Index " href ="genindex.html " />
18
21
< link rel ="search " title ="Search " href ="search.html " />
19
22
< link rel ="next " title ="Annotations " href ="Annotations.html " />
20
- < link rel ="prev " title ="Evaluations " href ="Evaluation.html " />
23
+ < link rel ="prev " title ="Evaluations " href ="Evaluation.html " />
24
+ < meta name ="viewport " content ="width=device-width,initial-scale=1.0 ">
25
+ <!--[if lt IE 9]>
26
+ <script type="text/javascript" src="_static/css3-mediaqueries.js"></script>
27
+ <![endif]-->
21
28
</ head > < body >
22
29
< div class ="header ">
23
- < a href ="https://www.synapse.org/ "> < img src ="_static/synapse_logo.png " alt ='Synapse '/> </ a >
30
+ < a href ="https://www.synapse.org/ "> < img src ="_static/synapse_logo.png " alt ='Synapse ' style =" object-fit: scale-down; height:100% " /> </ a >
24
31
< h1 > Synapse Python Client API</ h1 >
25
32
</ div >
26
33
@@ -39,11 +46,23 @@ <h3>Navigation</h3>
39
46
< li class ="right " >
40
47
< a href ="Evaluation.html " title ="Evaluations "
41
48
accesskey ="P "> previous</ a > |</ li >
42
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> Synapse Python Client 1.9.0 documentation</ a > »</ li >
49
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> Synapse Python Client 1.9.1 documentation</ a > »</ li >
43
50
</ ul >
44
51
</ div >
45
52
< div class ="sphinxsidebar " role ="navigation " aria-label ="main navigation ">
46
53
< div class ="sphinxsidebarwrapper ">
54
+ < div id ="searchbox " style ="display: none " role ="search ">
55
+ < h3 > Quick search</ h3 >
56
+ < div class ="searchformwrapper ">
57
+ < form class ="search " action ="search.html " method ="get ">
58
+ < input type ="text " name ="q " />
59
+ < input type ="submit " value ="Go " />
60
+ < input type ="hidden " name ="check_keywords " value ="yes " />
61
+ < input type ="hidden " name ="area " value ="default " />
62
+ </ form >
63
+ </ div >
64
+ </ div >
65
+ < script type ="text/javascript "> $ ( '#searchbox' ) . show ( 0 ) ; </ script >
47
66
< h3 > < a href ="index.html "> Table of Contents</ a > </ h3 >
48
67
< ul >
49
68
< li > < a class ="reference internal " href ="# "> Provenance</ a > < ul >
@@ -69,18 +88,6 @@ <h3>This Page</h3>
69
88
rel ="nofollow "> Show Source</ a > </ li >
70
89
</ ul >
71
90
</ div >
72
- < div id ="searchbox " style ="display: none " role ="search ">
73
- < h3 > Quick search</ h3 >
74
- < div class ="searchformwrapper ">
75
- < form class ="search " action ="search.html " method ="get ">
76
- < input type ="text " name ="q " />
77
- < input type ="submit " value ="Go " />
78
- < input type ="hidden " name ="check_keywords " value ="yes " />
79
- < input type ="hidden " name ="area " value ="default " />
80
- </ form >
81
- </ div >
82
- </ div >
83
- < script type ="text/javascript "> $ ( '#searchbox' ) . show ( 0 ) ; </ script >
84
91
</ div >
85
92
</ div >
86
93
@@ -168,10 +175,7 @@ <h2>Activity<a class="headerlink" href="#activity" title="Permalink to this head
168
175
</ tr >
169
176
</ tbody >
170
177
</ table >
171
- < dl class ="docutils ">
172
- < dt > See also: < a class ="reference external " href ="https://sagebionetworks.jira.com/wiki/display/PLFM/Analysis+Provenance+in+Synapse "> Provenance in Synapse</ a > </ dt >
173
- < dd > and the < a class ="reference external " href ="http://www.w3.org/TR/prov-o/ "> W3C’s provenance ontology</ a > </ dd >
174
- </ dl >
178
+ < p > See also: The < a class ="reference external " href ="http://www.w3.org/TR/prov-o/ "> W3C’s provenance ontology</ a > </ p >
175
179
< dl class ="method ">
176
180
< dt id ="synapseclient.activity.Activity.executed ">
177
181
< code class ="descname "> executed</ code > < span class ="sig-paren "> (</ span > < em > target=None</ em > , < em > targetVersion=None</ em > , < em > url=None</ em > , < em > name=None</ em > < span class ="sig-paren "> )</ span > < a class ="headerlink " href ="#synapseclient.activity.Activity.executed " title ="Permalink to this definition "> ¶</ a > </ dt >
@@ -260,12 +264,12 @@ <h3>Navigation</h3>
260
264
< li class ="right " >
261
265
< a href ="Evaluation.html " title ="Evaluations "
262
266
> previous</ a > |</ li >
263
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> Synapse Python Client 1.9.0 documentation</ a > »</ li >
267
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> Synapse Python Client 1.9.1 documentation</ a > »</ li >
264
268
</ ul >
265
269
</ div >
266
270
< div class ="footer ">
267
271
© < a href ="http://sagebase.org/ "> Sage Bionetworks</ a > .
268
- Last updated on Sep 28, 2018 .
272
+ Last updated on Jan 17, 2019 .
269
273
Created using < a href ="http://sphinx-doc.org/ "> Sphinx</ a > 1.8.1.
270
274
</ div >
271
275
< script type ="text/javascript ">
0 commit comments