Extend organization model with distinct social collectives
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b
This commit is contained in:
parent
361c944325
commit
3e69bd51b0
13 changed files with 202 additions and 5 deletions
|
|
@ -25,6 +25,8 @@ Imports and anchors:
|
|||
|
||||
## Owned Concepts
|
||||
|
||||
- `Community`
|
||||
- `Household`
|
||||
- `InfoTechCanon Organization Model`
|
||||
|
||||
## Related Distinctions
|
||||
|
|
|
|||
|
|
@ -1619,6 +1619,8 @@
|
|||
],
|
||||
"kind": "model",
|
||||
"owned_concepts": [
|
||||
"Community",
|
||||
"Household",
|
||||
"InfoTechCanon Organization Model"
|
||||
],
|
||||
"relationships": [
|
||||
|
|
|
|||
|
|
@ -465,7 +465,7 @@ Items: **78**
|
|||
- Source path: `seeds/InfoTechCanonOrganizationModel_RC1_seed.md`
|
||||
- Summary: Domain model used by canon profiles and standards: InfoTechCanon Organization Model.
|
||||
- Imports and anchors: `kernel/itc-core`, `model/evidence`, `model/identity`
|
||||
- Owned concepts: `InfoTechCanon Organization Model`
|
||||
- Owned concepts: `Community`, `Household`, `InfoTechCanon Organization Model`
|
||||
|
||||
### InfoTechCanon Purpose And Demand Model Extension
|
||||
|
||||
|
|
|
|||
|
|
@ -1028,6 +1028,8 @@ items:
|
|||
summary: 'Domain model used by canon profiles and standards: InfoTechCanon Organization
|
||||
Model.'
|
||||
owned_concepts:
|
||||
- Community
|
||||
- Household
|
||||
- InfoTechCanon Organization Model
|
||||
imports:
|
||||
- kernel/itc-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue