sparql
Here are 636 public repositories matching this topic...
-
Updated
May 26, 2021 - C
-
Updated
Jun 1, 2021
-
Updated
Jan 19, 2021 - Java
-
Updated
May 31, 2021 - Java
-
Updated
Sep 27, 2020 - C#
-
Updated
Jan 2, 2021 - Python
-
Updated
Jun 1, 2021 - PHP
-
Updated
Jun 1, 2021 - Java
-
Updated
Apr 23, 2021 - JavaScript
-
Updated
Jul 13, 2020 - Java
-
Updated
Jun 2, 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:
-
Updated
May 27, 2021 - Python
UML support
Provide support for working with UML diagrams as graphs, e.g., applying inference, shape constraints, probabilistic rules, etc.
These are the approximate steps to follow:
- Identify a reasonably small UML diagram to use as test case.
- Scope/Discovery: in what ways are UML diagrams represented commonly?
- Graphviz
DOTfiles, e.g., - https://github.com/abulka/pynsource
- <http
-
Updated
May 28, 2021 - JavaScript
-
Updated
May 17, 2021 - Java
e.g. as per fnielsen/wembedder#13 .
As long as that does not exist, we could also link to https://arxiv.org/abs/1710.04099 to get things rolling.
-
Updated
May 28, 2021 - TypeScript
-
Updated
May 12, 2021 - Java
-
Updated
May 25, 2021 - JavaScript
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.