Skip to content

Commit

Permalink
more content and updates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Oct 24, 2024
1 parent 762a38b commit c40f020
Show file tree
Hide file tree
Showing 16 changed files with 19 additions and 1 deletion.
10 changes: 10 additions & 0 deletions src/docs/guide/five-minute-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,16 @@ The buttons tell you what type of data is expected. If you add something and cha
can delete / unlink it and do it again. Be sure to check out what you can describe in the individual
sections (tabs) as well.

Notice the button <span class="text-sm bg-blue-500 text-white py-1 px-2 rounded">\* Bulk Add</span>
next to some of the properties? In cases where you want to describe a number of related entities all
at once (e.g. multiple authors), you can use the bulk add controls to quickly add sets of entities.

<ImageComponent src="/images/five-minute-tutorial/desktop5.webp" />

When you're finished, you can use the AI Assistant to help you verify the data against the spec.

<ImageComponent src="/images/five-minute-tutorial/desktop6.webp" />

## Useful information

For those so inclined, you might want to read the following documentation from the specification
Expand Down
10 changes: 9 additions & 1 deletion src/docs/guide/working-with-a-crate.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,20 @@ The main editor window has a controls bar along the top. On it there are:

<ImageComponent src="/images/guide-working-with-a-crate/controls.webp" />

## Verifying the data

A crucial aspect is verifying your work against the RO Crate specification to ensure that it's
compliant. If you've registered and bought credits to use the assistant, you can use the AI
Assistant to check your work against the spec.

<ImageComponent src="/images/guide-working-with-a-crate/desktop6.webp" />

## Saving entities for re-use

Often times, you will carefully craft an entity definition that will be useful elsewhere. An obvious
example is when you define yourself as an author. In that case, your entity definition will have
your name and a URL as your unique identifier (e.g. an ORCID) and you can save that definition as a
template for re-use in other folders that you work on.
template for re-use in other work.

In the following image we can see what will be saved as a template. By setting depth to 1 linked
entities will be resolved and included. Note that in both cases (depth 0 or 1) only properties will
Expand Down
Binary file modified src/public/images/five-minute-tutorial/desktop1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/images/five-minute-tutorial/desktop1.webp
Binary file not shown.
Binary file modified src/public/images/five-minute-tutorial/desktop2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/images/five-minute-tutorial/desktop2.webp
Binary file not shown.
Binary file modified src/public/images/five-minute-tutorial/desktop3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/images/five-minute-tutorial/desktop3.webp
Binary file not shown.
Binary file modified src/public/images/five-minute-tutorial/desktop4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/images/five-minute-tutorial/desktop4.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit c40f020

Please sign in to comment.