UNPKG
rdf-utils-dataset
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
RDFJS Dataset utils
github.com/rdf-ext/rdf-utils-dataset
rdf-ext/rdf-utils-dataset
rdf-utils-dataset
/
index.js
8 lines
(6 loc)
•
133 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
resource
from
'./resource.js'
import
resourcesToGraph
from
'./resourcesToGraph.js'
export
{ resource, resourcesToGraph }