Alexander Stage

Results 27 comments of Alexander Stage

There is a little problem, because the definitions contain symbols like ',' and '\t', so .csv and .tsv are not suitable for this problem. I will look for a better...

I tried this now and found out that it was not because of that, but because of how the export command in ROBOT handles line breaks. For example, in line...

The next steps are: 1. Setting up a minimal ontology. 2. Reproduce the bug on this ontology 3. Send it to the Protégé developers

I noticed an interesting and strange behaviour, when reading the original file and the file to be overwritten. All axioms that were annotated by `rdfs:comment` were exactly the ones that...

Here a little example ontology, if anyone wants to try it on their own machine. Protege will add some lines automatically, but these should be irrelevant. (In detail: It infers...

I added these lines below and they confirm my assumption, with `rdfs:label` from my second comment. ` ` ` Property ` ` ` ` ` ` ` ` ` `...

> "One strategy to avoid the problem is to add annotations to the axioms [...]" I think this should work, but I tested this only with the Annotation Property: `rdfs:comment`....

Report: I read the OWL API Introduction, Documentation and Tutorial. Then I tried to include the OWL API in a Java test project. Unfortunately it seems to have problems to...

Intermediate result: Ability to create automatically an OWL-File that contains the belonging to a module (shared, physical, ...) for every IRI based on the schema: _IRI_ oeo:OEO_belongs_to_module _IRI of a...

Current Bugs: - [x] script doesn't adopt the prefixes of the previous ontologies automatically