Jan Martin Keil
Jan Martin Keil
It would be great, if this could be solved. Some comments on the intended solution: * Fragments are case sensitive: Having `#Activity` and `#activity` in one document should be fine....
> The current [WIDOCO](https://github.com/dgarijo/Widoco/) generates fragments like > > ``` > > my concept's pref. label > > .... > > my concept's pref. label > > ``` > >...
> Do you think that pyLODE needs an option to generate two styles of ids in html? I don't see need for manual configuration here. Given an IRI and the...
> Can you provide a pointer to a source that doesn't? I can't find any. This was also my reason to report it this way. However, both (Wikipedia without source...
@gouttegd This is still an issue in Protege 5.6.3. Would be great, if it gets fixed.
From the above datatypes these are used in some logic: ``` xsd:anyURI xsd:boolean xsd:dateTime xsd:decimal xsd:double xsd:float xsd:integer xsd:nonNegativeInteger xsd:string ``` And these are not used in some logic: ```...
Similar problems affect [om:has base quantity](http://www.ontology-of-units-of-measure.org/resource/om-2/hasBaseQuantity), [om:has derived quantity](http://www.ontology-of-units-of-measure.org/resource/om-2/hasDerivedQuantity), and [om:uses quantity](http://www.ontology-of-units-of-measure.org/resource/om-2/usesQuantity). I rewrote the issue above.
There are a lot more issues regarding scales and temperatures: * wrong (according to [Weather-example.md](https://github.com/HajoRijgersberg/OM/blob/master/Weather-example.md)) domain of om:hasScale * wrong (according to [Weather-example.md](https://github.com/HajoRijgersberg/OM/blob/master/Weather-example.md)) restrictions of the om:Temperature and its subclasses...
Thank you. Unfortunately, the "L" in the IRI `https://creativecommons.org/licenses/by/4.0/` must be written in lower case. Otherwise it does not point to the right entity and page.
It also does not work for `Accept: text/turtle` and the issue also applies for the whole ontology: http://www.ontology-of-units-of-measure.org/resource/om-2/ Even loading http://www.ontology-of-units-of-measure.org/data/om-2.ttl with `Accept: text/turtle` raises `500`. (I did not test...