Skip to content

Commit b0ff202

Browse files
committed
Update and link software page
1 parent 4452040 commit b0ff202

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ <h1>We provide software that boosts the sharing of scientific knowledge.</h1>
3737
<h3>2022</h3>
3838
<p>founded in Zurich</p>
3939
<h3>2023</h3>
40-
<p><a href="https://nanodash.knowledgepixels.com/" target="_blank">nanodash</a> beta release</p>
40+
<p><a href="https://nanodash.knowledgepixels.com/" target="_blank">Nanodash</a> beta release</p>
41+
<h3>2024</h3>
42+
<p><a href="https://github.com/knowledgepixels/nanopub-query" target="_blank">Nanopub Query</a> beta release</p>
4143
</column>
4244

4345
</container>
@@ -72,6 +74,7 @@ <h2>What we do</h2>
7274
<p>
7375
We provide a managed service, called Nanodash, to publish scientific findings in a way that is both human-readable and machine-actionable. This Software-as-a-Service is also designed to browse these findings – with automated aggregations and more. It connects to a platform that is fully open, semantic, decentralized, and aligned with the <a target="_blank" href="https://www.go-fair.org/fair-principles/">FAIR principles</a>.
7476
</p>
77+
<p><a href="software.html" class="button">Our Software</a></p>
7578
</column>
7679

7780
<column>

software.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
</buttons>
3030

3131

32-
<h2>Our Software</h2>
32+
<h2>Software repositories</h2>
3333

34-
<p>This is our software that supports you with nanopublication technology.</p>
34+
<p>This is our open source software that supports you with nanopublication technology.</p>
3535
</section>
3636

3737

@@ -42,7 +42,7 @@ <h2>Our Software</h2>
4242

4343
<h3>Nanodash</h3>
4444
<p>
45-
Nanodash is our nanopublication user interface and API provider. It provides easy-to-use templates for nanopublication creation, custom feeds, search, and connects to journals for formal publication with academic articles.
45+
Nanodash is our nanopublication user interface and API provider. It offers easy-to-use templates for nanopublication creation, custom feeds, a search function, and it connects to journals for formal publication with academic articles.
4646
</p>
4747
<buttons>
4848
<a href="https://github.com/knowledgepixels/nanodash/" class="button" target="_blank">GitHub</a>
@@ -52,9 +52,7 @@ <h3>Nanodash</h3>
5252
<column>
5353
<h3>nanopub-java</h3>
5454
<p>
55-
Nanopub-java is a Java library for handling nanopublications.
56-
This is currently the most complete implementation of nanopublications, covering hash-based identifier generation,
57-
digital signatures, nanopublication indexes, and more.
55+
Nanopub-java is a Java library for handling nanopublications. This is currently the most advanced implementation of nanopublications, covering hash-based identifier generation, digital signatures, nanopublication indexes, and more.
5856
</p>
5957
<buttons>
6058
<a href="https://github.com/Nanopublication/nanopub-java" class="button" target="_blank">GitHub</a>
@@ -71,8 +69,7 @@ <h3>nanopub-java</h3>
7169
<column>
7270
<h3>Nanopub Query</h3>
7371
<p>
74-
Nanopub Query is our second-generation service for querying the published nanopublications using SPARQL.
75-
To make querying fast and scalable, it provides many separate triple stores, each covering a specific subset of all nanopublications.
72+
Nanopub Query is the second-generation service for querying published nanopublications using SPARQL. To make querying fast and scalable, it provides many separate triple stores, each covering a specific subset of all nanopublications.
7673
</p>
7774
<buttons>
7875
<a href="https://github.com/knowledgepixels/nanodash/" class="button" target="_blank">GitHub</a>
@@ -82,7 +79,7 @@ <h3>Nanopub Query</h3>
8279
<column>
8380
<h3>Nanopub Registry</h3>
8481
<p>
85-
Nanopub Registry is our second-generation nanopublication publishing and retrieval service. It is still under development, and will replace the first-generation <em>nanopub servers</em> when fully implemented.
82+
Nanopub Registry is the second-generation nanopublication publishing and retrieval service. It is still under development, and will replace the first-generation <em>nanopub servers</em> when fully implemented.
8683
</p>
8784
<buttons>
8885
<a href="https://github.com/Nanopublication/nanopub-java" class="button" target="_blank">GitHub</a>

0 commit comments

Comments
 (0)