Since browser-based applications need to meet their performance budgets. We need to avoid including an RDF parser in the library if the application using it already includes one.
One of the approaches would provide two separate exports
- one that includes an RDF parser
- one that requires passing the RDF parser to the constructor