sparql
Here are 655 public repositories matching this topic...
-
Updated
Jul 19, 2021
-
Updated
Jun 25, 2021 - C
-
Updated
Jan 19, 2021 - Java
-
Updated
Jul 14, 2021 - Java
-
Updated
Sep 27, 2020 - C#
-
Updated
Jan 2, 2021 - Python
-
Updated
Jul 19, 2021 - PHP
-
Updated
Jul 19, 2021 - Java
-
Updated
Jul 13, 2020 - Java
-
Updated
Apr 23, 2021 - JavaScript
-
Updated
Jul 19, 2021 - TypeScript
At the moment, global plugins are declared in a list (which is – by default – ordered). However, this is not the case for vocabulary-specific plugins, please see https://github.com/NatLibFi/Skosmos/wiki/Plugins#activating-plugins. This will cause trouble as I can not guarantee/change their respective execution order.
I think implementing this will request two kinds of changes to the code base:
Let's show some examples of integration with kgextension
https://kgextension.readthedocs.io/en/latest/
Could be another notebook added to the tutorial.
Where it fits, we might also integrate as a dependency?
-
Updated
Jun 24, 2021 - Python
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Jun 28, 2021 - Java
There are several components to this:
- good documentation both within the code as well as in the repo (e.g. README) and issues (e.g. labels)
- interoperability (e.g. indentation style)
- behavioural guidance (e.g. code of conduct or issue templates)
Some more points in this post (albeit with a certain bias for Node).
-
Updated
May 28, 2021 - TypeScript
-
Updated
Jun 4, 2021 - Java
-
Updated
Jul 6, 2021 - PHP
Improve this page
Add a description, image, and links to the sparql topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sparql topic, visit your repo's landing page and select "manage topics."
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.