This is an automated email from the ASF dual-hosted git repository.
shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git
The following commit(s) were added to refs/heads/master by this push:
new ae4171c Correct name of OASIS specification
ae4171c is described below
commit ae4171c7fcd86603993d952fa453a24cbfb2763d
Author: Serge Huber <[email protected]>
AuthorDate: Wed May 29 08:57:07 2019 +0200
Correct name of OASIS specification
---
src/main/webapp/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index d1b0f55..259d208 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -158,7 +158,7 @@
<div class="col-md-12">
<h2 class="featurette-heading">The <span class="text-muted">Apache
Unomi™</span> advantage ?</h2>
<p>Each organization is unique and will always have specific
needs, this is why Apache Unomi™ has been designed to be extended and to
ease the integration of external data. The embedded features such as
segmentation, scoring and built-in privacy will be appreciated by business
users while horizontal scalability and open source positioning will be loved by
developers and architects. </p>
- <p>Apache Unomi™ is also the reference implementation of the
upcoming OASIS Context Server (CXS) standard (<a target="_blank"
href="https://www.oasis-open.org/committees/cxs/">https://www.oasis-open.org/committees/cxs/</a>)
to help standardize personalization of customer experience while promoting
ethical web experience management and increased user privacy controls. </p>
+ <p>Apache Unomi™ is also the reference implementation of the
upcoming OASIS Context Server Customer Data Platform (CDP) standard (<a
target="_blank"
href="https://www.oasis-open.org/committees/cxs/">https://www.oasis-open.org/committees/cxs/</a>)
to help standardize personalization of customer experience while promoting
ethical web experience management and increased user privacy controls. </p>
</div>
</div>