UNPKG

@rdfjs/tree

Version:

Tree structure for a set of RDF/JS Quads

9 lines (7 loc) 172 B
@prefix ex: <http://example.org/>. ex:resource ex:propertyA ""; ex:propertyB []; ex:propertyC (); ex:propertyD ("a" "b"); ex:propertyE ("c" [ex:propertyF "d"]).