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 DOCUMENTATION---*/
#technical-documentation { position:relative; 
background-color: white;
}

#technical-documentation .container > p:last-child { display:none; border:1px solid red;}
#technical-documentation .card-grid small { color: #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;}
}  
Div
idintroduction
classsection
Div
classcontainer
Div
classcols justify-content-between align-items-center
Div
classcol-7
Html-bobswift
<h1>Documentation and<br> common services</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse rutrum consectetur convallis. Donec libero nunc, dictum sed venenatis et, vestibulum nec urna. Nulla sed dui sagittis, iaculis felis quis, luctus massa.</p>
Div
classcol-4
HTML Imagesrchttps://ec.europa.eu


/*---SUPPORTING SERVICES---*/
#supporting-services { padding-bottom:11.25rem; background: #F3F4F7;
background-image: url("https://ec.europa.eu/digital-building-blocks/sites/download/attachments/
61046807
565379323/bg-illu-sigle-supporting-
introduction.pngaltillustration Once Only Technical System (OOTS)classimg-fluid img-mobile
services.svg");
background-position: bottom right;
background-repeat: no-repeat;
background-size: cover;
}
#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 { position:relative; z-index: 4; padding-top: 21rem;
background-image: url("https://ec.europa.eu/digital-building-blocks/sites/download/attachments/565379323/bg-illu-sigle-service-desk.svg");
background-position: top right;
background-repeat: no-repeat;
background-size: cover;}  
#service-desk .service-desk-cta { margin-top: 2.5rem; margin-bottom:0;} 

@media screen and (max-width: 769px) {
  #service-desk { background-position: center right; background-size: 240%;}
} 
Div
idintroduction
classsection
Div
classcontainer
Div
classcols justify-content-between align-items-center
Div
classcol-7
Html-bobswift
<h1>Documentation and<br> common services</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse rutrum consectetur convallis. Donec libero nunc, dictum sed venenatis et, vestibulum nec urna. Nulla sed dui sagittis, iaculis felis quis, luctus massa.</p>
Div
classcol-4
HTML Image
srchttps://ec.europa.eu/digital-building-blocks/sites/download/attachments/61046807/illu-introduction.png
altillustration Once Only Technical System (OOTS)
classimg-fluid img-mobile
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
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>
cols
Div
stylemargin-top:-3rem;
class
Div
classcol-4
Html-bobswift
<div class="card-grid">
<div class="card-grid-body">
<p><small>Chapter 1<6</small></p>
<h3 class="h5">Introduction>OOTS -Guidance High& LevelUX <br>Architecture<<br>Recommendations</h3>
<p>This chapter introducesprovides thean high-leveloverview architectureof ofhow the Once-Only Technical System andworks theas key concepts and themes found inpart of 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">wider Single Digital Gateway and looks at the first set of UX recommendations.</p>
</div>
<div class="card-grid-bodyfooter">
<p><small>Chapter 2</small><<p>Release date: <strong>October 2022</strong></p> 
<h3<p><a class="h5btn primary">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.< 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="
card
technical-
grid
documentation-
footer"> <p>Release date: <strong>October 2022</strong></p> <p><a
cta"><a class="btn 
primary
ghost" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/
YYcUJ
GIcUJ"
><span>View
><span>Change 
chapter<
log</span><span class="ico-cta"></span></a></p>
</div>

</div> 
Div
idservices
classsection
Div
classcontainer
col-4
Div
class
cols
Html-bobswift
<div class="card-grid">
<div class="
card
col-
grid-body
9">
<p><small>Chapter
<h2>Common 
3<
services</
small></p>
h2>
<h3
<p class="
h5">Common Services</h3> <p>This chapter looks at the
lead opacity-75">The Commission provides Common Services 
necessary for the proper execution of the evidence exchange process. You can also learn more about APIs supporting these 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-footerbody">
<p>Release date: <strong>October 2022</strong></p> 
<p><a<p><img classaria-hidden="btn primarytrue" targetalt="_blank" hrefsrc="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-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>Release date: <strong>October 2022</strong></p>
<p><a
<p><span class="btnbadge primarysm" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/04cUJ"><span>View chapter</span><span>In development</span></p>
<p class="icoopacity-cta"></span></a><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><small>Chapter 5</small><<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">Data>Evidence Models<Broker</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 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>Release date: <strong>October 2022</strong><<p><span class="badge sm">In development</span></p> 
<p><a<p 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><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><small>Chapter 6</small><<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">OOTS Guidance & UX <br>Recommendations<>Semantic Repository</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 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>Release date: <strong>October 2022</strong></p> 
<p><a<p><span class="btn primary" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/WIgUJ"><span>View chapter</span><spanbadge sm">In development</span></p> 
<p class="icoopacity-cta"></span></a></p>
</div>
</div>50">Expected release date: <strong>October 2023</strong></p>
</div>
</div>
Div
idsupporting-services
classsection
Div
classcontainer
Div
classcols
Div
classcontainer
Div
classcols
Div
classcol-8
Html-bobswift
<div class="cols text-right"> <div> <p class="technical-documentation-cta"><a class="btn ghost" target="_blank" href
<h2>Supporting services</h2>
<p><img aria-hidden="true" alt="" 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>
Div
idservices
classsection
Html-bobswift
attachments/565379323/ico-testing-primary.svg"></p>
<h3 class="h5">Testing service</h3>

<div class="
col
supporting-services-
9
container">
<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>
<p>The OOTS Testing service assists national teams in implementing the Once-Only Technical System. Information on available testing services, including the test platform and other tools to facilitate testing are available on a restricted wiki space.<br><br> 
If required, please request access to the restricted wiki via <a target="_blank" href="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/desk/portal/15">the Service Desk</a>.
</p> 
<p><a class="btn ghost" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/x/kwPTI"><span>Go to wiki</span><span class="ico-cta"></span></a></p>
</div>

<hr>

<!--
<div class="supporting-services-container">
<p>Access a test platform and tools through our secure testing service</p>
<p><a class="btn ghost" target="_blank" href="#"><span>Go to testing service</span><span class="ico-external"></span></a></p>
</div>
-->

<div class="supporting-services-container">
<p>Contact the service desk on <a href="mailto:EC-OOTS-SUPPORT@ec.europa.eu" target="_blank">EC-OOTS-SUPPORT@ec.europa.eu</a></p>
<p><!--<a class="btn ghost" target="_blank" href="mailto:EC-OOTS-SUPPORT@ec.europa.eu"><span>Contact via email</span><span class="ico-email"></span></a>--></p>
</div>
Div
idservice-desk
classsection
Div
classcontainer
Div
classcols justify-content-center align-items-center
Div
classcol-4 text-center
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 class="card-grid"> <div class="card-grid-body"> <p><img aria-hidden="true" alt="" src="

Div
classcol-4
Html-bobswift
HTML Image
src

https://ec.europa.eu/digital-building-blocks/sites/download/attachments/565379323/

ico

illu-

dns

service-

secondary.svg"></p> <h3

desk.png
altillustration customer service desk, a phone with message
classimg-fluid img-mobile

Html-bobswift
<div class="
h5">Semantic Repository</h3>
col-4">
<h2>Service desk</h2>
<p class="
opacity-75
lead">The 
Semantic
Service 
Repository
Desk 
is
helps 
a
users 
common
improve 
service
the 
that
performance, 
acts
continuity 
as
and 
a
reliability 
data
of 
portal
their 
for
Once-Only 
the
Technical 
technical
System 
system
implementations.</p>
</div> <div
<p class="
card
service-
grid-footer"> <p><span class="badge sm">In development</span></p> <p class="opacity-50">Expected release date: <strong>October 2023</strong><
desk-cta"><a class="btn ghost" target="_blank" href="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/desk/portal/15"><span>Contact the Service Desk</span></a></p>
</div>
</div>