UNPKG

@rdfjs/tree

Version:

Tree structure for a set of RDF/JS Quads

10 lines (7 loc) 179 B
import namespace from '@rdfjs/namespace' const ex = namespace('http://example.org/') const rdf = namespace('http://www.w3.org/1999/02/22-rdf-syntax-ns#') export { ex, rdf }