Skip to content

atomicdata-dev/atomic-data-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomic Data

atomic-data-docs

Atomic Data is a specification for sharing, modifying and modeling graph data.

View it on docs.atomicdata.dev. If you're looking for implementations of Atomic Data, check out atomic-data-rust (server + cli + lib written in Rust) and atomic-data-browser (react / typescript).

About this repo

This repository holds the markdown book for the Atomic Data standard. It serves two purposes:

  • A central hub for written content such as documentation, the specification, tutorials and guides.
  • A place to discuss the specification - that should happen in this issue tracker.

Running locally

You can run it locally using mdBook

# This requires at least Rust 1.39 and Cargo to be installed. Once you have installed Rust, type the following in the terminal:
cargo install mdbook
# Install mdbook-linkcheck to prevent broken links in your markdown.
cargo install mdbook-linkcheck
# Serve at localhost:3000, updates when files change.
mdbook serve

Publishing is done with Github actions - simply push the master branch.

Contributing

Add an issue or open a PR! All thoughts are welcome. Also, check out the Discord.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9