1 2 3 4
// This is free and unencumbered software released into the public domain. /// A triple statement (S, P, O) originating from a JSON-LD document. pub type JsonldTriple = rdf_model::interop::OxrdfStatement;