csnyulas

Results 66 issues of csnyulas

Issue reported in this thread on the Protege-User mailing list: http://protege-project.136.n4.nabble.com/Re-Welcome-to-the-quot-protege-user-quot-mailing-list-td4667592.html Some key excerpts from the emails: ``` I have been working with Protégé 5.1 for some time and everything...

Status: Needs Triage

In ePO 4.0.0 the `epo:Period` class is modelled like this: ![image](https://github.com/OP-TED/ePO/assets/2441046/35333619-657c-4570-89f8-f0113b8bc8fd) **Questions:** 1. What is the meaning of the `epo:hasTimePeriod` property, and **why is it mandatory** (cardinality `1..*`) ? Looking...

aux: mapping
type: question
module: ePO core

Tested Protege 5.2 release candidate on Windows 7. If you load two ontologies in the same Protégé window (in two different workspaces), OntoGraf lets you create a graph that contains...

See user request on the mailing list: http://protege-project.136.n4.nabble.com/Cellfie-Functions-td4665308.html#a4665359 See also: https://www.w3.org/TR/owl2-manchester-syntax/#Quick_Reference https://www.w3.org/TR/owl2-manchester-syntax/#dataPropertyFrame https://www.w3.org/TR/owl2-manchester-syntax/#objectPropertyFrame https://www.w3.org/TR/owl2-manchester-syntax/#annotationPropertyFrame

0 - v3.0.0

It would be really helpful if one would be able to specify the value of the xml:lang directive as coming from the spreadsheet. For example, if we want to create...

If I run a rule like ``` Individual: @A* Annotations: rdfs:comment @B* ``` multiple times, I get the following error: ![screenshot cellfieerror entityalreadyexists](https://cloud.githubusercontent.com/assets/2441046/19173348/bc1adad6-8bdb-11e6-9ee9-2a40ee5092f6.png) In comparison, a rule like this can...

bug
0 - v2.2.0

Extend the MappingMaster engine to be able to interpret "Y", "N", "yes", "no", "Yes", "No" (and possibly other values as well) values as `true` and `false` when the type is...

enhancement

A rule like like this ``` Class: @A* SubClassOf: testProp value @** ``` is parsed as valid, but only the class declaration axioms will be generated, while the subclass of...

bug
0 - v3.0.0

Checking/unchecking the rules to be included in the execution of the rule engine has no effect. The purpose of the checkboxes that appear before each rule is to allow the...

In the "Inferred Axioms" tab of SWRLTab, show trivial axioms (such trivial declarations and equivalent classes axioms, subclassof axioms involving owl:Thing and owl:Nothing, etc) in grey, or otherwise de-emphasize them,...