You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As raised in rdfjs/types#45 the RDF/JS spec states that a DataFactory should have fromTerm and fromQuad. rdfjs/types#46 is adding those methods to the RDF/JS type declarations.