We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b4876 commit 3171ed9Copy full SHA for 3171ed9
1 file changed
doc/tools.rst
@@ -55,3 +55,30 @@ RDFConverter
55
:members:
56
:inherited-members:
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
76
77
78
79
+odML view (browse odml files locally)
80
+-------------------------------------
81
+.. automodule:: odml.scripts.odml_view
82
83
84
0 commit comments