We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1310135 + cf2654b commit 841440cCopy full SHA for 841440c
index.html
@@ -140,10 +140,15 @@
140
"description": "A convenience constructor for RDF quads.",
141
"implements": [ "DataFactory" ]
142
}, {
143
- "@id": "https://github.com/rubensworks/rdf-string.js ",
+ "@id": "https://github.com/rubensworks/rdf-string.js",
144
"name": "RDF String",
145
"description": "Convenience functions for creating and serializing RDF terms and quads.",
146
147
+ }, {
148
+ "@id": "https://github.com/linkeddata/rdflib.js",
149
+ "name": "rdflib.js",
150
+ "description": "Javascript RDF library for browsers and Node.js.",
151
+ "implements": [ "DataFactory" ]
152
}
153
]
154
}]
0 commit comments