diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-05-21 19:27:14 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-05-21 19:27:34 -0400 |
commit | fd8a637007f35bab860eb85f412560b5202bc622 (patch) | |
tree | ac3d5777c8497325a6cf9868d73d3b1bfe89c50a /org/doc-reform.org | |
parent | nix dev + update direnv 2.2.1 => 2.3.0 (diff) |
ocda org file ("metaverse" renamed)
- ocda - object centric document abstraction
- "metaverse" name predates current association,
no need to hold on to either, rename
Diffstat (limited to 'org/doc-reform.org')
-rw-r--r-- | org/doc-reform.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/org/doc-reform.org b/org/doc-reform.org index e9cd731..dc0c403 100644 --- a/org/doc-reform.org +++ b/org/doc-reform.org @@ -48,7 +48,7 @@ doc-reform.org in_source_files.org meta_conf_make_meta.org meta_debugs.org -metaverse.org +ocda.org out_curate_metadata.org out_latex.org out_metadata.org @@ -72,7 +72,7 @@ util_spine_syntax_highlighting_vim.org *** spine.org :spine: - program entry point, takes in command line request and decides how to process - - input files are sent to metaverse for processing + - input files are sent to ocda (object-centric data abstraction) for processing - output files are sent to the output hub and the requested outputs called #+NAME: listdir_spine @@ -135,14 +135,14 @@ in_source_files.org #+HEADER: :results output replace #+HEADER: :wrap src text #+BEGIN_SRC sh -ls -1 metaverse\.org meta_*\.org +ls -1 ocda\.org meta_*\.org #+END_SRC #+RESULTS: listdir_meta #+begin_src text meta_conf_make_meta.org meta_debugs.org -metaverse.org +ocda.org #+end_src **** 3. outputs |