{"product_id":"rasterlink-7-mimaki-rip-software","title":"RasterLink 7 — Mimaki RIP Software","description":"\u003c!-- RasterLink 7 — Product description --\u003e\n\n\u003cstyle\u003e\n  .rl7-wrap {\n    max-width: 820px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n  .rl7-wrap *,\n  .rl7-wrap *::before,\n  .rl7-wrap *::after {\n    box-sizing: inherit;\n  }\n\n  \/* ---------- Badges ---------- *\/\n  .rl7-badge,\n  .rl7-badge-blue {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 5px;\n    margin-bottom: 14px;\n  }\n  .rl7-badge {\n    background: #0d0d0d;\n    color: #fff;\n  }\n  .rl7-badge-blue {\n    background: #e8f1fd;\n    color: #1a6fd4;\n    margin-left: 6px;\n  }\n\n  \/* ---------- Headings \u0026 text ---------- *\/\n  .rl7-h2 {\n    font-size: 22px;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin: 0 0 16px;\n  }\n  .rl7-intro,\n  .rl7-seo-text {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.75;\n    margin: 0 0 18px;\n  }\n  .rl7-section-title {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #888;\n    margin: 0 0 14px;\n  }\n\n  \/* ---------- Quick stats ---------- *\/\n  .rl7-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin: 24px 0 8px;\n  }\n  .rl7-stat {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n  .rl7-stat-value {\n    font-size: 15px;\n    font-weight: 800;\n    color: #0d0d0d;\n    margin-bottom: 4px;\n  }\n  .rl7-stat-label {\n    font-size: 12px;\n    color: #777;\n  }\n\n  \/* ---------- System requirements ---------- *\/\n  .rl7-config {\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n  .rl7-config-item {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 13px 20px;\n    font-size: 14px;\n  }\n  .rl7-config-item + .rl7-config-item {\n    border-top: 1px solid #efefec;\n  }\n  .rl7-config-label {\n    color: #777;\n  }\n  .rl7-config-value {\n    font-weight: 600;\n    color: #0d0d0d;\n    text-align: right;\n  }\n\n  \/* ---------- Features ---------- *\/\n  .rl7-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n  .rl7-feature {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    padding: 18px 20px;\n  }\n  .rl7-feature-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 6px;\n  }\n  .rl7-feature-text {\n    font-size: 13.5px;\n    color: #666;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* ---------- Compatibility ---------- *\/\n  .rl7-compat-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n  .rl7-compat-card {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 18px;\n  }\n  .rl7-compat-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 10px;\n  }\n  .rl7-compat-card ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .rl7-compat-card li {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.8;\n  }\n\n  \/* ---------- Divider ---------- *\/\n  .rl7-divider {\n    border: none;\n    border-top: 1px solid #ebebeb;\n    margin: 32px 0;\n  }\n\n  \/* ---------- FAQ (native accordion) ---------- *\/\n  .rl7-faq {\n    margin-bottom: 28px;\n  }\n  .rl7-faq-item {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    margin-bottom: 10px;\n  }\n  .rl7-faq-q {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0d0d0d;\n    line-height: 1.4;\n    padding: 18px 24px;\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding-right: 48px;\n  }\n  .rl7-faq-q::-webkit-details-marker {\n    display: none;\n  }\n  .rl7-faq-q::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    font-weight: 400;\n    color: #999;\n  }\n  .rl7-faq-item[open] .rl7-faq-q::after {\n    content: \"−\";\n  }\n  .rl7-faq-q:focus-visible {\n    outline: 2px solid #1a6fd4;\n    outline-offset: -2px;\n    border-radius: 10px;\n  }\n  .rl7-faq-a {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.7;\n    margin: 0;\n    padding: 0 24px 20px;\n  }\n\n  \/* ---------- Responsive ---------- *\/\n  @media (max-width: 720px) {\n    .rl7-compat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .rl7-grid,\n    .rl7-features {\n      grid-template-columns: 1fr;\n    }\n  }\n  @media (max-width: 420px) {\n    .rl7-compat-grid {\n      grid-template-columns: 1fr;\n    }\n    .rl7-config-item {\n      flex-direction: column;\n      gap: 2px;\n    }\n    .rl7-config-value {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rl7-wrap\"\u003e\n\n  \u003c!-- Badges --\u003e\n  \u003cspan class=\"rl7-badge\"\u003eRasterLink 7\u003c\/span\u003e\n  \u003cspan class=\"rl7-badge-blue\"\u003eDelivered by email\u003c\/span\u003e\n\n  \u003c!-- Heading --\u003e\n  \u003ch2 class=\"rl7-h2\"\u003eRasterLink 7 — Official RIP Software for Mimaki Printers\u003c\/h2\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"rl7-intro\"\u003e\n    \u003cstrong\u003eRasterLink 7\u003c\/strong\u003e is the official \u003cstrong\u003eRIP (Raster Image Processor) software for Mimaki printers and cutters\u003c\/strong\u003e — the bridge between your artwork and your output device. Built on the new \u003cstrong\u003eHarlequin RIP engine\u003c\/strong\u003e, with \u003cstrong\u003evariable data printing\u003c\/strong\u003e, native \u003cstrong\u003ePDF transparency\u003c\/strong\u003e support, an ink-saving function and \u003cstrong\u003e2.5D printing\u003c\/strong\u003e, it covers everything from signage and textile production to personalized cards and labels. Your \u003cstrong\u003eRasterLink 7 serial key\u003c\/strong\u003e is delivered directly by email after purchase — no physical shipment, instant activation. Compatible with \u003cstrong\u003eWindows 10 and Windows 11\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003c!-- Quick stats --\u003e\n  \u003cdiv class=\"rl7-grid\"\u003e\n    \u003cdiv class=\"rl7-stat\"\u003e\n      \u003cdiv class=\"rl7-stat-value\"\u003eHarlequin RIP\u003c\/div\u003e\n      \u003cdiv class=\"rl7-stat-label\"\u003eProcessing engine\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-stat\"\u003e\n      \u003cdiv class=\"rl7-stat-value\"\u003eWindows 10 \/ 11\u003c\/div\u003e\n      \u003cdiv class=\"rl7-stat-label\"\u003eRequired system\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-stat\"\u003e\n      \u003cdiv class=\"rl7-stat-value\"\u003eEmail\u003c\/div\u003e\n      \u003cdiv class=\"rl7-stat-label\"\u003eSoftware key delivery\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"rl7-divider\"\u003e\n\n  \u003c!-- System requirements --\u003e\n  \u003cp class=\"rl7-section-title\"\u003eSystem requirements\u003c\/p\u003e\n  \u003cdiv class=\"rl7-config\"\u003e\n    \u003cdiv class=\"rl7-config-item\"\u003e\n      \u003cspan class=\"rl7-config-label\"\u003eOperating system\u003c\/span\u003e\n      \u003cspan class=\"rl7-config-value\"\u003eWindows 10 or Windows 11\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-config-item\"\u003e\n      \u003cspan class=\"rl7-config-label\"\u003eOutput devices\u003c\/span\u003e\n      \u003cspan class=\"rl7-config-value\"\u003eMimaki printers \u0026amp; cutters\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-config-item\"\u003e\n      \u003cspan class=\"rl7-config-label\"\u003eProcessing engine\u003c\/span\u003e\n      \u003cspan class=\"rl7-config-value\"\u003eHarlequin RIP\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-config-item\"\u003e\n      \u003cspan class=\"rl7-config-label\"\u003eDelivery\u003c\/span\u003e\n      \u003cspan class=\"rl7-config-value\"\u003eEmail (serial key)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"rl7-divider\"\u003e\n\n  \u003c!-- SEO text block --\u003e\n  \u003ch2 class=\"rl7-h2\"\u003eThe best bridge between your artwork and your Mimaki device\u003c\/h2\u003e\n  \u003cp class=\"rl7-seo-text\"\u003e\n    Built for great performance with \u003cstrong\u003eMimaki printers and print \u0026amp; cut devices\u003c\/strong\u003e, RasterLink 7 converts your PDF, TIFF, CSV or vector files into precise, color-accurate output instructions — no workflow change, no file conversion headaches. Powered by the \u003cstrong\u003eHarlequin RIP\u003c\/strong\u003e engine, native PDF files are processed \u003cstrong\u003eup to 25% faster\u003c\/strong\u003e, with full support for PDF transparency, so your files rip exactly as designed.\n  \u003c\/p\u003e\n  \u003cp class=\"rl7-seo-text\"\u003e\n    Beyond standard RIP output, RasterLink 7 includes smart production tools: \u003cstrong\u003evariable data printing\u003c\/strong\u003e that merges CSV files with up to 1,000 lines into predefined templates, a Profile Manager for accurate color output, a Layout Preview for job checking before print, an ink-saving function, and support for \u003cstrong\u003e2.5D printing\u003c\/strong\u003e. From signage and vehicle graphics to textile production, personalized cards and industrial printing, RasterLink 7 improves efficiency for print shops of every size, with free migration available from RasterLink6\/6Plus.\n  \u003c\/p\u003e\n\n  \u003c!-- Key features --\u003e\n  \u003cp class=\"rl7-section-title\"\u003eKey features\u003c\/p\u003e\n  \u003cdiv class=\"rl7-features\"\u003e\n    \u003cdiv class=\"rl7-feature\"\u003e\n      \u003ch3 class=\"rl7-feature-title\"\u003eHarlequin RIP engine\u003c\/h3\u003e\n      \u003cp class=\"rl7-feature-text\"\u003eA new processing core that significantly increases RIP speed, usability and overall production efficiency compared to previous RasterLink versions.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-feature\"\u003e\n      \u003ch3 class=\"rl7-feature-title\"\u003eVariable data printing\u003c\/h3\u003e\n      \u003cp class=\"rl7-feature-text\"\u003eMerge CSV files with up to 1,000 lines into predefined templates for personalized cards, labels and short-run production without manual file duplication.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-feature\"\u003e\n      \u003ch3 class=\"rl7-feature-title\"\u003eNative PDF transparency support\u003c\/h3\u003e\n      \u003cp class=\"rl7-feature-text\"\u003ePDF files are ripped natively with advanced transparency handling, so complex layered artwork prints exactly as designed — no flattening required.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-feature\"\u003e\n      \u003ch3 class=\"rl7-feature-title\"\u003eFaster PDF RIP processing\u003c\/h3\u003e\n      \u003cp class=\"rl7-feature-text\"\u003eNative PDF RIP processing up to 25% faster than previous versions, reducing wait time between file submission and print.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-feature\"\u003e\n      \u003ch3 class=\"rl7-feature-title\"\u003e2.5D printing\u003c\/h3\u003e\n      \u003cp class=\"rl7-feature-text\"\u003eSupport for 2.5D printing workflows, adding texture and depth to compatible output for a more tactile, dimensional finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-feature\"\u003e\n      \u003ch3 class=\"rl7-feature-title\"\u003eInk-saving function\u003c\/h3\u003e\n      \u003cp class=\"rl7-feature-text\"\u003eReduce ink consumption on eligible jobs while preserving output quality, helping control production costs over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-feature\"\u003e\n      \u003ch3 class=\"rl7-feature-title\"\u003eProfile Manager \u0026amp; Layout Preview\u003c\/h3\u003e\n      \u003cp class=\"rl7-feature-text\"\u003eManage color profiles centrally and preview job layout before printing, reducing material waste from misaligned or miscolored jobs.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-feature\"\u003e\n      \u003ch3 class=\"rl7-feature-title\"\u003ePrint queue \u0026amp; job management\u003c\/h3\u003e\n      \u003cp class=\"rl7-feature-text\"\u003eA streamlined interface with centralized navigation for managing print queues, adding text or graphics to submitted jobs, and organizing multi-layer output.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"rl7-divider\"\u003e\n\n  \u003c!-- Compatibility --\u003e\n  \u003ch2 class=\"rl7-h2\"\u003eCompatibility — RasterLink 7\u003c\/h2\u003e\n  \u003cp class=\"rl7-seo-text\"\u003e\n    RasterLink 7 supports the \u003cstrong\u003eMimaki printer and cutter range\u003c\/strong\u003e, including devices used for wide format, UV, textile and print \u0026amp; cut production, and integrates with common design and data file formats.\n  \u003c\/p\u003e\n  \u003cdiv class=\"rl7-compat-grid\"\u003e\n    \u003cdiv class=\"rl7-compat-card\"\u003e\n      \u003ch3 class=\"rl7-compat-card-title\"\u003eMimaki devices\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eWide format printers\u003c\/li\u003e\n        \u003cli\u003eUV flatbed \u0026amp; roll-to-roll printers\u003c\/li\u003e\n        \u003cli\u003eTextile \u0026amp; sublimation printers\u003c\/li\u003e\n        \u003cli\u003ePrint \u0026amp; cut series\u003c\/li\u003e\n        \u003cli\u003eVinyl cutters\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-compat-card\"\u003e\n      \u003ch3 class=\"rl7-compat-card-title\"\u003eFile formats\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePDF (native RIP)\u003c\/li\u003e\n        \u003cli\u003eCSV (variable data)\u003c\/li\u003e\n        \u003cli\u003eTIFF, PNG, JPG\u003c\/li\u003e\n        \u003cli\u003eEPS\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-compat-card\"\u003e\n      \u003ch3 class=\"rl7-compat-card-title\"\u003eApplications\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eSignage \u0026amp; displays\u003c\/li\u003e\n        \u003cli\u003eTextile \u0026amp; apparel\u003c\/li\u003e\n        \u003cli\u003eCards \u0026amp; labels\u003c\/li\u003e\n        \u003cli\u003eIndustrial printing\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rl7-compat-card\"\u003e\n      \u003ch3 class=\"rl7-compat-card-title\"\u003eWorkflows\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eVariable data printing\u003c\/li\u003e\n        \u003cli\u003e2.5D printing\u003c\/li\u003e\n        \u003cli\u003eContour export for cutters\u003c\/li\u003e\n        \u003cli\u003eMulti-layer printing\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"rl7-divider\"\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2 class=\"rl7-h2\"\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"rl7-faq\"\u003e\n\n    \u003cdetails class=\"rl7-faq-item\"\u003e\n      \u003csummary class=\"rl7-faq-q\"\u003eIs the RasterLink 7 software key sent physically?\u003c\/summary\u003e\n      \u003cp class=\"rl7-faq-a\"\u003eNo. The \u003cstrong\u003eRasterLink 7 serial key\u003c\/strong\u003e is sent by email only. You receive your software key directly in your inbox after the order is confirmed — no postal shipment, no physical item.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rl7-faq-item\"\u003e\n      \u003csummary class=\"rl7-faq-q\"\u003eHow long does it take to receive my activation key?\u003c\/summary\u003e\n      \u003cp class=\"rl7-faq-a\"\u003eUsually within a few minutes after order confirmation. If there is a delay, please check your spam folder. If you haven't received anything within 24 hours, contact our customer support.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rl7-faq-item\"\u003e\n      \u003csummary class=\"rl7-faq-q\"\u003eWhich operating systems does this version support?\u003c\/summary\u003e\n      \u003cp class=\"rl7-faq-a\"\u003eThis version of \u003cstrong\u003eRasterLink 7\u003c\/strong\u003e is supplied for \u003cstrong\u003eWindows 10 and Windows 11\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rl7-faq-item\"\u003e\n      \u003csummary class=\"rl7-faq-q\"\u003eWhich Mimaki devices work with RasterLink 7?\u003c\/summary\u003e\n      \u003cp class=\"rl7-faq-a\"\u003eRasterLink 7 is designed for the \u003cstrong\u003eMimaki printer and cutter range\u003c\/strong\u003e, including wide format, UV, textile and print \u0026amp; cut devices, with support for variable data printing and 2.5D printing on compatible models.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rl7-faq-item\"\u003e\n      \u003csummary class=\"rl7-faq-q\"\u003eCan I upgrade from RasterLink6 or 6Plus?\u003c\/summary\u003e\n      \u003cp class=\"rl7-faq-a\"\u003eYes. RasterLink 7 offers free migration from \u003cstrong\u003eRasterLink6 and RasterLink6Plus\u003c\/strong\u003e via serial key, letting existing users move to the new Harlequin RIP engine without additional cost.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ structured data for Google rich results --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the RasterLink 7 software key sent physically?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The RasterLink 7 serial key is sent by email only. You receive your software key directly in your inbox after the order is confirmed — no postal shipment, no physical item.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does it take to receive my activation key?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Usually within a few minutes after order confirmation. If there is a delay, please check your spam folder. If you haven't received anything within 24 hours, contact our customer support.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which operating systems does this version support?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This version of RasterLink 7 is supplied for Windows 10 and Windows 11.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which Mimaki devices work with RasterLink 7?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"RasterLink 7 is designed for the Mimaki printer and cutter range, including wide format, UV, textile and print \u0026 cut devices, with support for variable data printing and 2.5D printing on compatible models.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I upgrade from RasterLink6 or 6Plus?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. RasterLink 7 offers free migration from RasterLink6 and RasterLink6Plus via serial key, letting existing users move to the new Harlequin RIP engine without additional cost.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- end RasterLink 7 description --\u003e","brand":"DTF Software","offers":[{"title":"Default Title","offer_id":53549524844810,"sku":null,"price":39.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0919\/3966\/8234\/files\/RasterLink_7_Mimaki_RIP_Software.webp?v=1787419262","url":"https:\/\/dtfsoftware.com\/products\/rasterlink-7-mimaki-rip-software","provider":"DTF Software","version":"1.0","type":"link"}