semantic-web
Here are 913 public repositories matching this topic...
-
Updated
May 3, 2022 - JavaScript
Self-explanatory.
-
Updated
May 3, 2022
-
Updated
Mar 8, 2018 - Scala
-
Updated
Jan 17, 2022 - Python
-
Updated
May 5, 2022 - JavaScript
-
Updated
Mar 29, 2022 - TypeScript
-
Updated
May 26, 2021 - Python
Issue
Starting in 1.38 the LinksUpdateConstructed is deprecated and emits warnings
PHP Deprecated: Use of LinksUpdateConstructed hook was deprecated in MediaWiki 1.38. [Called from SMW\MediaWiki\Hooks::register in /var/www/html/w/extensions/SemanticMediaWiki/src/MediaWiki/Hooks.php at line 151] in /var/www/html/w
-
Updated
May 4, 2022 - Ruby
This issue serves as place to note candidate projects (via url), which might be added to the list.
Update (2022-01-29): I initially planned to use this issue as a public place to note down candidates to add them by later myself. Now, I try to ping people involved in those projects. Benefits:
- Information added is more accurate
- People get to know of this list
- Saves time for me
Update:
-
Updated
May 20, 2021 - Ruby
-
Updated
Mar 29, 2022 - TypeScript
-
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
Apr 30, 2022 - Python
-
Updated
Apr 23, 2022 - Makefile
-
Updated
Apr 11, 2022 - Clojure
-
Updated
Aug 4, 2020
-
Updated
May 2, 2022 - Python
-
Updated
Apr 25, 2022
-
Updated
Nov 18, 2021
-
Updated
May 13, 2021 - Prolog
-
Updated
Dec 16, 2021 - Java
-
Updated
Apr 20, 2022 - Java
-
Updated
Apr 21, 2022 - Scala
-
Updated
Apr 16, 2022 - JavaScript
Improve this page
Add a description, image, and links to the semantic-web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semantic-web topic, visit your repo's landing page and select "manage topics."
I believe turtle does not handle quads, but our default serialization format for ConjunctiveGraph is turtle as turtle does not override the default for Graph, I guess we should probably change this, question is to what.
I think TriG would make most sense, but the other option is n3.