csvToXMCDA-alternativesValues

Provider:PyXMCDA
Version:1.0

Description

Transforms a file containing alternatives values from a comma-separated values (CSV) file to two XMCDA compliant files, containing the corresponding alternatives ids and their alternativesValues.

Inputs

(For outputs, see below)

alternativesValues (csv)

Description:

The alternatives and their alternatives values as a CSV file. The first line is made of two cells, the first one being empty, and the second one will be the content of the attribute “mcdaConcept” in the tag “<alternativesValues>”, if supplied.

Example:

,ranks
alt1,1
alt2,2.7
alt3,3

Outputs

alternatives

Description:

The equivalent alternatives ids.

XMCDA related:

  • Tag: alternatives

alternativesValues

Description:

The equivalent alternatives values.

XMCDA related:

  • Tag: alternativesValues

messages

Description:

Status messages.

XMCDA related:

  • Tag: methodMessages

For further technical details on the web service underlying this program, have a look at its documentation here.