linked-data
Here are 612 public repositories matching this topic...
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:
- Add a lru_cache (from py3 functools + this 2.7 implementation
- Depend on
-
Updated
May 9, 2021 - JavaScript
Server giving commit id in the returned JSON when there are updates
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
May 12, 2021 - JavaScript
-
Updated
May 13, 2021 - Python
-
Updated
May 14, 2021 - Python
-
Updated
Apr 26, 2021 - Go
-
Updated
May 13, 2021 - PHP
-
Updated
May 11, 2021 - TypeScript
-
Updated
Apr 5, 2021 - Ruby
-
Updated
May 12, 2021 - JavaScript
-
Updated
Jun 17, 2020 - PHP
Debug logging for lifecycle methods like initialization and when data has to be re-inferred (eg. when something is deleted).
Trace logging would be per statement to log what gets inferred.
-
Updated
May 17, 2019 - PHP
-
Updated
May 14, 2021 - PHP
-
Updated
Apr 6, 2021 - Clojure
-
Updated
Oct 19, 2020 - Python
-
Updated
Mar 31, 2021 - Python
-
Updated
Jun 17, 2020 - Java
Currently, HeaderUtil.ts methods such as parseAccept, parseAcceptCharset, parseAcceptEncoding return an array of AcceptHeader values rather than a ValuePreferences object. The conversion currently happens in AcceptPreferenceParser, but it seems better to generate it correctly from the source.
Might be taken together with #469.
Hi, Is it possible to add in readme more information about support?
- What are the feature necessary for LDflex to work?
- Is Node supported?
- Are browsers supported? Which ones?
- Can polyfills help?
-
Updated
May 7, 2021 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Nov 30, 2019 - Python
-
Updated
May 12, 2021 - JavaScript
Improve this page
Add a description, image, and links to the linked-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linked-data topic, visit your repo's landing page and select "manage topics."
Description