• Parse RDF string content into an N3 store (browser-safe; no Node fs).

    Parameters

    • content: string
    • fileName: string

    Returns Promise<Store>