owl
Here are 520 public repositories matching this topic...
-
Updated
May 3, 2022
-
Updated
Mar 9, 2022 - Go
-
Updated
Apr 29, 2022 - Java
-
Updated
May 9, 2022 - JavaScript
-
Updated
Apr 19, 2022 - Java
-
Updated
May 5, 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
May 9, 2022 - Java
-
Updated
May 7, 2022 - Makefile
-
Updated
Aug 4, 2020
-
Updated
May 6, 2022 - Shell
-
Updated
Apr 30, 2022 - JavaScript
-
Updated
May 2, 2022 - Python
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
May 9, 2022 - Shell
-
Updated
Nov 18, 2021
pattern: lesioned
Per the editor note on:
MONDO:0001458 ulnar nerve lesion
Editor note: todo DP for lesions
need to create a pattern for lesioned diseases using PATO:0040025 lesioned
Can be modeled after
https://github.com/monarch-initiative/mondo/blob/master/src/patterns/dosdp-patterns/acute.yam
-
Updated
May 6, 2022 - Jinja
-
Updated
May 2, 2022 - Python
-
Updated
Feb 23, 2020
-
Updated
Feb 11, 2022 - HTML
-
Updated
May 8, 2022 - C#
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.
