Skip to main content

parse_netrelations_response

Function parse_netrelations_response 

Source
pub fn parse_netrelations_response(
    json: &Value,
) -> Result<Vec<RinfNetrelationRow>, ProjectionError>
Expand description

Parse the SPARQL-JSON response for the netrelations query.