UNPKG
@rdfjs/tree
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.0
Tree structure for a set of RDF/JS Quads
github.com/rdfjs-base/tree
rdfjs-base/tree
@rdfjs/tree
/
test
/
assets
/
objects.ttl
6 lines
(4 loc)
•
88 B
text/turtle
View Raw
1
2
3
4
5
6
@prefix
ex
: <
http
:
//example.org/>.
ex
:resource
ex
:propertyA
"a"
; ex:propertyA "b".