...
Not all identifiers need to be globally unique. Some identifiers need only to be unique with respect to another identifier. The following table
TAO IdentiferIdentifier | Minimum Uniqueness |
---|---|
ServiceProviderTao.id | Global |
ComponentTao.id | Global |
LocalConfigurationTao.id | The containing ComponentTao.id |
ArtifactTao.conceptId | The containing ComponentTao.id |
ArtifactTao.revisionId | ArtifactTao.conceptId |
ResourceShapeTao.conceptId | The containing ComponentTao.id |
ResourceShapeTao.revisionId | ResourceShapeTao.conceptId |
PropertyTao.id | With respect to The containing ComponentTao.id |