Joep Meindertsma

Results 420 issues of Joep Meindertsma

Surveys are an interesting case for web applications and frameworks. How could surveys work in the Atomic Data paradigm (using concepts like Commits and Agents)? Things that I want, as...

One of the things that Atomic Data enables, is rendering Forms for data that you've just encountered. The client will be able to fetch the Properties and Classes, and will...

I was working on creating tooling for Versioning for Atomic Data. I want to make this functionality discoverable for users, for example through a menu or a button on the...

Currently, Atomic Data sets classes for a Resource using the [`is-a` Property](https://atomicdata.dev/properties/isA). This supports multiple values, which means that Resources can be instances of multiple classes. Classes are mainly used...

Atomic Data is a working title, and it might change. I like the way it sounds, how it refers to the smallest possible amount of data (indivisible, hence atomic), and...

Currenlty, Shortnames only allow downcased characters and dashes. However, most properties currently use `snakeCase`. For example, the `https://atomicdata.dev/properties/isA` has a path ending of `isA` but a shortname of `isa`, which...

People will follow these links and get 404s, and that limits how fast people will understand how this all works. So, we have at least few options on making the...

- Create class - Create property, set to resource-array. `Allows-only` is now set to `[]` empty array. - Create table for that class. Try making an instance. You'll get an...

bug
browser

Audience: software engineers looking for an open source data modelling / CMS tool ## Set-up - Overview - Introduce Atomic Data - Introduce Atomic Server - Demo - Set up...