Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

atomicdata-dev

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@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 withthe 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 isLinked Data, as it is astrict subset of RDF.It is type-safe (you know if something is astring,number,date,URL, etc.) and extensible throughAtomic Schema, which means that you can re-use or define your own Classes, Properties and Datatypes.

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

Atomic Data has specifications forauthentication,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 tojoin 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 thestatus + roadmap in the docs.Maintained and developed byOntola.io

PinnedLoading

  1. atomic-serveratomic-serverPublic

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

    TypeScript 1.2k 57

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
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 1,194MIT 57 314(3 issues need help) 16 UpdatedFeb 26, 2025
  • atomic-sveltekit-demo Public

    Template / boilerplate for Atomic-Server CMS + Sveltekit

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

    Organization readme

    atomicdata-dev/.github’s past year of commit activity
    10 0 0 UpdatedDec 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 17MIT 7 103(1 issue needs help) 1 UpdatedDec 4, 2023
  • atomic-svelte Public archive

    Svelte library for Atomic Data

    atomicdata-dev/atomic-svelte’s past year of commit activity
    TypeScript 4MIT0 1 1 UpdatedNov 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 58MIT 9 99 1 UpdatedJul 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 7MIT0 2 0 UpdatedJan 4, 2023
  • atomic-vcard Public

    for converting vcards to JSON-AD

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

    Atomic Data React Template

    atomicdata-dev/react-template’s past year of commit activity
    TypeScript0MIT0 0 0 UpdatedMay 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 30 0 0 UpdatedMay 3, 2022

Top languages

Loading…

Most used topics

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp