pub fn parse_netrelations_response(
json: &Value,
) -> Result<Vec<RinfNetrelationRow>, ProjectionError>Expand description
Parse the SPARQL-JSON response for the netrelations query.
pub fn parse_netrelations_response(
json: &Value,
) -> Result<Vec<RinfNetrelationRow>, ProjectionError>Parse the SPARQL-JSON response for the netrelations query.