[overlord-issues] [JBoss JIRA] (SRAMP-439) Add support for exclusive classifiers

Anton Giertli (JIRA) issues at jboss.org
Wed May 21 09:26:56 EDT 2014


Anton Giertli created SRAMP-439:
-----------------------------------

             Summary: Add support for exclusive classifiers
                 Key: SRAMP-439
                 URL: https://issues.jboss.org/browse/SRAMP-439
             Project: S-RAMP
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: UI
            Reporter: Anton Giertli
            Assignee: Brett Meyer
            Priority: Optional


The requested feature talks about possibility to make some Classifiers exclusive. Imagine class Gender and two subclasses Male and Female, defined in the ontology.

If it was possible to make these classifiers exclusive, it would be possible, via S-RAMP UI to set only *one* of those.

i.e. user  can't set Male if Female is set.
i.e. user can't set Female is Male is set.

OWL Language should be capable of creating such constructs by using owl:disjointWith attribute
http://www.w3.org/TR/owl-guide/#owl_disjointWith

However, this attribute is part of OWL DL and not OWL Lite which is currently used.





--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the overlord-issues mailing list