@yottagraph-app/data-model-skill 0.0.3 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/skill/edgar/schema.yaml +1 -1
package/package.json
CHANGED
package/skill/edgar/schema.yaml
CHANGED
|
@@ -378,7 +378,7 @@ properties:
|
|
|
378
378
|
description: "Fiscal period focus from DEI cover page (FY, Q1, Q2, Q3)"
|
|
379
379
|
display_name: "Fiscal Period Focus"
|
|
380
380
|
mergeability: not_mergeable
|
|
381
|
-
domain_flavors: ["organization"]
|
|
381
|
+
domain_flavors: ["organization", "sec::10_k", "sec::10_q"]
|
|
382
382
|
passive: true
|
|
383
383
|
|
|
384
384
|
- name: "entity_incorporation_state_dei"
|