rdf
Here are 1,048 public repositories matching this topic...
-
Updated
Aug 20, 2020 - Go
-
Updated
May 23, 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
Aug 13, 2020 - JavaScript
-
Updated
Aug 23, 2020
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Aug 1, 2020 - C#
-
Updated
Aug 6, 2020 - Python
-
Updated
Aug 20, 2020 - Ruby
-
Updated
Aug 22, 2020 - PHP
-
Updated
Jul 29, 2020 - Python
-
Updated
Jul 9, 2020 - Java
-
Updated
Aug 22, 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
Aug 21, 2020 - C++
-
Updated
Aug 14, 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: