{
  "metadata": {
    "id": "rev-41-1373-hook-loop-fastener",
    "name": "Hook and Loop Fastener - 13.5mm x 2m",
    "type": "fastener",
    "description": "Double-sided hook-and-loop tape (13.5mm wide, 2m long) for reusable mounting and cable management.",
    "manufacturer": "REV Robotics",
    "part_number": "REV-41-1373",
    "datasheet_url": "https://www.revrobotics.com/rev-41-1373/",
    "tags": [
      "hook_and_loop",
      "velcro",
      "fastener",
      "cable_management",
      "rev_duo",
      "adhesive"
    ],
    "schema_version": "1.4.0",
    "version": "0.2.0",
    "taxonomy": [
      "mechanical",
      "robotics.ftc"
    ]
  },
  "domains": [
    {
      "domain": "mechanical",
      "package_type": "tape_roll",
      "dimensions_mm": {
        "length": 2000,
        "width": 13.5
      },
      "resources": [
        {
          "id": "tape",
          "name": "Hook and loop tape strip",
          "description": "Double-sided hook-and-loop strap/tape; cut to length; reusable fastening.",
          "functions": [
            {
              "name": "cable_management",
              "description": "Bundles and secures wires/cables using hook-and-loop.",
              "direction": "bidirectional"
            },
            {
              "name": "mechanical_mount",
              "description": "Provides a reusable mounting/retention method to a mating surface.",
              "direction": "bidirectional"
            }
          ],
          "connector_type": "adhesive"
        }
      ],
      "interfaces": [
        {
          "id": "hook-loop-attachment",
          "name": "Hook-and-loop attachment",
          "description": "Reusable attachment interface to mount a component or cable bundle onto a mating surface using the tape.",
          "protocol": {
            "type": "mechanical_connection",
            "role": "custom"
          },
          "requires": [
            {
              "function": "mechanical_mount",
              "count": 1
            }
          ]
        }
      ],
      "metadata": {
        "mounting_method": "adhesive hook-and-loop strap",
        "field_serviceable": true
      }
    }
  ],
  "usage_notes": "Cut to desired length; press firmly to ensure good adhesion. Adhesive performance depends on surface cleanliness/material—test fit before competition use.",
  "warnings": [
    "Adhesive may leave residue or damage delicate finishes when removed.",
    "Not a structural fastener for high-load joints; use screws/bolts for primary structure."
  ]
}