Skip to content
@atomicdata-dev

AtomicData.dev

Open standards and tools to make the web more interoperable

Atomic Data

Atomic Data is a modular specification for sharing, modifying and modeling graph data. It combines the ease of use of JSON, the connectivity of RDF (linked data) and the reliability of type-safety.

Atomic Data uses links to connect pieces of data, and therefore makes it easier to connect datasets to each other - even when these datasets exist on separate machines.

The specification

Atomic Data has been designed with the following goals in mind:

  • Give people more control over their data
  • Make linked data easier to use
  • Make it easier for developers to build highly interoperable apps
  • Make standardization easier and cheaper

Atomic Data is Linked Data, as it is a strict subset of RDF. It is type-safe (you know if something is a string, number, date, URL, etc.) and extensible through Atomic Schema, which means that you can re-use or define your own Classes, Properties and Datatypes.

The default serialization format for Atomic Data is JSON-AD, which is simply JSON where each key is a URL of an Atomic Property. These Properties are responsible for setting the datatype (to ensure type-safety) and setting shortnames (which help to keep names short, for example in JSON serialization) and descriptions (which provide semantic explanations of what a property should be used for).

Atomic Data has specifications for authentication, authorization, querying / filtering / pagination, event sourcing and versioning, file management, websockets, API endpoints and more.

Read more on docs.atomicdata.dev.

Tools & libraries

Example projects

Get involved

Make sure to join our Discord if you'd like to discuss Atomic Data with others.

Status

Keep in mind that none of the Atomic Data project has reached a v1, which means that breaking changes can happen. Check out the status + roadmap in the docs. Maintained and developed by Ontola.io

Pinned

  1. atomic-server atomic-server Public

    An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.

    TypeScript 856 42

Repositories

Showing 10 of 10 repositories
  • atomic-server Public

    An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.

    atomicdata-dev/atomic-server’s past year of commit activity
    TypeScript 856 MIT 42 276 (2 issues need help) 11 Updated Jun 21, 2024
  • atomic-sveltekit-demo Public

    Template / boilerplate for Atomic-Server CMS + Sveltekit

    atomicdata-dev/atomic-sveltekit-demo’s past year of commit activity
    Svelte 3 MIT 3 0 1 Updated Mar 25, 2024
  • .github Public

    Organization readme

    atomicdata-dev/.github’s past year of commit activity
    1 0 0 0 Updated Dec 4, 2023
  • atomic-data-docs Public

    Atomic Data is a specification to make it easier to exchange data.

    atomicdata-dev/atomic-data-docs’s past year of commit activity
    Handlebars 17 MIT 7 103 (1 issue needs help) 1 Updated Dec 4, 2023
  • atomic-svelte Public archive

    Svelte library for Atomic Data

    atomicdata-dev/atomic-svelte’s past year of commit activity
    TypeScript 4 MIT 0 1 1 Updated Nov 9, 2023
  • atomic-data-browser Public

    This repo is no longer used! Code is moved to Atomic-Server

    atomicdata-dev/atomic-data-browser’s past year of commit activity
    TypeScript 54 MIT 9 101 1 Updated Jul 31, 2023
  • atomic-data-model-builder Public

    A simpel and intuitive tool to create Atomic Data models.

    atomicdata-dev/atomic-data-model-builder’s past year of commit activity
    Svelte 7 MIT 0 2 0 Updated Jan 4, 2023
  • atomic-vcard Public

    for converting vcards to JSON-AD

    atomicdata-dev/atomic-vcard’s past year of commit activity
    Rust 1 0 0 0 Updated Aug 1, 2022
  • react-template Public

    Atomic Data React Template

    atomicdata-dev/react-template’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated May 17, 2022
  • atomic-raycast Public

    Raycast extension to search resources in an Atomic Server

    atomicdata-dev/atomic-raycast’s past year of commit activity
    TypeScript 3 0 0 0 Updated May 3, 2022

Top languages

Loading…

Most used topics

Loading…