{"id":19056,"date":"2025-08-27T12:26:48","date_gmt":"2025-08-27T09:26:48","guid":{"rendered":"https:\/\/bda-global.org\/?page_id=19056"},"modified":"2026-04-09T10:30:27","modified_gmt":"2026-04-09T07:30:27","slug":"intellectual-property-policy","status":"publish","type":"page","link":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/","title":{"rendered":"Intellectual Property &amp; Trademark Usage Policy"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"19056\" class=\"elementor elementor-19056\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa45b7d e-con-full e-flex e-con e-parent\" data-id=\"fa45b7d\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c1b880 elementor-widget elementor-widget-html\" data-id=\"9c1b880\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Intellectual Property & Trademark Policy | BDA\u00ae<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n*{margin:0;padding:0;box-sizing:border-box}\r\n:root{\r\n  --navy:#1c4a8a;\r\n  --sky:#0f91e0;\r\n  --sky-light:#e8f4fd;\r\n  --sky-mid:#d0eaf9;\r\n  --navy-dark:#0d2d5a;\r\n  --text:#2d3748;\r\n  --gray-50:#f8fafc;\r\n  --gray-100:#f1f5f9;\r\n  --gray-200:#e2e8f0;\r\n  --gray-600:#475569;\r\n  --white:#ffffff;\r\n}\r\nbody{font-family:'Inter',sans-serif;color:var(--text);background:#fff;overflow-x:hidden}\r\n\r\n\/* SUBNAV *\/\r\n.subnav{background:#fff;border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:999;box-shadow:0 2px 8px rgba(0,0,0,.06)}\r\n.subnav-inner{max-width:1280px;margin:0 auto;padding:0 28px;display:flex;align-items:center;height:58px;gap:6px}\r\n.subnav-brand{font-family:'Playfair Display',serif;font-size:1.05rem;font-weight:700;color:var(--navy);white-space:nowrap;margin-right:24px;text-decoration:none}\r\n.subnav-brand span{color:var(--sky)}\r\n.subnav-links{display:flex;align-items:center;gap:2px;flex:1;overflow-x:auto}\r\n.subnav-btn{font-size:.82rem;font-weight:500;color:var(--gray-600);padding:6px 11px;border-radius:6px;transition:all .2s;white-space:nowrap;text-decoration:none;display:inline-block}\r\n.subnav-btn:hover,.subnav-btn.active{background:var(--sky-light);color:var(--navy)}\r\n.subnav-actions{margin-left:auto;display:flex;gap:8px;flex-shrink:0}\r\n.btn-portal{display:flex;align-items:center;gap:6px;background:var(--sky);color:#fff;font-size:.82rem;font-weight:700;padding:7px 16px;border-radius:7px;text-decoration:none;transition:all .2s}\r\n.btn-portal:hover{background:var(--navy)}\r\n\r\n\/* HERO *\/\r\n.hero{display:grid;grid-template-columns:1fr 1fr;min-height:440px;overflow:hidden}\r\n.hero-left{background:linear-gradient(135deg,var(--navy-dark) 0%,var(--navy) 55%,#1558a0 100%);padding:72px 56px 72px 72px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}\r\n.hero-left::before{content:'';position:absolute;top:-80px;right:-80px;width:300px;height:300px;background:rgba(15,145,224,.07);border-radius:50%}\r\n.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(15,145,224,.2);border:1px solid rgba(15,145,224,.35);color:#b3dcf5;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:20px;width:fit-content}\r\n.hero-eyebrow-dot{width:6px;height:6px;background:var(--sky);border-radius:50%;animation:pulse 2s infinite}\r\n@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}\r\n.hero-title{font-family:'Playfair Display',serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;color:#fff;line-height:1.15;margin-bottom:14px}\r\n.hero-title em{font-style:normal;color:#7cc8f5}\r\n.hero-desc{font-size:.92rem;line-height:1.8;color:rgba(255,255,255,.75);margin-bottom:24px;max-width:460px}\r\n.hero-meta{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:24px}\r\n.hero-meta-item{display:flex;align-items:center;gap:7px;font-size:.78rem;color:rgba(255,255,255,.65)}\r\n.hero-meta-item svg{color:var(--sky);flex-shrink:0}\r\n.hero-btns{display:flex;gap:10px;flex-wrap:wrap}\r\n.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--sky);color:#fff !important;font-size:.87rem;font-weight:700;padding:12px 24px;border-radius:8px;text-decoration:none;transition:all .25s;box-shadow:0 4px 18px rgba(15,145,224,.4)}\r\n.btn-primary:hover{background:#0d7ec7;transform:translateY(-2px)}\r\n.btn-ghost{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);color:#fff !important;font-size:.87rem;font-weight:600;padding:11px 22px;border-radius:8px;text-decoration:none;border:1.5px solid rgba(255,255,255,.3);transition:all .25s}\r\n.btn-ghost:hover{background:rgba(255,255,255,.18);transform:translateY(-2px)}\r\n.hero-right{position:relative;overflow:hidden}\r\n.hero-right img{width:100%;height:100%;object-fit:cover;display:block}\r\n.hero-right-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(28,74,138,.3) 0%,transparent 50%)}\r\n\r\n\/* TRUST BAR *\/\r\n.trust-bar{background:var(--sky);padding:13px 0}\r\n.trust-inner{max-width:1280px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}\r\n.trust-item{display:flex;align-items:center;gap:8px;color:#fff;font-size:.78rem;font-weight:500}\r\n.trust-dot{width:4px;height:4px;background:rgba(255,255,255,.5);border-radius:50%}\r\n\r\n\/* LAYOUT *\/\r\n.page-layout{max-width:1280px;margin:0 auto;padding:64px 28px;display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:start}\r\n.main-content{}\r\n.sidebar{}\r\n\r\n\/* SECTION HEADER *\/\r\n.section-eyebrow{display:inline-flex;align-items:center;gap:7px;background:rgba(15,145,224,.1);border:1px solid rgba(15,145,224,.2);color:var(--sky);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:10px}\r\n.section-title{font-family:'Playfair Display',serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;color:var(--navy);line-height:1.2;margin-bottom:10px}\r\n.section-desc{font-size:.9rem;line-height:1.8;color:var(--gray-600);margin-bottom:28px}\r\n\r\n\/* POLICY SECTIONS *\/\r\n.policy-section{margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid var(--gray-200)}\r\n.policy-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}\r\n.policy-section h2{font-family:'Playfair Display',serif;font-size:1.15rem;font-weight:800;color:var(--navy);margin-bottom:12px;display:flex;align-items:center;gap:10px}\r\n.policy-section h2 .num{width:28px;height:28px;background:var(--sky-light);border:1px solid rgba(15,145,224,.25);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:var(--sky);flex-shrink:0}\r\n.policy-section h3{font-size:.95rem;font-weight:700;color:var(--navy);margin:16px 0 8px}\r\n.policy-section p{font-size:.88rem;line-height:1.8;color:var(--text);margin-bottom:10px}\r\n.policy-section ul,.policy-section ol{padding-left:20px;margin-bottom:10px}\r\n.policy-section li{font-size:.87rem;line-height:1.75;color:var(--text);margin-bottom:4px}\r\n.policy-section li strong{color:var(--navy)}\r\n\r\n\/* PRINCIPLES GRID *\/\r\n.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 0}\r\n.principle-card{background:var(--sky-light);border:1px solid rgba(15,145,224,.2);border-radius:12px;padding:16px;text-align:center}\r\n.principle-num{font-family:'Playfair Display',serif;font-size:1.4rem;font-weight:900;color:var(--sky);display:block;line-height:1}\r\n.principle-label{font-size:.72rem;font-weight:600;color:var(--navy);margin-top:4px}\r\n\r\n\/* INFO CARDS *\/\r\n.info-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0}\r\n.info-card{background:#fff;border:1.5px solid var(--gray-200);border-radius:12px;padding:18px;transition:all .3s}\r\n.info-card:hover{border-color:var(--sky);box-shadow:0 6px 20px rgba(15,145,224,.08)}\r\n.info-card-icon{width:38px;height:38px;background:var(--sky-light);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;border:1px solid rgba(15,145,224,.2)}\r\n.info-card-icon svg{color:var(--sky)}\r\n.info-card h4{font-size:.87rem;font-weight:700;color:var(--navy);margin-bottom:5px}\r\n.info-card p{font-size:.8rem;line-height:1.65;color:var(--gray-600)}\r\n\r\n\/* HIGHLIGHT BOX *\/\r\n.highlight-box{background:var(--sky-light);border:1px solid rgba(15,145,224,.25);border-left:4px solid var(--sky);border-radius:0 12px 12px 0;padding:18px 20px;margin:16px 0}\r\n.highlight-box p{font-size:.87rem;line-height:1.75;color:var(--text);margin:0}\r\n.highlight-box strong{color:var(--navy)}\r\n\r\n\/* WARNING BOX *\/\r\n.warning-box{background:#fff8e1;border:1px solid rgba(245,158,11,.3);border-left:4px solid #f59e0b;border-radius:0 12px 12px 0;padding:16px 18px;margin:16px 0}\r\n.warning-box p{font-size:.85rem;line-height:1.7;color:#78350f;margin:0}\r\n\r\n\/* CONTACT BOX *\/\r\n.contact-box{background:var(--sky-light);border:1.5px solid rgba(15,145,224,.25);border-radius:14px;padding:20px;margin:20px 0}\r\n.contact-box h4{font-size:.9rem;font-weight:700;color:var(--navy);margin-bottom:8px}\r\n.contact-box a{color:var(--sky);font-weight:600;text-decoration:none;font-size:.87rem}\r\n.contact-box a:hover{text-decoration:underline}\r\n\r\n\/* SIDEBAR *\/\r\n.sidebar-card{background:#fff;border:1.5px solid var(--gray-200);border-radius:16px;padding:22px;margin-bottom:18px;transition:all .3s}\r\n.sidebar-card:hover{border-color:rgba(15,145,224,.3);box-shadow:0 6px 20px rgba(15,145,224,.07)}\r\n.sidebar-card h4{font-family:'Playfair Display',serif;font-size:.95rem;font-weight:800;color:var(--navy);margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--gray-200)}\r\n.sidebar-links{display:flex;flex-direction:column;gap:6px}\r\n.sidebar-link{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:500;color:var(--gray-600);text-decoration:none;padding:6px 8px;border-radius:7px;transition:all .2s}\r\n.sidebar-link:hover{background:var(--sky-light);color:var(--navy)}\r\n.sidebar-link.active{background:var(--sky-light);color:var(--navy);font-weight:700}\r\n.sidebar-link svg{flex-shrink:0;color:var(--sky)}\r\n.sidebar-contact{background:linear-gradient(135deg,var(--navy-dark),var(--navy));border-radius:16px;padding:22px;margin-bottom:18px;text-align:center}\r\n.sidebar-contact h4{font-family:'Playfair Display',serif;font-size:.95rem;font-weight:800;color:#fff;margin-bottom:8px}\r\n.sidebar-contact p{font-size:.78rem;color:rgba(255,255,255,.7);margin-bottom:14px;line-height:1.6}\r\n.sidebar-contact a{display:inline-flex;align-items:center;gap:6px;background:var(--sky);color:#fff !important;font-size:.82rem;font-weight:700;padding:9px 18px;border-radius:8px;text-decoration:none;transition:all .2s}\r\n.sidebar-contact a:hover{background:#0d7ec7}\r\n\r\n\/* CTA BAND *\/\r\n.cta-band{background:linear-gradient(135deg,var(--navy-dark) 0%,var(--navy) 50%,#1a5fa8 100%);padding:64px 0;text-align:center}\r\n.cta-band h2{font-family:'Playfair Display',serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#fff !important;margin-bottom:10px}\r\n.cta-band p{font-size:.9rem;color:rgba(255,255,255,.75) !important;margin-bottom:28px;max-width:520px;margin-left:auto;margin-right:auto}\r\n.cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}\r\n.cta-btn-white{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--navy) !important;font-size:.88rem;font-weight:700;padding:13px 26px;border-radius:8px;text-decoration:none;transition:all .25s;box-shadow:0 4px 18px rgba(0,0,0,.15)}\r\n.cta-btn-white:hover{background:var(--sky-light);transform:translateY(-2px)}\r\n.cta-btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff !important;font-size:.88rem;font-weight:600;padding:12px 24px;border-radius:8px;text-decoration:none;border:1.5px solid rgba(255,255,255,.4);transition:all .25s}\r\n.cta-btn-outline:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}\r\n\r\n.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}\r\n.reveal.visible{opacity:1;transform:translateY(0)}\r\n\r\n@media(max-width:1024px){.page-layout{grid-template-columns:1fr}.sidebar{display:none}}\r\n@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-right{height:260px}.principles-grid{grid-template-columns:repeat(2,1fr)}.info-cards{grid-template-columns:1fr}}\r\n@media(max-width:640px){.hero-left{padding:48px 24px}}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<nav class=\"subnav\">\r\n  <div class=\"subnav-inner\">\r\n    <a href=\"https:\/\/bda-global.org\/en\/legal\/\" class=\"subnav-brand\">BDA<sup>&reg;<\/sup> <span>Legal<\/span><\/a>\r\n    <div class=\"subnav-links\"><a href=\"https:\/\/bda-global.org\/en\/legal\/\" class=\"subnav-btn\">Legal Overview<\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/data-protection-gdpr-compliance\/\" class=\"subnav-btn\">Data Protection & GDPR<\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/\" class=\"subnav-btn active\">Intellectual Property<\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/certification-examination-policies\/\" class=\"subnav-btn\">Certification Policies<\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/membership-agreement\/\" class=\"subnav-btn\">Membership Agreement<\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/accreditation-partnership-terms\/\" class=\"subnav-btn\">Accreditation Terms<\/a>\r\n<\/div>\r\n    <div class=\"subnav-actions\">\r\n      <a href=\"https:\/\/portal.bda-global.org\/login\" class=\"btn-portal\">\r\n        <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\r\n        myBDA\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<section class=\"hero\">\r\n  <div class=\"hero-left\">\r\n    <div class=\"hero-eyebrow\"><div class=\"hero-eyebrow-dot\"><\/div>Intellectual Property<\/div>\r\n    <h1 class=\"hero-title\">Intellectual Property &amp; <em>Trademark Policy<\/em><\/h1>\r\n    <p class=\"hero-desc\">All BDA trademarks, logos, certification names, and frameworks including BDA BoCK\u00ae are protected intellectual property under UK law and international regulations.<\/p>\r\n    <div class=\"hero-meta\">\r\n      <div class=\"hero-meta-item\"><svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg>UK Registered<\/div>\r\n      <div class=\"hero-meta-item\"><svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>Internationally Protected<\/div>\r\n    <\/div>\r\n    <div class=\"hero-btns\">\r\n      <a href=\"mailto:legal@bda-global.org\" class=\"btn-primary\">\r\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\r\n        Report Misuse\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/legal\/\" class=\"btn-ghost\">All Legal Policies<\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"hero-right\">\r\n    <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\" alt=\"Intellectual Property\">\r\n    <div class=\"hero-right-overlay\"><\/div>\r\n  <\/div>\r\n<\/section>\r\n<div class=\"trust-bar\">\r\n  <div class=\"trust-inner\">\r\n    <div class=\"trust-item\"><svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>ISO 17024 Aligned<\/div>\r\n    <div class=\"trust-dot\"><\/div>\r\n    <div class=\"trust-item\"><svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg>UK GDPR Compliant<\/div>\r\n    <div class=\"trust-dot\"><\/div>\r\n    <div class=\"trust-item\"><svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>Registered in the UK<\/div>\r\n    <div class=\"trust-dot\"><\/div>\r\n    <div class=\"trust-item\"><svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20\"\/><\/svg>Global Standards<\/div>\r\n  <\/div>\r\n<\/div>\r\n<div class=\"page-layout\">\r\n  <div class=\"main-content reveal\">\r\n    \r\n<div class=\"section-eyebrow\">\r\n  <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3\"\/><\/svg>\r\n  IP Policy\r\n<\/div>\r\n<h2 class=\"section-title\">Intellectual Property &amp; Trademark Usage Policy<\/h2>\r\n<p class=\"section-desc\">The Business Development Association (BDA) is the global authority for setting business development standards and issuing professional certifications and accreditations. As an internationally recognised organisation registered in the United Kingdom, all trademarks, logos, certification names, and frameworks such as BDA BoCK\u00ae are considered protected intellectual property.<\/p>\r\n\r\n<div class=\"policy-section\">\r\n  <h2><div class=\"num\">1<\/div>Scope of the Policy<\/h2>\r\n  <p>This policy applies to:<\/p>\r\n  <ul>\r\n    <li>Individuals holding BDA professional certifications (BDA-CP\u2122, BDA-SCP\u2122)<\/li>\r\n    <li>Members in BDA membership programmes (individual or institutional)<\/li>\r\n    <li>Accredited institutions (AAI\u2122, AIDP\u2122, COE\u2122, CSIS\u2122, RPDE\u2122)<\/li>\r\n    <li>Authorised partners (ECP\u2122, PDP\u2122, AKP\u2122, SAP\u2122)<\/li>\r\n    <li>Approved trainers and facilitators<\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"policy-section\">\r\n  <h2><div class=\"num\">2<\/div>Registered Trademarks &amp; Intellectual Property<\/h2>\r\n  <p>The following marks are registered and owned by BDA:<\/p>\r\n  <div class=\"info-cards\">\r\n    <div class=\"info-card\">\r\n      <div class=\"info-card-icon\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M15.477 12.89L17 22l-5-3-5 3 1.523-9.11\"\/><\/svg><\/div>\r\n      <h4>BDA\u00ae &amp; BDA BoCK\u2122<\/h4>\r\n      <p>The primary BDA brand and its Body of Competency &amp; Knowledge framework.<\/p>\r\n    <\/div>\r\n    <div class=\"info-card\">\r\n      <div class=\"info-card-icon\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg><\/div>\r\n      <h4>BDA-CP\u2122 &amp; BDA-SCP\u2122<\/h4>\r\n      <p>Professional certification marks for Certified Professional and Senior Certified Professional.<\/p>\r\n    <\/div>\r\n    <div class=\"info-card\">\r\n      <div class=\"info-card-icon\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg><\/div>\r\n      <h4>Accreditation Marks<\/h4>\r\n      <p>AAI\u2122, AIDP\u2122, COE\u2122, CSIS\u2122, RPDE\u2122 \u2014 institutional accreditation programme marks.<\/p>\r\n    <\/div>\r\n    <div class=\"info-card\">\r\n      <div class=\"info-card-icon\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg><\/div>\r\n      <h4>Training Materials<\/h4>\r\n      <p>All training materials, guides, models, and exam content are copyrighted works.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<div class=\"policy-section\">\r\n  <h2><div class=\"num\">3<\/div>Rules for Logo &amp; Trademark Usage<\/h2>\r\n  <h3>Certification Logos (BDA-CP\u2122, BDA-SCP\u2122)<\/h3>\r\n  <ul>\r\n    <li>May only be used by individuals who have earned and currently maintain their certification.<\/li>\r\n    <li>Logos must be removed once certification has expired or is not renewed.<\/li>\r\n  <\/ul>\r\n  <h3>Accreditation Logos (AAI\u2122, AIDP\u2122, COE\u2122, CSIS\u2122, RPDE\u2122)<\/h3>\r\n  <ul>\r\n    <li>Accredited institutions may use the corresponding logo in official marketing materials and websites, provided they comply with BDA's brand identity guidelines.<\/li>\r\n    <li>Use is strictly limited to the approved scope of accreditation and must not imply broader recognition than granted.<\/li>\r\n  <\/ul>\r\n  <h3>BDA Master Logo<\/h3>\r\n  <ul>\r\n    <li>The primary BDA logo may only be used with prior written authorisation, except for formally approved uses by authorised partners.<\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"policy-section\">\r\n  <h2><div class=\"num\">4<\/div>Prohibited Uses<\/h2>\r\n  <div class=\"highlight-box\"><p>The following uses of BDA intellectual property are strictly prohibited:<\/p><\/div>\r\n  <ul>\r\n    <li>Reproducing or distributing BDA's educational or exam content without authorisation.<\/li>\r\n    <li>Using trademarks on products or services not officially linked to BDA.<\/li>\r\n    <li>Altering logos, changing colours, or merging BDA marks with other logos.<\/li>\r\n    <li>Claiming or suggesting certification, membership, or accreditation that has not been officially awarded.<\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"policy-section\">\r\n  <h2><div class=\"num\">5<\/div>Protection &amp; Enforcement<\/h2>\r\n  <p>BDA actively protects its intellectual property rights worldwide. Measures include continuous monitoring of unauthorised use, issuing cease-and-desist notices to violators, and pursuing legal proceedings under UK law and international intellectual property treaties when necessary.<\/p>\r\n<\/div>\r\n\r\n<div class=\"policy-section\">\r\n  <h2><div class=\"num\">6<\/div>Reporting Misuse<\/h2>\r\n  <p>BDA encourages individuals and organisations to report any misuse or unauthorised use of its trademarks or logos.<\/p>\r\n  <div class=\"contact-box\"><h4>Report IP Misuse<\/h4><a href=\"mailto:legal@bda-global.org\">legal@bda-global.org<\/a><\/div>\r\n<\/div>\r\n  <\/div>\r\n  \r\n<div class=\"sidebar\">\r\n  <div class=\"sidebar-card\">\r\n    <h4>Legal Documents<\/h4>\r\n    <div class=\"sidebar-links\"><a href=\"https:\/\/bda-global.org\/en\/legal\/\" class=\"sidebar-link\">\r\n          <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          Legal Overview\r\n        <\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/data-protection-gdpr-compliance\/\" class=\"sidebar-link\">\r\n          <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          Data Protection & GDPR\r\n        <\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/\" class=\"sidebar-link active\">\r\n          <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          Intellectual Property\r\n        <\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/certification-examination-policies\/\" class=\"sidebar-link\">\r\n          <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          Certification Policies\r\n        <\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/membership-agreement\/\" class=\"sidebar-link\">\r\n          <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          Membership Agreement\r\n        <\/a>\r\n<a href=\"https:\/\/bda-global.org\/en\/legal\/accreditation-partnership-terms\/\" class=\"sidebar-link\">\r\n          <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          Accreditation Terms\r\n        <\/a>\r\n<\/div>\r\n  <\/div>\r\n  <div class=\"sidebar-contact\">\r\n    <h4>Legal Enquiries<\/h4>\r\n    <p>For legal questions, compliance matters, or to report misuse of BDA intellectual property.<\/p>\r\n    <a href=\"mailto:legal@bda-global.org\">\r\n      <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\r\n      legal@bda-global.org\r\n    <\/a>\r\n  <\/div>\r\n  <div class=\"sidebar-card\">\r\n    <h4>Data Protection<\/h4>\r\n    <div class=\"sidebar-links\">\r\n      <a href=\"mailto:privacy@bda-global.org\" class=\"sidebar-link\">\r\n        <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\r\n        privacy@bda-global.org\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/contact\/\" class=\"sidebar-link\">\r\n        <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n        Contact BDA\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<\/div>\r\n<section class=\"cta-band\">\r\n  <div style=\"max-width:1280px;margin:0 auto;padding:0 28px\">\r\n    <h2>Report Intellectual Property Misuse<\/h2>\r\n    <p>If you have identified unauthorised use of BDA trademarks, logos, or content, please report it to our legal team immediately.<\/p>\r\n    <div class=\"cta-btns\">\r\n      <a href=\"mailto:legal@bda-global.org\" class=\"cta-btn-white\">\r\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n        Report to legal@bda-global.org\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/contact\/\" class=\"cta-btn-outline\">Contact Legal Team<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nconst obs = new IntersectionObserver((entries) => {\r\n  entries.forEach(e => { if(e.isIntersecting){ e.target.classList.add('visible'); obs.unobserve(e.target); } });\r\n}, {threshold:0.1});\r\ndocument.querySelectorAll('.reveal').forEach(el => obs.observe(el));\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Intellectual Property &#038; Trademark Policy | BDA\u00ae BDA&reg; Legal Legal Overview Data Protection &#038; GDPR Intellectual Property Certification Policies Membership Agreement Accreditation Terms myBDA Intellectual Property Intellectual Property &amp; Trademark Policy All BDA trademarks, logos, certification names, and frameworks including BDA BoCK\u00ae are protected intellectual property under UK law and international regulations. UK Registered Internationally [&hellip;]<\/p>","protected":false},"author":8,"featured_media":0,"parent":18996,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-19056","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Intellectual Property &amp; Trademark Usage Policy | BDA<\/title>\n<meta name=\"description\" content=\"Read BDA\u2019s Intellectual Property &amp; Trademark Usage Policy. Learn how to correctly use BDA logos, trademarks, and certifications, and protect global IP rights.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Intellectual Property &amp; Trademark Usage Policy | BDA\" \/>\n<meta property=\"og:description\" content=\"Read BDA\u2019s Intellectual Property &amp; Trademark Usage Policy. Learn how to correctly use BDA logos, trademarks, and certifications, and protect global IP rights.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/\" \/>\n<meta property=\"og:site_name\" content=\"Business Development Association - BDA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-09T07:30:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/\",\"url\":\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/\",\"name\":\"Intellectual Property &amp; Trademark Usage Policy | BDA\",\"isPartOf\":{\"@id\":\"https:\/\/bda-global.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\",\"datePublished\":\"2025-08-27T09:26:48+00:00\",\"dateModified\":\"2026-04-09T07:30:27+00:00\",\"description\":\"Read BDA\u2019s Intellectual Property & Trademark Usage Policy. Learn how to correctly use BDA logos, trademarks, and certifications, and protect global IP rights.\",\"breadcrumb\":{\"@id\":\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#primaryimage\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/bda-global.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Legal\",\"item\":\"https:\/\/bda-global.org\/en\/legal\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Intellectual Property &amp; Trademark Usage Policy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bda-global.org\/#website\",\"url\":\"https:\/\/bda-global.org\/\",\"name\":\"Business Development Association (BDA)\",\"description\":\"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.\",\"publisher\":{\"@id\":\"https:\/\/bda-global.org\/#organization\"},\"alternateName\":\"BDA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bda-global.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bda-global.org\/#organization\",\"name\":\"Business Development Association (BDA)\",\"alternateName\":\"BDA\",\"url\":\"https:\/\/bda-global.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"width\":512,\"height\":512,\"caption\":\"Business Development Association (BDA)\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Intellectual Property &amp; Trademark Usage Policy | BDA","description":"Read BDA\u2019s Intellectual Property & Trademark Usage Policy. Learn how to correctly use BDA logos, trademarks, and certifications, and protect global IP rights.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/","og_locale":"en_US","og_type":"article","og_title":"Intellectual Property &amp; Trademark Usage Policy | BDA","og_description":"Read BDA\u2019s Intellectual Property & Trademark Usage Policy. Learn how to correctly use BDA logos, trademarks, and certifications, and protect global IP rights.","og_url":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/","og_site_name":"Business Development Association - BDA","article_modified_time":"2026-04-09T07:30:27+00:00","og_image":[{"url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/","url":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/","name":"Intellectual Property &amp; Trademark Usage Policy | BDA","isPartOf":{"@id":"https:\/\/bda-global.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#primaryimage"},"image":{"@id":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#primaryimage"},"thumbnailUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg","datePublished":"2025-08-27T09:26:48+00:00","dateModified":"2026-04-09T07:30:27+00:00","description":"Read BDA\u2019s Intellectual Property & Trademark Usage Policy. Learn how to correctly use BDA logos, trademarks, and certifications, and protect global IP rights.","breadcrumb":{"@id":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#primaryimage","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/bda-global.org\/en\/legal\/intellectual-property-policy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/bda-global.org\/"},{"@type":"ListItem","position":2,"name":"Legal","item":"https:\/\/bda-global.org\/en\/legal\/"},{"@type":"ListItem","position":3,"name":"Intellectual Property &amp; Trademark Usage Policy"}]},{"@type":"WebSite","@id":"https:\/\/bda-global.org\/#website","url":"https:\/\/bda-global.org\/","name":"Business Development Association (BDA)","description":"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.","publisher":{"@id":"https:\/\/bda-global.org\/#organization"},"alternateName":"BDA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bda-global.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bda-global.org\/#organization","name":"Business Development Association (BDA)","alternateName":"BDA","url":"https:\/\/bda-global.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","width":512,"height":512,"caption":"Business Development Association (BDA)"},"image":{"@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/19056","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/comments?post=19056"}],"version-history":[{"count":19,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/19056\/revisions"}],"predecessor-version":[{"id":22659,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/19056\/revisions\/22659"}],"up":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/18996"}],"wp:attachment":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/media?parent=19056"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}