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 0 deletions
Showing only changes of commit 6c150be5b2 - Show all commits

View File

@ -12,6 +12,7 @@
<PARAM description="Datasource Name" name="dsName" required="true" type="string"/>
<PARAM description="Datasource Id" name="dsId" required="true" type="string"/>
<PARAM description="Datasource Interface" name="interface" required="true" type="string"/>
<PARAM name="cleanMdstoreId" description="Store for transformed records" required="true" type="string"/>
<PARAM description="Public Publisher Endpoint" name="publisherEndpoint" required="true" type="string"/>
<PARAM description="Sparql update query to enrich GraphDB content" name="sparqlUpdateQuery" required="true" type="string"/>
</PARAMETERS>