Function json_ld_serialization::serialize_object 
source ยท pub fn serialize_object(
    value: &(impl LinkedDataSubject + LinkedDataResource),
) -> Result<Object, Error>Expand description
Serialize the given Linked-Data value into a JSON-LD object.