Code of Conduct: https://github.com/solid/process/blob/main/code-of-conduct.md - Website: https://solidproject.org/ - Repos: https://github.com/solid/
https://github.com/solid/solid-platform I have been trying to compare solid platform implementations, but it is hard to figure out the status of support of features. Especially performance, scalability, security, LDP Search capabilities, and data import from other platforms.
:point_up: December 29, 2018 2:34 PM
@mrhegemon - That question is hard to address in a chat-space. I'd suggest starting a page in the solid wiki (https://github.com/solid/node-solid-server/wiki), likely with some connection to the page of Solid compatible servers (https://github.com/solid/node-solid-server/wiki/Running-Test-Implementations-of-Solid-compatible-servers), and setting up a table of the sorts of features/functionality you want to compare (probably best as column headers) vs the implementations of which you're aware (probably best as row headers). Depending on the depth of discussion, It might make sense to treat each column as a section, and break such table into a textual stream...
As to MongoDB vs Allegrograph vs TDB (the storage component of Apache Jena) vs RDF4J vs Virtuoso vs other back-end stores. It may be worthwhile to also consider their basic architectures, vis-a-vis single-model vs multi-model and single-query-language vs multi-query-languages -- https://community.openlinksw.com/t/tabulated-relational-database-management-systems-rdbms-comparison/274
yarn add rdflib
an okay way to install rdflib.js? Problem is I see it's install 85 other library dependencies