Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LinkedDataFragments/Server.js
/ Datasource.js
File
Datasource.js
lib/datasources/Datasource.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*! @license MIT ©2014-2016 Ruben Verborgh, Ghent University - imec */
2
/* A Datasource provides base functionality
for
queryable access to a source of triples. */
3
4
var
fs = require(
'fs'
),
Callers
nothing calls this directly
Calls
1
done
Function · 0.85
Tested by
no test coverage detected