Traqula
    Preparing search index...

    Algebra operation representing the Property path negated property set (!). Property paths have a specific SPARQL definition

    interface Nps {
        iris: NamedNode<string>[];
        subType?: string;
        type: NPS;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    iris: NamedNode<string>[]
    subType?: string
    type: NPS