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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ To use Rucio further, we will need to briefly look at how Rucio organises data.
42
42
43
43
## Datasets and DIDs
44
44
45
-
Typically, we want to analyse data contained within specific files. Files can be grouped together into datasets which can themselves, be grouped into containers. All three refer to "data". As such, the term "data identifier` or **DID** is used to represent any set of files, datasets or containers in Rucio. a DID is just the name of a single file, dataset or container.
45
+
Typically, we want to analyse data contained within specific files. Files can be grouped together into datasets which can themselves, be grouped into containers. All three refer to "data". As such, the term "data identifier` or **DID** is used in Rucio. A DID is just the name of a single file, dataset or container.
46
46
47
47
In Rucio, all DIDs follow a naming scheme which is composed of two strings - a **scope** and a **name**, formatted as -
0 commit comments