I think currently we have three different sections of work to be done (that all branch off into various use cases) with Solid at the moment:
Solid specification
Solid server
Solid applications
In my opinion, these are currently the most important things to get properly implemented. I’m seeing discussions on potential use cases, potential functionalities, company investments into Solid, etc. But Solid is still not completely stable for developers let alone user adoption (especially new, scrappy developers like myself).
For the devs out in this forum, I’d like to make this post an opportunity to get to know each other so we can communicate and collaborate on learning the codebase and tackling some of the issues in Github together.
Hi, I’d like to create PKM tool in SoLiD, I will use SlateJS in frontend. To store personal knowledge in RDF, I need to learn what ontology I can use. I think finding and learning ontology is a big part in SoLiD app development.
I’m watching NSS-5.0.0
closely which is supposed to fix some things. When released/committed I as an external/applying developer plan to test rigorously and see.
I’m planning to create an ontology search index, where you can search for fields/properties/classes or event ontologies themselves you’re planning on using in your app and, in a later version, explore visually. A prototype is currently online at https://whattheontology.herokuapp.com/, allthough there are much more complete solutions already out there (for example https://lov.linkeddata.es/).