Project

General

Profile

1 26600 sandro.lab
// declares the script name
2
declare_script SubSample;
3
4
// set rules of type constants
5
CobjTypology = TEXT;
6
CobjModel = OAI-PMH;
7
CobjMDformats = oai_dc;
8
9
// mark the end of the script
10
end