-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
24 lines (14 loc) · 761 Bytes
/
README
File metadata and controls
24 lines (14 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
wf4ever/ro-catalogue
A collection of Research Objects for development and testing.
Directory and file structure
./ro.sh - editable file defines symbols for running ro-manager on local system.
This is not included in the git index, so that each local system can maintain
its own copy. A sample file from which a local copy of ro.sh may be derived
is ro.sh.gk-eskarina
make.sh in the individual ROs do a "source ../../ro.sh".
Best practice is to add your .sh file here with a similar naming style
reflecting your username and hostname, then symlink on the local
checkout:
ln -s ro.sh-stain-ralph ro.sh
./v0.1/ - ROs conforming to RO specification version 0.1
./v0.2/ - ROs conforming to RO specification version 0.2