rdf-hektos
    Preparing search index...

    Function classToSubQ

    • Convert a class URI to a select subquery

      Parameters

      • classUri: string

        The URI of the class

      • classVar: string

        The variable name for the class

      • a: string = "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"

        The predicate to use for the class (default: rdf:type)

      Returns Query

      The subquery