Traqula
    Preparing search index...

    Algebra operation representing the Property path inverse (^). Having a specific SPARQL definition This operation, besides basic mode is the reason SPARQL can contain literals in the subject position.

    interface Inv {
        path: Algebra.PropertyPathSymbol;
        subType?: string;
        type: INV;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    subType?: string
    type: INV