Difference between revisions of "Proposed Shared Artifact Registry"
Line 5: | Line 5: | ||
=Shared Artifact Repository= | =Shared Artifact Repository= | ||
− | * Artifact Management Control-Manages unique artifact instances by recording appropriate metadata and ensuring unique identification and versioning according to business rules appropriate to the artifact type | + | ==Artifact Search and Select== |
+ | Supports searching for artifacts either via selected meta-data parameters or by comparing artifacts against a presented artifact acting as a pattern (e.g. find all static models that are constraints of this static model). Once a search is sufficiently refined, support artifact selection for assembly into a package for export. | ||
+ | |||
+ | ===Artifact Difference Comparer=== Compares to artifacts and highlights differences* Artifact Management Control-Manages unique artifact instances by recording appropriate metadata and ensuring unique identification and versioning according to business rules appropriate to the artifact type | ||
+ | |||
* Package Management-Manages assemblies of artifact instances, either as standard packages assembled according to a referenced index or custom packages assembled according to user preferences | * Package Management-Manages assemblies of artifact instances, either as standard packages assembled according to a referenced index or custom packages assembled according to user preferences | ||
− | * Controlled Artifact Registries -Manages registration of artifacts according to the business rules of specific artifact types | + | |
+ | * Controlled Artifact Registries - | ||
+ | Manages registration of artifacts according to the business rules of specific artifact types | ||
* OID Registry - Manages the registration of OIDs | * OID Registry - Manages the registration of OIDs | ||
* Template Registry - Manages the registration of Templates | * Template Registry - Manages the registration of Templates | ||
Line 17: | Line 23: | ||
* User Authentication - Manages the verification authentication of user identities and their authorization to register controlled artifacts | * User Authentication - Manages the verification authentication of user identities and their authorization to register controlled artifacts | ||
− | * Artifact Synchronization - Typical source control functions of import, export and conflict resolution. | + | * Artifact Synchronization - Typical source control functions of import, export and conflict resolution. Additional capabilities could include transformation of stored artifacts to alternate representatations - eg. MIF to HTML |
− | |||
− | |||
− | |||
− |
Revision as of 20:20, 11 March 2010
Back to Templates Registry Pilot Project Project
Artifact Search and Select
Supports searching for artifacts either via selected meta-data parameters or by comparing artifacts against a presented artifact acting as a pattern (e.g. find all static models that are constraints of this static model). Once a search is sufficiently refined, support artifact selection for assembly into a package for export.
===Artifact Difference Comparer=== Compares to artifacts and highlights differences* Artifact Management Control-Manages unique artifact instances by recording appropriate metadata and ensuring unique identification and versioning according to business rules appropriate to the artifact type
- Package Management-Manages assemblies of artifact instances, either as standard packages assembled according to a referenced index or custom packages assembled according to user preferences
- Controlled Artifact Registries -
Manages registration of artifacts according to the business rules of specific artifact types
* OID Registry - Manages the registration of OIDs * Template Registry - Manages the registration of Templates * Controlled Terminology Registry - Manages the registration of Terminologies including code systems, Concept Domains and Value Sets
- Ballot Artifact Registry - Manages the registration of ballot packages
* Normative Edition Package Registry - Manages the registration of Normative Editions
- User Authentication - Manages the verification authentication of user identities and their authorization to register controlled artifacts
- Artifact Synchronization - Typical source control functions of import, export and conflict resolution. Additional capabilities could include transformation of stored artifacts to alternate representatations - eg. MIF to HTML