Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings
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
Appearance settings
@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.3k 61

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 11 repositories

Top languages

Loading…

Most used topics

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp