Skip to main content

server_managed_triples

Function server_managed_triples 

Source
pub fn server_managed_triples(
    resource_iri: &str,
    modified: DateTime<Utc>,
    size: u64,
    is_container_flag: bool,
    contained: &[String],
) -> Graph
Expand description

Compute the server-managed triples for a resource (dc:modified, stat:size, and for containers ldp:contains entries).