owl
Here are 530 public repositories matching this topic...
-
Updated
Jun 27, 2022
-
Updated
Mar 9, 2022 - Go
-
Updated
Jun 27, 2022 - Java
-
Updated
May 11, 2022 - JavaScript
-
Updated
Jun 27, 2022 - Java
-
Updated
Jul 1, 2022 - Java
-
Updated
May 8, 2021 - Vim script
RDF tests failing
I'm submitting a
- [x ] bug report.
Current Behaviour:
After #249
Trying to run tests with pytest tests/rdf_tests/test_rdf_basic.py -k test_rdf_runner -s, you get a report file with all the tests run.
Some tests return errors, for example:
{
"Basic - Term 7": {
"input": "basic/data-4.ttl",
"query": "basic/term-7.rq",
"error": "Expected {Sele
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:
Track device uptime
Describe the feature
We want to be able to keep track of how busy each device is during different amounts of traffic. This will help us understand which new processes are taking too much time.
Datapoints to track
- uptime (millis())
- loopcount (have a counter at the beginning of loop(), this is a simple way to measure how "busy" an arduino device is)
Expected implementation
-
Updated
Jun 30, 2022 - Java
-
Updated
Jun 26, 2022 - Makefile
-
Updated
Jun 28, 2022 - Python
-
Updated
Jul 2, 2022 - Shell
-
Updated
Jun 16, 2022
-
Updated
May 31, 2022 - JavaScript
Currently the Jena CSV/TSV writer is used. We may have to implement our own writer here (should be sraightforward iteration over ResultSet) to implement the two requirements here for TSVs:
Inconsistencies with literals
- for TSVs, the XSD type for literals is shown, and the literal is quoted, e.g.
"foo"^^xsd:string - for CSVs, the XSD type is not shown, only the string value of the l
-
Updated
Aug 4, 2020
-
Updated
Jul 2, 2022 - Shell
Chris has left a lot of Editor notes on Mondo terms when he created the ontology. The list of terms with editors notes is here.
This is a long list, but over time, we should review these comments and take appropriate action.
related to: https://github.com/monarch-initiative/mondo/issu
-
Updated
Jun 21, 2022 - Jinja
-
Updated
Jun 23, 2022 - Python
-
Updated
Feb 23, 2020
-
Updated
Feb 11, 2022 - HTML
Describe the bug
Tutorial 1 invites the reader to generate a Turtle file from the YAML example, but the output of the command does not match the output shown in the tutorial (or the data.ttl provided in the repo).
To Reproduce
- Go to Tutorial 1 and to the corresponding [`tutoria
Improve this page
Add a description, image, and links to the owl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the owl topic, visit your repo's landing page and select "manage topics."
I would like to request a little more distinction in the syntax highlighting for css variables.
