Joep Meindertsma

Results 420 issues of Joep Meindertsma

Tim Berners-Lee's 5 star Open Data is a really cool mental model of how to think about open data quality. Check out the website if you havent seen it: https://5stardata.info/en/...

Working on #103 and talking to @jonassmedegaard made me realise that we currently have no way of representing a license for data reuse in Atomic Data. I don't want to...

I want to present users with a hierarchy view that let's them easily see which children and parents a resource has. However, resources only need to define their parent, but...

In google Docs, users are shown a `ask access to this` screen when they open a file which they don't have the rights to. I'd like to offer similar functionality...

I think Atomic Classes might be serializable to JSON Schema. https://json-schema.org/ If it is compatible: - [ ] Add it to `atomic-data-browser` in the `class` view, so users can easily...

In the Atomic-Data-Browser app, I use Classes, Properties and Datatypes to render the form and validate its inputs. The Class dictates which required and optional properties are used, the properties...

- [ ] Add a changelog - [ ] specify versioning strategy in readme - [ ] Link to related documents - [ ] Perhaps parse version from somewhere, show...

Currenlty, I've implemented hierarchy based authorization. It works pretty well, but as an admin, I still can't see _everything_ on the server that I manage. I'm not entirely sure whether...

security

I want to be able to: - Receive notifications when important things happen (such as someone replies to a message of mine) - Follow / unfollow certain feeds - View...

IPFS (or other content-addressing protocols) is a very interesting technology, especially for linked data, as it helps make static resources highly available. Atomic Data Properties are examples of where this...