-
It seems like there are some files which have the same name but differ only by case, which doesn't work on mac (and I assume windows):
```
warning: the following paths have collided (e.g. case-sen…
-
```
What steps will reproduce the problem?
1. Open Protêgê 4.3;
2. Load my OWL file (annex:);
3. Start reasoner;
4. when i go to the tab "Object Properties" show the "error" (annex: issue.jpg);
What …
-
Hi ChEBI team,
based on https://github.com/ebi-chebi/ChEBI/issues/4364 I decided to run some queries on ubergraph to check for more potential duplicates. I've spot checked a few terms from the quer…
-
In the older version 3.2 of the OWL API there used to be an interface `uk.ac.manchester.cs.owl.owlapi.Internals`, having a (standard) implementation `uk.ac.manchester.cs.owl.owlapi.InternalsImpl` (act…
twwwt updated
6 months ago
-
We are still lacking an example for how to use the [OWL API](http://owlcs.github.io/owlapi/apidocs_5/index.html) for reasoning with OWL. This could be modelled after the evaluations.
-
```
We are happy to announce the initial release of our SPARQL-DL query engine
that is settled on top of the OWL API. The library is aligned with the OWL 2
standard and adds a SPARQL-DL interface to e…
-
At a first guess, I think that this feature request may be tricky to implement and it may be too much effort for the benefit.
When I look at an OWL ontology formatted as RDF, I often look for the "Ge…
-
# Motivation
Owl has been designed to be minimalist. The point is that Owl does not have an opinion on what the best architecture is, and as such, it does not provide any (direct) support for featu…
-
**API Platform version(s) affected**: latest schema.phar
**Description**
I'm trying to generate classes from an OpenAPI yaml file and when I run the command
```
./schema.phar generate s…
-
I am trying to import **.owl** file from official **ChEBI** website which can be downloaded by:
`curl -O https://ftp.ebi.ac.uk/pub/databases/chebi/ontology/chebi.owl`
I am using **Neo4j 5.20.0**…