Skip to main content

fetch_netrelations

Function fetch_netrelations 

Source
pub fn fetch_netrelations(
    client: &dyn SparqlClient,
    endpoint_url: &str,
    seed_iris: &[String],
) -> Result<Vec<RinfNetrelationRow>, ProjectionError>
Expand description

High-level helper: fetch + parse netrelations for the given seed IRIs.