staging-public-wf #2

Manually merged
enrico.ottonello merged 10 commits from staging-public-wf into master 2020-12-18 11:57:03 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e5eefef411 - Show all commits

View File

@ -13,7 +13,7 @@
<PARAM description="Datasource Id" name="dsId" required="true" type="string"/>
<PARAM description="Datasource Interface" name="interface" required="true" type="string"/>
<PARAM description="Store for transformed records" name="cleanMdstoreId" required="true" type="string"/>
<PARAM name="stagingPublisherEndpoint" description="GraphDB Publisher Endpoint" required="true" type="string"/>
<PARAM name="publisherEndpoint" description="GraphDB Publisher Endpoint" required="true" type="string"/>
</PARAMETERS>
<WORKFLOW>
<NODE isStart="true" name="fetchMdStore" type="FetchMDStoreRecords">