Skip to content

Commit cf2654b

Browse files
authored
rdflib.js implements DataFactory
1 parent 941488d commit cf2654b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"@id": "https://github.com/linkeddata/rdflib.js",
149149
"name": "rdflib.js",
150150
"description": "Javascript RDF library for browsers and Node.js.",
151-
"implements": []
151+
"implements": [ "DataFactory" ]
152152
}
153153
]
154154
}]

0 commit comments

Comments
 (0)