Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
CSS Stylesheet
/*---------------------------------------*/
/*---OOH ABOUT OOTS PAGE - 17-11-2022---*/
/*-------------------------------------*/
.hack-remove-p > p:first-child, 
.hack-remove-p > p:last-child { display:none; border:1px solid red;}

@media screen and (max-width: 769px) {
  .img-mobile { width: 180px;}
  .remove-on-mobile { display:none !important;}
}  

@media screen and (max-width: 1200px) {
  .not-d-block-mobile  { display:inline !important;}
}

/*---INTRODUCTION---*/
#introduction h1 { margin-bottom:2.5rem;} 
#introduction p { margin-bottom:0;}
/*hack - remove empty p from confluence*/
#introduction p:first-child ,#introduction p:last-child { display:none; border:1px solid red;}

/*---TECHNICAL DOCUMENTATIONSERVICES---*/
#technical-documentation#services { padding-top:0background: #00284A;} 
#technical-documentation .container > p:last-child
#services h2, #services h3, #services p { displaycolor:none; border:1px solid red white;}
#technical-documentation#services .card-grid small { colorpadding: #5D24A4;}
#technical-documentation .card-grid-footer { text-align: right;}
#technical-documentation .card-grid-footer p:first-child { margin-bottom:1.5rem;}
.technical-documentation-cta { margin-bottom:0 !important;}

@media screen and (min-width: 769px) {
	#technical-documentation .card-grid-body p:last-child { margin-bottom: 0;}
	.technical-documentation-cta { margin-top:2.5rem !important;} 
}

/*---SERVICES---*/
#services { background: #00284A;}
#services h2, #services h3, #services p { color: white;}
#services .card-grid { padding: 0; background: transparent;}
#services .col-separator-before:before, 
#services .col-separator-after:after { border-left:1px solid rgba(255, 255, 255, 0.12);}  
#services .opacity-75 { opacity: 0.75;}
#services .opacity-50 { opacity: 0.50;}
#services .badge { margin-bottom:0.5rem; color: #995E00; background: #FFEECC;}
/*HACK remove empty p from Confluence*/
#services .col-4 > p:first-child { border:1px solid green; display: none;}

@media screen and (min-width: 769px) {
  #services { padding-bottom:6rem;}
  #services .card-grid-body p:last-child { margin-bottom:0;}
}

/*---SUPPORTING SERVICES---*/
#supporting-services {
background-image: url("https://ec.europa.eu/digital-building-blocks/sites/download/attachments/615481586/bg-illu-sigle-supporting-services.svg");
background-position: bottom right;
background-repeat: no-repeat;
}
#supporting-services .cols:last-child { margin-top:-3rem;}
#supporting-services h2 { margin-bottom:2.5rem;}
#supporting-services hr { margin:2rem 0 3rem 0; border:none; border-top:1px solid #E3E6EB; height: 1px;}

@media screen and (min-width: 769px) {
  .supporting-services-container { display: flex; justify-content: space-between;}
  .supporting-services-container p:first-child { width: 70%;}
  .supporting-services-container p:last-child { width: 30%; text-align: right;}
  .supporting-services-container .btn { margin-left:1rem;}
}

/*---SERVICE DESK---*/
#service-desk .service-desk-cta { margin-top: 2.5rem; margin-bottom:0;}
Div
idintroduction
classsection
Div
classcontainer
Div
classcols justify-content-between align-items-center
Div
classcol-7
Html-bobswift
<h1>Common and Supporting services</h1>
<p>To provide comprehensive support and proper exchange of evidence between Data Services and Online Procedure Portals, the Once-Only Technical System uses Once-Only common services and additional supporting services.</p>
Div
classcol-4
HTML Image
srchttps://ec.europa.eu/digital-building-blocks/sites/download/attachments/615481586/illu-introduction.png
altillustration Once Only Technical System (OOTS)
classimg-fluid img-mobile
0; background: transparent;}
#services .col-separator-before:before, 
#services .col-separator-after:after { border-left:1px solid rgba(255, 255, 255, 0.12);}  
#services .opacity-75 { opacity: 0.75;}
#services .opacity-50 { opacity: 0.50;}
#services .badge { margin-bottom:0.5rem; color: #995E00; background: #FFEECC;}
/*HACK remove empty p from Confluence*/
#services .col-4 > p:first-child { border:1px solid green; display: none;}

@media screen and (min-width: 769px) {
  #services { padding-bottom:6rem;}
  #services .card-grid-body p:last-child { margin-bottom:0;}
}

/*---SUPPORTING SERVICES---*/
#supporting-services {
background-image: url("https://ec.europa.eu/digital-building-blocks/sites/download/attachments/615481586/bg-illu-sigle-supporting-services.svg");
background-position: bottom right;
background-repeat: no-repeat;
}
#supporting-services .cols:last-child { margin-top:-3rem;}
#supporting-services h2 { margin-bottom:2.5rem;}
#supporting-services hr { margin:2rem 0 3rem 0; border:none; border-top:1px solid #E3E6EB; height: 1px;}

@media screen and (min-width: 769px) {
  .supporting-services-container { display: flex; justify-content: space-between;}
  .supporting-services-container p:first-child { width: 70%;}
  .supporting-services-container p:last-child { width: 30%; text-align: right;}
  .supporting-services-container .btn { margin-left:1rem;}
}

/*---SERVICE DESK---*/
#service-desk .service-desk-cta { margin-top: 2.5rem; margin-bottom:0;}
Div
idintroduction
classsection
Div
classcontainer
Div
classcols justify-content-between align-items-center
Div
classcol-7
Html-bobswift
<h1>Common and Supporting<br> services</h1>
<p>To provide comprehensive support and proper exchange of evidence between Data Services and Online Procedure Portals, the Once-Only Technical System uses Once-Only common services and additional supporting services.</p>
Div
idtechnical-documentation
classsection
Div
classcontainer
Div
classcols
Div
classcol-9

Technical Design Documents

Html-bobswift
<p>The technical and operational specifications of the Once-Only Technical System, laid down in the Commission’s <a target="_blank" href="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv%3AOJ.L_.2022.231.01.0001.01.ENG&toc=OJ%3AL%3A2022%3A231%3ATOC">Implementing Regulation ((EU) 2022/1463)</a> setting out the system, are complemented by detailed, non-binding technical design documents jointly prepared by the Commission and Member States.</p>
Div
stylemargin-top:-3rem;
classcols
Div
classcol-4
Html-bobswift
<div class="card-grid">
<div class="card-grid-body">
<p><small>Chapter 1</small></p>
<h3 class="h5">Introduction - High Level <br>Architecture</h3>
<p>This chapter introduces the high-level architecture of the Once-Only Technical System and the key concepts and themes found in the subsequent chapters.</p>
</div>
<div class="card-grid-footer">
<p>Release date: <strong>October 2022</strong></p>
<p><a class="btn primary" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/GYcUJ"><span>View chapter</span><span class="ico-cta"></span></a></p>
</div>
</div>
Div
classcol-4
Html-bobswift
<div class="card-grid">
<div class="card-grid-body">
<p><small>Chapter 2</small></p>
<h3 class="h5">User Identification, Authentication and Record Matching</h3>
<p>This chapter explains how those submitting or receiving evidences through the Once-Only Technical System are identified and authenticated.</p>
</div>
<div class="card-grid-footer">
<p>Release date: <strong>October 2022</strong></p> 
<p><a class="btn primary" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/YYcUJ"><span>View chapter</span><span class="ico-cta"></span></a></p>
</div>
</div>
Div
classcol-4
Html-bobswift
<div class="card-grid">
<div class="card-grid-body">
<p><small>Chapter 3</small></p>
<h3 class="h5">Common Services</h3>
<p>This chapter looks at the Common Services necessary for the proper execution of the evidence exchange process. You can also learn more about APIs supporting these common services.</p>
</div>
<div class="card-grid-footer">
<p>Release date: <strong>October 2022</strong></p> 
<p><a class="btn primary" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/gocUJ"><span>View chapter</span><span class="ico-cta"></span></a></p>
</div>
</div>
Div
classcols
Div
classcol-4
Html-bobswift
<div class="card-grid">
<div class="card-grid-body">
<p><small>Chapter 4</small></p>
<h3 class="h5">Evidence Exchange</h3>
<p>This chapter introduces evidence exchange in the Once-Only Technical System, which is based on bilateral data exchange between relevant authorities.</p>
</div>
<div class="card-grid-footer">
<p>Release date: <strong>October 2022</strong></p>
<p><a class="btn primary" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/04cUJ"><span>View chapter</span><span class="ico-cta"></span></a></p>
</div>
</div>
Div
classcol-4
Html-bobswift
<div class="card-grid">
<div class="card-grid-body">
<p><small>Chapter 5</small></p>
<h3 class="h5">Data Models</h3>
<p>This chapter looks at the data models that streamline the exchange of evidences, together with a methodology for defining new data models and code lists.</p>
</div>
<div class="card-grid-footer">
<p>Release date: <strong>October 2022</strong></p> 
<p><a class="btn primary" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/RIgUJ"><span>View chapter</span><span class="ico-cta"></span></a></p>
</div>
</div>
Div
classcol-4
Html-bobswift
<div class="card-grid">
<div class="card-grid-body">
<p><small>Chapter 6</small></p>
<h3 class="h5">OOTS Guidance & UX <br>Recommendations</h3>
<p>This chapter provides an overview of how the Once-Only Technical System works as part of the wider Single Digital Gateway and looks at the first set of UX recommendations.</p>
</div>
<div class="card-grid-footer">
<p>Release date: <strong>October 2022</strong></p> 
<p><a class="btn primary" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/WIgUJ"><span>View chapter</span><span class="ico-cta"></span></a></p>
</div>
</div>
Html-bobswift
<div class="cols text-right"> <div> <p class="technical-documentation-cta"><a class="btn ghost" target="_blank" href="
Div
classcol-4
HTML Image
src
https://ec.europa.eu/digital-building-blocks/sites/download/
x/GIcUJ"><span>Change log</span><span class="ico-cta"></span></a></p> </div> </div>
attachments/615481586/illu-introduction.png
altillustration Once Only Technical System (OOTS)
classimg-fluid img-mobile
Div
idservices
classsection
Div
classcontainer
Div
classcols
Html-bobswift
<div class="col-9">
<h2>Common services</h2>
<p class="lead opacity-75">The Commission provides Common Services to help the Member States ensure the proper exchange of evidences.</p>
</div>
Div
classcols gap-lg
Div
classcol-4
Html-bobswift
<div class="card-grid">
<div class="card-grid-body"> 
<p><img aria-hidden="true" alt="" src="https://ec.europa.eu/digital-building-blocks/sites/download/attachments/565379323/ico-article-secondary.svg"></p> 
<h3 class="h5">Data Service Directory</h3>
<p class="opacity-75">The Data Service Directory is a common service that acts as a catalogue of evidence types that can be provided upon request.</p>
</div>
<div class="card-grid-footer">
<p><span class="badge sm">In development</span></p>
<p class="opacity-50">Expected release date: <strong>October 2023</strong></p>
</div>
</div>
Div
classcol-4 col-separator-before col-separator-after
Html-bobswift
<div class="card-grid">
<div class="card-grid-body">
<p><img aria-hidden="true" alt="" src="https://ec.europa.eu/digital-building-blocks/sites/download/attachments/565379323/ico-assured-workload-secondary.svg"></p>
<h3 class="h5">Evidence Broker</h3>
<p class="opacity-75">The Evidence Broker is an authoritative system that maps specific data sets as evidence types that prove specific requirements.</p>
</div>
<div class="card-grid-footer"> 
<p><span class="badge sm">In development</span></p> 
<p class="opacity-50">Expected release date: <strong>October 2023</strong></p>
</div>
</div>
Div
classcol-4
Html-bobswift
<div class="card-grid">
<div class="card-grid-body">
<p><img aria-hidden="true" alt="" src="https://ec.europa.eu/digital-building-blocks/sites/download/attachments/565379323/ico-dns-secondary.svg"></p>
<h3 class="h5">Semantic Repository</h3>
<p class="opacity-75">The Semantic Repository is a common service that acts as a data portal for the technical system.</p>
</div>
<div class="card-grid-footer"> 
<p><span class="badge sm">In development</span></p> 
<p class="opacity-50">Expected release date: <strong>October 2023</strong></p>
</div>
</div>

...