provides an overview of all the available correspondence classification from CELLAR and FAO repository.

correspondenceList(endpoint)

Arguments

endpoint

The SPARQL Endpoint. The valid values are "CELLAR", "FAO" or "ALL" for both.

Value

correspondenceList() returns a list of the correspondence tables available with prefix name, ID, Source classification, Target classification, Table name and URI.

Examples

{
    corr_list = correspondenceList("ALL")
}