gov.nasa.jpl.imce.ontologies.public icon indicating copy to clipboard operation
gov.nasa.jpl.imce.ontologies.public copied to clipboard

JPL's IMCE ontologies for Model-Based Systems Engineering

Results 22 gov.nasa.jpl.imce.ontologies.public issues
Sort by recently updated
recently updated
newest added

Fixes [adapters.workbench#182](https://github.jpl.nasa.gov/imce-caesar/adapters.workbench/issues/182)

Properties of Function: New = An OML `entityScalarDataProperty` in `fse.oml` with: - `domain Function` - `range XMLSchema:string` | Missing Column | Source | New | | -----------|-------|--------| | End Circuit...

Several reified object property sources/targets are declared to be the inverses of themselves. This makes no sense at all. For example: ``` ``` There are also superfluous double inverses that,...

There are several inconsistencies in the following ontologies: ``` ontologies/imce.jpl.nasa.gov/discipline/state-analysis/state-analysis.owl ontologies/imce.jpl.nasa.gov/foundation/behavior/behavior.owl ontologies/imce.jpl.nasa.gov/www.omg.org/spec/UML/20110701/UML.owl ```

``` $every entity declared in some ontology$pass.before.minus.after [1] “annotation-backbone:topStructuredDataProperty” $every entity declared in some ontology$pass.after.minus.before [1] “annotation-backbone:Aspect” [2] “annotation-backbone:ReifiedStructuredDataProperty” [3] “annotation-backbone:topReifiedObjectPropertySource” [4] “annotation-backbone:topReifiedObjectPropertyTarget” [5] “annotation-backbone:topReifiedStructuredDataProperty” [6] “annotation-backbone:topReifiedStructuredDataPropertySource” [7] “annotation-backbone:topReifiedStructuredDataPropertyTarget” [8]...

In version [1.4.6](https://github.com/JPL-IMCE/gov.nasa.jpl.imce.ontologies.public/blob/1.4.6/ontologies/imce.jpl.nasa.gov/foundation/mission/mission.owl#L683): ``` ``` This should be: ``` ``` In version [1.4.6](https://github.com/JPL-IMCE/gov.nasa.jpl.imce.ontologies.public/blob/1.4.6/ontologies/imce.jpl.nasa.gov/foundation/mission/mission.owl#L695): ``` ``` This should be: ``` ```

During the meeting of 2017/11/01, Carlos M Gross Jones clarified that there are three levels of EFSE modeling involved in Capital tools (Systems, Architect, Integrator, Logic, ...): - Signal level...

In branch IMCEIS-1477, the `mission` ontology defines several SWRL inference rules like this one: ```xml true S29 ``` This involves a new unreified relationship, `mission:binds`, which is ill-formed because it...