dhp-graph-dump/dump/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/eosc_identifiers_parameters...

25 lines
489 B
JSON

[
{
"paramName":"sp",
"paramLongName":"sourcePath",
"paramDescription": "the path where to find the result",
"paramRequired": true
},
{
"paramName": "issm",
"paramLongName": "isSparkSessionManaged",
"paramDescription": "the path where the relations are stored",
"paramRequired": false
},
{
"paramName": "op",
"paramLongName": "outputPath",
"paramDescription": "the path where to store the results",
"paramRequired": true
}
]