Metreeca Wire
    Preparing search index...
    Triple: readonly [Subject, Predicate, Object]

    An RDF triple, as a subject/predicate/object statement.

    The subject is an IRI Reference or a blank node; the predicate is always an IRI; the object admits any Term: an IRI, a blank node, or a language-tagged or datatype-Typed | typed literal. Returned by Repository.construct, one entry per produced statement. Construct one with triple.

    Note

    A blank node carries no stable identity across queries or stores: its label is meaningful only within the document that introduced it. Durable anchors that must survive a round-trip (embedded resources, intermediate structural anchors, and so on) are minted as opaque IRIs in the urn:uuid: scheme rather than left blank.