@yottagraph-app/data-model-skill 0.0.6 → 0.0.7

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yottagraph-app/data-model-skill",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "description": "Data model skill documentation for AI agents - entity types, properties, and schemas from Lovelace fetch sources",
5
5
  "repository": {
6
6
  "type": "git",
@@ -126,6 +126,14 @@ flavors:
126
126
  strong_id_properties: ["accession_number"]
127
127
  passive: true
128
128
 
129
+ - name: "filing"
130
+ namespace: "sec"
131
+ description: "SEC filing (generic, for form types without a specific modeled flavor)"
132
+ display_name: "SEC Filing"
133
+ mergeability: not_mergeable
134
+ strong_id_properties: ["accession_number"]
135
+ passive: true
136
+
129
137
  - name: "person"
130
138
  description: "A real person as opposed to a fictional character, such as a CEO, politician, or public figure"
131
139
  display_name: "Person"
@@ -574,7 +582,7 @@ properties:
574
582
  description: "SEC accession number uniquely identifying a filing"
575
583
  display_name: "Accession Number"
576
584
  mergeability: not_mergeable
577
- domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a"]
585
+ domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a", "sec::filing"]
578
586
  passive: true
579
587
 
580
588
  - name: "form_type"
@@ -582,7 +590,7 @@ properties:
582
590
  description: "Normalized SEC form type (e.g. 10-K, SC 13D, 4)"
583
591
  display_name: "Form Type"
584
592
  mergeability: not_mergeable
585
- domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a"]
593
+ domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a", "sec::filing"]
586
594
  passive: true
587
595
 
588
596
  - name: "filing_date"
@@ -590,7 +598,7 @@ properties:
590
598
  description: "Date the filing was submitted to the SEC (YYYY-MM-DD)"
591
599
  display_name: "Filing Date"
592
600
  mergeability: not_mergeable
593
- domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a"]
601
+ domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a", "sec::filing"]
594
602
  passive: true
595
603
 
596
604
  - name: "report_date"
@@ -598,7 +606,7 @@ properties:
598
606
  description: "End date of the primary reporting period (YYYY-MM-DD)"
599
607
  display_name: "Report Date"
600
608
  mergeability: not_mergeable
601
- domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a"]
609
+ domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a", "sec::filing"]
602
610
  passive: true
603
611
 
604
612
  # ── XBRL Financial Facts (key concepts) ──
@@ -1720,8 +1728,16 @@ relationships:
1720
1728
  description: "Link from a company to an SEC filing document it filed, or from a sub-record (event, transaction, holding) to its parent filing"
1721
1729
  display_name: "Filed"
1722
1730
  mergeability: not_mergeable
1723
- domain_flavors: ["organization", "sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a"]
1724
- target_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a"]
1731
+ domain_flavors: ["organization", "sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a", "sec::filing"]
1732
+ target_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a", "sec::filing"]
1733
+ passive: true
1734
+
1735
+ - name: "is_issuer_of"
1736
+ description: "Link from an issuer organization to a Section 16 ownership filing (Forms 3/4) where the CIK is the issuer, not the filer. The actual filer (insider) is resolved from the raw document header."
1737
+ display_name: "Is Issuer Of"
1738
+ mergeability: not_mergeable
1739
+ domain_flavors: ["organization"]
1740
+ target_flavors: ["sec::form_3", "sec::form_4", "sec::filing"]
1725
1741
  passive: true
1726
1742
 
1727
1743
  - name: "filing_reference"
@@ -1738,7 +1754,7 @@ relationships:
1738
1754
  description: "Link from a filing to the company it pertains to (the filer for most forms; the issuer for ownership forms)"
1739
1755
  display_name: "Issued By"
1740
1756
  mergeability: not_mergeable
1741
- domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a"]
1757
+ domain_flavors: ["sec::10_k", "sec::10_q", "sec::20_f", "sec::8_k", "sec::6_k", "sec::40_f", "sec::form_3", "sec::form_4", "sec::sc_13d", "sec::sc_13g", "sec::13f_hr", "sec::def_14a", "sec::filing"]
1742
1758
  target_flavors: ["organization"]
1743
1759
  passive: true
1744
1760