Skip to content

Commit

Permalink
Merge branch 'main' of github.com:caltechlibrary/dataset into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
R. S. Doiel committed Sep 19, 2024
2 parents 899c4d5 + 3fa377b commit 363051c
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 5 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Dataset Project

The Dataset Project provides tools for working with collections of
JSON documents stored on the local file system in a pairtree or
in a SQL database supporting JSON columns. Two tools are provided
in a SQL database supporting JSON columns. Two primary tools are provided
by the project -- a command line interface (dataset) and a
[RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer)
web service (datasetd).
Expand Down Expand Up @@ -240,3 +240,5 @@ Related projects
----------------

You can use _dataset_ from Python via the [py_dataset](https://github.com/caltechlibrary/py_dataset) package.
You can use _dataset_ from Deno+TypeScript by running datasetd and access it with [ts_dataset](https://github.com/caltechlibraray/ts_dataset).

8 changes: 5 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ <h1 id="dataset-project">Dataset Project</h1>
alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a></p>
<p>The Dataset Project provides tools for working with collections of
JSON documents stored on the local file system in a pairtree or in a SQL
database supporting JSON columns. Two tools are provided by the project
– a command line interface (dataset) and a <a
database supporting JSON columns. Two primary tools are provided by the
project – a command line interface (dataset) and a <a
href="https://en.wikipedia.org/wiki/Representational_state_transfer">RESTful</a>
web service (datasetd).</p>
<h2 id="dataset-a-command-line-tool">dataset, a command line tool</h2>
Expand Down Expand Up @@ -246,7 +246,9 @@ <h2 id="releases">Releases</h2>
<h2 id="related-projects">Related projects</h2>
<p>You can use <em>dataset</em> from Python via the <a
href="https://github.com/caltechlibrary/py_dataset">py_dataset</a>
package.</p>
package. You can use <em>dataset</em> from Deno+TypeScript by running
datasetd and access it with <a
href="https://github.com/caltechlibraray/ts_dataset">ts_dataset</a>.</p>
</section>

<footer>
Expand Down
Binary file added pagefind/fragment/unknown_4695f7f.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/unknown_59505e7.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/unknown_79e088d.pf_fragment
Binary file not shown.
Binary file added pagefind/index/unknown_3984cf3.pf_index
Binary file not shown.
Binary file added pagefind/index/unknown_5ea55cd.pf_index
Binary file not shown.
Binary file added pagefind/index/unknown_728ace5.pf_index
Binary file not shown.
Binary file added pagefind/index/unknown_a3ccf0b.pf_index
Binary file not shown.
Binary file added pagefind/index/unknown_b37c549.pf_index
Binary file not shown.
Binary file added pagefind/index/unknown_dc94aa6.pf_index
Binary file not shown.
2 changes: 1 addition & 1 deletion pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.1.1","languages":{"unknown":{"hash":"unknown_6f44d5b13a307ef","wasm":null,"page_count":79}}}
{"version":"1.1.1","languages":{"unknown":{"hash":"unknown_3727b1ae96a0d0d","wasm":null,"page_count":79}}}
Binary file added pagefind/pagefind.unknown_3727b1ae96a0d0d.pf_meta
Binary file not shown.
Binary file added pagefind/pagefind.unknown_5ab634deb2b45db.pf_meta
Binary file not shown.
Binary file added pagefind/pagefind.unknown_7edc9612839bbb8.pf_meta
Binary file not shown.

0 comments on commit 363051c

Please sign in to comment.