Unique URIs in each project for artifacts/attributes/links etc?
For new projects in DOORS NG I create a new schema by importing properties from an older project.
After the import the URIs for artifacts, attributes, data types etc are of the form
so I go through them and update them to
which takes quite a while.
Last week I thought to myself "why am I doing this?". The reason we created unique URIs in the first place was because Report Builder was failing to link duplicate-named data types (created for historical reasons).
Surely it is only necessary to create company-wide unique URIs per artifact type (or attribute, data type etc)? So it should be sufficient to to name them as
across ALL projects?
Thoughts?
|
One answer
Ralph Schoon (63.6k●3●36●46)
| answered Mar 25, 12:18 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I tried to say it, it is your choice but it is an important choice. I expected that you chose the form
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
What were the URI you chose in the older project area?
My understanding is that it is your choice, what URI you want. If you want them to be different, you make them different. If you want them the same, you use the same. Because for your reporting they are the same thing, even if the names are different.
I would assume if you chose: http://my.company.uribase/rm/at#ArchitectureRequirement, the imported URI should be http://my.company.uribase/rm/at#ArchitectureRequirement unless you change it. Not sure about that however.
Sorry, I didn't make myself clear.