Follow CommerceCanon classification in current examples and authoring tools
This commit is contained in:
parent
1df777b586
commit
4df570ac79
5 changed files with 86 additions and 31 deletions
|
|
@ -44,14 +44,30 @@ OVERRIDES: dict[str, dict] = {
|
|||
"business_mechanics": ["intention", "coordination", "operation", "adaptation"],
|
||||
"notes": "Capability development platform; standard §13.1 example.",
|
||||
},
|
||||
"identity-canon": {
|
||||
"commerce-canon": {
|
||||
"category": "research",
|
||||
"domain": "infotech",
|
||||
"secondary_domains": ["government"],
|
||||
"capability_tags": ["identity", "access-control", "terminology", "canon", "governance"],
|
||||
"business_stake": ["technology", "legal", "operations", "intelligence"],
|
||||
"business_mechanics": ["intention", "control", "adaptation"],
|
||||
"notes": "Identity terminology and canon; standard §13.3 example.",
|
||||
"domain": "financials",
|
||||
"secondary_domains": [
|
||||
"government",
|
||||
"infotech"
|
||||
],
|
||||
"capability_tags": [
|
||||
"canon",
|
||||
"terminology",
|
||||
"governance"
|
||||
],
|
||||
"business_stake": [
|
||||
"technology",
|
||||
"legal",
|
||||
"operations",
|
||||
"intelligence"
|
||||
],
|
||||
"business_mechanics": [
|
||||
"intention",
|
||||
"control",
|
||||
"adaptation"
|
||||
],
|
||||
"notes": "CommerceCanon source classification after accepted CUST-ADR-006; financials primary, technical concepts imported."
|
||||
},
|
||||
"net-kingdom": {
|
||||
"category": "product",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue