Skip to main content

make_star_annotation

Function make_star_annotation 

Source
pub fn make_star_annotation(
    subject: u64,
    predicate: u64,
    object: u64,
    ann_predicate: u64,
    ann_object: u64,
) -> [NQuin; 2]
Expand description

Build RDF-Star annotation quins for tests: <<s p o>> ann pred val.