Revision 45654
Added by Alessia Bardi almost 8 years ago
modules/dnet-parthenos/trunk/src/main/resources/eu/dnetlib/bootstrap/profiles/workflows/repo_hi.xml | ||
---|---|---|
53 | 53 |
<NODE name="createNative" type="CreateMDStore"> |
54 | 54 |
<DESCRIPTION>Create native store</DESCRIPTION> |
55 | 55 |
<PARAMETERS> |
56 |
<!-- TODO: How to get the native format from the API of the data source? --> |
|
57 |
<PARAM name="format" value="TODO"/> |
|
56 |
<PARAM name="format" value="GMF"/> |
|
58 | 57 |
<PARAM name="interpretation" value="native"/> |
59 | 58 |
<PARAM name="layout" value="store"/> |
60 | 59 |
<PARAM name="outputPrefix" value="harv_"/> |
Also available in: Unified diff
using GMF as native format