Skip to content

Commit da702b7

Browse files
authored
Merge pull request rdfjs#14 from rdfjs/clownface
added clownface and clownface-shacl-path
2 parents ffc5c56 + dc50735 commit da702b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,16 @@
224224
"name": "@rdfjs-elements",
225225
"description": "Web components for editing RDF",
226226
"implements": [ ]
227+
}, {
228+
"@id": "https://zazuko.github.io/clownface/",
229+
"name": "clownface",
230+
"description": "High level graph traversal library",
231+
"implements": [ ]
232+
}, {
233+
"@id": "https://www.npmjs.com/package/clownface-shacl-path",
234+
"name": "clownface-shacl-path",
235+
"description": "Work with SHACL Property Paths using clownface",
236+
"implements": [ ]
227237
}
228238
]
229239
}]

0 commit comments

Comments
 (0)