dnet-core/dnet-data-services/src/test/resources/subScript_example.ftl

10 lines
186 B
Plaintext

// declares the script name
declare_script SubSample;
// set rules of type constants
CobjTypology = TEXT;
CobjModel = OAI-PMH;
CobjMDformats = oai_dc;
// mark the end of the script
end