Fw: [oslc-promcode] Version Control Commit by f-jiang

From
Kazuhiro Funakoshi
Date
2015-01-28T08:05:00+00:00
ID
Thread
Fw: [oslc-promcode] Version Control Commit by f-jiang
If I understand correctly, we have following changes for shapes:  * remove Measure and Measurement resources
- and simply forget about MeasureType and UnitType as they were out of domain scope * use ems:metric instead of typeOfScope (Project?MeasureType) * change the range of unitOfScopeItemSize to ems:UnitOfMeasure * change the range of determines to ems:Measure  They are trivial, but one question is:  * What should we do for promcode:measures?
- originally Measurement?Artifact and going to be ems:Measurement?promcode:Artifact. Can we really add this for resource defined in ems?
- or define an inverted relation as promcode:Artifact?ems:Measurement ?
- or define as inheritance promcode:Measurement <: ems:Measurement ?