@faubulous/mentor-rdf-serializers
    Preparing search index...

    Interface TypeSortingStrategyConfig

    interface TypeSortingStrategyConfig {
        secondarySort?: "alphabetical" | "none";
        unmatchedPosition?: "start" | "end";
    }
    Index

    Properties

    secondarySort?: "alphabetical" | "none"

    How to sort within each type group.

    unmatchedPosition?: "start" | "end"

    Where to place resources without rdf:type