UNPKG

@rdfjs/score

Version:

Scores RDF/JS terms inside a dataset

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