You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _episodes/02-rucio_usage.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ questions:
7
7
objectives:
8
8
- "Become familiar with aspects of Rucio"
9
9
- "Use Rucio tags to find specific types of files"
10
-
- "Learn how to download or stream files for further use."
10
+
- "Learn how to download or stream files for further use"
11
11
keypoints:
12
12
- "Rucio works with datasets and Data Identifiers (DIDs)"
13
13
- "ePIC DIDs may look or be formatted like a nested filepath, but they are flat"
@@ -124,7 +124,7 @@ We now have a more manageable list and we can see that we have some different be
124
124
> Each line would be the full DID for an item which we could potentially make use of.
125
125
{: .callout}
126
126
127
-
As we can see, in this case is a dataset. We can check the contents of this dataset too. Let's pick one of our DIDs and examine the content. We can do this via:
127
+
As we can see, the DIDs we have in our list now are all datasets. We can check the contents of these datasets too. Let's pick one of our DIDs and examine the content. We can do this via:
0 commit comments