Skip to content

Commit

Permalink
prep for v0.0.14, Working proof of concept. Added division people rep…
Browse files Browse the repository at this point in the history
…ort.
  • Loading branch information
R. S. Doiel committed Feb 12, 2025
1 parent 725c2de commit 988d73b
Show file tree
Hide file tree
Showing 24 changed files with 178 additions and 55 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ contacts:
email: rsdoiel@caltech.edu

repository-code: "https://github.com/caltechlibrary/cold"
version: 0.0.13
date-released: 2025-01-28
version: 0.0.14
date-released: 2025-02-11

license-url: "https://caltechlibrary.github.io/cold/LICENSE"
keywords:
Expand Down
18 changes: 12 additions & 6 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,25 @@
</nav>
<section>
<h1 id="about-this-software">About this software</h1>
<h2 id="cold-0.0.13">cold 0.0.13</h2>
<h2 id="cold-0.0.14">cold 0.0.14</h2>
<p>Working proof of concept. Added division people report.</p>
<h3 id="authors">Authors</h3>
<ul>
<li>R. S. Doiel https://orcid.org/0000-0003-0900-6903</li>
<li>R. S. Doiel, ORCID: <a href="https://orcid.org/0000-0003-0900-6903"
class="uri">https://orcid.org/0000-0003-0900-6903</a></li>
</ul>
<h3 id="contributors">Contributors</h3>
<ul>
<li>Kathy Johnson https://orcid.org/0000-0002-0026-2516- Thomas E
Morrell https://orcid.org/0000-0001-9266-5146</li>
<li>Kathy Johnson, ORCID: <a
href="https://orcid.org/0000-0002-0026-2516"
class="uri">https://orcid.org/0000-0002-0026-2516</a>- Thomas E Morrell,
ORCID: <a href="https://orcid.org/0000-0001-9266-5146"
class="uri">https://orcid.org/0000-0001-9266-5146</a></li>
</ul>
<h3 id="maintainers">Maintainers</h3>
<ul>
<li>R. S. Doiel https://orcid.org/0000-0003-0900-6903</li>
<li>R. S. Doiel, ORCID: <a href="https://orcid.org/0000-0003-0900-6903"
class="uri">https://orcid.org/0000-0003-0900-6903</a></li>
</ul>
<p>cold provides a localhost web services for managing controlled object
lists and datum. It also includes scripts to syncrhonize with Caltech's
Expand Down Expand Up @@ -62,7 +68,7 @@ <h3 id="operating-systems">Operating Systems</h3>
</ul>
<h3 id="software-requirements">Software Requirements</h3>
<ul>
<li>Deno &gt;= 2.1.7</li>
<li>Deno &gt;= 2.1.9</li>
<li>GNU Make</li>
<li>Pandoc &gt;= 3.1</li>
<li>datasetd &gt;= 2.1.23</li>
Expand Down
16 changes: 9 additions & 7 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ maintainer:
orcid: https://orcid.org/0000-0003-0900-6903

repository_code: https://github.com/caltechlibrary/cold
version: 0.0.13
version: 0.0.14
license_url: https://caltechlibrary.github.io/cold/LICENSE
operating_system:
- Linux
Expand All @@ -39,25 +39,27 @@ keywords:
- objects
- controlled vocabulary

date_released: 2025-01-28
date_released: 2025-02-11
---

About this software
===================

## cold 0.0.13
## cold 0.0.14

Working proof of concept. Added division people report.

### Authors

- R. S. Doiel https://orcid.org/0000-0003-0900-6903
- R. S. Doiel, ORCID: <https://orcid.org/0000-0003-0900-6903>

### Contributors

- Kathy Johnson https://orcid.org/0000-0002-0026-2516- Thomas E Morrell https://orcid.org/0000-0001-9266-5146
- Kathy Johnson, ORCID: <https://orcid.org/0000-0002-0026-2516>- Thomas E Morrell, ORCID: <https://orcid.org/0000-0001-9266-5146>

### Maintainers

- R. S. Doiel https://orcid.org/0000-0003-0900-6903
- R. S. Doiel, ORCID: <https://orcid.org/0000-0003-0900-6903>

cold provides a localhost web services for managing controlled object lists and datum. It also includes scripts to syncrhonize with Caltech&#x27;s public directory data as well as push changes into feeds.library.caltech.edu which hosts the public API of cold content.

Expand All @@ -83,7 +85,7 @@ cold provides a localhost web services for managing controlled object lists and

### Software Requirements

- Deno &gt;&#x3D; 2.1.7
- Deno &gt;&#x3D; 2.1.9
- GNU Make
- Pandoc &gt;&#x3D; 3.1
- datasetd &gt;&#x3D; 2.1.23
Expand Down
10 changes: 5 additions & 5 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
}
],
"dateCreated": "2023-12-12",
"dateModified": "2025-01-28",
"datePublished": "2025-01-28",
"dateModified": "2025-02-11",
"datePublished": "2025-02-11",
"description": "cold provides a localhost web services for managing controlled object lists and datum. It also includes scripts to syncrhonize with Caltech's public directory data as well as push changes into feeds.library.caltech.edu which hosts the public API of cold content.",
"funder": [
{
Expand Down Expand Up @@ -87,15 +87,15 @@
"https://github.com/caltechlibrary/dataset"
],
"softwareRequirements": [
"Deno >= 2.1.7",
"Deno >= 2.1.9",
"GNU Make",
"Pandoc >= 3.1",
"datasetd >= 2.1.23",
"CMTools >= 0.0.9"
],
"version": "0.0.13",
"version": "0.0.14",
"developmentStatus": "wip",
"issueTracker": "https://github.com/caltechlibrary/cold/issues",
"downloadUrl": "https://github.com/caltechlibrary/cold/release/latest",
"releaseNotes": "Working proof of concept. Added support for generating group vocabulary file for RDM."
"releaseNotes": "Working proof of concept. Added division people report."
}
4 changes: 2 additions & 2 deletions cold.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%cold(1) user manual | 0.0.13 d947733
%cold(1) user manual | 0.0.14 725c2de
% R. S.Doiel
% 2025-01-28
% 2025-02-11

# NAME

Expand Down
4 changes: 2 additions & 2 deletions cold_reports.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%cold_reports(1) user manual | 0.0.13 d947733
%cold_reports(1) user manual | 0.0.14 725c2de
% R. S.Doiel
% 2025-01-28
% 2025-02-11

# NAME

Expand Down
82 changes: 78 additions & 4 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions deployment.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,23 @@ <h2 id="deployment-steps">Deployment steps</h2>
<li>Copy <code>cold_api.service-example</code> to
<code>cold_api.service</code>, edit it and and move to
<code>/etc/systemd/system/</code></li>
<li>Copy <code>cold_reports.service-example</code> to
<code>cold_reports.service</code>, edit it and and move to
<code>/etc/systemd/system/</code></li>
<li>Reload the systemd daemon,
<code>sudo systemctl daemon-reload</code></li>
<li>Enable the services (only needed the first time, may return a
warning about symbolic link)
<ol type="a">
<li><code>sudo systemctl enable cold.service</code></li>
<li><code>sudo systemctl enable cold_api.service</code></li>
<li><code>sudo systemctl enable cold_reports.service</code></li>
</ol></li>
<li>Start the services using <code>systemctl</code> in the usual way
<ol type="a">
<li><code>sudo systemctl start cold.service</code></li>
<li><code>sudo systemctl start cold_api.service</code></li>
<li><code>sudo systemctl start cold_reports.service</code></li>
</ol></li>
<li>Test web services using eLinks. If you get a gateway error it means
datasetd isn’t running correctly in port 8111. Debug with curl,
Expand Down Expand Up @@ -89,11 +94,16 @@ <h2 id="deployment-steps">Deployment steps</h2>
cp cold_api.service-example cold_api.service
nano cold_api.service
sudo mv cold_api.service /etc/systemd/system/
cp cold_reports.service-example cold_reports.service
nano cold_reports.service
sudo mv cold_reports.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable cold.service
sudo systemctl enable cold_api.service
sudo systemctl enable cold_reports.service
sudo systemctl start cold.service
sudo systemctl start cold_api.service
sudo systemctl start cold_reports.service
elinks http://localhost:8111
sudo chown -R $USER:$USER htdocs/rpt
chmod +t htdocs/rpt</code></pre>
Expand Down
4 changes: 2 additions & 2 deletions directory_sync.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%directory_sync(1) user manual | 0.0.13 d947733
%directory_sync(1) user manual | 0.0.14 725c2de
% R. S.Doiel
% 2025-01-28
% 2025-02-11

# NAME

Expand Down
4 changes: 2 additions & 2 deletions group_vocabulary.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%group_vocabulary(1) user manual | 0.0.13 d947733
%group_vocabulary(1) user manual | 0.0.14 725c2de
% R. S.Doiel
% 2025-01-28
% 2025-02-11

# NAME

Expand Down
Loading

0 comments on commit 988d73b

Please sign in to comment.