@instruments/taxonomy 1.1.4 → 1.1.6

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/dist/index.d.ts CHANGED
@@ -201,8 +201,8 @@ type RelationPredicate =
201
201
  | "related-to";
202
202
 
203
203
  declare const TAXONOMY_BASE_URI: "https://taxonomy.materialinstruments.com";
204
- declare const TAXONOMY_SNAPSHOT: "2026-08-31";
205
- declare const TAXONOMY_VERSION: "1.1.3";
204
+ declare const TAXONOMY_SNAPSHOT: "2026-09-01";
205
+ declare const TAXONOMY_VERSION: "1.1.6";
206
206
  type CanonicalConceptUri = `${typeof TAXONOMY_BASE_URI}/id/${string}`;
207
207
  type LifecycleStatus = "active" | "deprecated";
208
208
  interface Lifecycle {
@@ -335,8 +335,8 @@ declare const TAXONOMY_CORPUS_METADATA: {
335
335
  readonly lexicalEntryCount: number;
336
336
  readonly nodeCount: number;
337
337
  readonly revision: string;
338
- readonly snapshot: "2026-08-31";
339
- readonly version: "1.1.3";
338
+ readonly snapshot: "2026-09-01";
339
+ readonly version: "1.1.6";
340
340
  };
341
341
 
342
342
  export { type AxisNode, COLOR_SCOPE_REFERENCE_KINDS, type CanonicalConceptUri, type ColorScopeReferenceKind, type ColorScopeTarget, type ConceptNode, type ExternalReference, type FacetNode, type Governance, type GraphPredicate, KNOWLEDGE_GRAPH, type KnowledgeGraph, type KnowledgeGraphEdge, type KnowledgeGraphNode, LEXICAL_ENTRIES, type LexicalContext, type LexicalEntry, type LexicalTarget, type Lifecycle, type LifecycleStatus, type PeriodSpan, type SearchedWithout, type StyleKind, TAXONOMY_BASE_URI, TAXONOMY_CORPUS_METADATA, TAXONOMY_CORPUS_REVISION, TAXONOMY_SNAPSHOT, TAXONOMY_VERSION, type TaxonomyTarget, type TermProvenance, type TermUsage, type UsageWithheld };
package/dist/index.js CHANGED
@@ -1011,6 +1011,7 @@ var CROSSOVER_DEFINITION_SOURCES = {
1011
1011
  jade: "https://www.gia.edu/jade-description",
1012
1012
  jute: "https://www.fao.org/markets-and-trade/commodities-overview/fibres/jute-and-hard-fibres/",
1013
1013
  leather: "ISO 15115, https://www.iso.org/obp/ui?_escaped_fragment_=iso%3Astd%3Aiso%3A15115%3Aed-1%3Av1%3Aen",
1014
+ limestone: "https://pubs.usgs.gov/fs/2008/3089/",
1014
1015
  linen: "https://allianceflaxlinenhemp.eu/en/document_resources/35/download",
1015
1016
  mahogany: WOOD_HANDBOOK_SOURCE,
1016
1017
  marble: "https://www.naturalstoneinstitute.org/designprofessionals/varieties/definition/; ASTM C503 via https://www.naturalstoneinstitute.org/stoneprofessionals/astm/",
@@ -1461,6 +1462,8 @@ var SNAPSHOT3 = "2026-08-25";
1461
1462
  var CROSSOVER_SNAPSHOT2 = "2026-08-30";
1462
1463
  var NATURAL_FIBRE_SLUG = "natural-fibre";
1463
1464
  var STONE_SLUG = "stone";
1465
+ var STONE_TARGET = "material.stone";
1466
+ var WOOD_TARGET = "material.wood";
1464
1467
  var term5 = (slug, label, definition) => ({
1465
1468
  definition,
1466
1469
  label,
@@ -1517,27 +1520,43 @@ var MATERIAL_TERMS = [
1517
1520
  "Ceramic",
1518
1521
  "A fired inorganic non-metallic body other than porcelain."
1519
1522
  ),
1520
- term5(
1521
- "porcelain",
1522
- "Porcelain",
1523
- "A dense, low-porosity fired ceramic body meeting porcelain classification."
1524
- ),
1525
- term5(
1526
- "composite",
1527
- "Composite",
1528
- "An engineered material whose performance comes from two or more bound constituents."
1529
- ),
1523
+ {
1524
+ ...term5(
1525
+ "porcelain",
1526
+ "Porcelain",
1527
+ "A dense, low-porosity fired ceramic body meeting porcelain classification."
1528
+ ),
1529
+ related: [
1530
+ { predicate: "reads-as", target: WOOD_TARGET },
1531
+ { predicate: "reads-as", target: "material.marble" },
1532
+ { predicate: "reads-as", target: "material.concrete" }
1533
+ ]
1534
+ },
1535
+ {
1536
+ ...term5(
1537
+ "composite",
1538
+ "Composite",
1539
+ "An engineered material whose performance comes from two or more bound constituents."
1540
+ ),
1541
+ related: [{ predicate: "reads-as", target: STONE_TARGET }]
1542
+ },
1530
1543
  crossoverTerm(
1531
1544
  "copper",
1532
1545
  "Copper",
1533
1546
  "A metal with a designated minimum copper content of 99.3 percent in the UNS wrought-copper designation system.",
1534
1547
  CROSSOVER_DEFINITION_SOURCES.copper
1535
1548
  ),
1536
- term5(
1537
- "laminate",
1538
- "Laminate",
1539
- "A layered sheet material consolidated around a decorative or protective face."
1540
- ),
1549
+ {
1550
+ ...term5(
1551
+ "laminate",
1552
+ "Laminate",
1553
+ "A layered sheet material consolidated around a decorative or protective face."
1554
+ ),
1555
+ related: [
1556
+ { predicate: "reads-as", target: WOOD_TARGET },
1557
+ { predicate: "reads-as", target: STONE_TARGET }
1558
+ ]
1559
+ },
1541
1560
  term5(
1542
1561
  NATURAL_FIBRE_SLUG,
1543
1562
  "Natural fibre",
@@ -1554,11 +1573,14 @@ var MATERIAL_TERMS = [
1554
1573
  "Paper",
1555
1574
  "A sheet material formed primarily from cellulose fibres."
1556
1575
  ),
1557
- term5(
1558
- "solid-surface",
1559
- "Solid surface",
1560
- "A homogeneous or near-homogeneous cast sheet made from resin and mineral filler."
1561
- ),
1576
+ {
1577
+ ...term5(
1578
+ "solid-surface",
1579
+ "Solid surface",
1580
+ "A homogeneous or near-homogeneous cast sheet made from resin and mineral filler."
1581
+ ),
1582
+ related: [{ predicate: "reads-as", target: STONE_TARGET }]
1583
+ },
1562
1584
  crossoverTerm(
1563
1585
  "silver",
1564
1586
  "Silver",
@@ -1585,6 +1607,17 @@ var MATERIAL_TERMS = [
1585
1607
  CROSSOVER_DEFINITION_SOURCES.marble,
1586
1608
  STONE_SLUG
1587
1609
  ),
1610
+ {
1611
+ ...crossoverTerm(
1612
+ "limestone",
1613
+ "Limestone",
1614
+ "A sedimentary carbonate rock composed principally of calcium carbonate and used as a building stone and industrial mineral.",
1615
+ CROSSOVER_DEFINITION_SOURCES.limestone,
1616
+ STONE_SLUG
1617
+ ),
1618
+ introducedAt: "2026-09-01",
1619
+ reviewedAt: "2026-09-01"
1620
+ },
1588
1621
  crossoverTerm(
1589
1622
  "steel",
1590
1623
  "Steel",
@@ -1810,11 +1843,18 @@ var MATERIAL_TERMS = [
1810
1843
  "A woven fabric conventionally made with indigo-dyed warp and undyed filling yarns in a twill construction; blends and non-blue denim exist.",
1811
1844
  CROSSOVER_DEFINITION_SOURCES.denim
1812
1845
  ),
1813
- term5(
1814
- "vinyl",
1815
- "Vinyl",
1816
- "A resilient material system whose principal polymer is polyvinyl chloride."
1817
- )
1846
+ {
1847
+ ...term5(
1848
+ "vinyl",
1849
+ "Vinyl",
1850
+ "A resilient material system whose principal polymer is polyvinyl chloride."
1851
+ ),
1852
+ related: [
1853
+ { predicate: "reads-as", target: WOOD_TARGET },
1854
+ { predicate: "reads-as", target: STONE_TARGET },
1855
+ { predicate: "reads-as", target: "material.concrete" }
1856
+ ]
1857
+ }
1818
1858
  ];
1819
1859
 
1820
1860
  // src/axes/mood.ts
@@ -7419,9 +7459,10 @@ var resolveReference = (reference) => INDEX.byKey.get(canonicalKey(reference));
7419
7459
 
7420
7460
  // src/v1.ts
7421
7461
  var TAXONOMY_BASE_URI = "https://taxonomy.materialinstruments.com";
7422
- var TAXONOMY_SNAPSHOT = "2026-08-31";
7423
- var TAXONOMY_VERSION = "1.1.3";
7462
+ var TAXONOMY_SNAPSHOT = "2026-09-01";
7463
+ var TAXONOMY_VERSION = "1.1.6";
7424
7464
  var PUBLISHED_V1_BASELINE = "2026-08-30";
7465
+ var TAX45_REVIEW_SNAPSHOT = "2026-08-31";
7425
7466
  var compareText = (left, right) => {
7426
7467
  if (left < right) {
7427
7468
  return -1;
@@ -7720,15 +7761,16 @@ var crossoverAmbiguity = (phrase, taxonomyUri, colorScopeIdentifier, explanation
7720
7761
  }))
7721
7762
  ]
7722
7763
  });
7723
- var crossoverEquivalent = (phrase, taxonomyUri, explanation, source) => ({
7764
+ var crossoverEquivalent = (phrase, taxonomyUri, explanation, source, snapshot = PUBLISHED_V1_BASELINE, lifecycle = lifecycleFor()) => ({
7724
7765
  explanation,
7725
7766
  governance: lexicalGovernance(
7726
7767
  "Taxonomy records the evidenced material reading without assigning a consumer route.",
7727
7768
  {
7728
7769
  basis: "evidenced",
7729
- snapshot: PUBLISHED_V1_BASELINE,
7770
+ snapshot,
7730
7771
  source
7731
- }
7772
+ },
7773
+ lifecycle
7732
7774
  ),
7733
7775
  outcome: "equivalent",
7734
7776
  phrase,
@@ -7764,10 +7806,10 @@ var AUTHORED_LEXICAL_ENTRIES = [
7764
7806
  ],
7765
7807
  "The former combined pattern label names two distinct motif readings. It does not identify an installation layout or physical unit shape without separate evidence.",
7766
7808
  "Linear TAX-45 reviewed implementation contract and independent review comment c457ef92-372b-4db0-8490-0b96ecccc8ac",
7767
- TAXONOMY_SNAPSHOT,
7809
+ TAX45_REVIEW_SNAPSHOT,
7768
7810
  {
7769
- introducedAt: TAXONOMY_SNAPSHOT,
7770
- reviewedAt: TAXONOMY_SNAPSHOT,
7811
+ introducedAt: TAX45_REVIEW_SNAPSHOT,
7812
+ reviewedAt: TAX45_REVIEW_SNAPSHOT,
7771
7813
  status: "active"
7772
7814
  },
7773
7815
  "referenced"
@@ -7780,10 +7822,10 @@ var AUTHORED_LEXICAL_ENTRIES = [
7780
7822
  ],
7781
7823
  "The DesignShop compound source phrase did not record which of the two distinct motif readings was intended.",
7782
7824
  "DesignShop frozen estate pattern vocabulary, reconciled by Linear TAX-45 on 2026-08-31",
7783
- TAXONOMY_SNAPSHOT,
7825
+ TAX45_REVIEW_SNAPSHOT,
7784
7826
  {
7785
- introducedAt: TAXONOMY_SNAPSHOT,
7786
- reviewedAt: TAXONOMY_SNAPSHOT,
7827
+ introducedAt: TAX45_REVIEW_SNAPSHOT,
7828
+ reviewedAt: TAX45_REVIEW_SNAPSHOT,
7787
7829
  status: "active"
7788
7830
  },
7789
7831
  "referenced"
@@ -7798,8 +7840,8 @@ var AUTHORED_LEXICAL_ENTRIES = [
7798
7840
  `${searchCorpusEvidence("mosaic")}; Uniclass Pr_35_93_96_53 Mosaic tiles; consumer authority-union boundary reviewed 2026-08-31`,
7799
7841
  MATERIALGRAPH_SEARCH_CORPUS_SNAPSHOT,
7800
7842
  {
7801
- introducedAt: TAXONOMY_SNAPSHOT,
7802
- reviewedAt: TAXONOMY_SNAPSHOT,
7843
+ introducedAt: TAX45_REVIEW_SNAPSHOT,
7844
+ reviewedAt: TAX45_REVIEW_SNAPSHOT,
7803
7845
  status: "active"
7804
7846
  }
7805
7847
  ),
@@ -8084,6 +8126,18 @@ var AUTHORED_LEXICAL_ENTRIES = [
8084
8126
  "Marble has one governed commercial dimension-stone reading in this corpus; its scientific and commercial boundaries remain explicit, and ColorScope 7.3 has no exact named-colour identity.",
8085
8127
  crossoverSource("marble")
8086
8128
  ),
8129
+ crossoverEquivalent(
8130
+ "limestone",
8131
+ `${TAXONOMY_BASE_URI}/id/material/limestone`,
8132
+ "Limestone has one governed carbonate-stone reading in this corpus; formation, quarry, grade, cut, finish, and similarly named paint identities remain separate, and ColorScope 7.3 has no exact named-colour identity.",
8133
+ crossoverSource("limestone"),
8134
+ TAXONOMY_SNAPSHOT,
8135
+ {
8136
+ introducedAt: TAXONOMY_SNAPSHOT,
8137
+ reviewedAt: TAXONOMY_SNAPSHOT,
8138
+ status: "active"
8139
+ }
8140
+ ),
8087
8141
  crossoverEquivalent(
8088
8142
  "oak",
8089
8143
  `${TAXONOMY_BASE_URI}/id/material/oak`,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instruments/taxonomy",
3
- "version": "1.1.4",
3
+ "version": "1.1.6",
4
4
  "description": "Canonical data-only interiors and architecture knowledge graph and lexical corpus.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "repository": {
@@ -23,20 +23,21 @@
23
23
  "publishConfig": {
24
24
  "access": "public"
25
25
  },
26
- "devDependencies": {
27
- "@howells/lint": "^1.0.0",
28
- "@instruments/colorscope": "7.3.0",
29
- "@types/node": "^24.0.0",
30
- "tsup": "^8.5.1",
31
- "typescript": "^5.7.0",
32
- "vitest": "^4.0.0"
33
- },
34
26
  "scripts": {
35
27
  "build": "rm -rf dist && tsup",
36
28
  "lint": "howells-check .",
29
+ "prepare": "pnpm build",
37
30
  "smoke:packed": "node --experimental-strip-types scripts/smoke-packed-core.ts",
38
31
  "sync:colorscope": "vitest run src/colorscope-sync.test.ts",
39
32
  "test": "vitest run",
40
33
  "typecheck": "tsc --noEmit"
34
+ },
35
+ "devDependencies": {
36
+ "@howells/lint": "^1.0.0",
37
+ "@instruments/colorscope": "7.3.0",
38
+ "@types/node": "^24.0.0",
39
+ "tsup": "^8.5.1",
40
+ "typescript": "^5.7.0",
41
+ "vitest": "^4.0.0"
41
42
  }
42
- }
43
+ }