An ambitious, fully open source initiative to increase data ownership and make apps work better together.
In 1989, Tim Berners-Lee published the first website. In doing so, he had a vision of a decentralized internet, a web, where people would host their own websites on their own servers. Now we're more than 30 years on, and the web is more centralized than ever. A handful of tech giants manage our data, determine what our digital interactions look like, and in what order we read our news. We need to be able to do that differently.
Tech giants are keeping us on board by connecting our own data. For example, your Google Calendar works perfectly with your GMail, and you can quickly attach your Google Drive files. As a tech giant, you have the data to link all of this together, making users dependent on your services. Fortunately, there is another way to solve this: standardize. With good standards, we can move our data from App to App, so you don't get stuck in the ecosystems of the tech giants. In addition, by standardizing a lot more, you can do things you can't do now, like search through all your data, see who changed what and when, open the same data in different apps, and more... But how do we get there? What do standards need to meet before we can live in this tech utopia?
Tim Berners-Lee gained an important insight 10 years after the first website: the same links we use for websites, we can also use in data. Thus Linked Data was born. Linked Data makes it possible to use the entire web as a large, connected database. With that, you could create apps that are completely decentralized, that work much better together, where people themselves have full control over their data.
At least, that's the theory. In practice, it is still very difficult to build apps with Linked Data. We can know, because as Ontola we went all-in on this technology a few years ago. We rewrote our e-democracy platform Argu and used Linked Data for literally every button and menu. This was a big job, and we had to create numerous tools to achieve this goal. From this year-long development process, we learned how to make Linked Data even better - and most importantly, much easier.
Our CEO Joep Meindertsma started working on a new form of Linked Data in 2020 in his spare time. The goal: to find an easier, more powerful abstraction that would allow developers to more quickly create apps that work well together. Grabbing the best stuff from Linked Data, but improving where possible. After a few months, there was a comprehensive documentation of Atomic Data online, and not much later the first server, libraries and browser. As a result, Atomic Data quickly became a pretty mature system, with solid implementations and various tools.
Atomic Data is a modular specification, which means you can grab bits from it that you find useful, but you don't have to use everything. If you want to get started quickly, we recommend using our Atomic-Server, which has all the specs implemented.
Atomic-Server is a powerful, extremely fast database + server with an incredible amount of features. Completely free and open source. Written in the Rust programming language. The front-end is written in Typescript with React.
Atomic-Server is designed to be the personal server of the future: a lightweight application that you can easily run at home on a cheap computer, like a Raspberri Pi or an old smartphone.
Read how to install Atomic-Server here.