-
## Rule
A class cannot specialize more than one instance of [`gufo:Kind`](http://purl.org/nemo/gufo#Kind).
## Source
Fourth rule from Table 1 of paper [Endurant Types in Ontology-Driven Conceptua…
-
## Rule
An instance of [`gufo:NonSortal`](http://purl.org/nemo/gufo#NonSortal) cannot specialize an instance of [`gufo:Sortal`](http://purl.org/nemo/gufo#Sortal)
## Source
Seventh rule from Table…
-
## Rule
Every instance of [`gufo:Sortal`](http://purl.org/nemo/gufo#Sortal) which is not instance of [`gufo:Kind`](http://purl.org/nemo/gufo#Kind) must specialize an instance of [`gufo:Kind`](http://…
-
## Rule
An instance of [`gufo:RigidType`](http://purl.org/nemo/gufo#RigidType) cannot specialize an instance of [`gufo:AntiRigidType`](http://purl.org/nemo/gufo#AntiRigidType)
## Source
Fifth rul…
-
## Rule
An instance of [`gufo:Kind`](http://purl.org/nemo/gufo#Kind) cannot specialize another instance of [`gufo:Kind`](http://purl.org/nemo/gufo#Kind)
## Source
Third rule from Table 1 of paper…
-
The transformation from OntoUML to gUFO is not transforming `` relations correctly.
It is creating sub properties of `gufo:isDerivedFrom` instead of using it.
Let's use the following model as a …
-
The current menu to apply stereotypes helps users by disabling stereotypes that are not applicable in specific situations. For instance, if the class `Man` specializes the class ` Person`, and the use…
-
Similarly to the Webmention [specification](https://www.w3.org/TR/webmention/) which includes a `` in its HTML code _**as defined in the spec itself**_, it'd be nice to have JSON-LD contexts embedded …
-
Guys, this issue is more about "usability".
João Paulo was using the Editor and trying to check the OntoUML syntax. However, he was selecting the "Check Rules" option.
Maybe we need a more intuitive…
-
The current OOTOS transformation does not take into account Enumerations defined in the OntoUML Model.
We need to:
1. Include a checkbox in the model selection tab in the transformation
2. Modify the…