[JBoss JIRA] (SRAMP-439) Add support for exclusive classifiers
by Anton Giertli (JIRA)
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)
10 years, 7 months
[JBoss JIRA] (RTGOV-468) Don't inject call trace service in Situations provider to avoid issues in Karaf
by Gary Brown (JIRA)
Gary Brown created RTGOV-468:
--------------------------------
Summary: Don't inject call trace service in Situations provider to avoid issues in Karaf
Key: RTGOV-468
URL: https://issues.jboss.org/browse/RTGOV-468
Project: RTGov (Run Time Governance)
Issue Type: Task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
As weld is packaged in rtgov-ui, the situations provider attempts to inject the call trace service. As it is not packaged inside the war, this causes problems.
It is better to have it as a separate OSGi service and just instantiate an implementation.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months