wrobell

Results 57 comments of wrobell

Also http://owl.semanticweb.org/exports/approved/index.html

The following script works. Is there any other RDFlib feature which should be tested with literals in subject position? ``` import io from pprint import pprint from rdflib import Graph,...

In pull request #16 I have implemented two tests for semantic of datatypes (table 8 at https://www.w3.org/TR/owl2-profiles/#Reasoning_in_OWL_2_RL_and_RDF_Graphs_using_Rules). I believe `dt-type2`, `dt-eq` and `dt-diff` rules are skipped on purpose? Do you...

Just in case. The examples from the book can be downloaded from http://workingontologist.org/Examples/index.html.

BTW. Maybe renaming of the operators would be a good idea as well, i.e. - TryRead -> EnqueueForRead - TryWrite -> EnqueueForWrite - ReadOrWrite -> DequeueProcess

@Firefishy Thanks for reporting this for GeoTiler. Do you mind if I ask you to link to the relevant OSM documentation?

Do you mind if I ask for clarification about [tile usage policy](https://operations.osmfoundation.org/policies/tiles/)? Is "Maximum of 2 download connections" restriction set per URL? If so, using out-of-date URL scheme allowed us...

1. Would you like me to propose some installation instructions in the readme file? 2. Someone has to run `systemd enable rm-vnc-server` to make it start after every reMarkable reboot.

I believe it might be related to order or missing data of a grouping field (or both). Also, all values are positive numbers in my dataset. I am using a...