linked-data
Here are 628 public repositories matching this topic...
Motivation
It is convenient to be able to iterate over all triples in a Graph instance without invoking graph.triples((None, None, None)). When working with a small instance of Dataset, there are occasions where one will want to observe all of the quads in a similar manner.
Notes
This is trivial to implement by simply having an introduced __iter__ method invoke `self.qua
Is your feature request related to a problem? Please describe.
CSV files produced in different locales have different default separators, a comma-separated file (",") is but one type of CSV.
In Sweden we usually use a semicolon (";") as separator and many CSV files use a tab as separator ("\t"). Importing CSVs requires reformatting them before import, and causes inoperability issues and f
-
Updated
Jun 16, 2021 - JavaScript
-
Updated
Jul 13, 2021 - Python
-
Updated
Jun 6, 2021 - JavaScript
-
Updated
Jul 13, 2021 - JavaScript
-
Updated
May 26, 2021 - Python
-
Updated
Jun 23, 2021 - Go
-
Updated
Jul 20, 2021 - PHP
-
Updated
Jul 13, 2021 - TypeScript
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
Jun 14, 2021 - Ruby
-
Updated
Jun 17, 2020 - PHP
-
Updated
May 17, 2019 - 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
Jul 19, 2021 - PHP
-
Updated
Jun 21, 2021 - Clojure
-
Updated
Jul 17, 2021 - Python
-
Updated
Jun 24, 2021 - Python
-
Updated
Jun 17, 2020 - Java
The server has a couple of regular expressions that re-appear.
We might want to expose them as constants.
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
Jun 28, 2021 - Java
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
Nov 30, 2019 - Python
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jul 21, 2021 - Java
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