Parent: [fb1223] (diff)

Child: [6dd391] (diff)

Download this file

dynamic-content-manager-enabler.html    311 lines (284 with data), 15.8 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
<!DOCTYPE html>
<html lang="zxx" class="no-js">
<head>
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon-->
<link rel="shortcut icon" href="/img/fav.png">
<!-- Author Meta -->
<meta name="author" content="vitor viana">
<!-- Meta Description -->
<meta name="description" content="vf-os portal">
<!-- Meta Keyword -->
<meta name="keywords" content="">
<!-- meta character set -->
<meta charset="UTF-8">
<!-- Site Title -->
<title>vf-OS Engagement | vf-OS Enablers</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet">
<!--
CSS
============================================= -->
<link rel="stylesheet" href="/css/linearicons.css">
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/bootstrap.css">
<link rel="stylesheet" href="/css/magnific-popup.css">
<link rel="stylesheet" href="/css/nice-select.css">
<link rel="stylesheet" href="/css/animate.min.css">
<link rel="stylesheet" href="/css/owl.carousel.css">
<link rel="stylesheet" href="/css/main.css">
</head>
<body>
<header id="header" id="home">
<div class="container main-menu">
<div class="row align-items-center justify-content-between d-flex">
<div id="logo">
<a href="/"><img src="/img/vf-OS_logo_v2.png" style="width: 115px;" alt="vf-OS Logo" /></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-active"><a href="/">Home</a></li>
<li><a href="/showcases-for-industry/">Showcases for Industry</a></li>
<li><a href="/components-for-industry/">Open Source Components for industry</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</div>
</header><!-- #header -->
<!-- start banner Area -->
<section class="banner-area relative" id="home">
<div class="overlay overlay-bg"></div>
<div class="container">
<div class="row d-flex align-items-center justify-content-center">
<div class="about-content col-lg-12">
<h1 class="text-white">
Dynamic Content Manager Enabler
</h1>
<p class="text-white link-nav"><a href="/components-for-industry/application-deployment/vf-os-assets/enablers/vf-os-enablers/">vf-OS Enablers</a><span
class="lnr lnr-arrow-right"></span><a href="/components-for-industry/application-deployment/vf-os-assets/enablers/vf-os-enablers/dynamic-content-manager-enabler">Dynamic Content Manager Enabler</a></p>
</div>
</div>
</div>
</section>
<!-- End banner Area -->
<section class="section-gap-small">
<div class="container">
<!-- Download links -->
<div class="row">
<div class="col-lg-3 col-md-6 col-sm-6 text-center mb-2">
<span> <span class="lnr lnr-user" style="font-size:22px; color:#988fff;margin-top: 30px;"> </span>
<span style="font-size: 25px; padding-bottom: 5px;"> User Manual</span>
<p>
Access the User Manual
</p>
<div class="container">
<a target="_blank" href="https://opensourceprojects.eu/p/vfos/assets/enablers/dcme/wiki/Home/"
class="genric-btn primary-border circle arrow">Discover<span class="lnr lnr-arrow-right"></span></a>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 text-center mb-2">
<span> <span class="lnr lnr-code" style="font-size:22px; color:#988fff;"> </span>
<span style="font-size: 25px; padding-bottom: 5px;"> Tech Manual</span>
<p>
Access the Tech Manual
</p>
<div class="container">
<a target="_blank" href="https://opensourceprojects.eu/p/vfos/assets/enablers/dcme/wiki/Home/"
class="genric-btn primary-border circle arrow">Discover<span class="lnr lnr-arrow-right"></span></a>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 text-center mb-2">
<span> <span class="lnr lnr-cloud-download" style="font-size:22px; color:#988fff;margin-top: 30px;">
</span>
<span style="font-size: 25px; padding-bottom: 5px;"> Source Code</span>
<p>
Download the source code
</p>
<div class="container">
<a target="_blank" href="https://opensourceprojects.eu/p/vfos/assets/enablers/dcme/code/ref/master~/"
class="genric-btn primary-border circle arrow">Download<span class="lnr lnr-arrow-right"></span></a>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 text-center mb-2">
<span> <span class="lnr lnr-paperclip" style="font-size:22px; color:#988fff;margin-top: 30px;">
</span>
<span style="font-size: 25px; padding-bottom: 5px;"> Help me</span>
<p>
Wiki of project to learn more
</p>
<div class="container">
<a target="_blank" href="http://www.vf-os.eu/wiki" class="genric-btn primary-border circle arrow">Get Help<span
class="lnr lnr-arrow-right"></span></a>
</div>
</div>
</div>
</div>
</section>
<!-- Start service Area -->
<section class="service-area" style="padding-bottom: 10px;" id="service">
<div class="container">
<div class="section-top-border">
<div class="row">
<div class="col-md-5">
<img src="img/dcme-cover.jpg" alt="" class="img-fluid" style="margin-top: 20px;">
</div>
<div class="col-md-7 mt-sm-20 left-align-p">
<h2>Dynamic Content Management Enabler (DCME)</h2>
<br>
<p>vf-OS Dynamic Content Management Enabler (DCME) is a web-based and integrated platform for
document management for industry. Targeted for SMEs, it provides an additional layer to
Alfresco CMS to manage enterprise documents with dynamic reorganisation capabilities (ie
create sub-folders) easier. The vf-OS DCME allows document-based collaboration between SMEs
and provides user friendly interfaces for document ingest and management as well as
repository reorganisation without an advanced IT background.</p>
<p>The five main services of the DCME are the CRUD basic operations for document management:
Create, Read, Update (documents and structure) and Delete. DCME provides public APIs to be
used by the vf-OS Framework Enabler (FE) or through direct access to the provided five
endpoints:</p>
<p>
<img src="img/dcme-api.png" alt="" class="img-fluid">
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End service Area -->
<!-- Section highlight topics-->
<section class=" relative">
<div class="container">
<div class="row">
<div class="col-lg-12 align-items-center">
<div class="row no-gutters" style="margin-top: 25px;">
<div class="single-services col">
<span class="lnr lnr-diamond" style="font-size:40px; color:#988fff;margin-top: 30px;">
</span>
<h4>APIs based communication</h4>
<p>
RESTful API for document and structure management.
</p>
</div>
<div class="single-services col" style="margin-left: 10px;">
<span class="lnr lnr-rocket" style="font-size:40px; color:#988fff;margin-top: 30px;"></span>
<h4>Ergonomic</h4>
<p>
Provides an easy and user-friendly GUI for non-IT end-users to manage their documents.
</p>
</div>
</div>
<div class="row no-gutters">
<div class="single-services col">
<span class="lnr lnr-database" style="font-size:40px; color:#988fff;margin-top: 30px;"></span>
<h4>Dynamic reorganisation</h4>
<p>
Allows users to reorganise their documents by just updating related repository
structure.
</p>
</div>
<div class="single-services col" style="margin-left: 10px;">
<span class="lnr lnr-construction" style="font-size:40px; color:#988fff;margin-top: 30px; "></span>
<h4>Security</h4>
<p>
Security controls grant access for the appropriate users, keep track and ensure the
security of the con���dential data.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--end of section highlight topics-->
<!-- Video section here -->
<section class="section-gap-small relative" style="margin-top: 50px;background: #f9f9ff;">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2">
<div class="row no-gutters">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/P7C1Yw4euz8?rel=0"
allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End video section -->
<!-- start footer Area -->
<footer class="footer-area section-gap">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="single-footer-widget">
<h6>About vf-OS</h6>
<p>
vf-OS offers a manufacturing orientated cloud platform, supporting a multi-sided market
ecosystem that provides a range of services for the connected factory of the future,
allowing manufacturing companies to develop and integrate better manufacturing and
logistics processes
</p>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="single-footer-widget">
<h6>Navigation Links</h6>
<div class="row">
<div class="col">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/components-for-industry/environment/">Environment</a></li>
<li><a href="/components-for-industry/application-development/">Application Development</a></li>
<li><a href="/components-for-industry/application-services-and-middleware/">Application
Service & Middleware</a></li>
<li><a href="/components-for-industry/application-deployment/">Application Deployment</a></li>
</ul>
</div>
<div class="col">
<ul>
<li><a href="http://www.vf-os.eu/technologies">Technologies</a></li>
<li><a href="http://www.vf-os.eu/partners">Partners</a></li>
<li><a href="http://www.vf-os.eu/blog">Blog</a></li>
<li><a href="http://www.vf-os.eu/contact">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="row footer-bottom d-flex justify-content-between align-items-center">
<div class="col-lg-8 col-sm-12 footer-text m-0">
<img src="/img/europe.png">
<p>This project has received funding from the European Union���s Horizon 2020 research and innovation programme
under grant
agreement No 723710.</p>
</div>
</p>
<div class="col-lg-4 col-sm-12 footer-social">
<a href="https://www.facebook.com/vfoseuropeanproject/"><i class="fa fa-facebook"></i></a>
<a href="http://www.vf-os.eu"><i class="fa fa-globe"></i></a>
<a href="https://www.youtube.com/channel/UCN-5AXqIaXjXItq8jJuoW1w"><i class="fa fa-youtube-play"></i></a>
<a href="https://www.linkedin.com/in/vf-os-project/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</footer>
<!-- End footer Area -->
<script src="/js/vendor/jquery-2.2.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBhOdIF3Y9382fqJYt5I_sswSrEw5eihAA"></script>
<script src="/js/easing.min.js"></script>
<script src="/js/hoverIntent.js"></script>
<script src="/js/superfish.min.js"></script>
<script src="/js/mn-accordion.js"></script>
<script src="/js/jquery.ajaxchimp.min.js"></script>
<script src="/js/jquery.magnific-popup.min.js"></script>
<script src="/js/owl.carousel.min.js"></script>
<script src="/js/jquery.nice-select.min.js"></script>
<script src="/js/jquery.circlechart.js"></script>
<script src="/js/mail-script.js"></script>
<script src="/js/main.js"></script>
</body>
</html>