Skip to content

Commit

Permalink
Extend image Data object
Browse files Browse the repository at this point in the history
  • Loading branch information
chStaiger committed Mar 5, 2024
1 parent 14f4e85 commit 4d7d99d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorials/04-Metadata.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
"\n",
"You can use that metadata to describe your data andlater search for this data; and it can help you keeping the overview of what was the input for an analysis and what is the outcome.\n",
"\n",
"<img src=\"img/DataObject5.png\" width=\"400\">\n",
"\n",
"Technically, iRODS offers metadata as key-value-units triple. Let's investigate this:"
]
},
Expand Down
2 changes: 2 additions & 0 deletions tutorials/05-Data-Sharing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
"source": [
"Permissions in iRODS are part of the data objects and collections. They give information and they allow other users of the same iRODS system to read and edit your data.\n",
"\n",
"<img src=\"img/DataObject6.png\" width=\"400\">\n",
"\n",
"In iRODS there are four types of permissions:\n",
"\n",
"| Access | Meaning|\n",
Expand Down
Binary file added tutorials/img/DataObject5.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 added tutorials/img/DataObject6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4d7d99d

Please sign in to comment.