Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LinkedDataFragments/Server.js
/ TurtleDatasource.js
File
TurtleDatasource.js
lib/datasources/TurtleDatasource.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 TurtleDatasource fetches data from a Turtle document. */
3
4
var
MemoryDatasource = require(
'./MemoryDatasource'
),
Callers
nothing calls this directly
Calls
1
done
Function · 0.85
Tested by
no test coverage detected