csnyulas

Results 66 issues of csnyulas

The current way of displaying the axioms in the "Asserted Axioms" and "Inferred Axioms" tabs is hard to read. Use the Protege axiom renderer to present the asserted and inferred...

Steps to reproduce: - Select SQWRLTab - Grab the divider between the top pane (containing the queries) and the bottom pane (containing the controls) while the "SQWRL Queries" tab is...

When I open an ontology that contains both SWRL rules and SQWRL queries, both SWRLTab and SQWRLTab show all the rules and queries in the ontology (see below). It would...

Often some rules are similar to each other, and allowing copy/paste (with CTRL+C and CTRL+V) or cloning of a rule with a button, would enhance the productivity of the user,...

Type: Enhancement

When opening Excel workbooks and JSON files use the native file opening dialog, instead of whatever it is used now. The current dialog looks especially unusual on a Mac.

Type: Enhancement
Status: Needs Checking

The local names of IRIs generated with the `mm:uuidEncode ` or `mm:hashEncode` directives can start with any hexadecimal digit (`[0-9a-f]`) (see some examples at the end). Having the local names...

Status: Needs Further Comment
Status: Needs Checking

Idea comes from this email thread: http://protege-project.136.n4.nabble.com/Maximum-number-of-axioms-the-Protege-Software-can-accomodate-td4669623.html#a4669638

Type: Enhancement
Status: Backlog

Reported on the mailing list: http://protege-project.136.n4.nabble.com/Error-while-executing-Cellfie-rules-tt4667474.html The problem is that the user wrote: ``` Individual: @A* Facts: says_Hello: @B* ``` instead of ``` Individual: @A* Facts: says_Hello @B* ``` (observe...

Type: Bug

Cellfie does not fit on some screens with low resolution. The biggest problem with this, is that some users may not see the buttons on the bottom of the Cellfie...

Status: Backlog

At the moment a transformation rule applies to a cell range defined by `startColumn`, `endColumn`, `startRow` and `endRow`, which, if we take the examples values `A`, `B`, `1` and `+`,...

Type: Enhancement
Status: Backlog