-
Notifications
You must be signed in to change notification settings - Fork 0
Welcome to the Content For Promotion Extractor wiki!
MattCordell edited this page Oct 19, 2017
·
2 revisions
Requirement to extract any variety of core components, in priority
- Concepts - All extension components related to a specific concept.
- Descriptions - Synonym improvements from an extensions, for existing concepts.
- Relationships - Improved concept definitions from extensions, for existing concepts.
Process for concept extractions will likely be: Process relationships first and identify any dependencies (find dependencies, and add them too)
- get rels for concepts, and then check for any destintionIDs (or others) not on local module
- proceed to extract from concepts, rels and description
Other process for Descriptions + Rels to be defined later.
Input Arguments:
- Type of components Concepts|Descriptions|Relationships
- List of desired components for extraction
- TargetSnapshot
- Primary module
- Secondary module
Argument 1 might be unnecessary, as could be inferred from input list using partitionID. However, makes things clearer and can leveraged for validation.