rdf
Here are 1,064 public repositories matching this topic...
-
Updated
Sep 23, 2020 - Go
-
Updated
Sep 20, 2020 - JavaScript
Terminus Server uses system:main/0 calls user hook main/1 to be prologscript compliant, which is good. But it hand parses (and not well) the argv list. let's move this to a proper optparse parsing before it becomes a nuisance.
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Jul 27, 2020 - Java
-
Updated
Sep 21, 2020
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Sep 23, 2020 - Java
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Sep 20, 2020 - C#
-
Updated
Sep 14, 2020 - Python
-
Updated
Sep 12, 2020 - Ruby
-
Updated
Sep 14, 2020 - PHP
-
Updated
Jul 29, 2020 - Python
-
Updated
Sep 23, 2020 - Java
-
Updated
Sep 23, 2020 - JavaScript
Originally posted at OpenRefine/OpenRefine#2873 by @addshore
Describe the bug
If I am logged into wikidata, but my session expires or I get logged out for some reason I can not use the log out button in the app.
Current Results
When I do click logout I see the following in the console and the app continues to think that I am logged in.
17:3
-
Updated
Sep 23, 2020 - C++
-
Updated
Sep 15, 2020 - Yacc
-
Updated
May 17, 2019 - PHP
-
Updated
Sep 6, 2017 - PHP
-
Updated
Aug 1, 2020 - Clojure
Improve this page
Add a description, image, and links to the rdf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rdf topic, visit your repo's landing page and select "manage topics."


Currently we save every URI ever qname'd forever in here: https://github.com/RDFLib/rdflib/blob/master/rdflib/namespace.py#L289
If you serialize a big graph in a store that is off disk, we may run out of memory.
Either: