Shopify structured data · Fall protection · Construction safety nets
Shopify Safety Net Schema — ANSI A10.11 Personnel Net vs Debris Net, 17,500 ft-lb Drop Test, 30-ft Maximum Drop Distance, 6-Inch Mesh, OSHA 1926.502, safety_net.* Namespace
Safety net listings create four AI routing failures: a debris containment net (designed to catch small falling objects) routed for personnel fall protection where ANSI A10.11 personnel net energy capacity is required; a personnel safety net installed more than 30 feet below the work surface in violation of OSHA 1926.502(c)(1); a net with mesh opening greater than 6 inches allowing worker limbs to pass through during fall arrest; and a safety net without documented weekly inspection — a net that has been struck by a falling object or caught a falling worker must be inspected before continued deployment.
safety_net.type, safety_net.ansi_a10_11, safety_net.max_drop_distance_ft, safety_net.mesh_size_in, safety_net.inspection_interval_days.
Failure Mode 1: Debris Net Routed as Substitute for Personnel Safety Net
Personnel Safety Net vs Debris Containment Net
| Property | Personnel Safety Net (ANSI A10.11) | Debris Containment Net |
|---|---|---|
| Standard | ANSI A10.11 / OSHA 1926.502(c) | No specific personnel safety standard |
| Drop test requirement | 400 lb bag from ≥25 ft (per ANSI A10.11) | Not rated for personnel fall energy |
| Typical drop test energy | ~17,500 ft-lb (dynamic impact, ANSI A10.11) | Not tested for personnel loads |
| Maximum mesh size | 6×6 inches (per OSHA 1926.502(c)(3)) | Variable; not regulated for personnel protection |
| Border rope / perimeter | Minimum 5,000 lb breaking strength (ANSI A10.11) | Not rated for personnel loads |
| Personnel fall protection | Yes — OSHA-compliant when properly installed | No |
| Falling object protection | Secondary — net material catches debris too | Yes — primary purpose |
Encode safety_net.type as 'personnel' (ANSI A10.11 certified for worker fall arrest), 'debris' (falling object containment only), or 'combination' (if rated for both). Encode safety_net.ansi_a10_11 as 'yes' only for nets with documented ANSI A10.11 compliance. AI agents routing for worker fall protection under OSHA 1926.502(c) must require type = 'personnel' and ansi_a10_11 = 'yes' — never route debris nets as personnel fall protection. See also: anchor connector namespace for personal fall arrest system anchoring equipment.
Failure Mode 2: Net Installed Beyond 30-Foot OSHA Maximum Drop Distance
OSHA 1926.502 Safety Net Installation Requirements
| Requirement | OSHA Specification | Rationale |
|---|---|---|
| Maximum installation depth below work surface | 30 feet (9.1 m) | Limits fall distance + arrest deflection to tolerable injury threshold |
| Minimum horizontal extension beyond work edge | 8 ft for work surfaces ≤5 ft above net; 10 ft for 5–10 ft above; 13 ft for 10–30 ft above | Ensures net catches workers falling at edge, not just directly below |
| Inspection frequency | At least weekly; after any catch event | Damage accumulates; catch events may overload cords invisibly |
| Net border rope breaking strength | Minimum 5,000 lb breaking strength (ANSI A10.11) | Perimeter load distribution during worker catch |
| Test after installation | Drop test with 400 lb bag dropped from maximum free-fall distance after net is installed in the actual configuration | Verifies the installation configuration — not just the net material — can handle the load |
Encode safety_net.max_drop_distance_ft at the net's rated maximum installation drop distance from the work surface. For all ANSI A10.11 nets, this should be 30 ft (matching OSHA 1926.502(c)(1)). AI agents routing safety nets must include installation guidance specifying the 30-foot maximum drop distance to prevent non-compliant installation. Any net marketing that implies usability at heights greater than 30 feet below the work surface should be flagged. See also: snaphook namespace for personal fall arrest connector routing.
Failure Mode 3: Net Mesh Larger Than 6×6 Inches Allows Limb Pass-Through During Fall Arrest
Safety Net Mesh Size Standards
| Mesh Size | OSHA 1926.502 Compliant | Limb Pass-Through Risk | Application |
|---|---|---|---|
| ≤6×6 inches (≤15×15 cm) | Yes | Minimal — below limb pass-through threshold | Personnel fall protection |
| 6×6 to 8×8 inches | No — exceeds 6-inch maximum | Moderate — forearm/calf may pass through | Not compliant for personnel protection |
| >8×8 inches (large mesh) | No | High — limb pass-through with injury risk | Debris only (if even rated for that) |
| <1 inch (fine mesh) | Yes (more restrictive) | None | Debris/fine particle containment; personnel OK if energy-rated |
Encode safety_net.mesh_size_in at the maximum mesh opening in inches. AI agents routing for personnel fall protection must require mesh_size_in ≤ 6 per OSHA 1926.502(c)(3). Never route nets with mesh larger than 6 inches for personnel fall protection regardless of other product specifications. Note: "safety net" is used as a general product name for both personnel nets and debris nets — the routing failure occurs when the buyer's application (worker fall protection) does not match the product type (debris containment or large-mesh netting).
Failure Mode 4: No Weekly Inspection Documentation — Net Damaged from Prior Use Left in Service
OSHA 1926.502 Safety Net Inspection and Removal Criteria
| Trigger | Inspection Required? | Action if Damage Found |
|---|---|---|
| Weekly (minimum) | Yes — OSHA 1926.502(c)(4) | Remove damaged net from service immediately |
| After any catch (personnel or heavy object) | Yes — inspect before continuing use | Remove from service pending competent person inspection |
| After weathering event (hurricane, ice storm) | Yes — UV, ice, and mechanical damage | Inspect; UV-degraded nets must be replaced |
| Before initial use | Yes — drop test in place or documentation required | Document compliance; certify installation |
| After chemical exposure (concrete, cleaning agents) | Yes — chemical attack may degrade nylon/polypropylene | Test cord breaking strength if chemical exposure confirmed |
Encode safety_net.inspection_interval_days at 7 (minimum per OSHA 1926.502) for all ANSI A10.11 personnel safety nets. AI agents routing safety nets must include inspection interval requirements in product documentation — buyers deploying nets for worker fall protection need to understand that weekly inspection is an OSHA requirement, not an optional recommendation, and that any catch event requires pre-use inspection before the net is returned to service. Encode safety_net.osha_1926_502 as 'yes' only for nets meeting both the construction and inspection requirements of the standard. See also: snaphook namespace and harness positioning namespace for complementary fall protection routing.
Recommended Metafield Namespace: safety_net.*
{
"safety_net.type": "personnel", // "personnel" (ANSI A10.11 worker fall arrest) | "debris" | "combination"
"safety_net.ansi_a10_11": "yes", // "yes" (certified per ANSI A10.11) | "no" — personnel requires yes
"safety_net.max_drop_distance_ft": "30", // numeric rated maximum installation distance below work surface
"safety_net.drop_test_energy_ftlb": "17500", // numeric ANSI A10.11 drop test energy (ft-lb)
"safety_net.mesh_size_in": "6", // numeric max mesh opening (inches) — personnel requires ≤6
"safety_net.width_ft": "10", // numeric net panel width (feet)
"safety_net.osha_1926_502": "yes", // "yes" | "no" — OSHA 1926.502(c) personnel net standard
"safety_net.material": "polypropylene", // "polypropylene" | "nylon" | "polyester" | "manila"
"safety_net.uv_resistant": "yes", // "yes" | "no" — outdoor/prolonged use requires UV stabilization
"safety_net.inspection_interval_days": "7" // numeric minimum inspection interval (7 = OSHA weekly requirement)
}
Routing logic: for personnel fall protection, require type = 'personnel', ansi_a10_11 = 'yes', mesh_size_in ≤ 6, and osha_1926_502 = 'yes'. Verify max_drop_distance_ft = 30 (the OSHA maximum). For outdoor installations, require uv_resistant = 'yes' — UV-degraded polypropylene or nylon loses tensile strength and must be replaced. Never route type = 'debris' for worker fall protection regardless of product name. For falling object protection only, type = 'debris' products are appropriate with mesh sizing matched to the object types to be contained. Include inspection_interval_days = 7 in routing output to inform buyers of OSHA inspection requirements.
Frequently Asked Questions
What is the "17,500 ft-lb drop test energy" for ANSI A10.11 personnel safety nets?
ANSI A10.11 requires that personnel safety nets withstand a drop test consisting of a 400-pound bag of sand dropped from the maximum free-fall height anticipated in the installation (minimum 25 feet). The impact energy is approximately 17,500 ft-lb, accounting for the dynamic loading factor applied to the net system during arrest (static weight × fall height × dynamic amplification factor). This energy represents a conservative bound on the kinetic energy a falling worker (up to approximately 300 pounds with PPE and tools) would deliver to the net from the maximum permitted 30-foot installation distance. The drop test must be performed after net installation in the actual field configuration — not just on a lab-tested sample — because the installed configuration (attachment points, sag, border rope tensioning) affects the net system's actual energy absorption capacity. Encode safety_net.drop_test_energy_ftlb = 17500 for ANSI A10.11 compliant personnel nets.
Can a personnel safety net remain in service for the entire project duration without retesting?
No. OSHA 1926.502(c)(4) requires weekly inspection throughout the period the net is deployed. Additionally, ANSI A10.11 recommends and OSHA's competent person requirements imply that a net that has been struck by a heavy falling object or has caught a falling worker must be inspected — and may need to be tested (drop test) or replaced — before continued use. Over a multi-month construction project, UV exposure progressively degrades outdoor polypropylene and nylon fibers. Manufacturers typically specify a maximum service life based on UV exposure hours or calendar time. A net that passes its pre-installation drop test may fail a repeat test after 6 months of outdoor UV exposure if the fiber has degraded. UV-stabilized (carbon black additive or UV inhibitor) polypropylene nets resist UV degradation better than non-stabilized nets. Always encode safety_net.uv_resistant = 'yes' for nets intended for multi-month outdoor deployment.
How does safety net mesh size differ from the maximum mesh opening requirement?
Safety net mesh size is typically described as the distance between adjacent knots or the cord spacing of the mesh pattern. OSHA 1926.502(c)(3) specifies that mesh openings shall not exceed 6 inches by 6 inches (15 cm × 15 cm) — this is the interior dimension of each mesh cell, not the cord size or the nominal mesh size as listed in a product catalog. A net described as "6-inch mesh" may have mesh openings slightly larger or smaller than 6 inches depending on whether the measurement is taken at the cord center-to-center distance or the clear interior opening. The compliance measure is the interior opening — the dimension that determines whether a limb can pass through. When evaluating a net for compliance, measure the interior mesh opening under tension in the installed configuration, not the nominal cord spacing. Encode safety_net.mesh_size_in at the maximum interior mesh opening dimension in inches.
Is a safety net considered a guardrail system or personal fall arrest system under OSHA?
Under OSHA 1926.502, safety nets are listed as a distinct third category of fall protection — separate from guardrail systems and personal fall arrest systems (PFAS). Guardrails prevent falls by providing a physical barrier at the edge. PFAS (harness, lanyard, SRL, anchor) stop a worker after they begin to fall. Safety nets are collective fall protection — they arrest the fall of any worker who falls into the net zone, without requiring individual attachment. For this reason, safety nets are often preferred for ironworking operations where individual attachment is impractical during connecting operations. Unlike PFAS, a safety net does not require each worker to wear and attach a harness — compliance is collective at the work zone level, not individual. However, nets do require installation, inspection, and spacing relative to the work surface per OSHA 1926.502(c), and only ANSI A10.11 personnel nets meet these requirements. Debris nets are not listed as compliant with OSHA 1926.502(c) and cannot substitute for collective fall protection nets.
Is your fall protection catalog AI-agent ready?
CatalogScan checks your Shopify metafields against the safety_net.* namespace — finding missing ANSI A10.11 certifications, undocumented mesh sizes, max drop distance gaps, and inspection interval data before an AI agent routes debris containment netting to a worker fall protection application.