Skip to content

Commit

Permalink
update ARC representation image colors
Browse files Browse the repository at this point in the history
  • Loading branch information
HLWeil committed Sep 17, 2024
1 parent e32ad8a commit e279b83
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed public/ro-crate-vs-filesystem.png
Binary file not shown.
Binary file added public/ro-crate-vs-scaffold.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/details/arc-representation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The ARC data model encompasses the necessary entities to document the full resea

The two main ARC representations are the **ARC RO-Crate** and the **ARC Scaffold**. Both adhere to the same underlying data model, making conversion between them straightforward and requiring no complex mapping. This seamless transition ensures frictionless collaboration, even between users who prefer different representations. Think of the ARC RO-Crate as a more machine-friendly, compiled version of the ARC Scaffold, which is geared toward human input and interaction.

![ARC RO Crate](/arc-website/ro-crate-vs-filesystem.png)
![ARC RO Crate](/arc-website/ro-crate-vs-scaffold.png)

### ARC RO-Crate

Expand Down

0 comments on commit e279b83

Please sign in to comment.