You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <atarget="_blank" href="https://www.go-fair.org/fair-principles/">FAIR principles</a>.
Copy file name to clipboardExpand all lines: software.html
+6-9Lines changed: 6 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,9 @@
29
29
</buttons>
30
30
31
31
32
-
<h2>Our Software</h2>
32
+
<h2>Software repositories</h2>
33
33
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>
35
35
</section>
36
36
37
37
@@ -42,7 +42,7 @@ <h2>Our Software</h2>
42
42
43
43
<h3>Nanodash</h3>
44
44
<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.
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.
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.
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.
0 commit comments