• A simple namespace handler; I was not sure I fully understood the n3 version, and I found no reliable documentation (...)

    This function returns a function that can be used to generate a proper URI for a given prefix.

    Parameters

    • uri: string

    Returns ((l) => rdf.NamedNode)

      • (l): rdf.NamedNode
      • Parameters

        • l: string

        Returns rdf.NamedNode