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
Migrate remaining static news items to nanopublications
The 20 hardcoded news items from 2022-2025 are now published as
nanopublications in the Knowledge Pixels space, so news.html renders
entirely from <nanopub-list>. Drops the now-dead .news-items CSS rule.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KsdmTjpnrLvuqT4wwSRKch
Copy file name to clipboardExpand all lines: news.html
-49Lines changed: 0 additions & 49 deletions
Original file line number
Diff line number
Diff line change
@@ -47,54 +47,5 @@ <h2>Our news</h2>
47
47
</li>
48
48
</template></nanopub-list>
49
49
50
-
<sectiondata-year="2025">
51
-
<h3>2025</h3>
52
-
53
-
<ulclass="news-items">
54
-
55
-
<li>Welcome <ahref="index.html#ashley">Ashley</a>, who has joined our team as knowledge and software engineer</li>
56
-
<li>We welcome <ahref="index.html#sonia">Sonia</a> on our team as our accountant and financial advisor</li>
57
-
<li>We are launching our <ahref="incubator.html">incubator program</a>, where we help you develop your own use cases</li>
58
-
<li>We are proud to be part of <atarget="_blank" href="https://www.linkedin.com/feed/update/urn:li:activity:7343553601602052096/">FDO Connect</a>, a <atarget="_blank" href="https://www.linkedin.com/posts/mission-ki_fairdigitalobjects-faemrderprojekt-fdo-activity-7336338502957096961-sVdi/">Germany-based project to implement FAIR Digital Objects (FDOs) with nanopublications</a target="_blank"></li>
59
-
<li>Check out the <atarget="_blank" href="https://nanopub.net/docs/tutorials/eswc2025/">nanopublication tutorial we gave at ESWC 2025</a>, including video recordings</li>
60
-
<li>Our co-founder <ahref="previous.html">Philipp</a> is leaving Knowledge Pixels, and we wish him all the best with his new adventures</li>
61
-
<li>Welcome <ahref="index.html#ziroli">Ziroli</a> and <ahref="index.html#virginia">Virginia</a> as our new team members</li>
62
-
<li>We are heartbroken that our dear advisor and friend <atarget="_blank" href="https://email.sagepub.com/optiext/optiextension.dll?ID=eMNeHZKcFlDW0b7cECeFolJhbKOO0CCQPEopRoIjjJd95LO0nkSk1ghm1BC3m0BTXFSbJEVpzexJx15nyJFe4_eh8TvKP">Einar Fredriksson has passed away</a></li>
63
-
<li><atarget="_blank" href="https://www.linkedin.com/posts/neverblink_nanopublication-fair-rdf-activity-7320814261679599616---n8/">NeverBlink partnering with Knowledge Pixels</a></li>
64
-
<li>We have released the beta version of <ahref="https://github.com/knowledgepixels/nanopub-registry" target="_blank">Nanopub Registry</a></li>
65
-
</ul>
66
-
</section>
67
-
68
-
<sectiondata-year="2024">
69
-
<h3>2024</h3>
70
-
71
-
<ulclass="news-items">
72
-
<li>We are collaborating with the <atarget="_blank" href="https://www.colonialcollections.nl/datahub/">Colonial Collections Consortium Datahub</a>, which uses our technology to allow people around the world to contribute to the knowledge about their collections</li>
73
-
<li>We have released the beta version of <ahref="https://github.com/knowledgepixels/nanopub-query" target="_blank">Nanopub Query</a></li>
74
-
<li>We are honored and proud to have contributed to the <atarget="_blank" href="https://bouchoutdeclaration2024.org/">Bouchout+10 Symposium</a> on "Rediscovering Known Biodiversity Knowledge"</li>
75
-
<li>It was great to connect to other Linked Data efforts at the <ahref="https://github.com/zazuko/knowledge-graph-forum">Knowledge Graph Forum 2024</a> in Basel</li>
76
-
<li>Check out the talk we gave at the Metagov seminar on <atarget="_blank" href="https://archive.org/details/kuhn-metagov-20240320">"Nanopublications: Rethinking global knowledge sharing"</a></li>
77
-
</ul>
78
-
</section>
79
-
80
-
<sectiondata-year="2023">
81
-
<h3>2023</h3>
82
-
83
-
<ulclass="news-items">
84
-
<li>We have released the beta version of <ahref="https://nanodash.knowledgepixels.com/" target="_blank">Nanodash</a></li>
85
-
<li><atarget="_blank" href="https://blog.fairsharing.org/?p=971">FAIRsharing and FIPs: where we are, where we are headed</a></li>
86
-
<li><atarget="_blank" href="https://blog.pensoft.net/2023/09/12/nanopublications-tailored-to-biodiversity-data/" target="_blank">Launch of our biodiversity pilot with Pensoft</a></li>
87
-
<li><atarget="_blank" href="https://www.eurekalert.org/news-releases/988615" target="_blank">Launch of our first pilot with Pensoft</a> and <ahref="https://www.iospress.com/news/introducing-fair-findings-innovators-and-publishers-join-forces-to-make-scientific-articles" target="_blank">IOS Press</a></li>
88
-
</ul>
89
-
</section>
90
-
91
-
<sectiondata-year="2022">
92
-
<h3>2022</h3>
93
-
94
-
<ulclass="news-items">
95
-
<li><atarget="_blank" href="https://gist.github.com/tkuhn/1a99ce119d248f53689d52239512ec1f" target="_blank">Welcome to the New Era of Scientific Publishing</a></li>
0 commit comments