File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -55,3 +55,30 @@ RDFConverter
55
55
:members:
56
56
:inherited-members:
57
57
:undoc-members:
58
+
59
+ .. _cli_scripts :
60
+
61
+ Command line scripts
62
+ ====================
63
+ Several cli convenience scripts are automatically installed and are available from the command line.
64
+
65
+ odML conversion script
66
+ ----------------------
67
+ .. automodule :: odml.scripts.odml_convert
68
+ :members:
69
+ :inherited-members:
70
+ :undoc-members:
71
+
72
+ odML to RDF script
73
+ ------------------
74
+ .. automodule :: odml.scripts.odml_to_rdf
75
+ :members:
76
+ :inherited-members:
77
+ :undoc-members:
78
+
79
+ odML view (browse odml files locally)
80
+ -------------------------------------
81
+ .. automodule :: odml.scripts.odml_view
82
+ :members:
83
+ :inherited-members:
84
+ :undoc-members:
You can’t perform that action at this time.
0 commit comments