summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2021-08-02 14:33:13 +0200
committerthmsdt <thomas.kulik@telekom.de>2021-08-03 10:18:34 +0200
commit5ac7f6a7e1054d96cbfe2f52142e16112a9ad617 (patch)
tree1997d0fc74cb6a18d036d764e155268372cb6475
parent309123272375c23f9145211be913256360a3cd64 (diff)
Interactive ONAP Architecture Overview added
Issue-ID: DOC-757 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I7946e9db32d899ab97039a7fb62a9c1b213de8f1
-rw-r--r--docs/guides/onap-developer/architecture/media/onap-architecture-overview-notes.txt64
-rw-r--r--docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-interactive-path.svg6288
-rw-r--r--docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-interactive.svg3005
-rw-r--r--docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-labels-and-links.xlsxbin0 -> 22974 bytes
-rw-r--r--docs/guides/onap-developer/architecture/onap-architecture.rst16
5 files changed, 9367 insertions, 6 deletions
diff --git a/docs/guides/onap-developer/architecture/media/onap-architecture-overview-notes.txt b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-notes.txt
new file mode 100644
index 000000000..4e12cdd47
--- /dev/null
+++ b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-notes.txt
@@ -0,0 +1,64 @@
+ONAP ARCHITECTURE OVERVIEW NOTES
+
+Version 0.9, 2021-07-19
+
+This file contains information about how the map and its interactive functions were realized in Inkscape and how it can be maintained.
+
+The map was designed in Inkscape 1.1 running on Ubuntu 20.04.
+
+The following fonts, styles and spacings are used:
+sans-serif, bold, 18 pt
+sans-serif, bold, 9 pt
+sans-serif, normal, 18 pt
+sans-serif, normal, 9 pt
+spacing between baselines: 1,05 lines
+spacing between letters: -0,35 px
+spacing between words: -1,00 px
+
+Drawing: Rectangles have a stroke (width 2 or 4 mm). To avoid that the stroke rezizes in case you rezize the single rectangle, have a look at the Inkscape button "When scaling objects, scale the stroke width by the same proportion" and turn it off! But turn it on, if you like to scale the complete (grouped) map because you need it in a smaler size.
+
+Rezising: If you need to resize a grouped object (with a label) do not resize the full group because then also the label will resized and distorted. Select only the form you want to resize in the "Objects" window. Then rezize it according your needs. You do not have to ungroup label/form for this action!
+
+Text Alignment: Do not align text in a rectangle manually! Create a rectangle which has a stroke (2 mm, 4 mm) in the same color as the box, create text, format text, select both, box and text and choose menu "Text - Flow into Frame". Thats it! The stroke acts as a border.
+
+Open the "Objects" window (Objects - Objects) and use it as your central point to select objects. Try to avoid ungrouping objects.
+
+Open the "Objects Properties" window (Objects - Objects Properties) to see and change properties of the object.
+
+Text to Path: To avoid display problems caused of missing fonts you should release the map only when all characters are rendered as pathes. To do so, do all changes in the "master file" of this map. Save it, select all elemets (STRG-A) and choose "Path - Objects to Path" and save it again with a new name (e.g. map-path.svg). All character are now converted to pathes - and are not editable via the text edit tool anymore! But the map is expected to be rendered on every target system in the same way. Path conversion can not be undone - so store the "master file" carefully. Unfortunately the label-text in the map can not be searched anymore.
+
+Group the rectangle and the label first, then add the link. Otherwise the link is used only for the rectangle or the label and mouseover will not work properly.
+
+If you have added a link to a group, ungrouping deletes the link without a warning! Do not ungroup unless you are aware of what you will loose!
+
+Grouping / Link: To add a link to an object, first check that label and form are grouped before you add a link. Select the grouped object and use "Create Link" of the Context Menu. Now a new element/group is created. Rename it to something meaningful in the "Objects" window. Then use the "Objects attributes" window to add the link for this new element in the field "Href".
+See also:
+https://inkscape.org/doc/tutorials/tips/tutorial-tips.html
+https://www.petercollingridge.co.uk/tutorials/svg/interactive/
+
+Mouseover Text: Add mouseover-text to the field "Title:" in the "Objects attributes" window.
+
+Keep the structure of map elements clear and maintainable by using groups and proper labels for all of the objects. The name of an element or group must be changed manually in the "Objects" window.
+Example elements and structure:
++---designtime group that groups all designtime elements (visible and non-visible) of the map (not visible, manually created for reasons of clarity)
+ +--- ... other elements
+ +---designtime.link group were values for interactivity (e.g. link, text, opacy effects) are assigned to (created by inkscape when you choose "Create Link")
+ +---designtime group for the label and rectangle (not visible, manually created, required to have interactivity for both elements - rectangle and label)
+ +---designtime.label label on top of the rectangle (visible, manually created)
+ +---designtime.form rectangle for the architecture element (visible, manually created)
+
+Interactive Links and Tooltip Text in "Object Attributes":
+Href:
+https://docs.onap.org/
+Title:
+Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
+
+Mouse-Over Effect in "Object Properties" at "Interactivity":
+onmouseover:
+style.opacity = 0.6;
+onmouseout:
+style.opacity = 1.0;
+
+NOT USED - Links in "Object Properties / Interactivity":
+onlick:
+window.open("https://docs.onap.org/","_blank");
diff --git a/docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-interactive-path.svg b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-interactive-path.svg
new file mode 100644
index 000000000..794c5590b
--- /dev/null
+++ b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-interactive-path.svg
@@ -0,0 +1,6288 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<!-- This work is licensed under a Creative Commons Attribution 4.0 International -->
+
+<!-- License. http://creativecommons.org/licenses/by/4.0 -->
+
+<!-- Copyright (C) 2021 Deutsche Telekom AG -->
+
+<svg
+ sodipodi:docname="onap-architecture-overview-r9-istanbul-interactive-path.svg"
+ inkscape:version="1.1 (ce6663b3b7, 2021-05-25)"
+ id="svg5"
+ version="1.1"
+ viewBox="0 0 328.00477 237.0196"
+ height="237.01961mm"
+ width="328.00476mm"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:document-units="mm"
+ showgrid="true"
+ inkscape:zoom="1"
+ inkscape:cx="642"
+ inkscape:cy="510"
+ inkscape:window-width="2405"
+ inkscape:window-height="2043"
+ inkscape:window-x="1417"
+ inkscape:window-y="42"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="layer4"
+ height="190mm"
+ showborder="true"
+ inkscape:showpageshadow="true"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ borderlayer="true"
+ width="321mm"
+ fit-margin-left="2"
+ fit-margin-top="2"
+ lock-margins="true"
+ fit-margin-right="2"
+ fit-margin-bottom="2">
+ <inkscape:grid
+ type="xygrid"
+ id="grid14"
+ units="mm"
+ spacingx="0.99999999"
+ spacingy="0.99999999"
+ empspacing="0"
+ originx="5.0047656"
+ originy="1.9195998e-06" />
+ </sodipodi:namedview>
+ <defs
+ id="defs2">
+ <linearGradient
+ id="linearGradient155150"
+ inkscape:swatch="gradient">
+ <stop
+ style="stop-color:#8bffc3;stop-opacity:1;"
+ offset="0"
+ id="stop155146" />
+ <stop
+ style="stop-color:#8bffc3;stop-opacity:0;"
+ offset="1"
+ id="stop155148" />
+ </linearGradient>
+ <style
+ id="style5342">.cls-1{fill:none;stroke:#00bcd4;stroke-miterlimit:3.2;stroke-width:4.68px;}</style>
+ </defs>
+ <g
+ id="layer4"
+ inkscape:label="vector.layer"
+ style="display:inline"
+ transform="translate(-3.9999998,-3.9999989)"
+ inkscape:groupmode="layer">
+ <g
+ id="g5663"
+ transform="translate(4.0000018,-1.0520645)"
+ style="display:inline"
+ inkscape:label="legend">
+ <g
+ id="g4786"
+ inkscape:label="unmaintained"
+ transform="translate(139.99106,0.06481615)">
+ <path
+ id="rect47709-1-8-8-2"
+ style="display:inline;fill:#aaaaaa;stroke:#aaaaaa;stroke-width:1.98629;stop-color:#000000"
+ inkscape:label="unmaintained.form"
+ d="m 135,235 h 50.01371 v 4.01372 H 135 Z" />
+ <g
+ aria-label="Unmaintained ONAP Component"
+ id="text1436-447-9-3"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-8-2);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="unmaintained.label">
+ <path
+ d="m 135.27595,235.49454 h 0.31471 v 1.40612 q 0,0.37207 0.13488,0.5364 0.13487,0.16278 0.43718,0.16278 0.30076,0 0.43563,-0.16278 0.13488,-0.16433 0.13488,-0.5364 v -1.40612 h 0.31471 v 1.44488 q 0,0.45268 -0.2248,0.68368 -0.22324,0.23099 -0.66042,0.23099 -0.43873,0 -0.66353,-0.23099 -0.22324,-0.231 -0.22324,-0.68368 z"
+ id="path4170" />
+ <path
+ d="m 138.97381,236.76113 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15347,0.18448 0.15347,0.54415 z"
+ id="path4172" />
+ <path
+ d="m 140.80202,236.40612 q 0.10697,-0.19224 0.2558,-0.28371 0.14883,-0.0915 0.35037,-0.0915 0.2713,0 0.41858,0.19069 0.14727,0.18914 0.14727,0.5395 v 1.048 h -0.2868 v -1.0387 q 0,-0.24959 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.22169,0 -0.35036,0.14728 -0.12868,0.14728 -0.12868,0.40153 v 0.98133 h -0.2868 v -1.0387 q 0,-0.25114 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34727,0.14883 -0.12867,0.14728 -0.12867,0.39998 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0977,-0.15968 0.23409,-0.23564 0.13643,-0.076 0.32402,-0.076 0.18913,0 0.32091,0.0961 0.13332,0.0961 0.19688,0.27906 z"
+ id="path4174" />
+ <path
+ d="m 143.2395,236.93632 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56895,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14572,0.0744 -0.35656,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19533,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14107,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path4176" />
+ <path
+ d="m 144.30341,236.0728 h 0.28526 v 1.73633 h -0.28526 z m 0,-0.67593 h 0.28526 v 0.36122 h -0.28526 z"
+ id="path4178" />
+ <path
+ d="m 146.53625,236.76113 v 1.048 h -0.28526 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4180" />
+ <path
+ d="m 147.29475,235.57981 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12403 -0.12557,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4182" />
+ <path
+ d="m 148.95398,236.93632 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37983,-0.16743 0.14417,-0.16898 0.14417,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19688,-0.14883 0.58601,-0.14883 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.2899,0.0357 -0.14108,0.0357 -0.27131,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56275,0.19534 0.18604,0.19534 0.18604,0.59221 z"
+ id="path4184" />
+ <path
+ d="m 150.01789,236.0728 h 0.28526 v 1.73633 h -0.28526 z m 0,-0.67593 h 0.28526 v 0.36122 h -0.28526 z"
+ id="path4186" />
+ <path
+ d="m 152.25073,236.76113 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4188" />
+ <path
+ d="m 154.21226,236.86965 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17674,0.44958 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24184,-0.24184 -0.24184,-0.65422 0,-0.42633 0.22944,-0.67593 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path4190" />
+ <path
+ d="m 155.73041,236.33635 v -0.93948 h 0.28526 v 2.41226 h -0.28526 v -0.26045 q -0.0899,0.15503 -0.22789,0.231 -0.13643,0.0744 -0.32866,0.0744 -0.31471,0 -0.51315,-0.25115 -0.19689,-0.25115 -0.19689,-0.66042 0,-0.40928 0.19689,-0.66043 0.19844,-0.25115 0.51315,-0.25115 0.19223,0 0.32866,0.076 0.13798,0.0744 0.22789,0.22944 z m -0.97203,0.60617 q 0,0.31471 0.12867,0.49454 0.13023,0.17828 0.35657,0.17828 0.22634,0 0.35657,-0.17828 0.13022,-0.17983 0.13022,-0.49454 0,-0.31471 -0.13022,-0.493 -0.13023,-0.17983 -0.35657,-0.17983 -0.22634,0 -0.35657,0.17983 -0.12867,0.17829 -0.12867,0.493 z"
+ id="path4192" />
+ <path
+ d="m 158.11456,235.70693 q -0.34107,0 -0.5426,0.25425 -0.19999,0.25425 -0.19999,0.69298 0,0.43719 0.19999,0.69143 0.20153,0.25425 0.5426,0.25425 0.34106,0 0.5395,-0.25425 0.19999,-0.25424 0.19999,-0.69143 0,-0.43873 -0.19999,-0.69298 -0.19844,-0.25425 -0.5395,-0.25425 z m 0,-0.25424 q 0.48679,0 0.77825,0.32711 0.29145,0.32556 0.29145,0.87436 0,0.54726 -0.29145,0.87437 -0.29146,0.32556 -0.77825,0.32556 -0.48834,0 -0.78135,-0.32556 -0.29145,-0.32556 -0.29145,-0.87437 0,-0.5488 0.29145,-0.87436 0.29301,-0.32711 0.78135,-0.32711 z"
+ id="path4194" />
+ <path
+ d="m 159.58155,235.49454 h 0.42168 l 1.02629,1.93632 v -1.93632 h 0.30386 v 2.31459 h -0.42168 l -1.02629,-1.93632 v 1.93632 h -0.30386 z"
+ id="path4196" />
+ <path
+ d="m 162.63759,235.80305 -0.42478,1.15187 h 0.85111 z m -0.17673,-0.30851 h 0.35501 l 0.88212,2.31459 h -0.32556 l -0.21084,-0.59376 h -1.04335 l -0.21084,0.59376 h -0.33021 z"
+ id="path4198" />
+ <path
+ d="m 164.25651,235.75189 v 0.86972 h 0.39377 q 0.21859,0 0.33797,-0.11317 0.11937,-0.11318 0.11937,-0.32247 0,-0.20774 -0.11937,-0.32091 -0.11938,-0.11317 -0.33797,-0.11317 z m -0.31316,-0.25735 h 0.70693 q 0.38913,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19843,0.17519 -0.58756,0.17519 h -0.39377 v 0.93017 h -0.31316 z"
+ id="path4200" />
+ <path
+ d="m 168.15064,235.67283 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.60771,0.24185 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path4202" />
+ <path
+ d="m 169.20215,236.27279 q -0.22944,0 -0.36277,0.17983 -0.13332,0.17829 -0.13332,0.4899 0,0.31161 0.13177,0.49144 0.13333,0.17828 0.36432,0.17828 0.22789,0 0.36122,-0.17983 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48835 -0.13333,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4204" />
+ <path
+ d="m 171.73109,236.40612 q 0.10697,-0.19224 0.2558,-0.28371 0.14883,-0.0915 0.35037,-0.0915 0.2713,0 0.41857,0.19069 0.14728,0.18914 0.14728,0.5395 v 1.048 h -0.2868 v -1.0387 q 0,-0.24959 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.22169,0 -0.35037,0.14728 -0.12867,0.14728 -0.12867,0.40153 v 0.98133 h -0.2868 v -1.0387 q 0,-0.25114 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34727,0.14883 -0.12867,0.14728 -0.12867,0.39998 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.0977,-0.15968 0.23409,-0.23564 0.13643,-0.076 0.32401,-0.076 0.18914,0 0.32091,0.0961 0.13333,0.0961 0.19689,0.27906 z"
+ id="path4206" />
+ <path
+ d="m 173.65542,237.54868 v 0.92088 h -0.28681 v -2.39676 h 0.28681 v 0.26355 q 0.0899,-0.15503 0.22634,-0.22944 0.13797,-0.076 0.32866,-0.076 0.31626,0 0.51315,0.25115 0.19844,0.25115 0.19844,0.66043 0,0.40927 -0.19844,0.66042 -0.19689,0.25115 -0.51315,0.25115 -0.19069,0 -0.32866,-0.0744 -0.13643,-0.076 -0.22634,-0.231 z m 0.97048,-0.60616 q 0,-0.31471 -0.13023,-0.493 -0.12867,-0.17983 -0.35501,-0.17983 -0.22634,0 -0.35657,0.17983 -0.12867,0.17829 -0.12867,0.493 0,0.31471 0.12867,0.49454 0.13023,0.17828 0.35657,0.17828 0.22634,0 0.35501,-0.17828 0.13023,-0.17983 0.13023,-0.49454 z"
+ id="path4208" />
+ <path
+ d="m 175.97507,236.27279 q -0.22944,0 -0.36277,0.17983 -0.13332,0.17829 -0.13332,0.4899 0,0.31161 0.13177,0.49144 0.13333,0.17828 0.36432,0.17828 0.22789,0 0.36122,-0.17983 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48835 -0.13333,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4210" />
+ <path
+ d="m 178.59548,236.76113 v 1.048 h -0.28526 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4212" />
+ <path
+ d="m 180.55701,236.86965 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17674,0.44958 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24184,-0.24184 -0.24184,-0.65422 0,-0.42633 0.22944,-0.67593 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path4214" />
+ <path
+ d="m 182.37592,236.76113 v 1.048 h -0.28526 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4216" />
+ <path
+ d="m 183.13443,235.57981 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12403 -0.12558,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4218" />
+ </g>
+ </g>
+ <g
+ id="g4786-5"
+ inkscape:label="onapcomponents"
+ transform="translate(87.991058,0.05109846)"
+ style="display:inline">
+ <path
+ id="rect47709-1-8-8-2-35"
+ style="display:inline;fill:#007da5;stroke:#007da5;stroke-width:1.98629;stop-color:#000000"
+ inkscape:label="onapcomponents.form"
+ d="m 135,235 h 50.01371 v 4.01372 H 135 Z" />
+ <g
+ aria-label="Entirety of ONAP Components"
+ id="text1436-447-9-3-6"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-8-2-35);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="onapcomponents.label">
+ <path
+ d="m 135.31161,235.49454 h 1.46348 v 0.26355 h -1.15032 v 0.68523 h 1.10226 v 0.26355 h -1.10226 v 0.83871 h 1.17822 v 0.26355 h -1.49138 z"
+ id="path4222" />
+ <path
+ d="m 138.656,236.76113 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15347,0.18448 0.15347,0.54415 z"
+ id="path4224" />
+ <path
+ d="m 139.41451,235.57981 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33022,0 -0.45579,-0.12247 -0.12557,-0.12403 -0.12557,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4226" />
+ <path
+ d="m 140.28464,236.0728 h 0.28525 v 1.73633 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path4228" />
+ <path
+ d="m 142.08029,236.33945 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.23409 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0356,0.003 0.0791,0.0109 z"
+ id="path4230" />
+ <path
+ d="m 143.70231,236.86965 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17674,0.44958 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24184,-0.24184 -0.24184,-0.65422 0,-0.42633 0.22944,-0.67593 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13487 -0.16434,0.37982 z"
+ id="path4232" />
+ <path
+ d="m 144.36005,235.57981 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12403 -0.12558,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4234" />
+ <path
+ d="m 145.95261,237.97036 q -0.12092,0.31006 -0.23564,0.40463 -0.11472,0.0946 -0.30696,0.0946 h -0.22789 v -0.23875 h 0.16743 q 0.11782,0 0.18293,-0.0558 0.0651,-0.0558 0.14418,-0.26355 l 0.0512,-0.13022 -0.70228,-1.70843 h 0.3023 l 0.54261,1.35806 0.5426,-1.35806 h 0.30231 z"
+ id="path4236" />
+ <path
+ d="m 148.34141,236.27279 q -0.22945,0 -0.36277,0.17983 -0.13333,0.17829 -0.13333,0.4899 0,0.31161 0.13178,0.49144 0.13332,0.17828 0.36432,0.17828 0.22789,0 0.36122,-0.17983 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48835 -0.13333,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4238" />
+ <path
+ d="m 150.39751,235.39687 v 0.2372 h -0.27285 q -0.15348,0 -0.21394,0.062 -0.0589,0.062 -0.0589,0.22324 v 0.15348 h 0.46974 v 0.22169 h -0.46974 v 1.51464 H 149.565 v -1.51464 h -0.27285 v -0.22169 h 0.27285 v -0.12092 q 0,-0.2899 0.13488,-0.42168 0.13487,-0.13333 0.42788,-0.13333 z"
+ id="path4240" />
+ <path
+ d="m 152.14758,235.70693 q -0.34106,0 -0.5426,0.25425 -0.19999,0.25425 -0.19999,0.69298 0,0.43719 0.19999,0.69143 0.20154,0.25425 0.5426,0.25425 0.34107,0 0.53951,-0.25425 0.19998,-0.25424 0.19998,-0.69143 0,-0.43873 -0.19998,-0.69298 -0.19844,-0.25425 -0.53951,-0.25425 z m 0,-0.25424 q 0.4868,0 0.77825,0.32711 0.29146,0.32556 0.29146,0.87436 0,0.54726 -0.29146,0.87437 -0.29145,0.32556 -0.77825,0.32556 -0.48834,0 -0.78134,-0.32556 -0.29146,-0.32556 -0.29146,-0.87437 0,-0.5488 0.29146,-0.87436 0.293,-0.32711 0.78134,-0.32711 z"
+ id="path4242" />
+ <path
+ d="m 153.61457,235.49454 h 0.42168 l 1.0263,1.93632 v -1.93632 h 0.30386 v 2.31459 h -0.42168 l -1.0263,-1.93632 v 1.93632 h -0.30386 z"
+ id="path4244" />
+ <path
+ d="m 156.67061,235.80305 -0.42478,1.15187 h 0.85111 z m -0.17673,-0.30851 h 0.35502 l 0.88211,2.31459 h -0.32556 l -0.21084,-0.59376 h -1.04334 l -0.21084,0.59376 h -0.33022 z"
+ id="path4246" />
+ <path
+ d="m 158.28953,235.75189 v 0.86972 h 0.39378 q 0.21859,0 0.33796,-0.11317 0.11938,-0.11318 0.11938,-0.32247 0,-0.20774 -0.11938,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31315,-0.25735 h 0.70693 q 0.38912,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19844,0.17519 -0.58756,0.17519 h -0.39378 v 0.93017 h -0.31315 z"
+ id="path4248" />
+ <path
+ d="m 162.18366,235.67283 v 0.33021 q -0.15813,-0.14728 -0.33796,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60772,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.60772,0.24185 0.20154,0 0.37982,-0.0729 0.17983,-0.0729 0.33796,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34881,0.16743 -0.18294,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32246 0.82786,-0.32246 0.20773,0 0.39067,0.0558 0.18448,0.0543 0.34571,0.16433 z"
+ id="path4250" />
+ <path
+ d="m 163.23518,236.27279 q -0.22945,0 -0.36277,0.17983 -0.13333,0.17829 -0.13333,0.4899 0,0.31161 0.13178,0.49144 0.13332,0.17828 0.36432,0.17828 0.22789,0 0.36121,-0.17983 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48835 -0.13332,-0.18138 -0.36121,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37363,0 -0.58602,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58602,-0.24185 z"
+ id="path4252" />
+ <path
+ d="m 165.76412,236.40612 q 0.10697,-0.19224 0.25579,-0.28371 0.14883,-0.0915 0.35037,-0.0915 0.2713,0 0.41858,0.19069 0.14728,0.18914 0.14728,0.5395 v 1.048 h -0.28681 v -1.0387 q 0,-0.24959 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.2217,0 -0.35037,0.14728 -0.12867,0.14728 -0.12867,0.40153 v 0.98133 h -0.28681 v -1.0387 q 0,-0.25114 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34726,0.14883 -0.12868,0.14728 -0.12868,0.39998 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0977,-0.15968 0.2341,-0.23564 0.13642,-0.076 0.32401,-0.076 0.18913,0 0.32091,0.0961 0.13332,0.0961 0.19689,0.27906 z"
+ id="path4254" />
+ <path
+ d="m 167.68844,237.54868 v 0.92088 h -0.2868 v -2.39676 h 0.2868 v 0.26355 q 0.0899,-0.15503 0.22635,-0.22944 0.13797,-0.076 0.32866,-0.076 0.31626,0 0.51315,0.25115 0.19843,0.25115 0.19843,0.66043 0,0.40927 -0.19843,0.66042 -0.19689,0.25115 -0.51315,0.25115 -0.19069,0 -0.32866,-0.0744 -0.13643,-0.076 -0.22635,-0.231 z m 0.97049,-0.60616 q 0,-0.31471 -0.13023,-0.493 -0.12867,-0.17983 -0.35501,-0.17983 -0.22635,0 -0.35657,0.17983 -0.12868,0.17829 -0.12868,0.493 0,0.31471 0.12868,0.49454 0.13022,0.17828 0.35657,0.17828 0.22634,0 0.35501,-0.17828 0.13023,-0.17983 0.13023,-0.49454 z"
+ id="path4256" />
+ <path
+ d="m 170.00809,236.27279 q -0.22944,0 -0.36276,0.17983 -0.13333,0.17829 -0.13333,0.4899 0,0.31161 0.13178,0.49144 0.13332,0.17828 0.36431,0.17828 0.2279,0 0.36122,-0.17983 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48835 -0.13332,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4258" />
+ <path
+ d="m 172.6285,236.76113 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15347,0.18448 0.15347,0.54415 z"
+ id="path4260" />
+ <path
+ d="m 174.59004,236.86965 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17674,0.44958 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24184,-0.24184 -0.24184,-0.65422 0,-0.42633 0.22944,-0.67593 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path4262" />
+ <path
+ d="m 176.40895,236.76113 v 1.048 h -0.28526 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.23099,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4264" />
+ <path
+ d="m 177.16745,235.57981 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33022,0 -0.45579,-0.12247 -0.12557,-0.12403 -0.12557,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4266" />
+ <path
+ d="m 179.14449,236.12396 v 0.26975 q -0.12092,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18449 0.12868,0.11782 0.12868,0.33021 0,0.24185 -0.19224,0.38292 -0.19069,0.14108 -0.52555,0.14108 -0.13953,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.3116,0.12403 0.15348,0.0403 0.30386,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17828 -0.0775,-0.062 -0.34262,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38292,-0.17053 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17363,-0.37827 0.17363,-0.13333 0.49299,-0.13333 0.15813,0 0.29766,0.0233 0.13953,0.0232 0.25735,0.0698 z"
+ id="path4268" />
+ </g>
+ </g>
+ <g
+ id="g4770"
+ inkscape:label="operations"
+ transform="translate(-107.99524,0.06481615)">
+ <path
+ id="rect47709-0-3-6-6-6"
+ style="display:inline;fill:#5695be;stroke:#5695be;stroke-width:2.00285"
+ inkscape:label="operation.form"
+ d="m 279,235 h 49.99715 v 3.99715 H 279 Z" />
+ <g
+ aria-label="Operations"
+ transform="matrix(1.00026,0,0,1,-0.0728097,0)"
+ id="text1436-0-1-7"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-6-6);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="operations.label">
+ <path
+ d="m 280.25109,235.70693 q -0.34107,0 -0.54261,0.25425 -0.19998,0.25425 -0.19998,0.69298 0,0.43719 0.19998,0.69143 0.20154,0.25425 0.54261,0.25425 0.34106,0 0.5395,-0.25425 0.19999,-0.25424 0.19999,-0.69143 0,-0.43873 -0.19999,-0.69298 -0.19844,-0.25425 -0.5395,-0.25425 z m 0,-0.25424 q 0.48679,0 0.77824,0.32711 0.29146,0.32556 0.29146,0.87436 0,0.54726 -0.29146,0.87437 -0.29145,0.32556 -0.77824,0.32556 -0.48835,0 -0.78135,-0.32556 -0.29146,-0.32556 -0.29146,-0.87437 0,-0.5488 0.29146,-0.87436 0.293,-0.32711 0.78135,-0.32711 z"
+ id="path4272" />
+ <path
+ d="m 281.98163,237.54868 v 0.92088 h -0.28681 v -2.39676 h 0.28681 v 0.26355 q 0.0899,-0.15503 0.22634,-0.22944 0.13798,-0.076 0.32866,-0.076 0.31626,0 0.51315,0.25115 0.19844,0.25115 0.19844,0.66043 0,0.40927 -0.19844,0.66042 -0.19689,0.25115 -0.51315,0.25115 -0.19068,0 -0.32866,-0.0744 -0.13643,-0.076 -0.22634,-0.231 z m 0.97048,-0.60616 q 0,-0.31471 -0.13022,-0.493 -0.12868,-0.17983 -0.35502,-0.17983 -0.22634,0 -0.35657,0.17983 -0.12867,0.17829 -0.12867,0.493 0,0.31471 0.12867,0.49454 0.13023,0.17828 0.35657,0.17828 0.22634,0 0.35502,-0.17828 0.13022,-0.17983 0.13022,-0.49454 z"
+ id="path4274" />
+ <path
+ d="m 285.11363,236.86965 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17674,0.44958 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24184,-0.24184 -0.24184,-0.65422 0,-0.42633 0.22944,-0.67593 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path4276" />
+ <path
+ d="m 286.49536,236.33945 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12403,-0.014 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45114 v 0.91467 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.0899,-0.15813 0.23409,-0.23409 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path4278" />
+ <path
+ d="m 287.49106,236.93632 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19533,-0.44184 0.19689,-0.14883 0.58602,-0.14883 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14107,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18604,0.19534 0.18604,0.59221 z"
+ id="path4280" />
+ <path
+ d="m 288.83713,235.57981 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12403 -0.12558,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4282" />
+ <path
+ d="m 289.70725,236.0728 h 0.28526 v 1.73633 h -0.28526 z m 0,-0.67593 h 0.28526 v 0.36122 h -0.28526 z"
+ id="path4284" />
+ <path
+ d="m 291.16959,236.27279 q -0.22944,0 -0.36277,0.17983 -0.13332,0.17829 -0.13332,0.4899 0,0.31161 0.13177,0.49144 0.13333,0.17828 0.36432,0.17828 0.2279,0 0.36122,-0.17983 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48835 -0.13332,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4286" />
+ <path
+ d="m 293.79,236.76113 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36431,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13952,-0.0775 0.32091,-0.0775 0.2992,0 0.45268,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4288" />
+ <path
+ d="m 295.37326,236.12396 v 0.26975 q -0.12092,-0.062 -0.25114,-0.093 -0.13023,-0.031 -0.26975,-0.031 -0.2124,0 -0.31937,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30385,0.0651 0.43098,0.18449 0.12867,0.11782 0.12867,0.33021 0,0.24185 -0.19224,0.38292 -0.19068,0.14108 -0.52554,0.14108 -0.13953,0 -0.29146,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.31161,0.12403 0.15348,0.0403 0.30386,0.0403 0.20153,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17828 -0.0775,-0.062 -0.34261,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38293,-0.17053 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17364,-0.37827 0.17363,-0.13333 0.49299,-0.13333 0.15813,0 0.29765,0.0233 0.13953,0.0232 0.25735,0.0698 z"
+ id="path4290" />
+ </g>
+ </g>
+ <g
+ id="g4776"
+ inkscape:label="orchestrationmanagement"
+ transform="translate(-111.99809,0.06481615)">
+ <path
+ id="rect47709-0-3-6-6"
+ style="display:inline;fill:#009893;stroke:#009893;stroke-width:2.00285"
+ inkscape:label="orchestrationmanagement.form"
+ d="M 231.00285,235 H 281 v 3.99715 h -49.99715 z" />
+ <g
+ aria-label="Orchestration &amp; Management"
+ transform="matrix(1.00026,0,0,1,-0.0602911,0)"
+ id="text1436-0-1"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-6);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="orchestrationmanagement.label">
+ <path
+ d="m 232.25304,235.70693 q -0.34106,0 -0.5426,0.25425 -0.19999,0.25425 -0.19999,0.69298 0,0.43719 0.19999,0.69143 0.20154,0.25425 0.5426,0.25425 0.34106,0 0.5395,-0.25425 0.19999,-0.25424 0.19999,-0.69143 0,-0.43873 -0.19999,-0.69298 -0.19844,-0.25425 -0.5395,-0.25425 z m 0,-0.25424 q 0.48679,0 0.77825,0.32711 0.29145,0.32556 0.29145,0.87436 0,0.54726 -0.29145,0.87437 -0.29146,0.32556 -0.77825,0.32556 -0.48834,0 -0.78135,-0.32556 -0.29145,-0.32556 -0.29145,-0.87437 0,-0.5488 0.29145,-0.87436 0.29301,-0.32711 0.78135,-0.32711 z"
+ id="path4294" />
+ <path
+ d="m 234.71377,236.33945 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12403,-0.014 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.23409,-0.23409 0.14418,-0.0775 0.35037,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path4296" />
+ <path
+ d="m 236.10014,236.13947 v 0.26665 q -0.12092,-0.0667 -0.24339,-0.0992 -0.12093,-0.0341 -0.24495,-0.0341 -0.2775,0 -0.43098,0.17673 -0.15348,0.17519 -0.15348,0.493 0,0.31781 0.15348,0.49454 0.15348,0.17518 0.43098,0.17518 0.12402,0 0.24495,-0.0326 0.12247,-0.0341 0.24339,-0.10077 v 0.26355 q -0.11937,0.0558 -0.24804,0.0837 -0.12713,0.0279 -0.27131,0.0279 -0.39222,0 -0.62321,-0.2465 -0.231,-0.24649 -0.231,-0.66507 0,-0.42478 0.23255,-0.66818 0.23409,-0.2434 0.64027,-0.2434 0.13177,0 0.25735,0.0279 0.12557,0.0264 0.24339,0.0806 z"
+ id="path4298" />
+ <path
+ d="m 237.94696,236.76113 v 1.048 h -0.28526 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.23099,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -2.41226 h 0.2868 v 0.94568 q 0.10232,-0.15658 0.2403,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4300" />
+ <path
+ d="m 239.90849,236.86965 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44958 0.15969,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24184,-0.24184 -0.24184,-0.65422 0,-0.42633 0.22944,-0.67593 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path4302" />
+ <path
+ d="m 241.39098,236.12396 v 0.26975 q -0.12092,-0.062 -0.25114,-0.093 -0.13023,-0.031 -0.26976,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43099,0.18449 0.12867,0.11782 0.12867,0.33021 0,0.24185 -0.19224,0.38292 -0.19068,0.14108 -0.52555,0.14108 -0.13952,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.31161,0.12403 0.15348,0.0403 0.30386,0.0403 0.20153,0 0.31005,-0.0682 0.10853,-0.0698 0.10853,-0.19534 0,-0.11627 -0.0791,-0.17828 -0.0775,-0.062 -0.34261,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38293,-0.17053 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17363,-0.37827 0.17364,-0.13333 0.493,-0.13333 0.15813,0 0.29765,0.0233 0.13953,0.0232 0.25735,0.0698 z"
+ id="path4304" />
+ <path
+ d="m 242.12779,235.57981 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12403 -0.12558,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4306" />
+ <path
+ d="m 244.00405,236.33945 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45114 v 0.91467 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.0899,-0.15813 0.23409,-0.23409 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path4308" />
+ <path
+ d="m 244.99975,236.93632 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36277,-0.10852 -0.14882,0 -0.2899,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path4310" />
+ <path
+ d="m 246.34582,235.57981 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12403 -0.12557,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4312" />
+ <path
+ d="m 247.21595,236.0728 h 0.28525 v 1.73633 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path4314" />
+ <path
+ d="m 248.67829,236.27279 q -0.22944,0 -0.36277,0.17983 -0.13333,0.17829 -0.13333,0.4899 0,0.31161 0.13178,0.49144 0.13332,0.17828 0.36432,0.17828 0.22789,0 0.36122,-0.17983 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48835 -0.13333,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4316" />
+ <path
+ d="m 251.2987,236.76113 v 1.048 h -0.28526 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4318" />
+ <path
+ d="m 252.89995,236.56425 q -0.14108,0.12557 -0.20774,0.25114 -0.0651,0.12403 -0.0651,0.26045 0,0.22635 0.16433,0.37672 0.16434,0.15038 0.41238,0.15038 0.14728,0 0.27595,-0.0481 0.12868,-0.0496 0.24185,-0.14883 z m 0.21859,-0.17364 0.78755,0.80616 q 0.0915,-0.13798 0.14262,-0.29456 0.0512,-0.15813 0.0605,-0.33486 h 0.28836 q -0.0186,0.20463 -0.0992,0.40462 -0.0806,0.19999 -0.22479,0.39533 l 0.43253,0.44183 h -0.39068 l -0.22169,-0.22789 q -0.16123,0.13797 -0.33796,0.20619 -0.17673,0.0667 -0.37982,0.0667 -0.37362,0 -0.61082,-0.21239 -0.23719,-0.21394 -0.23719,-0.54725 0,-0.19844 0.10387,-0.37207 0.10387,-0.17519 0.31161,-0.32867 -0.0744,-0.0977 -0.11318,-0.19378 -0.0387,-0.0977 -0.0387,-0.19069 0,-0.25115 0.17208,-0.40308 0.17208,-0.15347 0.45734,-0.15347 0.12867,0 0.25579,0.0279 0.12868,0.0279 0.26045,0.0837 v 0.28215 q -0.13487,-0.0729 -0.25735,-0.11007 -0.12247,-0.0388 -0.22789,-0.0388 -0.16278,0 -0.2651,0.0868 -0.10077,0.0853 -0.10077,0.22169 0,0.0791 0.045,0.15968 0.0465,0.0791 0.18759,0.22479 z"
+ id="path4320" />
+ <path
+ d="m 255.47477,235.49454 h 0.46664 l 0.59066,1.5751 0.59377,-1.5751 h 0.46664 v 2.31459 h -0.30541 v -2.03243 l -0.59687,1.5875 h -0.3147 l -0.59687,-1.5875 v 2.03243 h -0.30386 z"
+ id="path4322" />
+ <path
+ d="m 258.89823,236.93632 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36277,-0.10852 -0.14882,0 -0.2899,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path4324" />
+ <path
+ d="m 261.40547,236.76113 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13952,-0.0775 0.32091,-0.0775 0.2992,0 0.45268,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4326" />
+ <path
+ d="m 262.67092,236.93632 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36277,-0.10852 -0.14882,0 -0.2899,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path4328" />
+ <path
+ d="m 264.8774,236.92081 q 0,-0.31006 -0.12867,-0.48059 -0.12713,-0.17053 -0.35812,-0.17053 -0.22944,0 -0.35812,0.17053 -0.12712,0.17053 -0.12712,0.48059 0,0.30851 0.12712,0.47904 0.12868,0.17054 0.35812,0.17054 0.23099,0 0.35812,-0.17054 0.12867,-0.17053 0.12867,-0.47904 z m 0.28526,0.67283 q 0,0.44338 -0.19689,0.65887 -0.19689,0.21705 -0.60306,0.21705 -0.15038,0 -0.28371,-0.0233 -0.13332,-0.0217 -0.2589,-0.0682 v -0.2775 q 0.12558,0.0682 0.24805,0.10076 0.12247,0.0326 0.2496,0.0326 0.2806,0 0.42013,-0.14728 0.13952,-0.14572 0.13952,-0.44183 v -0.14108 q -0.0884,0.15348 -0.22634,0.22945 -0.13798,0.076 -0.33021,0.076 -0.31936,0 -0.5147,-0.2434 -0.19534,-0.24339 -0.19534,-0.64492 0,-0.40307 0.19534,-0.64647 0.19534,-0.2434 0.5147,-0.2434 0.19223,0 0.33021,0.076 0.13798,0.076 0.22634,0.22944 v -0.26355 h 0.28526 z"
+ id="path4330" />
+ <path
+ d="m 267.1428,236.86965 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44958 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30695,-0.12093 v 0.26975 q -0.15347,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24185 -0.24185,-0.24184 -0.24185,-0.65422 0,-0.42633 0.22945,-0.67593 0.23099,-0.25115 0.62166,-0.25115 0.35037,0 0.55346,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28526,-0.0837 q -0.003,-0.2341 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path4332" />
+ <path
+ d="m 268.87024,236.40612 q 0.10697,-0.19224 0.25579,-0.28371 0.14883,-0.0915 0.35037,-0.0915 0.2713,0 0.41858,0.19069 0.14728,0.18914 0.14728,0.5395 v 1.048 h -0.28681 v -1.0387 q 0,-0.24959 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.2217,0 -0.35037,0.14728 -0.12868,0.14728 -0.12868,0.40153 v 0.98133 h -0.2868 v -1.0387 q 0,-0.25114 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34726,0.14883 -0.12868,0.14728 -0.12868,0.39998 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0977,-0.15968 0.2341,-0.23564 0.13642,-0.076 0.32401,-0.076 0.18913,0 0.32091,0.0961 0.13332,0.0961 0.19689,0.27906 z"
+ id="path4334" />
+ <path
+ d="m 272.00379,236.86965 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17674,0.44958 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24184,-0.24184 -0.24184,-0.65422 0,-0.42633 0.22944,-0.67593 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path4336" />
+ <path
+ d="m 273.8227,236.76113 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4338" />
+ <path
+ d="m 274.5812,235.57981 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12403 -0.12557,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4340" />
+ </g>
+ </g>
+ <g
+ id="g4765"
+ inkscape:label="design"
+ transform="translate(-115.99524,0.06481615)">
+ <path
+ id="rect47709-0-9-8-2"
+ style="display:inline;fill:#1a3d6f;stroke:#1a3d6f;stroke-width:2"
+ inkscape:label="design.form"
+ d="m 183,235 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Design"
+ id="text1436-1-6-8"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-9-8-2);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="design.label">
+ <path
+ d="m 183.62477,235.75189 v 1.79989 h 0.37827 q 0.47904,0 0.70073,-0.21704 0.22324,-0.21704 0.22324,-0.68523 0,-0.46509 -0.22324,-0.68058 -0.22169,-0.21704 -0.70073,-0.21704 z m -0.31316,-0.25735 h 0.64337 q 0.67283,0 0.98754,0.28061 0.31471,0.27905 0.31471,0.87436 0,0.59841 -0.31626,0.87902 -0.31626,0.2806 -0.98599,0.2806 h -0.64337 z"
+ id="path4344" />
+ <path
+ d="m 187.1366,236.86965 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44958 0.15968,0.15348 0.44338,0.15348 0.16434,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24185 -0.24185,-0.24184 -0.24185,-0.65422 0,-0.42633 0.22944,-0.67593 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55346,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28526,-0.0837 q -0.003,-0.2341 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path4346" />
+ <path
+ d="m 188.61909,236.12396 v 0.26975 q -0.12092,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18449 0.12868,0.11782 0.12868,0.33021 0,0.24185 -0.19224,0.38292 -0.19069,0.14108 -0.52555,0.14108 -0.13953,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.3116,0.12403 0.15348,0.0403 0.30386,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17828 -0.0775,-0.062 -0.34262,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38292,-0.17053 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17363,-0.37827 0.17363,-0.13333 0.49299,-0.13333 0.15813,0 0.29766,0.0233 0.13953,0.0232 0.25735,0.0698 z"
+ id="path4348" />
+ <path
+ d="m 189.07374,236.0728 h 0.28525 v 1.73633 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path4350" />
+ <path
+ d="m 191.00582,236.92081 q 0,-0.31006 -0.12868,-0.48059 -0.12712,-0.17053 -0.35812,-0.17053 -0.22944,0 -0.35811,0.17053 -0.12713,0.17053 -0.12713,0.48059 0,0.30851 0.12713,0.47904 0.12867,0.17054 0.35811,0.17054 0.231,0 0.35812,-0.17054 0.12868,-0.17053 0.12868,-0.47904 z m 0.28525,0.67283 q 0,0.44338 -0.19689,0.65887 -0.19688,0.21705 -0.60306,0.21705 -0.15038,0 -0.2837,-0.0233 -0.13333,-0.0217 -0.2589,-0.0682 v -0.2775 q 0.12557,0.0682 0.24804,0.10076 0.12248,0.0326 0.2496,0.0326 0.2806,0 0.42013,-0.14728 0.13953,-0.14572 0.13953,-0.44183 v -0.14108 q -0.0884,0.15348 -0.22635,0.22945 -0.13797,0.076 -0.33021,0.076 -0.31936,0 -0.5147,-0.2434 -0.19533,-0.24339 -0.19533,-0.64492 0,-0.40307 0.19533,-0.64647 0.19534,-0.2434 0.5147,-0.2434 0.19224,0 0.33021,0.076 0.13798,0.076 0.22635,0.22944 v -0.26355 h 0.28525 z"
+ id="path4352" />
+ <path
+ d="m 193.22935,236.76113 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4354" />
+ </g>
+ </g>
+ <g
+ id="g4781"
+ inkscape:label="legend"
+ style="display:inline">
+ <path
+ id="rect47709-1-8-8-2-3"
+ style="display:inline;fill:#e7e6e6;stroke:#e7e6e6;stroke-width:1.98725;stop-color:#000000"
+ inkscape:label="legend.form"
+ d="M 3.0047634,235.05206 H 65.004763 v 4.01276 H 3.0047634 Z" />
+ <g
+ aria-label="LEGEND"
+ id="text1436-447-9-3-5"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-8-2-3);display:inline;fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="legend.label">
+ <path
+ d="m 3.3155151,235.54728 h 0.3131592 v 2.05104 h 1.127063 v 0.26355 H 3.3155151 Z"
+ id="path4358" />
+ <path
+ d="m 4.9917953,235.54728 h 1.4634765 v 0.26355 H 5.3049544 v 0.68523 h 1.1022583 v 0.26355 H 5.3049544 v 0.83871 h 1.1782227 v 0.26355 H 4.9917953 Z"
+ id="path4360" />
+ <path
+ d="m 8.4834682,237.53165 v -0.62166 H 7.9718715 v -0.25735 h 0.8216553 v 0.99373 q -0.1813843,0.12868 -0.3999756,0.19534 -0.2185913,0.0651 -0.4666382,0.0651 -0.5426025,0 -0.8495605,-0.31626 -0.3054077,-0.31781 -0.3054077,-0.88366 0,-0.56741 0.3054077,-0.88367 0.306958,-0.31781 0.8495605,-0.31781 0.2263428,0 0.4294311,0.0558 0.2046387,0.0558 0.3767212,0.16433 v 0.33331 q -0.1736328,-0.14727 -0.3689697,-0.22169 -0.1953369,-0.0744 -0.4108276,-0.0744 -0.4247803,0 -0.6387207,0.23719 -0.2123901,0.2372 -0.2123901,0.70694 0,0.46819 0.2123901,0.70538 0.2139404,0.2372 0.6387207,0.2372 0.1658813,0 0.2961059,-0.0279 0.1302246,-0.0295 0.2340943,-0.0899 z"
+ id="path4362" />
+ <path
+ d="m 9.2729808,235.54728 h 1.4634762 v 0.26355 H 9.58614 v 0.68523 h 1.102258 v 0.26355 H 9.58614 v 0.83871 h 1.178223 v 0.26355 H 9.2729808 Z"
+ id="path4364" />
+ <path
+ d="m 11.186455,235.54728 h 0.42168 l 1.026294,1.93631 v -1.93631 h 0.303857 v 2.31459 h -0.421679 l -1.026294,-1.93632 v 1.93632 h -0.303858 z"
+ id="path4366" />
+ <path
+ d="m 13.782059,235.80463 v 1.79989 h 0.378272 q 0.47904,0 0.700732,-0.21704 0.223243,-0.21705 0.223243,-0.68523 0,-0.46509 -0.223243,-0.68058 -0.221692,-0.21704 -0.700732,-0.21704 z M 13.4689,235.54728 h 0.643372 q 0.672827,0 0.987536,0.2806 0.31471,0.27905 0.31471,0.87437 0,0.59841 -0.31626,0.87901 -0.31626,0.28061 -0.985986,0.28061 H 13.4689 Z"
+ id="path4368" />
+ </g>
+ </g>
+ </g>
+ <g
+ id="g5896"
+ inkscape:label="managedenvironment"
+ style="display:inline">
+ <path
+ id="rect55176-2"
+ style="display:inline;fill:none;stroke:#e7e6e6;stroke-width:2;paint-order:stroke fill markers;stop-color:#000000"
+ inkscape:label="managedenvironmentborder.form"
+ d="M 77.004761,154.93518 H 328.99759 V 230 H 77.004761 Z" />
+ <g
+ id="g15324"
+ inkscape:label="managedenvironment"
+ style="display:inline"
+ transform="matrix(0.99999999,0,0,0.98486333,4.8571664e-6,2.4208863)">
+ <path
+ id="rect88-7"
+ style="display:inline;fill:#e7e6e6;stroke:#e7e6e6;stroke-width:4.03062"
+ inkscape:label="managedenvironment.form"
+ d="M 82.004761,159.93518 H 324 V 226 H 82.004761 Z" />
+ <g
+ aria-label="Managed Environment"
+ id="text24922"
+ style="font-size:6.35px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect88-7);opacity:0.4;stroke-width:0.264583"
+ inkscape:label="managedenvironment.label">
+ <path
+ d="m 82.586816,160.92463 h 1.519287 l 1.0542,2.47737 1.0604,-2.47737 h 1.516187 v 4.62918 h -1.128614 v -3.38584 l -1.066601,2.49597 h -0.756543 l -1.066602,-2.49597 v 3.38584 h -1.131714 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4373" />
+ <path
+ d="m 90.320091,163.99111 q -0.347266,0 -0.523999,0.11783 -0.173633,0.11782 -0.173633,0.34726 0,0.21084 0.139527,0.33176 0.142627,0.11783 0.393774,0.11783 0.313159,0 0.5271,-0.22325 0.21394,-0.22634 0.21394,-0.5643 v -0.12713 z m 1.696021,-0.41858 v 1.98128 H 90.8968 v -0.5147 q -0.223242,0.31626 -0.502295,0.46199 -0.279053,0.14263 -0.679028,0.14263 -0.539502,0 -0.877466,-0.31316 -0.334863,-0.31626 -0.334863,-0.81856 0,-0.61081 0.418579,-0.89607 0.421679,-0.28525 1.320849,-0.28525 H 90.8968 v -0.0868 q 0,-0.26355 -0.207739,-0.38447 -0.20774,-0.12402 -0.648023,-0.12402 -0.356567,0 -0.663525,0.0713 -0.306958,0.0713 -0.570508,0.21394 v -0.84646 q 0.356567,-0.0868 0.716235,-0.13022 0.359668,-0.0465 0.719336,-0.0465 0.939478,0 1.354956,0.37207 0.41858,0.36897 0.41858,1.20302 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4375" />
+ <path
+ d="m 96.447262,163.43921 v 2.1146 h -1.116211 v -0.34417 -1.27434 q 0,-0.44958 -0.0217,-0.62011 -0.0186,-0.17054 -0.06821,-0.25115 -0.06511,-0.10852 -0.176733,-0.16743 -0.111621,-0.062 -0.254248,-0.062 -0.347266,0 -0.545703,0.26976 -0.198438,0.26665 -0.198438,0.74104 v 1.70842 H 92.95601 v -3.47266 h 1.110009 v 0.5085 q 0.251148,-0.30386 0.533301,-0.44649 0.282153,-0.14572 0.623218,-0.14572 0.601514,0 0.911572,0.36897 0.313159,0.36897 0.313159,1.0728 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4377" />
+ <path
+ d="m 98.940547,163.99111 q -0.347266,0 -0.523999,0.11783 -0.173633,0.11782 -0.173633,0.34726 0,0.21084 0.139526,0.33176 0.142627,0.11783 0.393775,0.11783 0.313159,0 0.527099,-0.22325 0.213941,-0.22634 0.213941,-0.5643 v -0.12713 z m 1.696023,-0.41858 v 1.98128 h -1.119314 v -0.5147 q -0.223242,0.31626 -0.502295,0.46199 -0.279053,0.14263 -0.679028,0.14263 -0.539502,0 -0.877466,-0.31316 -0.334864,-0.31626 -0.334864,-0.81856 0,-0.61081 0.41858,-0.89607 0.421679,-0.28525 1.320849,-0.28525 h 0.654224 v -0.0868 q 0,-0.26355 -0.20774,-0.38447 -0.207739,-0.12402 -0.648022,-0.12402 -0.356567,0 -0.663525,0.0713 -0.306958,0.0713 -0.570508,0.21394 v -0.84646 q 0.356567,-0.0868 0.716235,-0.13022 0.359668,-0.0465 0.719336,-0.0465 0.939478,0 1.354958,0.37207 0.41858,0.36897 0.41858,1.20302 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4379" />
+ <path
+ d="m 103.9391,164.9647 q -0.22944,0.30385 -0.50539,0.44648 -0.27595,0.14263 -0.63872,0.14263 -0.63562,0 -1.0511,-0.4992 -0.41548,-0.50229 -0.41548,-1.27744 0,-0.77824 0.41548,-1.27434 0.41548,-0.49919 1.0511,-0.49919 0.36277,0 0.63872,0.14262 0.27595,0.14263 0.50539,0.44959 v -0.5147 h 1.11622 v 3.12229 q 0,0.83716 -0.5302,1.27744 -0.5271,0.44339 -1.53169,0.44339 -0.32557,0 -0.62942,-0.0496 -0.30386,-0.0496 -0.61082,-0.15193 v -0.86506 q 0.29146,0.16743 0.57051,0.24804 0.27905,0.0837 0.56121,0.0837 0.5457,0 0.79995,-0.23875 0.25424,-0.23874 0.25424,-0.74724 z m -0.73173,-2.16111 q -0.34417,0 -0.5364,0.25425 -0.19224,0.25424 -0.19224,0.71933 0,0.47749 0.18603,0.72554 0.18604,0.24495 0.54261,0.24495 0.34726,0 0.5395,-0.25425 0.19223,-0.25425 0.19223,-0.71624 0,-0.46509 -0.19223,-0.71933 -0.19224,-0.25425 -0.5395,-0.25425 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4381" />
+ <path
+ d="m 109.49577,163.80818 v 0.31626 h -2.59519 q 0.0403,0.39067 0.28215,0.58601 0.24185,0.19534 0.67593,0.19534 0.35036,0 0.71623,-0.10232 0.36897,-0.10542 0.75655,-0.31626 v 0.85576 q -0.39378,0.14883 -0.78755,0.22324 -0.39378,0.0775 -0.78755,0.0775 -0.94258,0 -1.46658,-0.47749 -0.5209,-0.4806 -0.5209,-1.34566 0,-0.84956 0.5116,-1.33635 0.5147,-0.48679 1.41387,-0.48679 0.81855,0 1.30844,0.49299 0.493,0.49299 0.493,1.31775 z m -1.14102,-0.36897 q 0,-0.31626 -0.18603,-0.5085 -0.18294,-0.19533 -0.48059,-0.19533 -0.32246,0 -0.524,0.18293 -0.20154,0.17983 -0.25115,0.5209 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4383" />
+ <path
+ d="m 112.60607,162.58965 v -1.86035 h 1.11621 v 4.82451 h -1.11621 v -0.5023 q -0.22944,0.30696 -0.5054,0.44959 -0.27595,0.14263 -0.63872,0.14263 -0.64182,0 -1.0542,-0.5085 -0.41237,-0.5116 -0.41237,-1.31465 0,-0.80305 0.41237,-1.31155 0.41238,-0.51159 1.0542,-0.51159 0.35967,0 0.63562,0.14572 0.27906,0.14263 0.5085,0.44649 z m -0.73174,2.24792 q 0.35657,0 0.5426,-0.26045 0.18914,-0.26045 0.18914,-0.75654 0,-0.49609 -0.18914,-0.75654 -0.18603,-0.26045 -0.5426,-0.26045 -0.35347,0 -0.5426,0.26045 -0.18604,0.26045 -0.18604,0.75654 0,0.49609 0.18604,0.75654 0.18913,0.26045 0.5426,0.26045 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4385" />
+ <path
+ d="m 116.59942,160.92463 h 3.22151 v 0.90227 h -2.02779 v 0.86197 H 119.7 v 0.90227 h -1.90686 v 1.0604 h 2.096 v 0.90227 h -3.28972 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4387" />
+ <path
+ d="m 124.28618,163.43921 v 2.1146 h -1.11621 v -0.34417 -1.27434 q 0,-0.44958 -0.0217,-0.62011 -0.0186,-0.17054 -0.0682,-0.25115 -0.0651,-0.10852 -0.17674,-0.16743 -0.11162,-0.062 -0.25425,-0.062 -0.34726,0 -0.5457,0.26976 -0.19844,0.26665 -0.19844,0.74104 v 1.70842 h -1.11001 v -3.47266 h 1.11001 v 0.5085 q 0.25115,-0.30386 0.5333,-0.44649 0.28216,-0.14572 0.62322,-0.14572 0.60152,0 0.91157,0.36897 0.31316,0.36897 0.31316,1.0728 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4389" />
+ <path
+ d="m 124.78579,162.08115 h 1.11001 l 0.86506,2.39986 0.86196,-2.39986 h 1.11312 l -1.36736,3.47266 h -1.21853 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4391" />
+ <path
+ d="m 129.26965,162.08115 h 1.11001 v 3.47266 h -1.11001 z m 0,-1.35185 h 1.11001 v 0.90537 h -1.11001 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4393" />
+ <path
+ d="m 133.93335,163.02683 q -0.14573,-0.0682 -0.29146,-0.0992 -0.14263,-0.0341 -0.28835,-0.0341 -0.42788,0 -0.66043,0.27595 -0.22944,0.27285 -0.22944,0.78445 v 1.5999 h -1.11001 v -3.47266 h 1.11001 v 0.57051 q 0.21394,-0.34106 0.48989,-0.49609 0.27905,-0.15813 0.66663,-0.15813 0.0558,0 0.12092,0.006 0.0651,0.003 0.18914,0.0186 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4395" />
+ <path
+ d="m 136.04526,162.79119 q -0.36897,0 -0.56431,0.26665 -0.19224,0.26355 -0.19224,0.76274 0,0.4992 0.19224,0.76585 0.19534,0.26355 0.56431,0.26355 0.36277,0 0.555,-0.26355 0.19224,-0.26665 0.19224,-0.76585 0,-0.49919 -0.19224,-0.76274 -0.19223,-0.26665 -0.555,-0.26665 z m 0,-0.79375 q 0.89607,0 1.39836,0.48369 0.5054,0.48369 0.5054,1.33945 0,0.85576 -0.5054,1.33945 -0.50229,0.4837 -1.39836,0.4837 -0.89917,0 -1.40767,-0.4837 -0.50539,-0.48369 -0.50539,-1.33945 0,-0.85576 0.50539,-1.33945 0.5085,-0.48369 1.40767,-0.48369 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4397" />
+ <path
+ d="m 142.15383,163.43921 v 2.1146 h -1.11622 v -0.34417 -1.27434 q 0,-0.44958 -0.0217,-0.62011 -0.0186,-0.17054 -0.0682,-0.25115 -0.0651,-0.10852 -0.17674,-0.16743 -0.11162,-0.062 -0.25424,-0.062 -0.34727,0 -0.54571,0.26976 -0.19843,0.26665 -0.19843,0.74104 v 1.70842 h -1.11001 v -3.47266 h 1.11001 v 0.5085 q 0.25114,-0.30386 0.5333,-0.44649 0.28215,-0.14572 0.62321,-0.14572 0.60152,0 0.91158,0.36897 0.31316,0.36897 0.31316,1.0728 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4399" />
+ <path
+ d="m 146.30902,162.65786 q 0.21084,-0.32246 0.4992,-0.48989 0.29145,-0.17053 0.63872,-0.17053 0.59841,0 0.91157,0.36897 0.31316,0.36897 0.31316,1.0728 v 2.1146 h -1.11621 v -1.81074 q 0.003,-0.0403 0.003,-0.0837 0.003,-0.0434 0.003,-0.12402 0,-0.36897 -0.10852,-0.5333 -0.10852,-0.16744 -0.35037,-0.16744 -0.31626,0 -0.48989,0.26045 -0.17053,0.26045 -0.17673,0.75345 v 1.70532 h -1.11621 v -1.81074 q 0,-0.57671 -0.0992,-0.74104 -0.0992,-0.16744 -0.35347,-0.16744 -0.31936,0 -0.49299,0.26355 -0.17363,0.26045 -0.17363,0.74725 v 1.70842 h -1.11621 v -3.47266 h 1.11621 v 0.5085 q 0.20464,-0.29456 0.46818,-0.44339 0.26666,-0.14882 0.58602,-0.14882 0.35966,0 0.63562,0.17363 0.27595,0.17363 0.41857,0.48679 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4401" />
+ <path
+ d="m 153.08112,163.80818 v 0.31626 h -2.59519 q 0.0403,0.39067 0.28215,0.58601 0.24184,0.19534 0.67593,0.19534 0.35036,0 0.71623,-0.10232 0.36897,-0.10542 0.75654,-0.31626 v 0.85576 q -0.39377,0.14883 -0.78754,0.22324 -0.39378,0.0775 -0.78755,0.0775 -0.94258,0 -1.46658,-0.47749 -0.5209,-0.4806 -0.5209,-1.34566 0,-0.84956 0.5116,-1.33635 0.5147,-0.48679 1.41387,-0.48679 0.81855,0 1.30844,0.49299 0.493,0.49299 0.493,1.31775 z m -1.14102,-0.36897 q 0,-0.31626 -0.18604,-0.5085 -0.18293,-0.19533 -0.48059,-0.19533 -0.32246,0 -0.52399,0.18293 -0.20154,0.17983 -0.25115,0.5209 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4403" />
+ <path
+ d="m 157.32003,163.43921 v 2.1146 h -1.11621 v -0.34417 -1.27434 q 0,-0.44958 -0.0217,-0.62011 -0.0186,-0.17054 -0.0682,-0.25115 -0.0651,-0.10852 -0.17673,-0.16743 -0.11162,-0.062 -0.25425,-0.062 -0.34726,0 -0.5457,0.26976 -0.19844,0.26665 -0.19844,0.74104 v 1.70842 h -1.11001 v -3.47266 h 1.11001 v 0.5085 q 0.25115,-0.30386 0.5333,-0.44649 0.28216,-0.14572 0.62322,-0.14572 0.60151,0 0.91157,0.36897 0.31316,0.36897 0.31316,1.0728 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4405" />
+ <path
+ d="m 159.46915,161.09517 v 0.98598 h 1.14411 v 0.79375 h -1.14411 v 1.47278 q 0,0.24185 0.0961,0.32866 0.0961,0.0837 0.38137,0.0837 h 0.57051 v 0.79375 h -0.95188 q -0.65733,0 -0.93328,-0.27285 -0.27285,-0.27596 -0.27285,-0.93328 v -1.47278 h -0.55191 v -0.79375 h 0.55191 v -0.98598 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4407" />
+ </g>
+ </g>
+ <g
+ id="g29902"
+ transform="translate(2.0266634,-5.9402554)"
+ style="display:inline"
+ inkscape:label="clouds">
+ <g
+ id="g5967"
+ inkscape:label="connection"
+ style="display:inline">
+ <path
+ style="fill:none;stroke:#8c8c8c;stroke-width:1.13039;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 115,224.47985 H 230"
+ id="path85372"
+ inkscape:label="connection.form" />
+ <g
+ aria-label="IP"
+ transform="translate(-45.6126,-23.8067)"
+ id="text1436-447-86-67"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;baseline-shift:baseline;display:inline;opacity:1;vector-effect:none;fill:#4d4d4d;stroke-width:0.264583;stop-color:#000000;stop-opacity:1"
+ inkscape:label="ip.label">
+ <path
+ d="m 252.68224,244.51075 h 0.31316 v 2.31458 h -0.31316 z"
+ style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4410" />
+ <path
+ d="m 253.83918,244.76809 v 0.86972 h 0.39377 q 0.21859,0 0.33797,-0.11317 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11938,-0.11318 -0.33797,-0.11318 z m -0.31316,-0.25734 h 0.70693 q 0.38912,0 0.58756,0.17673 0.19999,0.17518 0.19999,0.5147 0,0.34261 -0.19999,0.51779 -0.19844,0.17519 -0.58756,0.17519 h -0.39377 v 0.93017 h -0.31316 z"
+ style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4412" />
+ </g>
+ <g
+ aria-label="MPLS"
+ transform="translate(-97.8803,-29.5214)"
+ id="text1436-447-86-35"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;baseline-shift:baseline;display:inline;opacity:1;vector-effect:none;fill:#4d4d4d;stroke-width:0.264583;stop-color:#000000;stop-opacity:1"
+ inkscape:label="mpls.label">
+ <path
+ d="m 231.31185,250.14949 h 0.46664 l 0.59066,1.5751 0.59377,-1.5751 h 0.46663 v 2.31459 h -0.3054 v -2.03243 l -0.59687,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4415" />
+ <path
+ d="m 234.27178,250.40684 v 0.86972 h 0.39377 q 0.21859,0 0.33796,-0.11317 0.11938,-0.11318 0.11938,-0.32247 0,-0.20774 -0.11938,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31316,-0.25735 h 0.70693 q 0.38912,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19844,0.17519 -0.58756,0.17519 h -0.39377 v 0.93017 h -0.31316 z"
+ style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4417" />
+ <path
+ d="m 235.78062,250.14949 h 0.31316 v 2.05104 h 1.12707 v 0.26355 h -1.44023 z"
+ style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4419" />
+ <path
+ d="m 238.84442,250.22546 v 0.30541 q -0.17829,-0.0853 -0.33642,-0.12713 -0.15813,-0.0419 -0.3054,-0.0419 -0.2558,0 -0.39533,0.0992 -0.13798,0.0992 -0.13798,0.28216 0,0.15347 0.0915,0.23254 0.093,0.0775 0.35037,0.12557 l 0.18913,0.0388 q 0.35037,0.0667 0.51625,0.23565 0.16743,0.16743 0.16743,0.44958 0,0.33641 -0.22634,0.51005 -0.22479,0.17363 -0.66042,0.17363 -0.16434,0 -0.35037,-0.0372 -0.18449,-0.0372 -0.38292,-0.11007 v -0.32246 q 0.19068,0.10697 0.37362,0.16123 0.18293,0.0543 0.35967,0.0543 0.2682,0 0.41392,-0.10542 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34261,-0.14417 l -0.19069,-0.0372 q -0.35037,-0.0698 -0.50695,-0.21859 -0.15657,-0.14883 -0.15657,-0.41393 0,-0.30696 0.21549,-0.48369 0.21704,-0.17673 0.59686,-0.17673 0.16278,0 0.33176,0.0294 0.16898,0.0295 0.34572,0.0884 z"
+ style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4421" />
+ </g>
+ </g>
+ <g
+ id="g5960"
+ inkscape:label="publiccloud"
+ style="display:inline">
+ <path
+ class="cls-1"
+ d="m 247.70767,213.42151 c -2.31346,0 -4.4449,1.18473 -5.56608,3.08461 a 5.9128827,5.9128827 0 0 0 -1.32797,-0.15617 c -2.35655,0 -4.46213,1.38829 -5.27098,3.46911 h -1.59293 a 4.3081111,4.3081111 0 0 0 -4.32103,4.32103 4.3081111,4.3081111 0 0 0 4.32103,4.32104 h 18.84799 a 4.3081111,4.3081111 0 0 0 4.32104,-4.32104 4.3081111,4.3081111 0 0 0 -3.07707,-4.14009 5.4928419,5.4928419 0 0 0 0.0312,-0.59452 c 3e-5,-3.3054 -2.84978,-5.98397 -6.3652,-5.98397 z"
+ id="path5346-0"
+ style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#8c8c8c;stroke-width:1;stroke-miterlimit:3.2;stroke-dasharray:none;stroke-opacity:1"
+ inkscape:label="publiccloud.form" />
+ <g
+ aria-label="Public
+Cloud"
+ id="text1436-447-86-36-2"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;display:inline;fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="publiccloud.label">
+ <path
+ d="m 239.50566,220.56006 v 0.86971 h 0.39377 q 0.21859,0 0.33797,-0.11317 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11938,-0.11317 -0.33797,-0.11317 z m -0.31316,-0.25735 h 0.70693 q 0.38912,0 0.58756,0.17673 0.19999,0.17518 0.19999,0.5147 0,0.34261 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39377 v 0.93017 h -0.31316 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4424" />
+ <path
+ d="m 240.91684,221.93206 v -1.05109 h 0.28525 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28835,0.12248 0.231,0 0.36432,-0.14728 0.13488,-0.14728 0.13488,-0.40153 v -0.98443 h 0.28525 v 1.73632 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13642,0.076 -0.31781,0.076 -0.2992,0 -0.45423,-0.18603 -0.15503,-0.18604 -0.15503,-0.54416 z m 0.71778,-1.09295 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4426" />
+ <path
+ d="m 244.1124,221.75068 q 0,-0.31471 -0.13022,-0.49299 -0.12867,-0.17984 -0.35502,-0.17984 -0.22634,0 -0.35657,0.17984 -0.12867,0.17828 -0.12867,0.49299 0,0.31471 0.12867,0.49454 0.13023,0.17829 0.35657,0.17829 0.22635,0 0.35502,-0.17829 0.13022,-0.17983 0.13022,-0.49454 z m -0.97048,-0.60616 q 0.0899,-0.15503 0.22634,-0.22945 0.13798,-0.076 0.32867,-0.076 0.31626,0 0.51314,0.25115 0.19844,0.25114 0.19844,0.66042 0,0.40928 -0.19844,0.66043 -0.19688,0.25114 -0.51314,0.25114 -0.19069,0 -0.32867,-0.0744 -0.13642,-0.076 -0.22634,-0.23099 v 0.26044 h -0.2868 v -2.41225 h 0.2868 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4428" />
+ <path
+ d="m 244.78875,220.20504 h 0.28525 v 2.41225 h -0.28525 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4430" />
+ <path
+ d="m 245.57826,220.88097 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4432" />
+ <path
+ d="m 247.61731,220.94763 v 0.26665 q -0.12093,-0.0667 -0.2434,-0.0992 -0.12092,-0.0341 -0.24495,-0.0341 -0.2775,0 -0.43098,0.17674 -0.15348,0.17518 -0.15348,0.49299 0,0.31781 0.15348,0.49454 0.15348,0.17519 0.43098,0.17519 0.12403,0 0.24495,-0.0326 0.12247,-0.0341 0.2434,-0.10077 v 0.26355 q -0.11938,0.0558 -0.24805,0.0837 -0.12712,0.0279 -0.2713,0.0279 -0.39223,0 -0.62322,-0.24649 -0.23099,-0.2465 -0.23099,-0.66508 0,-0.42478 0.23254,-0.66818 0.23409,-0.24339 0.64027,-0.24339 0.13178,0 0.25735,0.0279 0.12557,0.0264 0.2434,0.0806 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4434" />
+ <path
+ d="m 240.99668,223.81474 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.60771,0.24184 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87901 0,-0.55811 0.30231,-0.87902 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4436" />
+ <path
+ d="m 241.37536,223.53879 h 0.28526 v 2.41225 h -0.28526 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4438" />
+ <path
+ d="m 242.8377,224.4147 q -0.22944,0 -0.36277,0.17984 -0.13332,0.17828 -0.13332,0.48989 0,0.31161 0.13177,0.49144 0.13333,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4440" />
+ <path
+ d="m 243.98533,225.26581 v -1.05109 h 0.28526 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28836,0.12248 0.23099,0 0.36432,-0.14728 0.13487,-0.14728 0.13487,-0.40153 v -0.98443 h 0.28526 v 1.73632 h -0.28526 v -0.26665 q -0.10387,0.15813 -0.24184,0.23565 -0.13643,0.076 -0.31781,0.076 -0.29921,0 -0.45424,-0.18603 -0.15503,-0.18604 -0.15503,-0.54416 z m 0.71779,-1.09295 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4442" />
+ <path
+ d="m 247.07703,224.47827 v -0.93948 h 0.28525 v 2.41225 h -0.28525 v -0.26045 q -0.0899,0.15503 -0.22789,0.231 -0.13643,0.0744 -0.32867,0.0744 -0.31471,0 -0.51314,-0.25114 -0.19689,-0.25115 -0.19689,-0.66043 0,-0.40928 0.19689,-0.66042 0.19843,-0.25115 0.51314,-0.25115 0.19224,0 0.32867,0.076 0.13797,0.0744 0.22789,0.22945 z m -0.97203,0.60616 q 0,0.31471 0.12867,0.49454 0.13022,0.17829 0.35657,0.17829 0.22634,0 0.35656,-0.17829 0.13023,-0.17983 0.13023,-0.49454 0,-0.31471 -0.13023,-0.49299 -0.13022,-0.17984 -0.35656,-0.17984 -0.22635,0 -0.35657,0.17984 -0.12867,0.17828 -0.12867,0.49299 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4444" />
+ </g>
+ </g>
+ <g
+ id="g119108"
+ style="display:inline"
+ inkscape:label="privatedccloud">
+ <path
+ class="cls-1"
+ d="m 176.9781,213.42151 c -2.31346,0 -4.4449,1.18473 -5.56608,3.08461 a 5.9128827,5.9128827 0 0 0 -1.32797,-0.15617 c -2.35655,0 -4.46213,1.38829 -5.27098,3.46911 h -1.59293 a 4.3081111,4.3081111 0 0 0 -4.32103,4.32103 4.3081111,4.3081111 0 0 0 4.32103,4.32104 h 18.84799 a 4.3081111,4.3081111 0 0 0 4.32104,-4.32104 A 4.3081111,4.3081111 0 0 0 183.3121,220 a 5.4928419,5.4928419 0 0 0 0.0312,-0.59452 c 3e-5,-3.3054 -2.84978,-5.98397 -6.3652,-5.98397 z"
+ id="path5346-7"
+ style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#8c8c8c;stroke-width:1;stroke-miterlimit:3.2;stroke-dasharray:none;stroke-opacity:1"
+ inkscape:label="privatedccloud.form" />
+ <g
+ aria-label="Private
+DC Cloud"
+ id="text1436-447-86-36-5"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;display:inline;fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="privatedccloud.label">
+ <path
+ d="m 168.04684,220.56006 v 0.86971 h 0.39378 q 0.21859,0 0.33796,-0.11317 0.11938,-0.11317 0.11938,-0.32246 0,-0.20774 -0.11938,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31315,-0.25735 h 0.70693 q 0.38912,0 0.58756,0.17673 0.19999,0.17518 0.19999,0.5147 0,0.34261 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93017 h -0.31315 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4447" />
+ <path
+ d="m 170.49362,221.14762 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.2341 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4449" />
+ <path
+ d="m 170.70022,220.88097 h 0.28526 v 1.73632 h -0.28526 z m 0,-0.67593 h 0.28526 v 0.36122 h -0.28526 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4451" />
+ <path
+ d="m 171.2851,220.88097 h 0.3023 l 0.54261,1.45727 0.5426,-1.45727 h 0.30231 l -0.65113,1.73632 h -0.38757 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4453" />
+ <path
+ d="m 174.06518,221.74448 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26976 0,0.15192 0.0992,0.24184 0.10077,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16899 0.14418,-0.44804 v -0.0636 z m 0.56896,-0.11782 v 0.99063 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15657,-0.15037 -0.15657,-0.40152 0,-0.29301 0.19533,-0.44183 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36276,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19533 0.18603,0.59221 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4455" />
+ <path
+ d="m 175.41125,220.38797 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4457" />
+ <path
+ d="m 177.76656,221.67782 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17674,0.44959 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67592 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4459" />
+ <path
+ d="m 166.34359,223.89381 v 1.79989 h 0.37827 q 0.47904,0 0.70073,-0.21705 0.22324,-0.21704 0.22324,-0.68523 0,-0.46508 -0.22324,-0.68057 -0.22169,-0.21704 -0.70073,-0.21704 z m -0.31316,-0.25735 h 0.64337 q 0.67283,0 0.98754,0.2806 0.31471,0.27905 0.31471,0.87436 0,0.59842 -0.31626,0.87902 -0.31626,0.2806 -0.98599,0.2806 h -0.64337 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4461" />
+ <path
+ d="m 170.11587,223.81474 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60772,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.60772,0.24184 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16434,0.11162 -0.34882,0.16743 -0.18294,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87901 0,-0.55811 0.30231,-0.87902 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18448,0.0543 0.34572,0.16433 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4463" />
+ <path
+ d="m 172.89223,223.81474 v 0.33021 q -0.15813,-0.14728 -0.33796,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60772,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.60772,0.24184 0.20154,0 0.37982,-0.0729 0.17983,-0.0729 0.33796,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34881,0.16743 -0.18294,0.0558 -0.38758,0.0558 -0.52554,0 -0.82785,-0.32091 -0.30231,-0.32246 -0.30231,-0.87901 0,-0.55811 0.30231,-0.87902 0.30231,-0.32246 0.82785,-0.32246 0.20774,0 0.39068,0.0558 0.18448,0.0543 0.34571,0.16433 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4465" />
+ <path
+ d="m 173.27092,223.53879 h 0.28525 v 2.41225 h -0.28525 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4467" />
+ <path
+ d="m 174.73326,224.4147 q -0.22945,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4469" />
+ <path
+ d="m 175.88089,225.26581 v -1.05109 h 0.28525 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28835,0.12248 0.231,0 0.36432,-0.14728 0.13488,-0.14728 0.13488,-0.40153 v -0.98443 h 0.28525 v 1.73632 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13642,0.076 -0.31781,0.076 -0.2992,0 -0.45423,-0.18603 -0.15503,-0.18604 -0.15503,-0.54416 z m 0.71778,-1.09295 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4471" />
+ <path
+ d="m 178.97259,224.47827 v -0.93948 h 0.28525 v 2.41225 h -0.28525 v -0.26045 q -0.0899,0.15503 -0.2279,0.231 -0.13642,0.0744 -0.32866,0.0744 -0.31471,0 -0.51315,-0.25114 -0.19688,-0.25115 -0.19688,-0.66043 0,-0.40928 0.19688,-0.66042 0.19844,-0.25115 0.51315,-0.25115 0.19224,0 0.32866,0.076 0.13798,0.0744 0.2279,0.22945 z m -0.97204,0.60616 q 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35656,0.17829 0.22635,0 0.35657,-0.17829 0.13023,-0.17983 0.13023,-0.49454 0,-0.31471 -0.13023,-0.49299 -0.13022,-0.17984 -0.35657,-0.17984 -0.22634,0 -0.35656,0.17984 -0.12868,0.17828 -0.12868,0.49299 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4473" />
+ </g>
+ </g>
+ <g
+ id="g119102"
+ style="display:inline"
+ inkscape:label="privateedgecloud">
+ <path
+ class="cls-1"
+ d="m 106.24851,213.42151 c -2.31346,0 -4.4449,1.18473 -5.56608,3.08461 a 5.9128827,5.9128827 0 0 0 -1.327968,-0.15617 c -2.35655,0 -4.46213,1.38829 -5.27098,3.46911 h -1.59293 a 4.3081111,4.3081111 0 0 0 -4.32103,4.32103 4.3081111,4.3081111 0 0 0 4.32103,4.32104 h 18.847988 a 4.3081111,4.3081111 0 0 0 4.32104,-4.32104 4.3081111,4.3081111 0 0 0 -3.07707,-4.14009 5.4928419,5.4928419 0 0 0 0.0312,-0.59452 c 3e-5,-3.3054 -2.84978,-5.98397 -6.3652,-5.98397 z"
+ id="path5346"
+ style="fill:#ffffff;fill-opacity:1;stroke:#8c8c8c;stroke-width:1;stroke-miterlimit:3.2;stroke-dasharray:none;stroke-opacity:1"
+ inkscape:label="privateedgecloud.form" />
+ <g
+ aria-label="Private
+Edge Cloud"
+ id="text1436-447-86-36"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;display:inline;fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="privateedgecloud.label">
+ <path
+ d="m 97.317268,220.51461 v 0.86972 h 0.393775 q 0.218591,0 0.337963,-0.11317 0.119373,-0.11317 0.119373,-0.32246 0,-0.20774 -0.119373,-0.32091 -0.119372,-0.11318 -0.337963,-0.11318 z m -0.313159,-0.25734 h 0.706934 q 0.389123,0 0.587561,0.17673 0.199987,0.17518 0.199987,0.5147 0,0.34261 -0.199987,0.51779 -0.198438,0.17519 -0.587561,0.17519 h -0.393775 v 0.93017 h -0.313159 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4476" />
+ <path
+ d="m 99.764044,221.10218 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.0139 -0.124024,-0.0139 -0.241845,0 -0.37207,0.15813 -0.128674,0.15658 -0.128674,0.45113 v 0.91467 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234094,-0.2341 0.144177,-0.0775 0.350366,-0.0775 0.02946,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4478" />
+ <path
+ d="m 99.970646,220.83553 h 0.285254 v 1.73632 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4480" />
+ <path
+ d="m 100.55552,220.83553 h 0.30231 l 0.5426,1.45727 0.5426,-1.45727 h 0.30231 l -0.65112,1.73632 h -0.38758 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4482" />
+ <path
+ d="m 103.33561,221.69904 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37982,-0.16743 0.14418,-0.16899 0.14418,-0.44804 v -0.0636 z m 0.56896,-0.11782 v 0.99063 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19688,-0.14882 0.58601,-0.14882 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14107,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37673,0 0.56276,0.19533 0.18604,0.19534 0.18604,0.59222 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4484" />
+ <path
+ d="m 104.68168,220.34253 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12402 -0.12558,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4486" />
+ <path
+ d="m 107.03698,221.63238 v 0.13952 h -1.31154 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44338,0.15348 0.16434,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24184 -0.24185,-0.24185 -0.24185,-0.65423 0,-0.42633 0.22944,-0.67592 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55346,0.22634 0.20463,0.22479 0.20463,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4488" />
+ <path
+ d="m 93.729218,223.59102 h 1.463477 v 0.26355 h -1.150317 v 0.68523 h 1.102258 v 0.26355 h -1.102258 v 0.8387 H 95.2206 v 0.26355 h -1.491382 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4490" />
+ <path
+ d="m 96.772857,224.43283 v -0.93948 h 0.285254 v 2.41225 h -0.285254 v -0.26045 q -0.08992,0.15503 -0.227893,0.231 -0.136426,0.0744 -0.328662,0.0744 -0.31471,0 -0.513147,-0.25115 -0.196888,-0.25114 -0.196888,-0.66042 0,-0.40928 0.196888,-0.66043 0.198437,-0.25114 0.513147,-0.25114 0.192236,0 0.328662,0.076 0.137976,0.0744 0.227893,0.22945 z m -0.972034,0.60616 q 0,0.31471 0.128674,0.49454 0.130225,0.17829 0.356568,0.17829 0.226342,0 0.356567,-0.17829 0.130225,-0.17983 0.130225,-0.49454 0,-0.31471 -0.130225,-0.49299 -0.130225,-0.17984 -0.356567,-0.17984 -0.226343,0 -0.356568,0.17984 -0.128674,0.17828 -0.128674,0.49299 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4492" />
+ <path
+ d="m 98.695633,225.01729 q 0,-0.31006 -0.128674,-0.4806 -0.127124,-0.17053 -0.358118,-0.17053 -0.229443,0 -0.358117,0.17053 -0.127124,0.17054 -0.127124,0.4806 0,0.3085 0.127124,0.47904 0.128674,0.17053 0.358117,0.17053 0.230994,0 0.358118,-0.17053 0.128674,-0.17054 0.128674,-0.47904 z m 0.285254,0.67282 q 0,0.44339 -0.196887,0.65888 -0.196887,0.21704 -0.603064,0.21704 -0.150378,0 -0.283703,-0.0233 -0.133326,-0.0217 -0.258899,-0.0682 v -0.2775 q 0.125573,0.0682 0.248046,0.10077 0.122474,0.0325 0.249598,0.0325 0.280603,0 0.420129,-0.14727 0.139526,-0.14573 0.139526,-0.44184 v -0.14107 q -0.08837,0.15347 -0.226342,0.22944 -0.137976,0.076 -0.330213,0.076 -0.31936,0 -0.514697,-0.24339 -0.195337,-0.2434 -0.195337,-0.64492 0,-0.40308 0.195337,-0.64648 0.195337,-0.24339 0.514697,-0.24339 0.192237,0 0.330213,0.076 0.137976,0.076 0.226342,0.22945 v -0.26355 h 0.285254 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4494" />
+ <path
+ d="m 100.96102,224.96613 v 0.13952 h -1.311543 q 0.0186,0.29456 0.176733,0.44959 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.415478,0 -0.658874,-0.24184 -0.241845,-0.24185 -0.241845,-0.65423 0,-0.42633 0.229443,-0.67593 0.230994,-0.25114 0.621666,-0.25114 0.35037,0 0.55346,0.22634 0.20463,0.22479 0.20463,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.238743,0 -0.38292,0.13488 -0.142627,0.13487 -0.164331,0.37982 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4496" />
+ <path
+ d="m 103.73429,223.7693 v 0.33021 q -0.15813,-0.14728 -0.33796,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60772,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.60772,0.24184 0.20154,0 0.37982,-0.0729 0.17983,-0.0729 0.33796,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34881,0.16743 -0.18294,0.0558 -0.38758,0.0558 -0.52555,0 -0.82785,-0.32091 -0.30231,-0.32246 -0.30231,-0.87901 0,-0.55811 0.30231,-0.87902 0.3023,-0.32246 0.82785,-0.32246 0.20774,0 0.39068,0.0558 0.18448,0.0543 0.34571,0.16433 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4498" />
+ <path
+ d="m 104.11298,223.49335 h 0.28525 v 2.41225 h -0.28525 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4500" />
+ <path
+ d="m 105.57532,224.36926 q -0.22945,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4502" />
+ <path
+ d="m 106.72295,225.22037 v -1.05109 h 0.28525 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28835,0.12248 0.231,0 0.36432,-0.14728 0.13488,-0.14728 0.13488,-0.40153 v -0.98443 h 0.28525 v 1.73632 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13642,0.076 -0.31781,0.076 -0.2992,0 -0.45423,-0.18603 -0.15503,-0.18604 -0.15503,-0.54416 z m 0.71778,-1.09295 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4504" />
+ <path
+ d="m 109.81465,224.43283 v -0.93948 h 0.28525 v 2.41225 h -0.28525 v -0.26045 q -0.0899,0.15503 -0.2279,0.231 -0.13642,0.0744 -0.32866,0.0744 -0.31471,0 -0.51315,-0.25115 -0.19688,-0.25114 -0.19688,-0.66042 0,-0.40928 0.19688,-0.66043 0.19844,-0.25114 0.51315,-0.25114 0.19224,0 0.32866,0.076 0.13798,0.0744 0.2279,0.22945 z m -0.97204,0.60616 q 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35656,0.17829 0.22635,0 0.35657,-0.17829 0.13023,-0.17983 0.13023,-0.49454 0,-0.31471 -0.13023,-0.49299 -0.13022,-0.17984 -0.35657,-0.17984 -0.22634,0 -0.35656,0.17984 -0.12868,0.17828 -0.12868,0.49299 z"
+ style="text-align:center;text-anchor:middle"
+ id="path4506" />
+ </g>
+ </g>
+ </g>
+ <g
+ id="g4391"
+ inkscape:label="hypervisoroslayer"
+ style="display:inline">
+ <g
+ id="g4419"
+ inkscape:label="hypervisoroslayer"
+ style="display:inline">
+ <path
+ id="rect13557-1-3-5-7"
+ style="display:inline;vector-effect:none;fill:#8c8c8c;stroke:#8c8c8c;stroke-width:4;stop-color:#000000"
+ inkscape:label="hypervisorosslayer.form"
+ d="M 86.004761,195 H 260.00476 v 6 H 86.004761 Z" />
+ <g
+ aria-label="Hypervisor / OS Layer"
+ id="text1436-17"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1-3-5-7);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="hypervisoroslayer.label">
+ <path
+ d="m 86.295361,195.49454 h 0.596863 v 0.88212 h 0.880567 v -0.88212 h 0.596862 v 2.31459 h -0.596862 v -0.98133 h -0.880567 v 0.98133 h -0.596863 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4510" />
+ <path
+ d="m 88.607261,196.0728 h 0.555005 l 0.466638,1.17823 0.396875,-1.17823 h 0.555005 l -0.730188,1.90066 q -0.11007,0.28991 -0.257348,0.40463 -0.145728,0.11627 -0.386023,0.11627 h -0.320911 v -0.36432 h 0.173633 q 0.141077,0 0.204639,-0.045 0.06511,-0.045 0.100769,-0.16123 l 0.0155,-0.0481 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4512" />
+ <path
+ d="m 91.367196,197.55798 v 0.91158 h -0.555005 v -2.39676 h 0.555005 v 0.25425 q 0.114722,-0.15193 0.254248,-0.22324 0.139526,-0.0729 0.320911,-0.0729 0.32091,0 0.527099,0.2558 0.206189,0.25425 0.206189,0.65578 0,0.40152 -0.206189,0.65732 -0.206189,0.25425 -0.527099,0.25425 -0.181385,0 -0.320911,-0.0713 -0.139526,-0.0729 -0.254248,-0.2248 z m 0.36897,-1.12396 q -0.178284,0 -0.274402,0.13178 -0.09457,0.13022 -0.09457,0.37672 0,0.24649 0.09457,0.37827 0.09612,0.13022 0.274402,0.13022 0.178283,0 0.271301,-0.13022 0.09457,-0.13023 0.09457,-0.37827 0,-0.24805 -0.09457,-0.37827 -0.09302,-0.13023 -0.271301,-0.13023 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4514" />
+ <path
+ d="m 94.725544,196.93632 v 0.15813 h -1.297595 q 0.02015,0.19533 0.141076,0.293 0.120923,0.0977 0.337964,0.0977 0.175183,0 0.358118,-0.0512 0.184485,-0.0527 0.378271,-0.15813 v 0.42788 q -0.196887,0.0744 -0.393774,0.11162 -0.196887,0.0388 -0.393774,0.0388 -0.471289,0 -0.733289,-0.23875 -0.260449,-0.24029 -0.260449,-0.67282 0,-0.42478 0.255798,-0.66818 0.257349,-0.2434 0.706934,-0.2434 0.409277,0 0.654223,0.2465 0.246497,0.2465 0.246497,0.65888 z m -0.570508,-0.18449 q 0,-0.15813 -0.09302,-0.25425 -0.09147,-0.0977 -0.240296,-0.0977 -0.16123,0 -0.261999,0.0915 -0.100769,0.0899 -0.125574,0.26045 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4516" />
+ <path
+ d="m 96.342913,196.54564 q -0.07286,-0.0341 -0.145728,-0.0496 -0.07131,-0.017 -0.144177,-0.017 -0.21394,0 -0.330212,0.13798 -0.114722,0.13642 -0.114722,0.39222 v 0.79995 h -0.555005 v -1.73633 h 0.555005 v 0.28526 q 0.10697,-0.17054 0.244946,-0.24805 0.139527,-0.0791 0.333313,-0.0791 0.02791,0 0.06046,0.003 0.03256,0.002 0.09457,0.009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4518" />
+ <path
+ d="m 96.307669,196.0728 h 0.555005 l 0.432532,1.19993 0.430981,-1.19993 h 0.556555 l -0.683679,1.73633 h -0.609265 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4520" />
+ <path
+ d="m 98.503298,196.0728 h 0.555005 v 1.73633 h -0.555005 z m 0,-0.67593 h 0.555005 v 0.45269 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4522" />
+ <path
+ d="m 100.85551,196.12706 v 0.42168 q -0.17829,-0.0744 -0.34417,-0.11162 -0.16588,-0.0372 -0.31316,-0.0372 -0.15813,0 -0.235644,0.0403 -0.07596,0.0388 -0.07596,0.12092 0,0.0667 0.05736,0.10232 0.05891,0.0357 0.209284,0.0527 l 0.0977,0.014 q 0.42633,0.0543 0.57361,0.17828 0.14728,0.12402 0.14728,0.38912 0,0.27751 -0.20464,0.41703 -0.20464,0.13953 -0.61082,0.13953 -0.172076,0 -0.356561,-0.0279 -0.182935,-0.0264 -0.376722,-0.0806 v -0.42168 q 0.165882,0.0806 0.339515,0.12092 0.175183,0.0403 0.355018,0.0403 0.16278,0 0.24494,-0.045 0.0822,-0.045 0.0822,-0.13332 0,-0.0744 -0.0574,-0.11007 -0.0558,-0.0372 -0.2248,-0.0574 l -0.0977,-0.0124 q -0.370521,-0.0465 -0.519349,-0.17208 -0.148829,-0.12557 -0.148829,-0.38137 0,-0.27595 0.189136,-0.40928 0.189136,-0.13333 0.579802,-0.13333 0.15348,0 0.32247,0.0233 0.16898,0.0232 0.36742,0.0729 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4524" />
+ <path
+ d="m 102.12251,196.42782 q -0.18449,0 -0.28216,0.13332 -0.0961,0.13178 -0.0961,0.38138 0,0.24959 0.0961,0.38292 0.0977,0.13177 0.28216,0.13177 0.18138,0 0.2775,-0.13177 0.0961,-0.13333 0.0961,-0.38292 0,-0.2496 -0.0961,-0.38138 -0.0961,-0.13332 -0.2775,-0.13332 z m 0,-0.39688 q 0.44803,0 0.69918,0.24185 0.2527,0.24185 0.2527,0.66973 0,0.42788 -0.2527,0.66972 -0.25115,0.24185 -0.69918,0.24185 -0.44959,0 -0.70383,-0.24185 -0.2527,-0.24184 -0.2527,-0.66972 0,-0.42788 0.2527,-0.66973 0.25424,-0.24185 0.70383,-0.24185 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4526" />
+ <path
+ d="m 104.6747,196.54564 q -0.0729,-0.0341 -0.14572,-0.0496 -0.0713,-0.017 -0.14418,-0.017 -0.21394,0 -0.33021,0.13798 -0.11472,0.13642 -0.11472,0.39222 v 0.79995 h -0.55501 v -1.73633 h 0.55501 v 0.28526 q 0.10697,-0.17054 0.24494,-0.24805 0.13953,-0.0791 0.33331,-0.0791 0.0279,0 0.0605,0.003 0.0326,0.002 0.0946,0.009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4528" />
+ <path
+ d="m 106.15503,195.49454 h 0.34416 l -0.817,2.60915 h -0.34262 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4530" />
+ <path
+ d="m 108.50352,195.88522 q -0.27286,0 -0.42323,0.20154 -0.15038,0.20153 -0.15038,0.5674 0,0.36432 0.15038,0.56586 0.15037,0.20154 0.42323,0.20154 0.2744,0 0.42478,-0.20154 0.15037,-0.20154 0.15037,-0.56586 0,-0.36587 -0.15037,-0.5674 -0.15038,-0.20154 -0.42478,-0.20154 z m 0,-0.43253 q 0.5581,0 0.87436,0.31936 0.31626,0.31936 0.31626,0.88211 0,0.56121 -0.31626,0.88057 -0.31626,0.31936 -0.87436,0.31936 -0.55656,0 -0.87437,-0.31936 -0.31626,-0.31936 -0.31626,-0.88057 0,-0.56275 0.31626,-0.88211 0.31781,-0.31936 0.87437,-0.31936 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4532" />
+ <path
+ d="m 111.66342,195.56741 v 0.48989 q -0.19068,-0.0853 -0.37207,-0.12867 -0.18138,-0.0434 -0.34261,-0.0434 -0.21394,0 -0.31626,0.0589 -0.10232,0.0589 -0.10232,0.18293 0,0.093 0.0682,0.14573 0.0698,0.0512 0.25115,0.0884 l 0.25425,0.0512 q 0.38602,0.0775 0.5488,0.23564 0.16278,0.15813 0.16278,0.44959 0,0.38292 -0.22789,0.5705 -0.22634,0.18604 -0.69298,0.18604 -0.22014,0 -0.44183,-0.0419 -0.2217,-0.0419 -0.44339,-0.12402 v -0.50385 q 0.22169,0.11783 0.42788,0.17829 0.20774,0.0589 0.39998,0.0589 0.19534,0 0.29921,-0.0651 0.10386,-0.0651 0.10386,-0.18604 0,-0.10852 -0.0713,-0.16743 -0.0698,-0.0589 -0.2806,-0.10542 l -0.231,-0.0512 q -0.34726,-0.0744 -0.50849,-0.2372 -0.15968,-0.16278 -0.15968,-0.43873 0,-0.34571 0.22324,-0.53175 0.22324,-0.18603 0.64182,-0.18603 0.19069,0 0.39223,0.0294 0.20153,0.0279 0.41702,0.0853 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4534" />
+ <path
+ d="m 112.99492,195.49454 h 0.59686 v 1.86346 h 1.048 v 0.45113 h -1.64486 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4536" />
+ <path
+ d="m 115.67889,197.02778 q -0.17363,0 -0.262,0.0589 -0.0868,0.0589 -0.0868,0.17364 0,0.10542 0.0698,0.16588 0.0713,0.0589 0.19689,0.0589 0.15657,0 0.26354,-0.11162 0.10698,-0.11317 0.10698,-0.28215 v -0.0636 z m 0.84801,-0.20929 v 0.99064 h -0.55965 v -0.25735 q -0.11163,0.15813 -0.25115,0.231 -0.13953,0.0713 -0.33952,0.0713 -0.26975,0 -0.43873,-0.15658 -0.16743,-0.15813 -0.16743,-0.40928 0,-0.30541 0.20929,-0.44803 0.21084,-0.14263 0.66042,-0.14263 h 0.32712 v -0.0434 q 0,-0.13177 -0.10387,-0.19223 -0.10387,-0.062 -0.32402,-0.062 -0.17828,0 -0.33176,0.0357 -0.15348,0.0357 -0.28525,0.10697 v -0.42323 q 0.17828,-0.0434 0.35812,-0.0651 0.17983,-0.0233 0.35966,-0.0233 0.46974,0 0.67748,0.18604 0.20929,0.18448 0.20929,0.60151 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4538" />
+ <path
+ d="m 116.62498,196.0728 h 0.55501 l 0.46664,1.17823 0.39687,-1.17823 h 0.55501 l -0.73019,1.90066 q -0.11007,0.28991 -0.25735,0.40463 -0.14573,0.11627 -0.38602,0.11627 h -0.32091 v -0.36432 h 0.17363 q 0.14108,0 0.20464,-0.045 0.0651,-0.045 0.10077,-0.16123 l 0.0155,-0.0481 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4540" />
+ <path
+ d="m 120.56314,196.93632 v 0.15813 h -1.29759 q 0.0202,0.19533 0.14107,0.293 0.12093,0.0977 0.33797,0.0977 0.17518,0 0.35811,-0.0512 0.18449,-0.0527 0.37828,-0.15813 v 0.42788 q -0.19689,0.0744 -0.39378,0.11162 -0.19689,0.0388 -0.39377,0.0388 -0.47129,0 -0.73329,-0.23875 -0.26045,-0.24029 -0.26045,-0.67282 0,-0.42478 0.2558,-0.66818 0.25735,-0.2434 0.70693,-0.2434 0.40928,0 0.65422,0.2465 0.2465,0.2465 0.2465,0.65888 z m -0.57051,-0.18449 q 0,-0.15813 -0.093,-0.25425 -0.0915,-0.0977 -0.2403,-0.0977 -0.16123,0 -0.262,0.0915 -0.10077,0.0899 -0.12557,0.26045 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4542" />
+ <path
+ d="m 122.18051,196.54564 q -0.0729,-0.0341 -0.14573,-0.0496 -0.0713,-0.017 -0.14417,-0.017 -0.21395,0 -0.33022,0.13798 -0.11472,0.13642 -0.11472,0.39222 v 0.79995 h -0.555 v -1.73633 h 0.555 v 0.28526 q 0.10697,-0.17054 0.24495,-0.24805 0.13952,-0.0791 0.33331,-0.0791 0.0279,0 0.0605,0.003 0.0326,0.002 0.0946,0.009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4544" />
+ </g>
+ </g>
+ <g
+ id="g4413"
+ inkscape:label="openstack">
+ <path
+ id="rect47709-0-3-6-9-4-4"
+ style="display:inline;fill:#ffffff;stroke:#ffffff;stroke-width:1.93219;stop-color:#000000"
+ inkscape:label="openstack.form"
+ d="m 135.00476,196 h 28 v 4 h -28 z" />
+ <g
+ aria-label="OpenStack"
+ id="text1436-447-86-59"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4-4);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="openstack.label">
+ <path
+ d="m 136.25499,196.38943 q -0.34106,0 -0.5426,0.25425 -0.19999,0.25425 -0.19999,0.69298 0,0.43719 0.19999,0.69143 0.20154,0.25425 0.5426,0.25425 0.34107,0 0.5395,-0.25425 0.19999,-0.25424 0.19999,-0.69143 0,-0.43873 -0.19999,-0.69298 -0.19843,-0.25425 -0.5395,-0.25425 z m 0,-0.25424 q 0.48679,0 0.77825,0.32711 0.29145,0.32556 0.29145,0.87436 0,0.54726 -0.29145,0.87437 -0.29146,0.32556 -0.77825,0.32556 -0.48834,0 -0.78134,-0.32556 -0.29146,-0.32556 -0.29146,-0.87437 0,-0.5488 0.29146,-0.87436 0.293,-0.32711 0.78134,-0.32711 z"
+ id="path4548" />
+ <path
+ d="m 137.98553,198.23118 v 0.92088 h -0.2868 v -2.39676 h 0.2868 v 0.26355 q 0.0899,-0.15503 0.22635,-0.22944 0.13797,-0.076 0.32866,-0.076 0.31626,0 0.51314,0.25115 0.19844,0.25115 0.19844,0.66043 0,0.40927 -0.19844,0.66042 -0.19688,0.25115 -0.51314,0.25115 -0.19069,0 -0.32866,-0.0744 -0.13643,-0.076 -0.22635,-0.231 z m 0.97049,-0.60616 q 0,-0.31471 -0.13023,-0.493 -0.12867,-0.17983 -0.35502,-0.17983 -0.22634,0 -0.35656,0.17983 -0.12868,0.17829 -0.12868,0.493 0,0.31471 0.12868,0.49454 0.13022,0.17828 0.35656,0.17828 0.22635,0 0.35502,-0.17828 0.13023,-0.17983 0.13023,-0.49454 z"
+ id="path4550" />
+ <path
+ d="m 141.11754,197.55215 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44958 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32712,0.0341 -0.41547,0 -0.65887,-0.24185 -0.24185,-0.24184 -0.24185,-0.65422 0,-0.42633 0.22945,-0.67593 0.23099,-0.25115 0.62166,-0.25115 0.35037,0 0.55346,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28526,-0.0837 q -0.003,-0.2341 -0.13177,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path4552" />
+ <path
+ d="m 142.93645,197.44363 v 1.048 h -0.28526 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4554" />
+ <path
+ d="m 144.81271,196.25301 v 0.30541 q -0.17828,-0.0853 -0.33641,-0.12713 -0.15813,-0.0419 -0.30541,-0.0419 -0.2558,0 -0.39532,0.0992 -0.13798,0.0992 -0.13798,0.28216 0,0.15347 0.0915,0.23254 0.093,0.0775 0.35036,0.12557 l 0.18914,0.0388 q 0.35037,0.0667 0.51625,0.23565 0.16743,0.16743 0.16743,0.44958 0,0.33641 -0.22634,0.51005 -0.2248,0.17363 -0.66043,0.17363 -0.16433,0 -0.35036,-0.0372 -0.18449,-0.0372 -0.38293,-0.11007 v -0.32246 q 0.19069,0.10697 0.37362,0.16123 0.18294,0.0543 0.35967,0.0543 0.2682,0 0.41393,-0.10542 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34262,-0.14417 l -0.19068,-0.0372 q -0.35037,-0.0698 -0.50695,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30696 0.21549,-0.48369 0.21704,-0.17673 0.59687,-0.17673 0.16278,0 0.33176,0.0294 0.16898,0.0295 0.34571,0.0884 z"
+ id="path4556" />
+ <path
+ d="m 145.61773,196.26231 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12403 -0.12558,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4558" />
+ <path
+ d="m 147.27696,197.61882 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56895,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14572,0.0744 -0.35656,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19533,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36276,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path4560" />
+ <path
+ d="m 149.59041,196.82197 v 0.26665 q -0.12093,-0.0667 -0.2434,-0.0992 -0.12092,-0.0341 -0.24495,-0.0341 -0.2775,0 -0.43098,0.17673 -0.15348,0.17519 -0.15348,0.493 0,0.31781 0.15348,0.49454 0.15348,0.17518 0.43098,0.17518 0.12403,0 0.24495,-0.0325 0.12247,-0.0341 0.2434,-0.10077 v 0.26355 q -0.11938,0.0558 -0.24805,0.0837 -0.12713,0.0279 -0.2713,0.0279 -0.39223,0 -0.62322,-0.2465 -0.23099,-0.24649 -0.23099,-0.66507 0,-0.42478 0.23254,-0.66818 0.23409,-0.2434 0.64027,-0.2434 0.13178,0 0.25735,0.0279 0.12557,0.0263 0.2434,0.0806 z"
+ id="path4562" />
+ <path
+ d="m 149.98304,196.07937 h 0.28681 v 1.42472 l 0.85111,-0.74879 h 0.36432 l -0.92088,0.81236 0.95963,0.92397 h -0.37207 l -0.88211,-0.84801 v 0.84801 h -0.28681 z"
+ id="path4564" />
+ </g>
+ </g>
+ <g
+ id="g4408"
+ inkscape:label="commercialvim">
+ <path
+ id="rect47709-0-3-6-9-4-1"
+ style="display:inline;fill:#ffffff;stroke:#ffffff;stroke-width:1.93218;stop-color:#000000"
+ inkscape:label="commercialvim.form"
+ d="m 167.00476,196 h 28 v 4 h -28 z" />
+ <g
+ aria-label="Commercial VIM"
+ id="text1436-447-86-3"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4-1);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="commercialvim.label">
+ <path
+ d="m 169.04874,196.35533 v 0.33021 q -0.15813,-0.14728 -0.33796,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60772,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.60772,0.24185 0.20154,0 0.37982,-0.0729 0.17983,-0.0729 0.33796,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34881,0.16743 -0.18294,0.0558 -0.38758,0.0558 -0.52555,0 -0.82785,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.3023,-0.32246 0.82785,-0.32246 0.20774,0 0.39068,0.0558 0.18448,0.0543 0.34571,0.16433 z"
+ id="path4568" />
+ <path
+ d="m 170.10025,196.95529 q -0.22944,0 -0.36276,0.17983 -0.13333,0.17829 -0.13333,0.4899 0,0.31161 0.13178,0.49144 0.13332,0.17828 0.36431,0.17828 0.2279,0 0.36122,-0.17983 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48835 -0.13332,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37208,0 0.58447,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58447,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4570" />
+ <path
+ d="m 172.6292,197.08862 q 0.10697,-0.19224 0.25579,-0.28371 0.14883,-0.0915 0.35037,-0.0915 0.2713,0 0.41858,0.19069 0.14728,0.18914 0.14728,0.5395 v 1.048 h -0.28681 v -1.0387 q 0,-0.24959 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.2217,0 -0.35037,0.14728 -0.12868,0.14728 -0.12868,0.40153 v 0.98133 h -0.2868 v -1.0387 q 0,-0.25114 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34726,0.14883 -0.12868,0.14728 -0.12868,0.39998 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0977,-0.15968 0.2341,-0.23564 0.13642,-0.076 0.32401,-0.076 0.18913,0 0.32091,0.0961 0.13332,0.0961 0.19689,0.27906 z"
+ id="path4572" />
+ <path
+ d="m 175.62943,197.08862 q 0.10697,-0.19224 0.25579,-0.28371 0.14883,-0.0915 0.35037,-0.0915 0.2713,0 0.41858,0.19069 0.14728,0.18914 0.14728,0.5395 v 1.048 h -0.28681 v -1.0387 q 0,-0.24959 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.2217,0 -0.35037,0.14728 -0.12867,0.14728 -0.12867,0.40153 v 0.98133 h -0.28681 v -1.0387 q 0,-0.25114 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34726,0.14883 -0.12868,0.14728 -0.12868,0.39998 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0977,-0.15968 0.2341,-0.23564 0.13642,-0.076 0.32401,-0.076 0.18913,0 0.32091,0.0961 0.13332,0.0961 0.19689,0.27906 z"
+ id="path4574" />
+ <path
+ d="m 178.76298,197.55215 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17674,0.44958 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24184,-0.24184 -0.24184,-0.65422 0,-0.42633 0.22944,-0.67593 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path4576" />
+ <path
+ d="m 180.14471,197.02195 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12403,-0.014 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45114 v 0.91467 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.0899,-0.15813 0.23409,-0.23409 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path4578" />
+ <path
+ d="m 181.53108,196.82197 v 0.26665 q -0.12092,-0.0667 -0.24339,-0.0992 -0.12093,-0.0341 -0.24495,-0.0341 -0.2775,0 -0.43098,0.17673 -0.15348,0.17519 -0.15348,0.493 0,0.31781 0.15348,0.49454 0.15348,0.17518 0.43098,0.17518 0.12402,0 0.24495,-0.0325 0.12247,-0.0341 0.24339,-0.10077 v 0.26355 q -0.11937,0.0558 -0.24805,0.0837 -0.12712,0.0279 -0.2713,0.0279 -0.39222,0 -0.62321,-0.2465 -0.231,-0.24649 -0.231,-0.66507 0,-0.42478 0.23255,-0.66818 0.23409,-0.2434 0.64027,-0.2434 0.13177,0 0.25735,0.0279 0.12557,0.0263 0.24339,0.0806 z"
+ id="path4580" />
+ <path
+ d="m 181.93457,196.7553 h 0.28525 v 1.73633 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path4582" />
+ <path
+ d="m 183.51318,197.61882 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26975 0,0.15193 0.0992,0.24185 0.10076,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36277,-0.10852 -0.14882,0 -0.2899,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30385,-0.0899 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path4584" />
+ <path
+ d="m 184.5771,196.07937 h 0.28525 v 2.41226 h -0.28525 z"
+ id="path4586" />
+ <path
+ d="m 186.62793,198.49163 -0.88367,-2.31459 h 0.32711 l 0.73329,1.94872 0.73484,-1.94872 h 0.32556 l -0.88212,2.31459 z"
+ id="path4588" />
+ <path
+ d="m 188.11042,196.17704 h 0.31316 v 2.31459 h -0.31316 z"
+ id="path4590" />
+ <path
+ d="m 188.95419,196.17704 h 0.46664 l 0.59066,1.5751 0.59377,-1.5751 h 0.46663 v 2.31459 h -0.3054 v -2.03243 l -0.59687,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ id="path4592" />
+ </g>
+ </g>
+ <g
+ id="g4396"
+ inkscape:label="kubernetes">
+ <path
+ id="rect47709-0-3-6-9-4"
+ style="display:inline;fill:#ffffff;stroke:#ffffff;stroke-width:1.93218;stop-color:#000000"
+ inkscape:label="kubernetes.form"
+ d="m 199.00476,196 h 28 v 4 h -28 z" />
+ <g
+ aria-label="Kubernetes"
+ id="text1436-447-86-31"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="kubernetes.label">
+ <path
+ d="m 199.31552,196.17704 h 0.31315 v 0.97824 l 1.0387,-0.97824 h 0.40308 l -1.14877,1.07901 1.23093,1.23558 h -0.41238 l -1.11156,-1.11466 v 1.11466 h -0.31315 z"
+ id="path4596" />
+ <path
+ d="m 201.10497,197.8064 v -1.0511 h 0.28525 v 1.04025 q 0,0.2465 0.0961,0.37052 0.0961,0.12247 0.28835,0.12247 0.231,0 0.36432,-0.14728 0.13488,-0.14727 0.13488,-0.40152 v -0.98444 h 0.28525 v 1.73633 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23564 -0.13642,0.076 -0.31781,0.076 -0.2992,0 -0.45423,-0.18604 -0.15503,-0.18603 -0.15503,-0.54415 z m 0.71778,-1.09296 z"
+ id="path4598" />
+ <path
+ d="m 204.30053,197.62502 q 0,-0.31471 -0.13022,-0.493 -0.12868,-0.17983 -0.35502,-0.17983 -0.22634,0 -0.35657,0.17983 -0.12867,0.17829 -0.12867,0.493 0,0.31471 0.12867,0.49454 0.13023,0.17828 0.35657,0.17828 0.22634,0 0.35502,-0.17828 0.13022,-0.17983 0.13022,-0.49454 z m -0.97048,-0.60617 q 0.0899,-0.15503 0.22634,-0.22944 0.13798,-0.076 0.32867,-0.076 0.31625,0 0.51314,0.25115 0.19844,0.25115 0.19844,0.66043 0,0.40927 -0.19844,0.66042 -0.19689,0.25115 -0.51314,0.25115 -0.19069,0 -0.32867,-0.0744 -0.13642,-0.076 -0.22634,-0.231 v 0.26045 h -0.2868 v -2.41226 h 0.2868 z"
+ id="path4600" />
+ <path
+ d="m 206.46206,197.55215 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44958 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15502,-0.0403 0.30695,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24185 -0.24185,-0.24184 -0.24185,-0.65422 0,-0.42633 0.22945,-0.67593 0.23099,-0.25115 0.62166,-0.25115 0.35037,0 0.55346,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28526,-0.0837 q -0.003,-0.2341 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path4602" />
+ <path
+ d="m 207.84378,197.02195 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.23409 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path4604" />
+ <path
+ d="m 209.43789,197.44363 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18604 0.15347,0.18448 0.15347,0.54415 z"
+ id="path4606" />
+ <path
+ d="m 211.39943,197.55215 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44958 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24185,-0.24184 -0.24185,-0.65422 0,-0.42633 0.22945,-0.67593 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path4608" />
+ <path
+ d="m 212.05717,196.26231 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12403 -0.12558,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4610" />
+ <path
+ d="m 214.41247,197.55215 v 0.13953 h -1.31154 q 0.0186,0.29456 0.17673,0.44958 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24185 -0.24185,-0.24184 -0.24185,-0.65422 0,-0.42633 0.22944,-0.67593 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55346,0.22635 0.20463,0.22479 0.20463,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path4612" />
+ <path
+ d="m 215.89497,196.80646 v 0.26975 q -0.12092,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18449 0.12868,0.11782 0.12868,0.33021 0,0.24185 -0.19224,0.38292 -0.19069,0.14108 -0.52555,0.14108 -0.13953,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15812,0.0822 0.3116,0.12403 0.15348,0.0403 0.30386,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17828 -0.0775,-0.062 -0.34262,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38292,-0.17053 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17363,-0.37827 0.17363,-0.13333 0.49299,-0.13333 0.15813,0 0.29766,0.0233 0.13953,0.0232 0.25735,0.0698 z"
+ id="path4614" />
+ </g>
+ </g>
+ <g
+ id="g4402"
+ inkscape:label="publiccloud">
+ <path
+ id="rect47709-0-3-6-9-4-8"
+ style="display:inline;fill:#ffffff;stroke:#ffffff;stroke-width:1.93218;stop-color:#000000"
+ inkscape:label="publiccloud.form"
+ d="m 231.00476,196 h 28 v 4 h -28 z" />
+ <g
+ aria-label="Public Cloud"
+ id="text1436-447-86-6"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4-8);display:inline;fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="publiccloud.label">
+ <path
+ d="m 231.62867,196.43439 v 0.86972 h 0.39378 q 0.21859,0 0.33796,-0.11318 0.11938,-0.11317 0.11938,-0.32246 0,-0.20774 -0.11938,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31315,-0.25735 h 0.70693 q 0.38912,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93018 h -0.31315 z"
+ id="path4618" />
+ <path
+ d="m 233.03985,197.8064 v -1.0511 h 0.28526 v 1.04025 q 0,0.2465 0.0961,0.37052 0.0961,0.12247 0.28835,0.12247 0.23099,0 0.36432,-0.14728 0.13488,-0.14727 0.13488,-0.40152 v -0.98444 h 0.28525 v 1.73633 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23564 -0.13643,0.076 -0.31781,0.076 -0.29921,0 -0.45424,-0.18604 -0.15503,-0.18603 -0.15503,-0.54415 z m 0.71779,-1.09296 z"
+ id="path4620" />
+ <path
+ d="m 236.23542,197.62502 q 0,-0.31471 -0.13022,-0.493 -0.12868,-0.17983 -0.35502,-0.17983 -0.22634,0 -0.35657,0.17983 -0.12867,0.17829 -0.12867,0.493 0,0.31471 0.12867,0.49454 0.13023,0.17828 0.35657,0.17828 0.22634,0 0.35502,-0.17828 0.13022,-0.17983 0.13022,-0.49454 z m -0.97048,-0.60617 q 0.0899,-0.15503 0.22634,-0.22944 0.13798,-0.076 0.32866,-0.076 0.31626,0 0.51315,0.25115 0.19844,0.25115 0.19844,0.66043 0,0.40927 -0.19844,0.66042 -0.19689,0.25115 -0.51315,0.25115 -0.19068,0 -0.32866,-0.0744 -0.13643,-0.076 -0.22634,-0.231 v 0.26045 h -0.28681 v -2.41226 h 0.28681 z"
+ id="path4622" />
+ <path
+ d="m 236.91176,196.07937 h 0.28526 v 2.41226 h -0.28526 z"
+ id="path4624" />
+ <path
+ d="m 237.70128,196.7553 h 0.28525 v 1.73633 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path4626" />
+ <path
+ d="m 239.74032,196.82197 v 0.26665 q -0.12092,-0.0667 -0.24339,-0.0992 -0.12093,-0.0341 -0.24495,-0.0341 -0.2775,0 -0.43098,0.17673 -0.15348,0.17519 -0.15348,0.493 0,0.31781 0.15348,0.49454 0.15348,0.17518 0.43098,0.17518 0.12402,0 0.24495,-0.0325 0.12247,-0.0341 0.24339,-0.10077 v 0.26355 q -0.11937,0.0558 -0.24804,0.0837 -0.12713,0.0279 -0.2713,0.0279 -0.39223,0 -0.62322,-0.2465 -0.231,-0.24649 -0.231,-0.66507 0,-0.42478 0.23255,-0.66818 0.23409,-0.2434 0.64027,-0.2434 0.13177,0 0.25735,0.0279 0.12557,0.0263 0.24339,0.0806 z"
+ id="path4628" />
+ <path
+ d="m 242.5415,196.35533 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.60771,0.24185 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path4630" />
+ <path
+ d="m 242.92018,196.07937 h 0.28525 v 2.41226 h -0.28525 z"
+ id="path4632" />
+ <path
+ d="m 244.38252,196.95529 q -0.22944,0 -0.36277,0.17983 -0.13332,0.17829 -0.13332,0.4899 0,0.31161 0.13177,0.49144 0.13333,0.17828 0.36432,0.17828 0.22789,0 0.36122,-0.17983 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48835 -0.13333,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4634" />
+ <path
+ d="m 245.53015,197.8064 v -1.0511 h 0.28525 v 1.04025 q 0,0.2465 0.0961,0.37052 0.0961,0.12247 0.28836,0.12247 0.23099,0 0.36432,-0.14728 0.13487,-0.14727 0.13487,-0.40152 v -0.98444 h 0.28526 v 1.73633 h -0.28526 v -0.26665 q -0.10387,0.15813 -0.24184,0.23564 -0.13643,0.076 -0.31781,0.076 -0.29921,0 -0.45424,-0.18604 -0.15503,-0.18603 -0.15503,-0.54415 z m 0.71779,-1.09296 z"
+ id="path4636" />
+ <path
+ d="m 248.62185,197.01885 v -0.93948 h 0.28525 v 2.41226 h -0.28525 v -0.26045 q -0.0899,0.15503 -0.22789,0.231 -0.13643,0.0744 -0.32867,0.0744 -0.31471,0 -0.51314,-0.25115 -0.19689,-0.25115 -0.19689,-0.66042 0,-0.40928 0.19689,-0.66043 0.19843,-0.25115 0.51314,-0.25115 0.19224,0 0.32867,0.076 0.13797,0.0744 0.22789,0.22944 z m -0.97203,0.60617 q 0,0.31471 0.12867,0.49454 0.13022,0.17828 0.35657,0.17828 0.22634,0 0.35656,-0.17828 0.13023,-0.17983 0.13023,-0.49454 0,-0.31471 -0.13023,-0.493 -0.13022,-0.17983 -0.35656,-0.17983 -0.22635,0 -0.35657,0.17983 -0.12867,0.17829 -0.12867,0.493 z"
+ id="path4638" />
+ </g>
+ </g>
+ </g>
+ <g
+ id="g2902"
+ inkscape:label="networkfunctionlayer"
+ style="display:inline">
+ <g
+ id="g4425"
+ inkscape:label="networkfunktionlayer">
+ <path
+ id="rect13557-1-3-5-1"
+ style="display:inline;fill:#8c8c8c;stroke:#8c8c8c;stroke-width:4;stop-color:#000000"
+ inkscape:label="networkfunctionlayer.form"
+ d="M 86.004761,183 H 296.00476 v 6 H 86.004761 Z" />
+ <g
+ aria-label="Network Function Layer"
+ id="text1436-96"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1-3-5-1);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="networkfunktionlayer.label">
+ <path
+ d="m 86.295361,183.49454 h 0.666626 l 0.841809,1.5875 v -1.5875 h 0.565857 v 2.31459 h -0.666626 l -0.841809,-1.5875 v 1.5875 h -0.565857 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4642" />
+ <path
+ d="m 90.568382,184.93632 v 0.15813 h -1.297595 q 0.02015,0.19533 0.141076,0.293 0.120923,0.0977 0.337964,0.0977 0.175183,0 0.358118,-0.0512 0.184485,-0.0527 0.378271,-0.15813 v 0.42788 q -0.196887,0.0744 -0.393774,0.11162 -0.196887,0.0388 -0.393774,0.0388 -0.471289,0 -0.733289,-0.23875 -0.260449,-0.24029 -0.260449,-0.67282 0,-0.42478 0.255798,-0.66818 0.257349,-0.2434 0.706934,-0.2434 0.409277,0 0.654223,0.2465 0.246497,0.2465 0.246497,0.65888 z m -0.570508,-0.18449 q 0,-0.15813 -0.09302,-0.25425 -0.09147,-0.0977 -0.240296,-0.0977 -0.16123,0 -0.261999,0.0915 -0.100769,0.0899 -0.125574,0.26045 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4644" />
+ <path
+ d="m 91.502072,183.57981 v 0.49299 h 0.572058 v 0.39688 h -0.572058 v 0.73639 q 0,0.12092 0.04806,0.16433 0.04806,0.0419 0.190686,0.0419 h 0.285254 v 0.39687 h -0.47594 q -0.328662,0 -0.466638,-0.13642 -0.136426,-0.13798 -0.136426,-0.46664 v -0.73639 h -0.275952 v -0.39688 h 0.275952 v -0.49299 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4646" />
+ <path
+ d="m 92.166011,184.0728 h 0.539502 l 0.291455,1.19683 0.293005,-1.19683 h 0.463538 l 0.291455,1.18443 0.293005,-1.18443 h 0.539502 l -0.457336,1.73633 h -0.606165 l -0.293005,-1.19372 -0.291455,1.19372 h -0.606165 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4648" />
+ <path
+ d="m 95.987896,184.42782 q -0.184485,0 -0.282153,0.13332 -0.09612,0.13178 -0.09612,0.38138 0,0.24959 0.09612,0.38292 0.09767,0.13177 0.282153,0.13177 0.181384,0 0.277502,-0.13177 0.09612,-0.13333 0.09612,-0.38292 0,-0.2496 -0.09612,-0.38138 -0.09612,-0.13332 -0.277502,-0.13332 z m 0,-0.39688 q 0.448035,0 0.699182,0.24185 0.252698,0.24185 0.252698,0.66973 0,0.42788 -0.252698,0.66972 -0.251147,0.24185 -0.699182,0.24185 -0.449585,0 -0.703833,-0.24185 -0.252698,-0.24184 -0.252698,-0.66972 0,-0.42788 0.252698,-0.66973 0.254248,-0.24185 0.703833,-0.24185 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4650" />
+ <path
+ d="m 98.540092,184.54564 q -0.07286,-0.0341 -0.145728,-0.0496 -0.07131,-0.017 -0.144177,-0.017 -0.21394,0 -0.330212,0.13798 -0.114722,0.13642 -0.114722,0.39222 v 0.79995 h -0.555005 v -1.73633 h 0.555005 v 0.28526 q 0.10697,-0.17054 0.244946,-0.24805 0.139527,-0.0791 0.333313,-0.0791 0.02791,0 0.06046,0.003 0.03256,0.002 0.09457,0.009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4652" />
+ <path
+ d="m 98.723439,183.39687 h 0.555005 v 1.3131 l 0.638721,-0.63717 h 0.644925 l -0.848013,0.79685 0.914673,0.93948 h -0.672828 l -0.677478,-0.72399 v 0.72399 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4654" />
+ <path
+ d="m 101.51531,183.49454 h 1.61076 v 0.45114 h -1.0139 v 0.43098 h 0.95343 v 0.45114 h -0.95343 v 0.98133 h -0.59686 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4656" />
+ <path
+ d="m 103.39003,185.1332 v -1.0604 h 0.5581 v 0.17364 q 0,0.14107 -0.002,0.35501 -0.002,0.21239 -0.002,0.28371 0,0.20929 0.0108,0.3023 0.0109,0.0915 0.0372,0.13333 0.0341,0.0543 0.0884,0.0837 0.0558,0.0295 0.12712,0.0295 0.17364,0 0.27285,-0.13333 0.0992,-0.13332 0.0992,-0.37052 v -0.85731 h 0.55501 v 1.73633 h -0.55501 v -0.25115 q -0.12557,0.15193 -0.26665,0.2248 -0.13952,0.0713 -0.30851,0.0713 -0.30075,0 -0.45888,-0.18449 -0.15658,-0.18448 -0.15658,-0.5364 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4658" />
+ <path
+ d="m 107.32198,184.75183 v 1.0573 h -0.5581 v -0.17208 -0.63717 q 0,-0.22479 -0.0109,-0.31006 -0.009,-0.0853 -0.0341,-0.12557 -0.0326,-0.0543 -0.0884,-0.0837 -0.0558,-0.031 -0.12712,-0.031 -0.17363,0 -0.27285,0.13488 -0.0992,0.13332 -0.0992,0.37052 v 0.85421 h -0.55501 v -1.73633 h 0.55501 v 0.25425 q 0.12557,-0.15193 0.26665,-0.22324 0.14108,-0.0729 0.31161,-0.0729 0.30076,0 0.45578,0.18449 0.15658,0.18448 0.15658,0.5364 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4660" />
+ <path
+ d="m 109.14709,184.12706 v 0.45269 q -0.11317,-0.0775 -0.22789,-0.11472 -0.11317,-0.0372 -0.23565,-0.0372 -0.23254,0 -0.36276,0.13643 -0.12868,0.13487 -0.12868,0.37827 0,0.24339 0.12868,0.37982 0.13022,0.13487 0.36276,0.13487 0.13023,0 0.2465,-0.0387 0.11782,-0.0388 0.21704,-0.11472 v 0.45423 q -0.13022,0.0481 -0.2651,0.0713 -0.13332,0.0248 -0.2682,0.0248 -0.46974,0 -0.73484,-0.2403 -0.2651,-0.24184 -0.2651,-0.67127 0,-0.42943 0.2651,-0.66973 0.2651,-0.24185 0.73484,-0.24185 0.13643,0 0.2682,0.0248 0.13333,0.0233 0.2651,0.0713 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4662" />
+ <path
+ d="m 110.13969,183.57981 v 0.49299 h 0.57206 v 0.39688 h -0.57206 v 0.73639 q 0,0.12092 0.0481,0.16433 0.0481,0.0419 0.19069,0.0419 h 0.28525 v 0.39687 h -0.47594 q -0.32866,0 -0.46664,-0.13642 -0.13642,-0.13798 -0.13642,-0.46664 v -0.73639 h -0.27595 v -0.39688 h 0.27595 v -0.49299 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4664" />
+ <path
+ d="m 110.95866,184.0728 h 0.55501 v 1.73633 h -0.55501 z m 0,-0.67593 h 0.55501 v 0.45269 h -0.55501 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4666" />
+ <path
+ d="m 112.78067,184.42782 q -0.18448,0 -0.28215,0.13332 -0.0961,0.13178 -0.0961,0.38138 0,0.24959 0.0961,0.38292 0.0977,0.13177 0.28215,0.13177 0.18138,0 0.2775,-0.13177 0.0961,-0.13333 0.0961,-0.38292 0,-0.2496 -0.0961,-0.38138 -0.0961,-0.13332 -0.2775,-0.13332 z m 0,-0.39688 q 0.44803,0 0.69918,0.24185 0.2527,0.24185 0.2527,0.66973 0,0.42788 -0.2527,0.66972 -0.25115,0.24185 -0.69918,0.24185 -0.44958,0 -0.70383,-0.24185 -0.2527,-0.24184 -0.2527,-0.66972 0,-0.42788 0.2527,-0.66973 0.25425,-0.24185 0.70383,-0.24185 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4668" />
+ <path
+ d="m 115.78865,184.75183 v 1.0573 h -0.5581 v -0.17208 -0.63717 q 0,-0.22479 -0.0109,-0.31006 -0.009,-0.0853 -0.0341,-0.12557 -0.0326,-0.0543 -0.0884,-0.0837 -0.0558,-0.031 -0.12712,-0.031 -0.17364,0 -0.27285,0.13488 -0.0992,0.13332 -0.0992,0.37052 v 0.85421 h -0.55501 v -1.73633 h 0.55501 v 0.25425 q 0.12557,-0.15193 0.26665,-0.22324 0.14107,-0.0729 0.31161,-0.0729 0.30075,0 0.45578,0.18449 0.15658,0.18448 0.15658,0.5364 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4670" />
+ <path
+ d="m 116.98372,183.49454 h 0.59686 v 1.86346 h 1.048 v 0.45113 h -1.64486 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4672" />
+ <path
+ d="m 119.66769,185.02778 q -0.17363,0 -0.262,0.0589 -0.0868,0.0589 -0.0868,0.17364 0,0.10542 0.0698,0.16588 0.0713,0.0589 0.19689,0.0589 0.15658,0 0.26355,-0.11162 0.10697,-0.11317 0.10697,-0.28215 v -0.0636 z m 0.84801,-0.20929 v 0.99064 h -0.55965 v -0.25735 q -0.11162,0.15813 -0.25115,0.231 -0.13953,0.0713 -0.33951,0.0713 -0.26976,0 -0.43874,-0.15658 -0.16743,-0.15813 -0.16743,-0.40928 0,-0.30541 0.20929,-0.44803 0.21084,-0.14263 0.66043,-0.14263 h 0.32711 v -0.0434 q 0,-0.13177 -0.10387,-0.19223 -0.10387,-0.062 -0.32401,-0.062 -0.17829,0 -0.33177,0.0357 -0.15348,0.0357 -0.28525,0.10697 v -0.42323 q 0.17828,-0.0434 0.35812,-0.0651 0.17983,-0.0233 0.35967,-0.0233 0.46973,0 0.67747,0.18604 0.20929,0.18448 0.20929,0.60151 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4674" />
+ <path
+ d="m 120.61378,184.0728 h 0.55501 l 0.46664,1.17823 0.39687,-1.17823 h 0.55501 l -0.73019,1.90066 q -0.11007,0.28991 -0.25735,0.40463 -0.14573,0.11627 -0.38602,0.11627 h -0.32091 v -0.36432 h 0.17363 q 0.14108,0 0.20464,-0.045 0.0651,-0.045 0.10077,-0.16123 l 0.0155,-0.0481 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4676" />
+ <path
+ d="m 124.55194,184.93632 v 0.15813 h -1.29759 q 0.0202,0.19533 0.14107,0.293 0.12093,0.0977 0.33797,0.0977 0.17518,0 0.35811,-0.0512 0.18449,-0.0527 0.37828,-0.15813 v 0.42788 q -0.19689,0.0744 -0.39378,0.11162 -0.19689,0.0388 -0.39377,0.0388 -0.47129,0 -0.73329,-0.23875 -0.26045,-0.24029 -0.26045,-0.67282 0,-0.42478 0.2558,-0.66818 0.25735,-0.2434 0.70693,-0.2434 0.40928,0 0.65422,0.2465 0.2465,0.2465 0.2465,0.65888 z m -0.57051,-0.18449 q 0,-0.15813 -0.093,-0.25425 -0.0915,-0.0977 -0.2403,-0.0977 -0.16123,0 -0.262,0.0915 -0.10077,0.0899 -0.12557,0.26045 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4678" />
+ <path
+ d="m 126.16931,184.54564 q -0.0729,-0.0341 -0.14573,-0.0496 -0.0713,-0.017 -0.14417,-0.017 -0.21395,0 -0.33022,0.13798 -0.11472,0.13642 -0.11472,0.39222 v 0.79995 h -0.555 v -1.73633 h 0.555 v 0.28526 q 0.10697,-0.17054 0.24495,-0.24805 0.13952,-0.0791 0.33331,-0.0791 0.0279,0 0.0605,0.003 0.0326,0.002 0.0946,0.009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4680" />
+ </g>
+ </g>
+ <g
+ id="g2995"
+ inkscape:label="pnf">
+ <path
+ id="rect13557-1-3-5-7-3"
+ style="display:inline;fill:#8c8c8c;stroke:#e7e6e6;stroke-width:0.15"
+ inkscape:label="pnf.form"
+ d="m 264.00476,183 h 20 v 20 h -20 z" />
+ <path
+ id="rect47709-0-3-6-9-4-8-3"
+ style="display:inline;vector-effect:none;fill:#ffffff;stroke:#ffffff;stroke-width:2;stop-color:#000000"
+ inkscape:label="pnf.form"
+ d="m 267.00476,186 h 14 v 14 h -14 z" />
+ <g
+ aria-label="PNF"
+ id="text1436-447-86-8"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4-8-3);display:inline;fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="pnf.label">
+ <path
+ d="m 267.62867,186.43439 v 0.86972 h 0.39378 q 0.21859,0 0.33796,-0.11318 0.11938,-0.11317 0.11938,-0.32246 0,-0.20774 -0.11938,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31315,-0.25735 h 0.70693 q 0.38912,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93018 h -0.31315 z"
+ id="path4685" />
+ <path
+ d="m 269.13752,186.17704 h 0.42168 l 1.0263,1.93632 v -1.93632 h 0.30385 v 2.31459 h -0.42168 l -1.02629,-1.93632 v 1.93632 h -0.30386 z"
+ id="path4687" />
+ <path
+ d="m 271.41997,186.17704 h 1.33015 v 0.26355 h -1.01699 v 0.68213 h 0.91777 v 0.26355 h -0.91777 v 1.10536 h -0.31316 z"
+ id="path4689" />
+ </g>
+ </g>
+ <g
+ id="g2907"
+ inkscape:label="vnf">
+ <path
+ id="rect47709-0-3-6-9-7"
+ style="display:inline;fill:#ffffff;stroke:#ffffff;stroke-width:1.93218;stop-color:#000000"
+ inkscape:label="vnf.form"
+ d="m 199.00476,184 h 28 v 4 h -28 z" />
+ <g
+ aria-label="VNF"
+ id="text1436-447-86-5"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-7);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="vnf.label">
+ <path
+ d="m 199.91238,186.49163 -0.88367,-2.31459 h 0.32711 l 0.73329,1.94872 0.73484,-1.94872 h 0.32556 l -0.88211,2.31459 z"
+ id="path4693" />
+ <path
+ d="m 201.39487,184.17704 h 0.42168 l 1.02629,1.93632 v -1.93632 h 0.30386 v 2.31459 h -0.42168 l -1.02629,-1.93632 v 1.93632 h -0.30386 z"
+ id="path4695" />
+ <path
+ d="m 203.67732,184.17704 h 1.33015 v 0.26355 h -1.017 v 0.68213 h 0.91778 v 0.26355 h -0.91778 v 1.10536 h -0.31315 z"
+ id="path4697" />
+ </g>
+ </g>
+ </g>
+ <g
+ id="g2891"
+ inkscape:label="externalsystems"
+ style="display:inline">
+ <g
+ id="g4431"
+ inkscape:label="externalsystems"
+ style="display:inline">
+ <path
+ id="rect13557-1-3-5"
+ style="display:inline;fill:#8c8c8c;stroke:#8c8c8c;stroke-width:4"
+ inkscape:label="externalsystems.form"
+ d="M 86.004761,171 H 260.00476 v 6 H 86.004761 Z" />
+ <g
+ aria-label="External Systems"
+ id="text1436-631"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1-3-5);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="externalsystems.label">
+ <path
+ d="m 86.295361,171.49454 h 1.610755 v 0.45114 h -1.013892 v 0.43098 h 0.95343 v 0.45114 h -0.95343 v 0.5302 h 1.047998 v 0.45113 h -1.644861 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4701" />
+ <path
+ d="m 88.785545,172.92081 -0.626318,-0.84801 h 0.587561 l 0.355017,0.5147 0.359668,-0.5147 h 0.587561 l -0.626318,0.84491 0.657324,0.89142 h -0.587561 l -0.390674,-0.5488 -0.386023,0.5488 h -0.587561 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4703" />
+ <path
+ d="m 90.908309,171.57981 v 0.49299 h 0.572058 v 0.39688 h -0.572058 v 0.73639 q 0,0.12092 0.04806,0.16433 0.04806,0.0419 0.190686,0.0419 h 0.285254 v 0.39687 h -0.47594 q -0.328662,0 -0.466638,-0.13642 -0.136426,-0.13798 -0.136426,-0.46664 v -0.73639 h -0.275952 v -0.39688 h 0.275952 v -0.49299 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4705" />
+ <path
+ d="m 93.460505,172.93632 v 0.15813 H 92.16291 q 0.02015,0.19533 0.141076,0.293 0.120923,0.0977 0.337964,0.0977 0.175183,0 0.358118,-0.0512 0.184485,-0.0527 0.378271,-0.15813 v 0.42788 q -0.196887,0.0744 -0.393774,0.11162 -0.196887,0.0388 -0.393774,0.0388 -0.471289,0 -0.733289,-0.23875 -0.260449,-0.24029 -0.260449,-0.67282 0,-0.42478 0.255798,-0.66818 0.257349,-0.2434 0.706934,-0.2434 0.409277,0 0.654223,0.2465 0.246497,0.2465 0.246497,0.65888 z m -0.570508,-0.18449 q 0,-0.15813 -0.09302,-0.25425 -0.09147,-0.0977 -0.240296,-0.0977 -0.16123,0 -0.261999,0.0915 -0.100769,0.0899 -0.125574,0.26045 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4707" />
+ <path
+ d="m 95.077874,172.54564 q -0.07286,-0.0341 -0.145728,-0.0496 -0.07131,-0.017 -0.144177,-0.017 -0.213941,0 -0.330213,0.13798 -0.114721,0.13642 -0.114721,0.39222 v 0.79995 H 93.78803 v -1.73633 h 0.555005 v 0.28526 q 0.10697,-0.17054 0.244946,-0.24805 0.139526,-0.0791 0.333313,-0.0791 0.0279,0 0.06046,0.003 0.03256,0.002 0.09457,0.009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4709" />
+ <path
+ d="m 97.006852,172.75183 v 1.0573 h -0.558106 v -0.17208 -0.63717 q 0,-0.22479 -0.01085,-0.31006 -0.0093,-0.0853 -0.03411,-0.12557 -0.03256,-0.0543 -0.08837,-0.0837 -0.05581,-0.031 -0.127124,-0.031 -0.173633,0 -0.272851,0.13488 -0.09922,0.13332 -0.09922,0.37052 v 0.85421 h -0.555005 v -1.73633 h 0.555005 v 0.25425 q 0.125574,-0.15193 0.26665,-0.22324 0.141077,-0.0729 0.311609,-0.0729 0.300757,0 0.455786,0.18449 0.15658,0.18448 0.15658,0.5364 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4711" />
+ <path
+ d="m 98.207192,173.02778 q -0.173633,0 -0.262,0.0589 -0.08682,0.0589 -0.08682,0.17364 0,0.10542 0.06976,0.16588 0.07131,0.0589 0.196887,0.0589 0.15658,0 0.26355,-0.11162 0.10697,-0.11317 0.10697,-0.28215 v -0.0636 z m 0.84801,-0.20929 v 0.99064 h -0.559656 v -0.25735 q -0.111621,0.15813 -0.251147,0.231 -0.139527,0.0713 -0.339514,0.0713 -0.269751,0 -0.438733,-0.15658 -0.167432,-0.15813 -0.167432,-0.40928 0,-0.30541 0.20929,-0.44803 0.21084,-0.14263 0.660425,-0.14263 h 0.327111 v -0.0434 q 0,-0.13177 -0.103869,-0.19223 -0.10387,-0.062 -0.324012,-0.062 -0.178283,0 -0.331762,0.0357 -0.153479,0.0357 -0.285254,0.10697 v -0.42323 q 0.178284,-0.0434 0.358118,-0.0651 0.179834,-0.0233 0.359668,-0.0233 0.469738,0 0.677478,0.18604 0.209289,0.18448 0.209289,0.60151 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4713" />
+ <path
+ d="m 99.478846,171.39687 h 0.555004 v 2.41226 h -0.555004 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4715" />
+ <path
+ d="m 102.85828,171.56741 v 0.48989 q -0.19069,-0.0853 -0.37207,-0.12867 -0.18139,-0.0434 -0.34262,-0.0434 -0.21394,0 -0.31626,0.0589 -0.10232,0.0589 -0.10232,0.18293 0,0.093 0.0682,0.14573 0.0698,0.0512 0.25114,0.0884 l 0.25425,0.0512 q 0.38602,0.0775 0.54881,0.23564 0.16278,0.15813 0.16278,0.44959 0,0.38292 -0.2279,0.5705 -0.22634,0.18604 -0.69298,0.18604 -0.22014,0 -0.44183,-0.0419 -0.22169,-0.0419 -0.44339,-0.12402 v -0.50385 q 0.2217,0.11783 0.42789,0.17829 0.20774,0.0589 0.39997,0.0589 0.19534,0 0.29921,-0.0651 0.10387,-0.0651 0.10387,-0.18604 0,-0.10852 -0.0713,-0.16743 -0.0698,-0.0589 -0.2806,-0.10542 l -0.23099,-0.0512 q -0.34727,-0.0744 -0.5085,-0.2372 -0.15968,-0.16278 -0.15968,-0.43873 0,-0.34571 0.22324,-0.53175 0.22325,-0.18603 0.64182,-0.18603 0.19069,0 0.39223,0.0294 0.20154,0.0279 0.41703,0.0853 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4717" />
+ <path
+ d="m 103.1889,172.0728 h 0.55501 l 0.46664,1.17823 0.39687,-1.17823 h 0.55501 l -0.73019,1.90066 q -0.11007,0.28991 -0.25735,0.40463 -0.14573,0.11627 -0.38602,0.11627 h -0.32091 v -0.36432 h 0.17363 q 0.14108,0 0.20464,-0.045 0.0651,-0.045 0.10077,-0.16123 l 0.0155,-0.0481 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4719" />
+ <path
+ d="m 106.75034,172.12706 v 0.42168 q -0.17828,-0.0744 -0.34417,-0.11162 -0.16588,-0.0372 -0.31316,-0.0372 -0.15813,0 -0.23564,0.0403 -0.076,0.0388 -0.076,0.12092 0,0.0667 0.0574,0.10232 0.0589,0.0357 0.20929,0.0527 l 0.0977,0.014 q 0.42634,0.0543 0.57361,0.17828 0.14728,0.12402 0.14728,0.38912 0,0.27751 -0.20464,0.41703 -0.20464,0.13953 -0.61081,0.13953 -0.17209,0 -0.35657,-0.0279 -0.18294,-0.0264 -0.37672,-0.0806 v -0.42168 q 0.16588,0.0806 0.33951,0.12092 0.17519,0.0403 0.35502,0.0403 0.16278,0 0.24495,-0.045 0.0822,-0.045 0.0822,-0.13332 0,-0.0744 -0.0574,-0.11007 -0.0558,-0.0372 -0.22479,-0.0574 l -0.0977,-0.0124 q -0.37052,-0.0465 -0.51935,-0.17208 -0.14883,-0.12557 -0.14883,-0.38137 0,-0.27595 0.18914,-0.40928 0.18913,-0.13333 0.57981,-0.13333 0.15348,0 0.32246,0.0233 0.16898,0.0232 0.36742,0.0729 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4721" />
+ <path
+ d="m 107.7972,171.57981 v 0.49299 h 0.57206 v 0.39688 h -0.57206 v 0.73639 q 0,0.12092 0.0481,0.16433 0.0481,0.0419 0.19069,0.0419 h 0.28525 v 0.39687 h -0.47594 q -0.32866,0 -0.46664,-0.13642 -0.13642,-0.13798 -0.13642,-0.46664 v -0.73639 h -0.27596 v -0.39688 h 0.27596 v -0.49299 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4723" />
+ <path
+ d="m 110.3494,172.93632 v 0.15813 h -1.2976 q 0.0202,0.19533 0.14108,0.293 0.12092,0.0977 0.33796,0.0977 0.17518,0 0.35812,-0.0512 0.18448,-0.0527 0.37827,-0.15813 v 0.42788 q -0.19689,0.0744 -0.39377,0.11162 -0.19689,0.0388 -0.39378,0.0388 -0.47129,0 -0.73329,-0.23875 -0.26045,-0.24029 -0.26045,-0.67282 0,-0.42478 0.2558,-0.66818 0.25735,-0.2434 0.70694,-0.2434 0.40927,0 0.65422,0.2465 0.2465,0.2465 0.2465,0.65888 z m -0.57051,-0.18449 q 0,-0.15813 -0.093,-0.25425 -0.0915,-0.0977 -0.2403,-0.0977 -0.16123,0 -0.26199,0.0915 -0.10077,0.0899 -0.12558,0.26045 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4725" />
+ <path
+ d="m 112.28613,172.36116 q 0.10542,-0.16123 0.24959,-0.24495 0.14573,-0.0853 0.31936,-0.0853 0.29921,0 0.45579,0.18449 0.15658,0.18448 0.15658,0.5364 v 1.0573 h -0.55811 v -0.90537 q 0.002,-0.0202 0.002,-0.0419 0.002,-0.0217 0.002,-0.062 0,-0.18448 -0.0543,-0.26665 -0.0543,-0.0837 -0.17518,-0.0837 -0.15813,0 -0.24495,0.13023 -0.0853,0.13022 -0.0884,0.37672 v 0.85266 h -0.55811 v -0.90537 q 0,-0.28835 -0.0496,-0.37052 -0.0496,-0.0837 -0.17673,-0.0837 -0.15968,0 -0.2465,0.13178 -0.0868,0.13022 -0.0868,0.37362 v 0.85421 h -0.55811 v -1.73633 h 0.55811 v 0.25425 q 0.10232,-0.14728 0.23409,-0.22169 0.13333,-0.0744 0.29301,-0.0744 0.17983,0 0.31781,0.0868 0.13797,0.0868 0.20929,0.2434 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4727" />
+ <path
+ d="m 115.24915,172.12706 v 0.42168 q -0.17829,-0.0744 -0.34417,-0.11162 -0.16588,-0.0372 -0.31316,-0.0372 -0.15813,0 -0.23564,0.0403 -0.076,0.0388 -0.076,0.12092 0,0.0667 0.0574,0.10232 0.0589,0.0357 0.20929,0.0527 l 0.0977,0.014 q 0.42633,0.0543 0.57361,0.17828 0.14728,0.12402 0.14728,0.38912 0,0.27751 -0.20464,0.41703 -0.20464,0.13953 -0.61081,0.13953 -0.17209,0 -0.35657,-0.0279 -0.18294,-0.0264 -0.37672,-0.0806 v -0.42168 q 0.16588,0.0806 0.33951,0.12092 0.17519,0.0403 0.35502,0.0403 0.16278,0 0.24495,-0.045 0.0822,-0.045 0.0822,-0.13332 0,-0.0744 -0.0574,-0.11007 -0.0558,-0.0372 -0.22479,-0.0574 l -0.0977,-0.0124 q -0.37052,-0.0465 -0.51935,-0.17208 -0.14883,-0.12557 -0.14883,-0.38137 0,-0.27595 0.18914,-0.40928 0.18913,-0.13333 0.57981,-0.13333 0.15348,0 0.32246,0.0233 0.16898,0.0232 0.36742,0.0729 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4729" />
+ </g>
+ </g>
+ <g
+ id="g4437"
+ inkscape:label="thirdpartycontrollers">
+ <path
+ id="rect47709-0-3-6-9"
+ style="display:inline;fill:#ffffff;stroke:#ffffff;stroke-width:1.93845;stop-color:#000000"
+ inkscape:label="thirdpartycontrollers.form"
+ d="m 135.00476,172.00002 h 31 v 4 h -31 z" />
+ <g
+ aria-label="3rd Party Controllers"
+ id="text1436-447-86-17"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="thirdpartycontrollers.label">
+ <path
+ d="m 136.2922,173.24364 q 0.22479,0.0481 0.35037,0.19999 0.12712,0.15193 0.12712,0.37517 0,0.34262 -0.23564,0.5302 -0.23565,0.18759 -0.66973,0.18759 -0.14573,0 -0.30076,-0.0295 -0.15348,-0.0279 -0.31781,-0.0853 v -0.30231 q 0.13023,0.076 0.28526,0.11472 0.15503,0.0388 0.32401,0.0388 0.29455,0 0.44803,-0.11627 0.15503,-0.11627 0.15503,-0.33797 0,-0.20464 -0.14418,-0.31936 -0.14262,-0.11627 -0.39842,-0.11627 h -0.26975 v -0.25735 h 0.28215 q 0.23099,0 0.35347,-0.0915 0.12247,-0.093 0.12247,-0.26666 0,-0.17828 -0.12712,-0.27285 -0.12558,-0.0961 -0.36122,-0.0961 -0.12868,0 -0.27595,0.0279 -0.14728,0.0279 -0.32401,0.0868 v -0.27906 q 0.17828,-0.0496 0.33331,-0.0744 0.15658,-0.0248 0.29455,-0.0248 0.35657,0 0.56431,0.16278 0.20774,0.16123 0.20774,0.43718 0,0.19224 -0.11007,0.32556 -0.11007,0.13178 -0.31316,0.18293 z"
+ id="path4733" />
+ <path
+ d="m 138.23668,173.02195 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.23409 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path4735" />
+ <path
+ d="m 139.53004,173.01885 v -0.93948 h 0.28525 v 2.41226 h -0.28525 v -0.26045 q -0.0899,0.15503 -0.22789,0.231 -0.13643,0.0744 -0.32867,0.0744 -0.31471,0 -0.51314,-0.25115 -0.19689,-0.25115 -0.19689,-0.66042 0,-0.40928 0.19689,-0.66043 0.19843,-0.25115 0.51314,-0.25115 0.19224,0 0.32867,0.076 0.13797,0.0744 0.22789,0.22944 z m -0.97204,0.60617 q 0,0.31471 0.12868,0.49454 0.13022,0.17828 0.35657,0.17828 0.22634,0 0.35656,-0.17828 0.13023,-0.17983 0.13023,-0.49454 0,-0.31471 -0.13023,-0.493 -0.13022,-0.17983 -0.35656,-0.17983 -0.22635,0 -0.35657,0.17983 -0.12868,0.17829 -0.12868,0.493 z"
+ id="path4737" />
+ <path
+ d="m 141.28786,172.43439 v 0.86972 h 0.39378 q 0.21859,0 0.33796,-0.11318 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31316,-0.25735 h 0.70694 q 0.38912,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93018 h -0.31316 z"
+ id="path4739" />
+ <path
+ d="m 143.43078,173.61882 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26975 0,0.15193 0.0992,0.24185 0.10076,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.2899,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30385,-0.0899 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56275,0.19534 0.18604,0.19534 0.18604,0.59221 z"
+ id="path4741" />
+ <path
+ d="m 145.50084,173.02195 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12403,-0.014 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45114 v 0.91467 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.0899,-0.15813 0.23409,-0.23409 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path4743" />
+ <path
+ d="m 145.98959,172.26231 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12403 -0.12557,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4745" />
+ <path
+ d="m 147.58216,174.65286 q -0.12093,0.31006 -0.23565,0.40463 -0.11472,0.0946 -0.30696,0.0946 h -0.22789 v -0.23875 h 0.16743 q 0.11782,0 0.18294,-0.0558 0.0651,-0.0558 0.14417,-0.26355 l 0.0512,-0.13022 -0.70228,-1.70843 h 0.30231 l 0.5426,1.35806 0.5426,-1.35806 h 0.30231 z"
+ id="path4747" />
+ <path
+ d="m 151.04375,172.35533 v 0.33021 q -0.15813,-0.14728 -0.33796,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60772,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.60772,0.24185 0.20154,0 0.37982,-0.0729 0.17983,-0.0729 0.33796,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34881,0.16743 -0.18294,0.0558 -0.38758,0.0558 -0.52554,0 -0.82785,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32246 0.82785,-0.32246 0.20774,0 0.39068,0.0558 0.18448,0.0543 0.34571,0.16433 z"
+ id="path4749" />
+ <path
+ d="m 152.09527,172.95529 q -0.22945,0 -0.36277,0.17983 -0.13333,0.17829 -0.13333,0.4899 0,0.31161 0.13178,0.49144 0.13332,0.17828 0.36432,0.17828 0.22789,0 0.36121,-0.17983 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48835 -0.13332,-0.18138 -0.36121,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37363,0 -0.58602,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58602,-0.24185 z"
+ id="path4751" />
+ <path
+ d="m 154.71567,173.44363 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13952,-0.0775 0.32091,-0.0775 0.29921,0 0.45268,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path4753" />
+ <path
+ d="m 155.47418,172.26231 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12403 -0.12557,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4755" />
+ <path
+ d="m 157.35045,173.02195 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.23409 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path4757" />
+ <path
+ d="m 158.16012,172.95529 q -0.22945,0 -0.36277,0.17983 -0.13333,0.17829 -0.13333,0.4899 0,0.31161 0.13178,0.49144 0.13332,0.17828 0.36432,0.17828 0.22789,0 0.36121,-0.17983 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48835 -0.13332,-0.18138 -0.36121,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37363,0 -0.58602,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58602,-0.24185 z"
+ id="path4759" />
+ <path
+ d="m 159.3372,172.07937 h 0.28525 v 2.41226 h -0.28525 z"
+ id="path4761" />
+ <path
+ d="m 160.12671,172.07937 h 0.28526 v 2.41226 h -0.28526 z"
+ id="path4763" />
+ <path
+ d="m 162.40141,173.55215 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44958 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30695,-0.12093 v 0.26975 q -0.15347,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24185 -0.24185,-0.24184 -0.24185,-0.65422 0,-0.42633 0.22945,-0.67593 0.23099,-0.25115 0.62166,-0.25115 0.35037,0 0.55346,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28526,-0.0837 q -0.003,-0.2341 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path4765" />
+ <path
+ d="m 163.78313,173.02195 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.23409 0.14418,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path4767" />
+ <path
+ d="m 165.09664,172.80646 v 0.26975 q -0.12092,-0.062 -0.25114,-0.093 -0.13023,-0.031 -0.26976,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43099,0.18449 0.12867,0.11782 0.12867,0.33021 0,0.24185 -0.19224,0.38292 -0.19068,0.14108 -0.52555,0.14108 -0.13952,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.31161,0.12403 0.15348,0.0403 0.30386,0.0403 0.20153,0 0.31005,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17828 -0.0775,-0.062 -0.34261,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38293,-0.17053 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17363,-0.37827 0.17364,-0.13333 0.493,-0.13333 0.15813,0 0.29765,0.0233 0.13953,0.0232 0.25735,0.0698 z"
+ id="path4769" />
+ </g>
+ </g>
+ <g
+ id="g4442"
+ inkscape:label="svnfm">
+ <path
+ id="rect47709-0-3-6-9-7-6"
+ style="display:inline;fill:#ffffff;stroke:#ffffff;stroke-width:1.93218;stop-color:#000000"
+ inkscape:label="svnfm.form"
+ d="m 199.00476,172 h 28 v 4 h -28 z" />
+ <g
+ aria-label="sVNFM"
+ id="text1436-447-86-2"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-7-6);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="svnfm.label">
+ <path
+ d="m 200.41002,172.80646 v 0.26975 q -0.12092,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43099,0.18449 0.12867,0.11782 0.12867,0.33021 0,0.24185 -0.19224,0.38292 -0.19068,0.14108 -0.52555,0.14108 -0.13952,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.31161,0.12403 0.15348,0.0403 0.30386,0.0403 0.20153,0 0.31005,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17828 -0.0775,-0.062 -0.34262,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38293,-0.17053 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17363,-0.37827 0.17364,-0.13333 0.493,-0.13333 0.15813,0 0.29765,0.0233 0.13953,0.0232 0.25735,0.0698 z"
+ id="path4773" />
+ <path
+ d="m 201.47394,174.49163 -0.88367,-2.31459 h 0.32711 l 0.73329,1.94872 0.73484,-1.94872 h 0.32556 l -0.88212,2.31459 z"
+ id="path4775" />
+ <path
+ d="m 202.95643,172.17704 h 0.42168 l 1.02629,1.93632 v -1.93632 h 0.30386 v 2.31459 h -0.42168 l -1.02629,-1.93632 v 1.93632 h -0.30386 z"
+ id="path4777" />
+ <path
+ d="m 205.23887,172.17704 h 1.33016 v 0.26355 h -1.017 v 0.68213 h 0.91778 v 0.26355 h -0.91778 v 1.10536 h -0.31316 z"
+ id="path4779" />
+ <path
+ d="m 206.97252,172.17704 h 0.46663 l 0.59066,1.5751 0.59377,-1.5751 h 0.46664 v 2.31459 h -0.30541 v -2.03243 l -0.59687,1.5875 h -0.3147 l -0.59687,-1.5875 v 2.03243 h -0.30385 z"
+ id="path4781" />
+ </g>
+ </g>
+ <g
+ id="g4447"
+ inkscape:label="ems">
+ <path
+ id="rect47709-0-3-6-9-7-9"
+ style="display:inline;fill:#ffffff;stroke:#ffffff;stroke-width:1.93218;stop-color:#000000"
+ inkscape:label="ems.form"
+ d="m 231.00476,172 h 28 v 4 h -28 z" />
+ <g
+ aria-label="EMS"
+ id="text1436-447-86-7"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-7-9);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="ems.label">
+ <path
+ d="m 231.31552,172.17704 h 1.46347 v 0.26355 h -1.15032 v 0.68523 h 1.10226 v 0.26355 h -1.10226 v 0.83871 h 1.17823 v 0.26355 h -1.49138 z"
+ id="path4785" />
+ <path
+ d="m 233.22899,172.17704 h 0.46664 l 0.59066,1.5751 0.59376,-1.5751 h 0.46664 v 2.31459 h -0.30541 v -2.03243 l -0.59686,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ id="path4787" />
+ <path
+ d="m 237.26327,172.25301 v 0.30541 q -0.17829,-0.0853 -0.33642,-0.12713 -0.15813,-0.0419 -0.30541,-0.0419 -0.25579,0 -0.39532,0.0992 -0.13798,0.0992 -0.13798,0.28216 0,0.15347 0.0915,0.23254 0.093,0.0775 0.35037,0.12557 l 0.18913,0.0388 q 0.35037,0.0667 0.51625,0.23565 0.16743,0.16743 0.16743,0.44958 0,0.33641 -0.22634,0.51005 -0.22479,0.17363 -0.66043,0.17363 -0.16433,0 -0.35036,-0.0372 -0.18449,-0.0372 -0.38292,-0.11007 v -0.32246 q 0.19068,0.10697 0.37362,0.16123 0.18293,0.0543 0.35966,0.0543 0.26821,0 0.41393,-0.10542 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34261,-0.14417 l -0.19069,-0.0372 q -0.35037,-0.0698 -0.50695,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30696 0.21549,-0.48369 0.21705,-0.17673 0.59687,-0.17673 0.16278,0 0.33176,0.0294 0.16898,0.0295 0.34572,0.0884 z"
+ id="path4789" />
+ </g>
+ </g>
+ </g>
+ </g>
+ <a
+ id="a5443"
+ inkscape:label="onapborder.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/index.html"
+ xlink:title="The ONAP architecture consists of functions for the design-time, run-time, for managing ONAP itself and additional utilities.">
+ <path
+ id="rect55176"
+ style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#007da5;stroke-width:7.55906;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers;stop-color:#000000"
+ inkscape:label="onapborder.form"
+ d="m 34.033758,124.72442 1e-6,752.12598 H 298.60069 V 593.38584 H 1251.0416 V 124.72442 Z"
+ transform="matrix(0.26458333,0,0,0.26458333,-2.0000002,-2.0000011)"
+ sodipodi:nodetypes="ccccccc" />
+ </a>
+ <g
+ id="g1245"
+ inkscape:label="utilities"
+ style="display:inline">
+ <a
+ id="a5474"
+ inkscape:label="utilities.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#id1"
+ xlink:title="ONAP utilities provide support of the ONAP components."
+ style="display:inline">
+ <g
+ id="g1251"
+ inkscape:label="utilities"
+ style="display:inline">
+ <path
+ id="rect88-3"
+ style="display:inline;fill:#e7e6e6;stroke:#e7e6e6;stroke-width:4"
+ inkscape:label="utilities.form"
+ d="m 12.004765,156 h 60 v 69.00001 h -60 z" />
+ <g
+ aria-label="Utilities"
+ id="text9983"
+ style="font-size:6.35px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect88-3);display:inline;opacity:0.4;vector-effect:none;stroke-width:0.264583;stop-color:#000000;stop-opacity:1"
+ inkscape:label="utilities.label">
+ <path
+ d="m 12.586816,156.98909 h 1.193726 v 2.77502 q 0,0.57361 0.186035,0.82166 0.189136,0.24494 0.613916,0.24494 0.427881,0 0.613916,-0.24494 0.189136,-0.24805 0.189136,-0.82166 v -2.77502 h 1.193725 v 2.77502 q 0,0.98289 -0.492993,1.46348 -0.492993,0.48059 -1.503784,0.48059 -1.00769,0 -1.500683,-0.48059 -0.492994,-0.48059 -0.492994,-1.46348 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4793" />
+ <path
+ d="m 18.813206,157.15962 v 0.98599 h 1.144116 v 0.79375 h -1.144116 v 1.47277 q 0,0.24185 0.09612,0.32867 0.09612,0.0837 0.381372,0.0837 h 0.570508 v 0.79375 h -0.95188 q -0.657324,0 -0.933276,-0.27285 -0.272851,-0.27595 -0.272851,-0.93328 v -1.47277 h -0.551905 v -0.79375 h 0.551905 v -0.98599 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4795" />
+ <path
+ d="m 20.543746,158.14561 h 1.11001 v 3.47265 h -1.11001 z m 0,-1.35186 h 1.11001 v 0.90537 h -1.11001 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4797" />
+ <path
+ d="m 22.627754,156.79375 h 1.110009 v 4.82451 h -1.110009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4799" />
+ <path
+ d="m 24.711761,158.14561 h 1.11001 v 3.47265 h -1.11001 z m 0,-1.35186 h 1.11001 v 0.90537 h -1.11001 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4801" />
+ <path
+ d="m 28.008096,157.15962 v 0.98599 h 1.144116 v 0.79375 h -1.144116 v 1.47277 q 0,0.24185 0.09612,0.32867 0.09612,0.0837 0.381373,0.0837 h 0.570507 v 0.79375 h -0.95188 q -0.657324,0 -0.933276,-0.27285 -0.272851,-0.27595 -0.272851,-0.93328 v -1.47277 h -0.551905 v -0.79375 h 0.551905 v -0.98599 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4803" />
+ <path
+ d="m 29.738636,158.14561 h 1.11001 v 3.47265 h -1.11001 z m 0,-1.35186 h 1.11001 v 0.90537 h -1.11001 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4805" />
+ <path
+ d="m 35.289099,159.87263 v 0.31626 h -2.595191 q 0.04031,0.39068 0.282154,0.58601 0.241845,0.19534 0.675927,0.19534 0.350367,0 0.716236,-0.10232 0.368969,-0.10542 0.756543,-0.31626 v 0.85576 q -0.393775,0.14883 -0.787549,0.22324 -0.393775,0.0775 -0.787549,0.0775 -0.942578,0 -1.466577,-0.47749 -0.520899,-0.48059 -0.520899,-1.34566 0,-0.84956 0.511597,-1.33635 0.514697,-0.48679 1.413867,-0.48679 0.818555,0 1.308448,0.49299 0.492993,0.493 0.492993,1.31775 z m -1.141016,-0.36897 q 0,-0.31626 -0.186035,-0.50849 -0.182935,-0.19534 -0.480591,-0.19534 -0.322461,0 -0.523999,0.18293 -0.201538,0.17984 -0.251147,0.5209 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4807" />
+ <path
+ d="m 38.749766,158.25413 v 0.84336 q -0.356568,-0.14883 -0.68833,-0.22325 -0.331763,-0.0744 -0.626319,-0.0744 -0.316259,0 -0.471289,0.0806 -0.151928,0.0775 -0.151928,0.24185 0,0.13333 0.114721,0.20464 0.117822,0.0713 0.418579,0.10542 l 0.195337,0.0279 q 0.852661,0.10852 1.147217,0.35657 0.294556,0.24805 0.294556,0.77825 0,0.555 -0.409278,0.83406 -0.409277,0.27905 -1.221631,0.27905 -0.344165,0 -0.713134,-0.0558 -0.365869,-0.0527 -0.753443,-0.16123 v -0.84336 q 0.331763,0.16123 0.679029,0.24184 0.350366,0.0806 0.710034,0.0806 0.325561,0 0.489892,-0.0899 0.164331,-0.0899 0.164331,-0.26665 0,-0.14883 -0.114721,-0.22014 -0.111621,-0.0744 -0.449585,-0.11472 l -0.195337,-0.0248 q -0.74104,-0.093 -1.038696,-0.34416 -0.297657,-0.25115 -0.297657,-0.76275 0,-0.5519 0.378272,-0.81855 0.378271,-0.26665 1.159619,-0.26665 0.306958,0 0.644922,0.0465 0.337964,0.0465 0.734839,0.14573 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4809" />
+ </g>
+ </g>
+ </a>
+ <g
+ id="g1257"
+ inkscape:label="onapsharedutilities"
+ style="display:inline">
+ <a
+ id="a5446"
+ inkscape:label="onapsharedutilities.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#id1"
+ xlink:title="ONAP shared utilities provide support of the ONAP components."
+ style="display:inline">
+ <g
+ id="g3008"
+ inkscape:label="onapsharedutilities"
+ style="display:inline">
+ <path
+ id="rect34206-3"
+ style="display:inline;fill:#8c8c8c;stroke:#8c8c8c;stroke-width:4"
+ inkscape:label="onapsharedutilities.form"
+ d="m 16.004765,171 h 52 v 30 h -52 z" />
+ <g
+ aria-label="ONAP Shared Utilities"
+ id="text1436-115"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect34206-3);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="onapsharedutilities.label">
+ <path
+ d="m 17.352661,171.88522 q -0.272851,0 -0.42323,0.20154 -0.150378,0.20153 -0.150378,0.5674 0,0.36432 0.150378,0.56586 0.150379,0.20154 0.42323,0.20154 0.274402,0 0.42478,-0.20154 0.150379,-0.20154 0.150379,-0.56586 0,-0.36587 -0.150379,-0.5674 -0.150378,-0.20154 -0.42478,-0.20154 z m 0,-0.43253 q 0.558106,0 0.874365,0.31936 0.31626,0.31936 0.31626,0.88211 0,0.56121 -0.31626,0.88057 -0.316259,0.31936 -0.874365,0.31936 -0.556555,0 -0.874365,-0.31936 -0.31626,-0.31936 -0.31626,-0.88057 0,-0.56275 0.31626,-0.88211 0.31781,-0.31936 0.874365,-0.31936 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4813" />
+ <path
+ d="m 18.901817,171.49454 h 0.666626 l 0.841809,1.5875 v -1.5875 h 0.565857 v 2.31459 h -0.666626 l -0.841809,-1.5875 v 1.5875 h -0.565857 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4815" />
+ <path
+ d="m 22.87098,173.38745 h -0.933276 l -0.147278,0.42168 h -0.599963 l 0.857312,-2.31459 h 0.711584 l 0.857312,2.31459 h -0.599963 z m -0.784448,-0.42943 h 0.63407 l -0.31626,-0.92087 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4817" />
+ <path
+ d="m 23.831025,171.49454 h 0.990637 q 0.441834,0 0.677478,0.19689 0.237195,0.19534 0.237195,0.55811 0,0.36431 -0.237195,0.5612 -0.235644,0.19534 -0.677478,0.19534 h -0.393774 v 0.80305 h -0.596863 z m 0.596863,0.43254 v 0.64647 H 24.7581 q 0.173633,0 0.268201,-0.0837 0.09457,-0.0853 0.09457,-0.24029 0,-0.15503 -0.09457,-0.23875 -0.09457,-0.0837 -0.268201,-0.0837 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4819" />
+ <path
+ d="m 28.424337,171.56741 v 0.48989 q -0.190686,-0.0853 -0.372071,-0.12867 -0.181384,-0.0434 -0.342614,-0.0434 -0.213941,0 -0.31626,0.0589 -0.10232,0.0589 -0.10232,0.18293 0,0.093 0.06821,0.14573 0.06976,0.0512 0.251148,0.0884 l 0.254248,0.0512 q 0.386023,0.0775 0.548804,0.23564 0.16278,0.15813 0.16278,0.44959 0,0.38292 -0.227893,0.5705 -0.226343,0.18604 -0.692981,0.18604 -0.220141,0 -0.441833,-0.0419 -0.221692,-0.0419 -0.443384,-0.12402 v -0.50385 q 0.221692,0.11783 0.427881,0.17829 0.207739,0.0589 0.399975,0.0589 0.195337,0 0.299207,-0.0651 0.10387,-0.0651 0.10387,-0.18604 0,-0.10852 -0.07131,-0.16743 -0.06976,-0.0589 -0.280603,-0.10542 l -0.230994,-0.0512 q -0.347265,-0.0744 -0.508496,-0.2372 -0.15968,-0.16278 -0.15968,-0.43873 0,-0.34571 0.223242,-0.53175 0.223243,-0.18603 0.641822,-0.18603 0.190686,0 0.392224,0.0294 0.201538,0.0279 0.417029,0.0853 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4821" />
+ <path
+ d="m 30.728485,172.75183 v 1.0573 h -0.558106 v -0.17208 -0.63407 q 0,-0.22789 -0.01085,-0.31316 -0.0093,-0.0853 -0.03411,-0.12557 -0.03256,-0.0543 -0.08837,-0.0837 -0.05581,-0.031 -0.127124,-0.031 -0.173633,0 -0.272851,0.13488 -0.09922,0.13332 -0.09922,0.37052 v 0.85421 h -0.555005 v -2.41226 h 0.555005 v 0.93018 q 0.125574,-0.15193 0.26665,-0.22324 0.141077,-0.0729 0.311609,-0.0729 0.300757,0 0.455786,0.18449 0.15658,0.18448 0.15658,0.5364 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4823" />
+ <path
+ d="m 31.928826,173.02778 q -0.173633,0 -0.262,0.0589 -0.08682,0.0589 -0.08682,0.17364 0,0.10542 0.06976,0.16588 0.07131,0.0589 0.196887,0.0589 0.15658,0 0.26355,-0.11162 0.10697,-0.11317 0.10697,-0.28215 v -0.0636 z m 0.84801,-0.20929 v 0.99064 H 32.21718 v -0.25735 q -0.111621,0.15813 -0.251147,0.231 -0.139527,0.0713 -0.339514,0.0713 -0.269751,0 -0.438733,-0.15658 -0.167432,-0.15813 -0.167432,-0.40928 0,-0.30541 0.20929,-0.44803 0.210839,-0.14263 0.660424,-0.14263 h 0.327112 v -0.0434 q 0,-0.13177 -0.103869,-0.19223 -0.10387,-0.062 -0.324012,-0.062 -0.178283,0 -0.331762,0.0357 -0.153479,0.0357 -0.285254,0.10697 v -0.42323 q 0.178283,-0.0434 0.358117,-0.0651 0.179834,-0.0233 0.359668,-0.0233 0.469739,0 0.677478,0.18604 0.20929,0.18448 0.20929,0.60151 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4825" />
+ <path
+ d="m 34.490322,172.54564 q -0.07286,-0.0341 -0.145727,-0.0496 -0.07131,-0.017 -0.144177,-0.017 -0.213941,0 -0.330213,0.13798 -0.114721,0.13642 -0.114721,0.39222 v 0.79995 h -0.555005 v -1.73633 h 0.555005 v 0.28526 q 0.10697,-0.17054 0.244946,-0.24805 0.139526,-0.0791 0.333313,-0.0791 0.02791,0 0.06046,0.003 0.03256,0.002 0.09457,0.009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4827" />
+ <path
+ d="m 36.406898,172.93632 v 0.15813 h -1.297595 q 0.02015,0.19533 0.141077,0.293 0.120923,0.0977 0.337964,0.0977 0.175183,0 0.358117,-0.0512 0.184485,-0.0527 0.378272,-0.15813 v 0.42788 q -0.196887,0.0744 -0.393774,0.11162 -0.196888,0.0388 -0.393775,0.0388 -0.471289,0 -0.733288,-0.23875 -0.26045,-0.24029 -0.26045,-0.67282 0,-0.42478 0.255799,-0.66818 0.257348,-0.2434 0.706933,-0.2434 0.409278,0 0.654224,0.2465 0.246496,0.2465 0.246496,0.65888 z m -0.570507,-0.18449 q 0,-0.15813 -0.09302,-0.25425 -0.09147,-0.0977 -0.240295,-0.0977 -0.161231,0 -0.262,0.0915 -0.100769,0.0899 -0.125574,0.26045 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4829" />
+ <path
+ d="m 37.915747,172.32705 v -0.93018 h 0.558106 v 2.41226 h -0.558106 v -0.25115 q -0.114722,0.15348 -0.252698,0.2248 -0.137976,0.0713 -0.31936,0.0713 -0.320911,0 -0.5271,-0.25425 -0.206189,-0.2558 -0.206189,-0.65732 0,-0.40153 0.206189,-0.65578 0.206189,-0.2558 0.5271,-0.2558 0.179834,0 0.31781,0.0729 0.139526,0.0713 0.254248,0.22324 z m -0.365869,1.12396 q 0.178284,0 0.271301,-0.13022 0.09457,-0.13023 0.09457,-0.37827 0,-0.24805 -0.09457,-0.37827 -0.09302,-0.13023 -0.271301,-0.13023 -0.176733,0 -0.271301,0.13023 -0.09302,0.13022 -0.09302,0.37827 0,0.24804 0.09302,0.37827 0.09457,0.13022 0.271301,0.13022 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4831" />
+ <path
+ d="m 39.687526,171.49454 h 0.596862 v 1.38752 q 0,0.2868 0.09302,0.41082 0.09457,0.12248 0.306958,0.12248 0.21394,0 0.306958,-0.12248 0.09457,-0.12402 0.09457,-0.41082 v -1.38752 h 0.596863 v 1.38752 q 0,0.49144 -0.246497,0.73173 -0.246497,0.2403 -0.751892,0.2403 -0.503845,0 -0.750342,-0.2403 -0.246496,-0.24029 -0.246496,-0.73173 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4833" />
+ <path
+ d="m 42.754418,171.57981 v 0.49299 h 0.572058 v 0.39688 h -0.572058 v 0.73639 q 0,0.12092 0.04806,0.16433 0.04806,0.0419 0.190686,0.0419 h 0.285254 v 0.39687 h -0.47594 q -0.328662,0 -0.466638,-0.13642 -0.136426,-0.13798 -0.136426,-0.46664 v -0.73639 h -0.275952 v -0.39688 h 0.275952 v -0.49299 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4835" />
+ <path
+ d="m 43.573386,172.0728 h 0.555005 v 1.73633 h -0.555005 z m 0,-0.67593 h 0.555005 v 0.45269 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4837" />
+ <path
+ d="m 44.569087,171.39687 h 0.555005 v 2.41226 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4839" />
+ <path
+ d="m 45.564788,172.0728 h 0.555005 v 1.73633 h -0.555005 z m 0,-0.67593 h 0.555005 v 0.45269 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4841" />
+ <path
+ d="m 47.166655,171.57981 v 0.49299 h 0.572058 v 0.39688 h -0.572058 v 0.73639 q 0,0.12092 0.04806,0.16433 0.04806,0.0419 0.190686,0.0419 h 0.285254 v 0.39687 h -0.47594 q -0.328662,0 -0.466638,-0.13642 -0.136426,-0.13798 -0.136426,-0.46664 v -0.73639 h -0.275952 v -0.39688 h 0.275952 v -0.49299 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4843" />
+ <path
+ d="m 47.985622,172.0728 h 0.555005 v 1.73633 h -0.555005 z m 0,-0.67593 h 0.555005 v 0.45269 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4845" />
+ <path
+ d="m 50.71455,172.93632 v 0.15813 h -1.297595 q 0.02015,0.19533 0.141076,0.293 0.120923,0.0977 0.337964,0.0977 0.175183,0 0.358118,-0.0512 0.184485,-0.0527 0.378271,-0.15813 v 0.42788 q -0.196887,0.0744 -0.393774,0.11162 -0.196887,0.0388 -0.393774,0.0388 -0.471289,0 -0.733289,-0.23875 -0.260449,-0.24029 -0.260449,-0.67282 0,-0.42478 0.255798,-0.66818 0.257349,-0.2434 0.706934,-0.2434 0.409277,0 0.654223,0.2465 0.246497,0.2465 0.246497,0.65888 z m -0.570508,-0.18449 q 0,-0.15813 -0.09302,-0.25425 -0.09147,-0.0977 -0.240296,-0.0977 -0.16123,0 -0.261999,0.0915 -0.100769,0.0899 -0.125574,0.26045 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4847" />
+ <path
+ d="m 52.398582,172.12706 v 0.42168 q -0.178284,-0.0744 -0.344165,-0.11162 -0.165882,-0.0372 -0.31316,-0.0372 -0.158129,0 -0.235644,0.0403 -0.07596,0.0388 -0.07596,0.12092 0,0.0667 0.05736,0.10232 0.05891,0.0357 0.20929,0.0527 l 0.09767,0.014 q 0.426331,0.0543 0.573609,0.17828 0.147278,0.12402 0.147278,0.38912 0,0.27751 -0.204639,0.41703 -0.204639,0.13953 -0.610815,0.13953 -0.172083,0 -0.356568,-0.0279 -0.182934,-0.0264 -0.376721,-0.0806 v -0.42168 q 0.165881,0.0806 0.339514,0.12092 0.175183,0.0403 0.355017,0.0403 0.162781,0 0.244947,-0.045 0.08217,-0.045 0.08217,-0.13332 0,-0.0744 -0.05736,-0.11007 -0.05581,-0.0372 -0.224792,-0.0574 l -0.09767,-0.0124 q -0.37052,-0.0465 -0.519348,-0.17208 -0.148828,-0.12557 -0.148828,-0.38137 0,-0.27595 0.189136,-0.40928 0.189135,-0.13333 0.579809,-0.13333 0.153479,0 0.322461,0.0233 0.168982,0.0232 0.36742,0.0729 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4849" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5453"
+ inkscape:label="toscaparser.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-modeling-etsicatalog/en/latest/"
+ xlink:title="[TO BE REVISED] etsicatalog provides package management service and parser service by Micro Service. It can be used to store packages distributed by the SDC, and can be consumed by other projects or components such as UUI, VFC, etc. It also includes a TOSCA parser service.">
+ <g
+ id="g1268"
+ inkscape:label="toscaparser"
+ style="display:inline">
+ <path
+ id="rect47709-1-8-0"
+ style="display:inline;vector-effect:none;fill:#ffffff;stroke:#ffffff;stroke-width:2;stop-color:#000000"
+ inkscape:label="toscaparser.form"
+ d="m 17.004765,196 h 50 v 4 h -50 z" />
+ <g
+ aria-label="TOSCA Parser"
+ id="text1436-44"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-0);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="toscaparser.label">
+ <path
+ d="m 16.994604,196.49454 h 1.95802 v 0.26355 h -0.821655 v 2.05104 H 17.81626 v -2.05104 h -0.821656 z"
+ id="path4853" />
+ <path
+ d="m 20.101805,196.70693 q -0.341064,0 -0.542603,0.25425 -0.199987,0.25425 -0.199987,0.69298 0,0.43719 0.199987,0.69143 0.201539,0.25425 0.542603,0.25425 0.341064,0 0.539502,-0.25425 0.199988,-0.25424 0.199988,-0.69143 0,-0.43873 -0.199988,-0.69298 -0.198438,-0.25425 -0.539502,-0.25425 z m 0,-0.25424 q 0.486792,0 0.778247,0.32711 0.291455,0.32556 0.291455,0.87436 0,0.54726 -0.291455,0.87437 -0.291455,0.32556 -0.778247,0.32556 -0.488342,0 -0.781348,-0.32556 -0.291455,-0.32556 -0.291455,-0.87437 0,-0.5488 0.291455,-0.87436 0.293006,-0.32711 0.781348,-0.32711 z"
+ id="path4855" />
+ <path
+ d="m 22.956308,196.57051 v 0.30541 q -0.178284,-0.0853 -0.336414,-0.12713 -0.158129,-0.0419 -0.305407,-0.0419 -0.255799,0 -0.395325,0.0992 -0.137976,0.0992 -0.137976,0.28216 0,0.15347 0.09147,0.23254 0.09302,0.0775 0.350366,0.12557 l 0.189136,0.0388 q 0.350366,0.0667 0.516248,0.23565 0.167431,0.16743 0.167431,0.44958 0,0.33641 -0.226342,0.51005 -0.224793,0.17363 -0.660425,0.17363 -0.164331,0 -0.350366,-0.0372 -0.184485,-0.0372 -0.382923,-0.11007 v -0.32246 q 0.190686,0.10697 0.373621,0.16123 0.182934,0.0543 0.359668,0.0543 0.2682,0 0.413928,-0.10542 0.145728,-0.10542 0.145728,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.342615,-0.14417 l -0.190686,-0.0372 q -0.350366,-0.0698 -0.506946,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30696 0.215491,-0.48369 0.217041,-0.17673 0.596863,-0.17673 0.162781,0 0.331763,0.0294 0.168982,0.0295 0.345715,0.0884 z"
+ id="path4857" />
+ <path
+ d="m 25.2248,196.67283 v 0.33021 q -0.15813,-0.14728 -0.337964,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607714,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.210839,0.24185 0.607714,0.24185 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337964,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182934,0.0558 -0.387573,0.0558 -0.525549,0 -0.827857,-0.32091 -0.302307,-0.32246 -0.302307,-0.87902 0,-0.5581 0.302307,-0.87901 0.302308,-0.32246 0.827857,-0.32246 0.207739,0 0.390674,0.0558 0.184485,0.0543 0.345715,0.16433 z"
+ id="path4859" />
+ <path
+ d="m 26.389483,196.80305 -0.42478,1.15187 h 0.851111 z m -0.176733,-0.30851 h 0.355017 l 0.882117,2.31459 h -0.325562 l -0.21084,-0.59376 h -1.043347 l -0.21084,0.59376 h -0.330212 z"
+ id="path4861" />
+ <path
+ d="m 28.660456,196.75189 v 0.86972 h 0.393774 q 0.218591,0 0.337964,-0.11317 0.119372,-0.11318 0.119372,-0.32247 0,-0.20774 -0.119372,-0.32091 -0.119373,-0.11317 -0.337964,-0.11317 z m -0.31316,-0.25735 h 0.706934 q 0.389123,0 0.587561,0.17674 0.199988,0.17518 0.199988,0.51469 0,0.34262 -0.199988,0.5178 -0.198438,0.17519 -0.587561,0.17519 h -0.393774 v 0.93017 h -0.31316 z"
+ id="path4863" />
+ <path
+ d="m 30.803374,197.93632 q -0.345715,0 -0.47904,0.0791 -0.133325,0.0791 -0.133325,0.26975 0,0.15193 0.09922,0.24185 0.10077,0.0884 0.272852,0.0884 0.237195,0 0.379822,-0.16743 0.144177,-0.16898 0.144177,-0.44803 v -0.0636 z m 0.568958,-0.11783 v 0.99064 h -0.285254 v -0.26355 q -0.09767,0.15813 -0.243396,0.2341 -0.145727,0.0744 -0.356567,0.0744 -0.266651,0 -0.424781,-0.14883 -0.156579,-0.15038 -0.156579,-0.40152 0,-0.29301 0.195337,-0.44184 0.196887,-0.14883 0.58601,-0.14883 h 0.399976 v -0.0279 q 0,-0.19689 -0.130225,-0.30386 -0.128674,-0.10852 -0.362768,-0.10852 -0.148828,0 -0.289905,0.0357 -0.141077,0.0357 -0.271301,0.10697 v -0.26355 q 0.156579,-0.0605 0.303857,-0.0899 0.147278,-0.031 0.286804,-0.031 0.376722,0 0.562757,0.19534 0.186035,0.19534 0.186035,0.59221 z"
+ id="path4865" />
+ <path
+ d="m 32.873429,197.33945 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124024,-0.014 -0.241846,0 -0.37207,0.15813 -0.128674,0.15658 -0.128674,0.45114 v 0.91467 h -0.286805 v -1.73633 h 0.286805 v 0.26975 q 0.08992,-0.15813 0.234094,-0.23409 0.144177,-0.0775 0.350366,-0.0775 0.02946,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path4867" />
+ <path
+ d="m 34.18694,197.12396 v 0.26975 q -0.120922,-0.062 -0.251147,-0.093 -0.130225,-0.031 -0.269751,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.07596,0.15658 0.07596,0.0558 0.305408,0.10697 l 0.09767,0.0217 q 0.303858,0.0651 0.430982,0.18449 0.128674,0.11782 0.128674,0.33021 0,0.24185 -0.192236,0.38292 -0.190686,0.14108 -0.52555,0.14108 -0.139526,0 -0.291455,-0.0279 -0.150378,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.311609,0.12403 0.153479,0.0403 0.303857,0.0403 0.201539,0 0.310059,-0.0682 0.108521,-0.0698 0.108521,-0.19534 0,-0.11627 -0.07906,-0.17828 -0.07751,-0.062 -0.342615,-0.11937 l -0.09922,-0.0233 q -0.2651,-0.0558 -0.382922,-0.17053 -0.117822,-0.11627 -0.117822,-0.31781 0,-0.24494 0.173632,-0.37827 0.173633,-0.13333 0.492993,-0.13333 0.15813,0 0.297657,0.0233 0.139526,0.0232 0.257348,0.0698 z"
+ id="path4869" />
+ <path
+ d="m 36.12677,197.86965 v 0.13953 h -1.311548 q 0.0186,0.29456 0.176733,0.44958 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12093 v 0.26975 q -0.153479,0.0651 -0.314709,0.0992 -0.161231,0.0341 -0.327112,0.0341 -0.415479,0 -0.658875,-0.24185 -0.241845,-0.24184 -0.241845,-0.65422 0,-0.42633 0.229443,-0.67593 0.230994,-0.25115 0.621667,-0.25115 0.350367,0 0.553455,0.22635 0.204639,0.22479 0.204639,0.61236 z m -0.285254,-0.0837 q -0.0031,-0.2341 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13487 -0.164331,0.37982 z"
+ id="path4871" />
+ <path
+ d="m 37.508495,197.33945 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124024,-0.014 -0.241846,0 -0.37207,0.15813 -0.128674,0.15658 -0.128674,0.45114 v 0.91467 h -0.286805 v -1.73633 h 0.286805 v 0.26975 q 0.08992,-0.15813 0.234094,-0.23409 0.144177,-0.0775 0.350366,-0.0775 0.02946,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path4873" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5460"
+ inkscape:label="modelutilities.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-modeling-etsicatalog/en/latest/"
+ xlink:title="[TO BE REVISED] The unified model-driven approach uses models as sources of data for generating processes/codes and following workflows (not code development as source). This way, the system can be more flexible and future proof, easy to update and use for cross-platform solutions since the “only” thing needed is a model update and manipulation through engine.">
+ <g
+ id="g1274"
+ inkscape:label="modelutilities"
+ style="display:inline">
+ <path
+ id="rect47709-1-1"
+ style="display:inline;vector-effect:none;fill:#ffffff;stroke:#ffffff;stroke-width:2;stop-color:#000000"
+ inkscape:label="modelutilities.form"
+ d="m 17.004765,188 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Model Utilities"
+ id="text1436-30"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-1);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="modelutilities.label">
+ <path
+ d="m 17.315515,188.49454 h 0.466638 l 0.590662,1.5751 0.593762,-1.5751 h 0.466638 v 2.31459 h -0.305407 v -2.03243 l -0.596863,1.5875 h -0.31471 l -0.596862,-1.5875 v 2.03243 h -0.303858 z"
+ id="path4877" />
+ <path
+ d="m 20.622703,189.27279 q -0.229443,0 -0.362768,0.17983 -0.133325,0.17829 -0.133325,0.4899 0,0.31161 0.131775,0.49144 0.133325,0.17828 0.364318,0.17828 0.227894,0 0.361219,-0.17983 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48835 -0.133325,-0.18138 -0.361219,-0.18138 z m 0,-0.24185 q 0.372071,0 0.584461,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.584461,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4879" />
+ <path
+ d="m 22.942355,189.33635 v -0.93948 h 0.285254 v 2.41226 h -0.285254 v -0.26045 q -0.08992,0.15503 -0.227893,0.231 -0.136426,0.0744 -0.328662,0.0744 -0.31471,0 -0.513147,-0.25115 -0.196887,-0.25115 -0.196887,-0.66042 0,-0.40928 0.196887,-0.66043 0.198437,-0.25115 0.513147,-0.25115 0.192236,0 0.328662,0.076 0.137976,0.0744 0.227893,0.22944 z m -0.972034,0.60617 q 0,0.31471 0.128675,0.49454 0.130224,0.17828 0.356567,0.17828 0.226343,0 0.356568,-0.17828 0.130224,-0.17983 0.130224,-0.49454 0,-0.31471 -0.130224,-0.493 -0.130225,-0.17983 -0.356568,-0.17983 -0.226343,0 -0.356567,0.17983 -0.128675,0.17829 -0.128675,0.493 z"
+ id="path4881" />
+ <path
+ d="m 25.207747,189.86965 v 0.13953 h -1.311548 q 0.0186,0.29456 0.176733,0.44958 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12093 v 0.26975 q -0.153479,0.0651 -0.314709,0.0992 -0.161231,0.0341 -0.327112,0.0341 -0.415479,0 -0.658875,-0.24185 -0.241846,-0.24184 -0.241846,-0.65422 0,-0.42633 0.229444,-0.67593 0.230994,-0.25115 0.621667,-0.25115 0.350367,0 0.553455,0.22635 0.204639,0.22479 0.204639,0.61236 z m -0.285254,-0.0837 q -0.0031,-0.2341 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13487 -0.164331,0.37982 z"
+ id="path4883" />
+ <path
+ d="m 25.583331,188.39687 h 0.285254 v 2.41226 h -0.285254 z"
+ id="path4885" />
+ <path
+ d="m 27.001642,188.49454 h 0.31471 v 1.40612 q 0,0.37207 0.134875,0.5364 0.134875,0.16278 0.437183,0.16278 0.300756,0 0.435632,-0.16278 0.134875,-0.16433 0.134875,-0.5364 v -1.40612 h 0.31471 v 1.44488 q 0,0.45268 -0.224793,0.68368 -0.223242,0.23099 -0.660424,0.23099 -0.438733,0 -0.663526,-0.23099 -0.223242,-0.231 -0.223242,-0.68368 z"
+ id="path4887" />
+ <path
+ d="m 29.538335,188.57981 v 0.49299 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237194,0.0605 h 0.293006 v 0.23874 H 29.83289 q -0.330212,0 -0.455786,-0.12247 -0.125573,-0.12403 -0.125573,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4889" />
+ <path
+ d="m 30.408462,189.0728 h 0.285254 v 1.73633 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path4891" />
+ <path
+ d="m 31.197975,188.39687 h 0.285254 v 2.41226 h -0.285254 z"
+ id="path4893" />
+ <path
+ d="m 31.987488,189.0728 h 0.285253 v 1.73633 h -0.285253 z m 0,-0.67593 h 0.285253 v 0.36122 h -0.285253 z"
+ id="path4895" />
+ <path
+ d="m 33.059154,188.57981 v 0.49299 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237195,0.0605 h 0.293006 v 0.23874 h -0.293006 q -0.330212,0 -0.455786,-0.12247 -0.125574,-0.12403 -0.125574,-0.44959 v -0.94258 H 32.56306 v -0.22169 h 0.209289 v -0.49299 z"
+ id="path4897" />
+ <path
+ d="m 33.929282,189.0728 h 0.285254 v 1.73633 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path4899" />
+ <path
+ d="m 36.203973,189.86965 v 0.13953 h -1.311547 q 0.0186,0.29456 0.176733,0.44958 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12093 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327112,0.0341 -0.415478,0 -0.658874,-0.24185 -0.241846,-0.24184 -0.241846,-0.65422 0,-0.42633 0.229444,-0.67593 0.230993,-0.25115 0.621667,-0.25115 0.350366,0 0.553455,0.22635 0.204638,0.22479 0.204638,0.61236 z m -0.285254,-0.0837 q -0.0031,-0.2341 -0.131774,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382923,0.13488 -0.142627,0.13487 -0.164331,0.37982 z"
+ id="path4901" />
+ <path
+ d="m 37.686467,189.12396 v 0.26975 q -0.120923,-0.062 -0.251147,-0.093 -0.130225,-0.031 -0.269751,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.07596,0.15658 0.07596,0.0558 0.305408,0.10697 l 0.09767,0.0217 q 0.303858,0.0651 0.430982,0.18449 0.128674,0.11782 0.128674,0.33021 0,0.24185 -0.192236,0.38292 -0.190686,0.14108 -0.52555,0.14108 -0.139526,0 -0.291455,-0.0279 -0.150378,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.311609,0.12403 0.153479,0.0403 0.303857,0.0403 0.201539,0 0.310059,-0.0682 0.108521,-0.0698 0.108521,-0.19534 0,-0.11627 -0.07906,-0.17828 -0.07751,-0.062 -0.342615,-0.11937 l -0.09922,-0.0233 q -0.2651,-0.0558 -0.382922,-0.17053 -0.117823,-0.11627 -0.117823,-0.31781 0,-0.24494 0.173633,-0.37827 0.173633,-0.13333 0.492993,-0.13333 0.15813,0 0.297657,0.0233 0.139526,0.0232 0.257348,0.0698 z"
+ id="path4903" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5467"
+ inkscape:label="ccsdk.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-ccsdk-distribution/en/latest/index.html"
+ xlink:title="The Common Controller Software Development Kit (CCSDK) provides a common set of reusable code that can be used across multiple controllers. For example, the SDN-C , APP-C, DCAE, ONAP Operations Manager and ONAP controller can reuse common pieces from this framework.">
+ <g
+ id="g1262"
+ inkscape:label="ccsdk"
+ style="display:inline">
+ <path
+ id="rect47709-19"
+ style="display:inline;fill:#ffffff;stroke:#ffffff;stroke-width:2"
+ inkscape:label="ccsdk.form"
+ d="m 17.004765,180 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Common Controller SDK (CCSDK)"
+ id="text1436-48"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-19);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="ccsdk.label">
+ <path
+ d="m 19.048743,180.67283 v 0.33021 q -0.15813,-0.14728 -0.337964,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607715,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.607715,0.24185 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337964,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182935,0.0558 -0.387574,0.0558 -0.525549,0 -0.827856,-0.32091 -0.302307,-0.32246 -0.302307,-0.87902 0,-0.5581 0.302307,-0.87901 0.302307,-0.32246 0.827856,-0.32246 0.20774,0 0.390674,0.0558 0.184485,0.0543 0.345716,0.16433 z"
+ id="path4907" />
+ <path
+ d="m 20.100255,181.27279 q -0.229444,0 -0.362769,0.17983 -0.133325,0.17829 -0.133325,0.4899 0,0.31161 0.131775,0.49144 0.133325,0.17828 0.364319,0.17828 0.227893,0 0.361218,-0.17983 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48835 -0.133325,-0.18138 -0.361218,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.373621,0 -0.586011,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.586011,-0.24185 z"
+ id="path4909" />
+ <path
+ d="m 22.629196,181.40612 q 0.10697,-0.19224 0.255798,-0.28371 0.148828,-0.0915 0.350366,-0.0915 0.271302,0 0.41858,0.19069 0.147277,0.18914 0.147277,0.5395 v 1.048 h -0.286804 v -1.0387 q 0,-0.24959 -0.08837,-0.37052 -0.08837,-0.12092 -0.26975,-0.12092 -0.221692,0 -0.350367,0.14728 -0.128674,0.14728 -0.128674,0.40153 v 0.98133 h -0.286804 v -1.0387 q 0,-0.25114 -0.08837,-0.37052 -0.08837,-0.12092 -0.272851,-0.12092 -0.218592,0 -0.347266,0.14883 -0.128674,0.14728 -0.128674,0.39998 v 0.98133 h -0.286805 v -1.73633 h 0.286805 v 0.26975 q 0.09767,-0.15968 0.234094,-0.23564 0.136426,-0.076 0.324011,-0.076 0.189136,0 0.320911,0.0961 0.133325,0.0961 0.196887,0.27906 z"
+ id="path4911" />
+ <path
+ d="m 25.629426,181.40612 q 0.10697,-0.19224 0.255798,-0.28371 0.148828,-0.0915 0.350367,-0.0915 0.271301,0 0.418579,0.19069 0.147277,0.18914 0.147277,0.5395 v 1.048 h -0.286804 v -1.0387 q 0,-0.24959 -0.08837,-0.37052 -0.08837,-0.12092 -0.269751,-0.12092 -0.221692,0 -0.350367,0.14728 -0.128674,0.14728 -0.128674,0.40153 v 0.98133 h -0.286804 v -1.0387 q 0,-0.25114 -0.08837,-0.37052 -0.08837,-0.12092 -0.272851,-0.12092 -0.218592,0 -0.347266,0.14883 -0.128674,0.14728 -0.128674,0.39998 v 0.98133 h -0.286805 v -1.73633 h 0.286805 v 0.26975 q 0.09767,-0.15968 0.234094,-0.23564 0.136426,-0.076 0.324011,-0.076 0.189136,0 0.320911,0.0961 0.133325,0.0961 0.196887,0.27906 z"
+ id="path4913" />
+ <path
+ d="m 27.950628,181.27279 q -0.229443,0 -0.362768,0.17983 -0.133325,0.17829 -0.133325,0.4899 0,0.31161 0.131775,0.49144 0.133325,0.17828 0.364318,0.17828 0.227894,0 0.361219,-0.17983 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48835 -0.133325,-0.18138 -0.361219,-0.18138 z m 0,-0.24185 q 0.372071,0 0.584461,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.584461,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path4915" />
+ <path
+ d="m 30.571037,181.76113 v 1.048 h -0.285254 v -1.0387 q 0,-0.24649 -0.09612,-0.36897 -0.09612,-0.12247 -0.288355,-0.12247 -0.230994,0 -0.364319,0.14728 -0.133325,0.14728 -0.133325,0.40153 v 0.98133 H 29.11686 v -1.73633 h 0.286804 v 0.26975 q 0.102319,-0.15658 0.240296,-0.23409 0.139526,-0.0775 0.32091,-0.0775 0.299207,0 0.452686,0.18604 0.153479,0.18448 0.153479,0.54415 z"
+ id="path4917" />
+ <path
+ d="m 33.445073,180.67283 v 0.33021 q -0.158129,-0.14728 -0.337963,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607715,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.607715,0.24185 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337963,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348815,0.16743 -0.182935,0.0558 -0.387574,0.0558 -0.525549,0 -0.827856,-0.32091 -0.302307,-0.32246 -0.302307,-0.87902 0,-0.5581 0.302307,-0.87901 0.302307,-0.32246 0.827856,-0.32246 0.20774,0 0.390674,0.0558 0.184485,0.0543 0.345715,0.16433 z"
+ id="path4919" />
+ <path
+ d="m 34.496585,181.27279 q -0.229443,0 -0.362768,0.17983 -0.133326,0.17829 -0.133326,0.4899 0,0.31161 0.131775,0.49144 0.133325,0.17828 0.364319,0.17828 0.227893,0 0.361218,-0.17983 0.133326,-0.17983 0.133326,-0.48989 0,-0.30851 -0.133326,-0.48835 -0.133325,-0.18138 -0.361218,-0.18138 z m 0,-0.24185 q 0.37207,0 0.584461,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.212391,0.24185 -0.584461,0.24185 -0.373621,0 -0.586011,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.586011,-0.24185 z"
+ id="path4921" />
+ <path
+ d="m 37.116993,181.76113 v 1.048 h -0.285254 v -1.0387 q 0,-0.24649 -0.09612,-0.36897 -0.09612,-0.12247 -0.288354,-0.12247 -0.230994,0 -0.364319,0.14728 -0.133325,0.14728 -0.133325,0.40153 v 0.98133 h -0.286804 v -1.73633 h 0.286804 v 0.26975 q 0.102319,-0.15658 0.240295,-0.23409 0.139526,-0.0775 0.320911,-0.0775 0.299206,0 0.452685,0.18604 0.153479,0.18448 0.153479,0.54415 z"
+ id="path4923" />
+ <path
+ d="m 37.8755,180.57981 v 0.49299 h 0.587561 v 0.22169 H 37.8755 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237194,0.0605 h 0.293006 v 0.23874 h -0.293006 q -0.330212,0 -0.455786,-0.12247 -0.125573,-0.12403 -0.125573,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path4925" />
+ <path
+ d="m 39.751767,181.33945 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45114 v 0.91467 h -0.286804 v -1.73633 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.23409 0.144177,-0.0775 0.350366,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path4927" />
+ <path
+ d="m 40.561435,181.27279 q -0.229443,0 -0.362769,0.17983 -0.133325,0.17829 -0.133325,0.4899 0,0.31161 0.131775,0.49144 0.133325,0.17828 0.364319,0.17828 0.227893,0 0.361218,-0.17983 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48835 -0.133325,-0.18138 -0.361218,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.373621,0 -0.586011,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.586011,-0.24185 z"
+ id="path4929" />
+ <path
+ d="m 41.73852,180.39687 h 0.285254 v 2.41226 H 41.73852 Z"
+ id="path4931" />
+ <path
+ d="m 42.528033,180.39687 h 0.285254 v 2.41226 h -0.285254 z"
+ id="path4933" />
+ <path
+ d="m 44.802726,181.86965 v 0.13953 h -1.311547 q 0.0186,0.29456 0.176733,0.44958 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12093 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327112,0.0341 -0.415478,0 -0.658874,-0.24185 -0.241846,-0.24184 -0.241846,-0.65422 0,-0.42633 0.229444,-0.67593 0.230993,-0.25115 0.621667,-0.25115 0.350366,0 0.553455,0.22635 0.204638,0.22479 0.204638,0.61236 z m -0.285254,-0.0837 q -0.0031,-0.2341 -0.131774,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382923,0.13488 -0.142627,0.13487 -0.164331,0.37982 z"
+ id="path4935" />
+ <path
+ d="m 46.184449,181.33945 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45114 v 0.91467 h -0.286804 v -1.73633 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.23409 0.144177,-0.0775 0.350366,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path4937" />
+ <path
+ d="m 48.443021,180.57051 v 0.30541 q -0.178283,-0.0853 -0.336413,-0.12713 -0.15813,-0.0419 -0.305408,-0.0419 -0.255798,0 -0.395325,0.0992 -0.137976,0.0992 -0.137976,0.28216 0,0.15347 0.09147,0.23254 0.09302,0.0775 0.350366,0.12557 l 0.189136,0.0388 q 0.350366,0.0667 0.516247,0.23565 0.167432,0.16743 0.167432,0.44958 0,0.33641 -0.226343,0.51005 -0.224793,0.17363 -0.660425,0.17363 -0.164331,0 -0.350366,-0.0372 -0.184485,-0.0372 -0.382922,-0.11007 v -0.32246 q 0.190686,0.10697 0.37362,0.16123 0.182935,0.0543 0.359668,0.0543 0.268201,0 0.413928,-0.10542 0.145728,-0.10542 0.145728,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.342615,-0.14417 l -0.190686,-0.0372 q -0.350366,-0.0698 -0.506946,-0.21859 -0.156579,-0.14883 -0.156579,-0.41393 0,-0.30696 0.215491,-0.48369 0.217041,-0.17673 0.596862,-0.17673 0.162781,0 0.331763,0.0294 0.168982,0.0295 0.345715,0.0884 z"
+ id="path4939" />
+ <path
+ d="m 49.291444,180.75189 v 1.79989 h 0.378271 q 0.479041,0 0.700733,-0.21704 0.223242,-0.21704 0.223242,-0.68523 0,-0.46509 -0.223242,-0.68058 -0.221692,-0.21704 -0.700733,-0.21704 z m -0.31316,-0.25735 h 0.643372 q 0.672827,0 0.987537,0.28061 0.314709,0.27905 0.314709,0.87436 0,0.59841 -0.31626,0.87902 -0.316259,0.2806 -0.985986,0.2806 h -0.643372 z"
+ id="path4941" />
+ <path
+ d="m 51.330492,180.49454 h 0.313159 v 0.97824 l 1.038696,-0.97824 h 0.403076 l -1.148767,1.07901 1.230933,1.23558 h -0.412378 l -1.11156,-1.11466 v 1.11466 h -0.313159 z"
+ id="path4943" />
+ <path
+ d="m 54.644814,180.39998 q -0.20774,0.35656 -0.308509,0.70538 -0.100769,0.34881 -0.100769,0.70693 0,0.35812 0.100769,0.71004 0.10232,0.35036 0.308509,0.70538 h -0.248047 q -0.232544,-0.36432 -0.348816,-0.71624 -0.114722,-0.35191 -0.114722,-0.69918 0,-0.34571 0.114722,-0.69608 0.114721,-0.35037 0.348816,-0.71623 z"
+ id="path4945" />
+ <path
+ d="m 56.851294,180.67283 v 0.33021 q -0.15813,-0.14728 -0.337964,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607715,0.2434 -0.210839,0.24185 -0.210839,0.70073 0,0.45734 0.210839,0.70073 0.21084,0.24185 0.607715,0.24185 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337964,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182935,0.0558 -0.387573,0.0558 -0.52555,0 -0.827857,-0.32091 -0.302307,-0.32246 -0.302307,-0.87902 0,-0.5581 0.302307,-0.87901 0.302307,-0.32246 0.827857,-0.32246 0.207739,0 0.390674,0.0558 0.184484,0.0543 0.345715,0.16433 z"
+ id="path4947" />
+ <path
+ d="m 58.975607,180.67283 v 0.33021 q -0.15813,-0.14728 -0.337964,-0.22014 -0.178283,-0.0729 -0.379821,-0.0729 -0.396875,0 -0.607715,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.607715,0.24185 0.201538,0 0.379821,-0.0729 0.179834,-0.0729 0.337964,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182934,0.0558 -0.387573,0.0558 -0.525549,0 -0.827856,-0.32091 -0.302307,-0.32246 -0.302307,-0.87902 0,-0.5581 0.302307,-0.87901 0.302307,-0.32246 0.827856,-0.32246 0.207739,0 0.390674,0.0558 0.184485,0.0543 0.345715,0.16433 z"
+ id="path4949" />
+ <path
+ d="m 60.754205,180.57051 v 0.30541 q -0.178283,-0.0853 -0.336413,-0.12713 -0.15813,-0.0419 -0.305408,-0.0419 -0.255798,0 -0.395325,0.0992 -0.137976,0.0992 -0.137976,0.28216 0,0.15347 0.09147,0.23254 0.09302,0.0775 0.350366,0.12557 l 0.189135,0.0388 q 0.350367,0.0667 0.516248,0.23565 0.167432,0.16743 0.167432,0.44958 0,0.33641 -0.226343,0.51005 -0.224793,0.17363 -0.660425,0.17363 -0.164331,0 -0.350366,-0.0372 -0.184485,-0.0372 -0.382922,-0.11007 v -0.32246 q 0.190686,0.10697 0.37362,0.16123 0.182935,0.0543 0.359668,0.0543 0.268201,0 0.413928,-0.10542 0.145728,-0.10542 0.145728,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.342615,-0.14417 l -0.190686,-0.0372 q -0.350366,-0.0698 -0.506946,-0.21859 -0.156579,-0.14883 -0.156579,-0.41393 0,-0.30696 0.21549,-0.48369 0.217042,-0.17673 0.596863,-0.17673 0.162781,0 0.331763,0.0294 0.168982,0.0295 0.345715,0.0884 z"
+ id="path4951" />
+ <path
+ d="m 61.602631,180.75189 v 1.79989 h 0.378272 q 0.47904,0 0.700732,-0.21704 0.223242,-0.21704 0.223242,-0.68523 0,-0.46509 -0.223242,-0.68058 -0.221692,-0.21704 -0.700732,-0.21704 z m -0.313159,-0.25735 h 0.643372 q 0.672827,0 0.987536,0.28061 0.31471,0.27905 0.31471,0.87436 0,0.59841 -0.31626,0.87902 -0.31626,0.2806 -0.985986,0.2806 h -0.643372 z"
+ id="path4953" />
+ <path
+ d="m 63.641679,180.49454 h 0.31316 v 0.97824 l 1.038696,-0.97824 h 0.403076 l -1.148767,1.07901 1.230933,1.23558 h -0.412378 l -1.11156,-1.11466 v 1.11466 h -0.31316 z"
+ id="path4955" />
+ <path
+ d="m 65.573759,180.39998 h 0.248047 q 0.232544,0.36586 0.347266,0.71623 0.116272,0.35037 0.116272,0.69608 0,0.34727 -0.116272,0.69918 -0.114722,0.35192 -0.347266,0.71624 h -0.248047 q 0.206189,-0.35502 0.306958,-0.70538 0.10232,-0.35192 0.10232,-0.71004 0,-0.35812 -0.10232,-0.70693 -0.100769,-0.34882 -0.306958,-0.70538 z"
+ id="path4957" />
+ </g>
+ </g>
+ </a>
+ </g>
+ </g>
+ <g
+ id="g2637"
+ inkscape:label="manageonap"
+ style="display:inline">
+ <a
+ id="a5481"
+ inkscape:label="manageonap.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-operator/index.html#operations-and-administration-guides"
+ xlink:title="Management capabilities for the Open Network Automation Platform itself.">
+ <g
+ id="g1266"
+ inkscape:label="manageonap"
+ style="display:inline">
+ <path
+ id="rect41609"
+ style="display:inline;fill:#bdd7ee;stroke:#bdd7ee;stroke-width:4"
+ inkscape:label="manageonap.form"
+ d="m 172,51.932758 h 152 v 9.999997 H 172 Z" />
+ <g
+ aria-label="Manage ONAP"
+ id="text1436-656-4-1"
+ style="font-size:6.35px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect41609);opacity:0.4;stroke-width:0.264583"
+ inkscape:label="manageonap.label">
+ <path
+ d="m 172.58291,52.922681 h 1.51929 l 1.0542,2.477368 1.0604,-2.477368 h 1.51618 v 4.629174 h -1.12861 v -3.385839 l -1.0666,2.495971 h -0.75654 l -1.06661,-2.495971 v 3.385839 h -1.13171 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4961" />
+ <path
+ d="m 180.31618,55.98916 q -0.34726,0 -0.52399,0.117822 -0.17364,0.117823 -0.17364,0.347266 0,0.21084 0.13953,0.331763 0.14263,0.117822 0.39377,0.117822 0.31316,0 0.5271,-0.223242 0.21394,-0.226343 0.21394,-0.564307 V 55.98916 Z m 1.69603,-0.418579 v 1.981274 h -1.11932 v -0.514697 q -0.22324,0.31626 -0.50229,0.461987 -0.27905,0.142627 -0.67903,0.142627 -0.5395,0 -0.87747,-0.313159 -0.33486,-0.31626 -0.33486,-0.818554 0,-0.610816 0.41858,-0.89607 0.42168,-0.285254 1.32085,-0.285254 h 0.65422 v -0.08682 q 0,-0.26355 -0.20774,-0.384473 -0.20773,-0.124023 -0.64802,-0.124023 -0.35657,0 -0.66352,0.07131 -0.30696,0.07131 -0.57051,0.213941 v -0.84646 q 0.35657,-0.08682 0.71623,-0.130225 0.35967,-0.04651 0.71934,-0.04651 0.93948,0 1.35496,0.372071 0.41858,0.368969 0.41858,1.203027 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4963" />
+ <path
+ d="m 186.44336,55.437256 v 2.114599 h -1.11621 V 57.20769 55.93335 q 0,-0.449585 -0.0217,-0.620118 -0.0186,-0.170532 -0.0682,-0.251147 -0.0651,-0.108521 -0.17674,-0.167432 -0.11162,-0.06201 -0.25424,-0.06201 -0.34727,0 -0.54571,0.269751 -0.19843,0.26665 -0.19843,0.74104 v 1.708422 h -1.11001 V 54.0792 h 1.11001 v 0.508496 q 0.25114,-0.303857 0.5333,-0.446484 0.28215,-0.145728 0.62321,-0.145728 0.60152,0 0.91158,0.36897 0.31316,0.36897 0.31316,1.072803 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4965" />
+ <path
+ d="m 188.93664,55.98916 q -0.34727,0 -0.524,0.117822 -0.17363,0.117823 -0.17363,0.347266 0,0.21084 0.13953,0.331763 0.14262,0.117822 0.39377,0.117822 0.31316,0 0.5271,-0.223242 0.21394,-0.226343 0.21394,-0.564307 V 55.98916 Z m 1.69602,-0.418579 v 1.981274 h -1.11931 v -0.514697 q -0.22324,0.31626 -0.5023,0.461987 -0.27905,0.142627 -0.67902,0.142627 -0.53951,0 -0.87747,-0.313159 -0.33486,-0.31626 -0.33486,-0.818554 0,-0.610816 0.41858,-0.89607 0.42168,-0.285254 1.32085,-0.285254 h 0.65422 v -0.08682 q 0,-0.26355 -0.20774,-0.384473 -0.20774,-0.124023 -0.64802,-0.124023 -0.35657,0 -0.66353,0.07131 -0.30696,0.07131 -0.57051,0.213941 v -0.84646 q 0.35657,-0.08682 0.71624,-0.130225 0.35967,-0.04651 0.71934,-0.04651 0.93947,0 1.35495,0.372071 0.41858,0.368969 0.41858,1.203027 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4967" />
+ <path
+ d="m 193.9352,56.962744 q -0.22944,0.303857 -0.5054,0.446484 -0.27595,0.142627 -0.63872,0.142627 -0.63562,0 -1.0511,-0.499194 -0.41547,-0.502295 -0.41547,-1.277441 0,-0.778247 0.41547,-1.274341 0.41548,-0.499194 1.0511,-0.499194 0.36277,0 0.63872,0.142626 0.27596,0.142627 0.5054,0.449585 v -0.514697 h 1.11621 v 3.12229 q 0,0.837158 -0.5302,1.277442 -0.5271,0.443383 -1.53169,0.443383 -0.32556,0 -0.62942,-0.04961 -0.30386,-0.04961 -0.61081,-0.151929 v -0.865063 q 0.29145,0.167431 0.5705,0.248047 0.27906,0.08371 0.56121,0.08371 0.5457,0 0.79995,-0.238745 0.25425,-0.238745 0.25425,-0.747241 z m -0.73174,-2.161108 q -0.34416,0 -0.5364,0.254248 -0.19224,0.254248 -0.19224,0.719336 0,0.47749 0.18604,0.725537 0.18603,0.244946 0.5426,0.244946 0.34727,0 0.5395,-0.254248 0.19224,-0.254248 0.19224,-0.716235 0,-0.465088 -0.19224,-0.719336 -0.19223,-0.254248 -0.5395,-0.254248 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4969" />
+ <path
+ d="m 199.49186,55.806226 v 0.316259 h -2.59519 q 0.0403,0.390674 0.28215,0.586011 0.24185,0.195337 0.67593,0.195337 0.35037,0 0.71624,-0.102319 0.36897,-0.10542 0.75654,-0.31626 v 0.855762 q -0.39377,0.148828 -0.78755,0.223242 -0.39377,0.07751 -0.78755,0.07751 -0.94258,0 -1.46657,-0.47749 -0.5209,-0.480591 -0.5209,-1.345654 0,-0.849561 0.51159,-1.336353 0.5147,-0.486792 1.41387,-0.486792 0.81856,0 1.30845,0.492994 0.49299,0.492993 0.49299,1.317749 z m -1.14101,-0.36897 q 0,-0.31626 -0.18604,-0.508496 -0.18293,-0.195337 -0.48059,-0.195337 -0.32246,0 -0.524,0.182934 -0.20154,0.179834 -0.25115,0.520899 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4971" />
+ <path
+ d="m 204.25726,53.704028 q -0.54571,0 -0.84646,0.403076 -0.30076,0.403077 -0.30076,1.134815 0,0.728638 0.30076,1.131714 0.30075,0.403076 0.84646,0.403076 0.5488,0 0.84956,-0.403076 0.30075,-0.403076 0.30075,-1.131714 0,-0.731738 -0.30075,-1.134815 -0.30076,-0.403076 -0.84956,-0.403076 z m 0,-0.865063 q 1.11621,0 1.74873,0.638721 0.63252,0.63872 0.63252,1.764233 0,1.122412 -0.63252,1.761133 -0.63252,0.63872 -1.74873,0.63872 -1.11311,0 -1.74873,-0.63872 -0.63252,-0.638721 -0.63252,-1.761133 0,-1.125513 0.63252,-1.764233 0.63562,-0.638721 1.74873,-0.638721 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4973" />
+ <path
+ d="m 207.44817,52.922681 h 1.33325 l 1.68362,3.175 v -3.175 h 1.13172 v 4.629174 h -1.33326 l -1.68361,-3.175 v 3.175 h -1.13172 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4975" />
+ <path
+ d="m 215.4791,56.708496 h -1.86655 l -0.29455,0.843359 h -1.19993 l 1.71462,-4.629174 h 1.42317 l 1.71463,4.629174 h -1.19993 z m -1.56889,-0.858862 h 1.26814 l -0.63252,-1.841748 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4977" />
+ <path
+ d="m 217.4918,52.922681 h 1.98127 q 0.88367,0 1.35496,0.393774 0.47439,0.390674 0.47439,1.116211 0,0.728638 -0.47439,1.122412 -0.47129,0.390674 -1.35496,0.390674 h -0.78755 v 1.606103 h -1.19372 z m 1.19372,0.865063 v 1.292944 h 0.66043 q 0.34726,0 0.5364,-0.167431 0.18913,-0.170532 0.18913,-0.480591 0,-0.310059 -0.18913,-0.47749 -0.18914,-0.167432 -0.5364,-0.167432 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path4979" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5488"
+ inkscape:label="oom.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#oom-onap-operations-manager"
+ xlink:title="The ONAP Operations Manager (OOM) is responsible for lifecycle management of the ONAP platform itself. OOM provides the ability to manage cloud-native installations and deployments of ONAP to Kubernetes-managed cloud environments.">
+ <g
+ id="g2643"
+ inkscape:label="oom">
+ <path
+ id="rect47709-1-7-9-5-9-2-7"
+ style="display:inline;opacity:0.6;fill:#10699e;stroke:#10699e;stroke-width:2"
+ inkscape:label="oom.form"
+ d="m 265,52.932758 h 58.00001 v 8.000001 H 265 Z" />
+ <g
+ aria-label="ONAP Operation Manager (OOM)"
+ id="text1436-93"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-5-9-2-7);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="oom.label">
+ <path
+ d="m 266.25109,53.640527 q -0.34107,0 -0.54261,0.254248 -0.19998,0.254248 -0.19998,0.692981 0,0.437183 0.19998,0.691431 0.20154,0.254248 0.54261,0.254248 0.34106,0 0.5395,-0.254248 0.19999,-0.254248 0.19999,-0.691431 0,-0.438733 -0.19999,-0.692981 -0.19844,-0.254248 -0.5395,-0.254248 z m 0,-0.254248 q 0.48679,0 0.77824,0.327112 0.29146,0.325562 0.29146,0.874365 0,0.547254 -0.29146,0.874366 -0.29145,0.325561 -0.77824,0.325561 -0.48835,0 -0.78135,-0.325561 -0.29146,-0.325562 -0.29146,-0.874366 0,-0.548803 0.29146,-0.874365 0.293,-0.327112 0.78135,-0.327112 z"
+ id="path4983" />
+ <path
+ d="m 267.71808,53.428137 h 0.42168 l 1.02629,1.936316 v -1.936316 h 0.30386 v 2.314588 h -0.42168 l -1.0263,-1.936316 v 1.936316 h -0.30385 z"
+ id="path4985" />
+ <path
+ d="m 270.77412,53.736645 -0.42478,1.151868 h 0.85111 z m -0.17674,-0.308508 h 0.35502 l 0.88212,2.314588 h -0.32556 l -0.21084,-0.593763 h -1.04335 l -0.21084,0.593763 h -0.33021 z"
+ id="path4987" />
+ <path
+ d="M 272.39304,53.685486 V 54.5552 h 0.39377 q 0.21859,0 0.33797,-0.113171 0.11937,-0.113172 0.11937,-0.322461 0,-0.207739 -0.11937,-0.320911 -0.11938,-0.113171 -0.33797,-0.113171 z m -0.31316,-0.257349 h 0.70693 q 0.38913,0 0.58756,0.176734 0.19999,0.175183 0.19999,0.514697 0,0.342615 -0.19999,0.517798 -0.19843,0.175183 -0.58756,0.175183 h -0.39377 v 0.930176 h -0.31316 z"
+ id="path4989" />
+ <path
+ d="m 275.49342,53.640527 q -0.34107,0 -0.54261,0.254248 -0.19998,0.254248 -0.19998,0.692981 0,0.437183 0.19998,0.691431 0.20154,0.254248 0.54261,0.254248 0.34106,0 0.5395,-0.254248 0.19999,-0.254248 0.19999,-0.691431 0,-0.438733 -0.19999,-0.692981 -0.19844,-0.254248 -0.5395,-0.254248 z m 0,-0.254248 q 0.48679,0 0.77824,0.327112 0.29146,0.325562 0.29146,0.874365 0,0.547254 -0.29146,0.874366 -0.29145,0.325561 -0.77824,0.325561 -0.48835,0 -0.78135,-0.325561 -0.29146,-0.325562 -0.29146,-0.874366 0,-0.548803 0.29146,-0.874365 0.293,-0.327112 0.78135,-0.327112 z"
+ id="path4991" />
+ <path
+ d="m 277.22396,55.482275 v 0.920874 h -0.28681 v -2.396753 h 0.28681 v 0.26355 q 0.0899,-0.155029 0.22634,-0.229443 0.13798,-0.07596 0.32866,-0.07596 0.31626,0 0.51315,0.251147 0.19844,0.251147 0.19844,0.660425 0,0.409277 -0.19844,0.660425 -0.19689,0.251147 -0.51315,0.251147 -0.19068,0 -0.32866,-0.07441 -0.13643,-0.07596 -0.22634,-0.230994 z m 0.97048,-0.606164 q 0,-0.31471 -0.13022,-0.492993 -0.12868,-0.179834 -0.35502,-0.179834 -0.22634,0 -0.35657,0.179834 -0.12867,0.178283 -0.12867,0.492993 0,0.314709 0.12867,0.494543 0.13023,0.178284 0.35657,0.178284 0.22634,0 0.35502,-0.178284 0.13022,-0.179834 0.13022,-0.494543 z"
+ id="path4993" />
+ <path
+ d="m 280.35596,54.803247 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17674,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65888,-0.241846 -0.24184,-0.241845 -0.24184,-0.654223 0,-0.426331 0.22944,-0.675928 0.231,-0.251147 0.62167,-0.251147 0.35037,0 0.55345,0.226342 0.20464,0.224793 0.20464,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13178,-0.37362 -0.12712,-0.139527 -0.33796,-0.139527 -0.23875,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379822 z"
+ id="path4995" />
+ <path
+ d="m 281.73769,54.273047 q -0.0481,-0.0279 -0.10542,-0.04031 -0.0558,-0.01395 -0.12403,-0.01395 -0.24184,0 -0.37207,0.158129 -0.12867,0.15658 -0.12867,0.451136 v 0.914673 h -0.28681 v -1.736329 h 0.28681 v 0.269751 q 0.0899,-0.158129 0.23409,-0.234094 0.14418,-0.07751 0.35037,-0.07751 0.0295,0 0.0651,0.0046 0.0357,0.0031 0.0791,0.01085 z"
+ id="path4997" />
+ <path
+ d="m 282.73339,54.86991 q -0.34572,0 -0.47904,0.07906 -0.13333,0.07906 -0.13333,0.269751 0,0.151928 0.0992,0.241845 0.10077,0.08837 0.27285,0.08837 0.2372,0 0.37982,-0.167432 0.14418,-0.168982 0.14418,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990638 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.234094 -0.14573,0.07441 -0.35657,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150378 -0.15658,-0.401526 0,-0.293005 0.19534,-0.441833 0.19688,-0.148829 0.58601,-0.148829 h 0.39997 v -0.02791 q 0,-0.196887 -0.13022,-0.303857 -0.12868,-0.108521 -0.36277,-0.108521 -0.14883,0 -0.28991,0.03566 -0.14107,0.03566 -0.2713,0.10697 v -0.26355 q 0.15658,-0.06046 0.30386,-0.08992 0.14728,-0.03101 0.2868,-0.03101 0.37673,0 0.56276,0.195336 0.18604,0.195337 0.18604,0.592212 z"
+ id="path4999" />
+ <path
+ d="m 284.07946,53.513403 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.212391 0.0574,0.272852 0.0589,0.06046 0.23719,0.06046 h 0.29301 v 0.238746 h -0.29301 q -0.33021,0 -0.45578,-0.122474 -0.12558,-0.124023 -0.12558,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 v -0.492993 z"
+ id="path5001" />
+ <path
+ d="m 284.94958,54.006396 h 0.28526 v 1.736329 h -0.28526 z m 0,-0.675927 h 0.28526 v 0.361218 h -0.28526 z"
+ id="path5003" />
+ <path
+ d="m 286.41192,54.206384 q -0.22944,0 -0.36276,0.179834 -0.13333,0.178284 -0.13333,0.489893 0,0.311609 0.13177,0.491443 0.13333,0.178283 0.36432,0.178283 0.2279,0 0.36122,-0.179834 0.13333,-0.179834 0.13333,-0.489892 0,-0.308508 -0.13333,-0.488342 -0.13332,-0.181385 -0.36122,-0.181385 z m 0,-0.241845 q 0.37207,0 0.58446,0.241845 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.37362,0 -0.58601,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241845 0.58601,-0.241845 z"
+ id="path5005" />
+ <path
+ d="m 289.03233,54.694727 v 1.047998 h -0.28525 v -1.038697 q 0,-0.246496 -0.0961,-0.368969 -0.0961,-0.122474 -0.28835,-0.122474 -0.231,0 -0.36432,0.147278 -0.13333,0.147278 -0.13333,0.401526 v 0.981336 h -0.2868 v -1.736329 h 0.2868 v 0.269751 q 0.10232,-0.156579 0.2403,-0.234094 0.13952,-0.07751 0.32091,-0.07751 0.2992,0 0.45268,0.186035 0.15348,0.184485 0.15348,0.544153 z"
+ id="path5007" />
+ <path
+ d="m 290.17314,53.428137 h 0.46664 l 0.59066,1.575098 0.59376,-1.575098 h 0.46664 v 2.314588 h -0.30541 v -2.032434 l -0.59686,1.587499 h -0.31471 L 290.477,53.710291 v 2.032434 h -0.30386 z"
+ id="path5009" />
+ <path
+ d="m 293.5966,54.86991 q -0.34571,0 -0.47904,0.07906 -0.13333,0.07906 -0.13333,0.269751 0,0.151928 0.0992,0.241845 0.10077,0.08837 0.27286,0.08837 0.23719,0 0.37982,-0.167432 0.14417,-0.168982 0.14417,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990638 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.234094 -0.14573,0.07441 -0.35657,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150378 -0.15658,-0.401526 0,-0.293005 0.19534,-0.441833 0.19689,-0.148829 0.58601,-0.148829 h 0.39997 v -0.02791 q 0,-0.196887 -0.13022,-0.303857 -0.12867,-0.108521 -0.36277,-0.108521 -0.14883,0 -0.2899,0.03566 -0.14108,0.03566 -0.2713,0.10697 v -0.26355 q 0.15657,-0.06046 0.30385,-0.08992 0.14728,-0.03101 0.28681,-0.03101 0.37672,0 0.56275,0.195336 0.18604,0.195337 0.18604,0.592212 z"
+ id="path5011" />
+ <path
+ d="m 296.10384,54.694727 v 1.047998 h -0.28526 v -1.038697 q 0,-0.246496 -0.0961,-0.368969 -0.0961,-0.122474 -0.28836,-0.122474 -0.23099,0 -0.36432,0.147278 -0.13332,0.147278 -0.13332,0.401526 v 0.981336 h -0.28681 v -1.736329 h 0.28681 v 0.269751 q 0.10232,-0.156579 0.24029,-0.234094 0.13953,-0.07751 0.32091,-0.07751 0.29921,0 0.45269,0.186035 0.15348,0.184485 0.15348,0.544153 z"
+ id="path5013" />
+ <path
+ d="m 297.36929,54.86991 q -0.34571,0 -0.47904,0.07906 -0.13333,0.07906 -0.13333,0.269751 0,0.151928 0.0992,0.241845 0.10077,0.08837 0.27286,0.08837 0.23719,0 0.37982,-0.167432 0.14417,-0.168982 0.14417,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990638 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.234094 -0.14573,0.07441 -0.35657,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150378 -0.15658,-0.401526 0,-0.293005 0.19534,-0.441833 0.19689,-0.148829 0.58601,-0.148829 h 0.39997 v -0.02791 q 0,-0.196887 -0.13022,-0.303857 -0.12867,-0.108521 -0.36277,-0.108521 -0.14883,0 -0.2899,0.03566 -0.14108,0.03566 -0.27131,0.10697 v -0.26355 q 0.15658,-0.06046 0.30386,-0.08992 0.14728,-0.03101 0.28681,-0.03101 0.37672,0 0.56275,0.195336 0.18604,0.195337 0.18604,0.592212 z"
+ id="path5015" />
+ <path
+ d="m 299.57577,54.854407 q 0,-0.310059 -0.12867,-0.480591 -0.12713,-0.170532 -0.35812,-0.170532 -0.22944,0 -0.35812,0.170532 -0.12712,0.170532 -0.12712,0.480591 0,0.308508 0.12712,0.47904 0.12868,0.170532 0.35812,0.170532 0.23099,0 0.35812,-0.170532 0.12867,-0.170532 0.12867,-0.47904 z m 0.28526,0.672827 q 0,0.443384 -0.19689,0.658874 -0.19689,0.217041 -0.60307,0.217041 -0.15037,0 -0.2837,-0.02325 -0.13332,-0.0217 -0.2589,-0.06821 V 56.03418 q 0.12558,0.06821 0.24805,0.100769 0.12247,0.03256 0.2496,0.03256 0.2806,0 0.42012,-0.147278 0.13953,-0.145728 0.13953,-0.441833 v -0.141077 q -0.0884,0.153479 -0.22634,0.229443 -0.13798,0.07597 -0.33021,0.07597 -0.31936,0 -0.5147,-0.243396 -0.19534,-0.243396 -0.19534,-0.644922 0,-0.403076 0.19534,-0.646472 0.19534,-0.243396 0.5147,-0.243396 0.19223,0 0.33021,0.07596 0.13797,0.07596 0.22634,0.229443 v -0.26355 h 0.28526 z"
+ id="path5017" />
+ <path
+ d="m 301.84116,54.803247 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17674,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65888,-0.241846 -0.24184,-0.241845 -0.24184,-0.654223 0,-0.426331 0.22944,-0.675928 0.23099,-0.251147 0.62167,-0.251147 0.35036,0 0.55345,0.226342 0.20464,0.224793 0.20464,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13178,-0.37362 -0.12712,-0.139527 -0.33796,-0.139527 -0.23875,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379822 z"
+ id="path5019" />
+ <path
+ d="m 303.22289,54.273047 q -0.0481,-0.0279 -0.10542,-0.04031 -0.0558,-0.01395 -0.12403,-0.01395 -0.24184,0 -0.37207,0.158129 -0.12867,0.15658 -0.12867,0.451136 v 0.914673 h -0.2868 v -1.736329 h 0.2868 v 0.269751 q 0.0899,-0.158129 0.23409,-0.234094 0.14418,-0.07751 0.35037,-0.07751 0.0295,0 0.0651,0.0046 0.0357,0.0031 0.0791,0.01085 z"
+ id="path5021" />
+ <path
+ d="m 304.76677,53.333569 q -0.20774,0.356568 -0.30851,0.705384 -0.10076,0.348816 -0.10076,0.706933 0,0.358118 0.10076,0.710034 0.10232,0.350367 0.30851,0.705384 h -0.24804 q -0.23255,-0.364319 -0.34882,-0.716236 -0.11472,-0.351916 -0.11472,-0.699182 0,-0.345715 0.11472,-0.696081 0.11472,-0.350367 0.34882,-0.716236 z"
+ id="path5023" />
+ <path
+ d="m 306.1795,53.640527 q -0.34106,0 -0.5426,0.254248 -0.19999,0.254248 -0.19999,0.692981 0,0.437183 0.19999,0.691431 0.20154,0.254248 0.5426,0.254248 0.34107,0 0.53951,-0.254248 0.19998,-0.254248 0.19998,-0.691431 0,-0.438733 -0.19998,-0.692981 -0.19844,-0.254248 -0.53951,-0.254248 z m 0,-0.254248 q 0.4868,0 0.77825,0.327112 0.29146,0.325562 0.29146,0.874365 0,0.547254 -0.29146,0.874366 -0.29145,0.325561 -0.77825,0.325561 -0.48834,0 -0.78134,-0.325561 -0.29146,-0.325562 -0.29146,-0.874366 0,-0.548803 0.29146,-0.874365 0.293,-0.327112 0.78134,-0.327112 z"
+ id="path5025" />
+ <path
+ d="m 308.58597,53.640527 q -0.34106,0 -0.5426,0.254248 -0.19999,0.254248 -0.19999,0.692981 0,0.437183 0.19999,0.691431 0.20154,0.254248 0.5426,0.254248 0.34107,0 0.5395,-0.254248 0.19999,-0.254248 0.19999,-0.691431 0,-0.438733 -0.19999,-0.692981 -0.19843,-0.254248 -0.5395,-0.254248 z m 0,-0.254248 q 0.48679,0 0.77825,0.327112 0.29145,0.325562 0.29145,0.874365 0,0.547254 -0.29145,0.874366 -0.29146,0.325561 -0.77825,0.325561 -0.48834,0 -0.78135,-0.325561 -0.29145,-0.325562 -0.29145,-0.874366 0,-0.548803 0.29145,-0.874365 0.29301,-0.327112 0.78135,-0.327112 z"
+ id="path5027" />
+ <path
+ d="m 310.05296,53.428137 h 0.46664 l 0.59066,1.575098 0.59376,-1.575098 h 0.46664 v 2.314588 h -0.30541 v -2.032434 l -0.59686,1.587499 h -0.31471 l -0.59686,-1.587499 v 2.032434 h -0.30386 z"
+ id="path5029" />
+ <path
+ d="m 312.64236,53.333569 h 0.24805 q 0.23254,0.365869 0.34727,0.716236 0.11627,0.350366 0.11627,0.696081 0,0.347266 -0.11627,0.699182 -0.11473,0.351917 -0.34727,0.716236 h -0.24805 q 0.20619,-0.355017 0.30696,-0.705384 0.10232,-0.351916 0.10232,-0.710034 0,-0.358117 -0.10232,-0.706933 -0.10077,-0.348816 -0.30696,-0.705384 z"
+ id="path5031" />
+ </g>
+ </g>
+ </a>
+ </g>
+ <g
+ id="g4638"
+ inkscape:label="designtime"
+ style="display:inline">
+ <a
+ id="a5495"
+ inkscape:label="designtime.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#design-time-framework"
+ xlink:title="The Design-time framework is a comprehensive development environment with tools, techniques and repositories for defining/describing resources, services, and products."
+ style="display:inline">
+ <g
+ id="g1272"
+ inkscape:label="designtime">
+ <path
+ id="rect88"
+ style="display:inline;fill:#e7e6e6;stroke:#e7e6e6;stroke-width:4"
+ inkscape:label="designtime.form"
+ d="m 12.000001,51.932758 h 60 v 98.000012 h -60 z" />
+ <g
+ aria-label="Design-Time"
+ id="text1436-656"
+ style="font-size:6.35px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect88);display:inline;opacity:0.4;stroke-width:0.264583"
+ inkscape:label="designtime.label">
+ <path
+ d="m 13.776636,53.824951 v 2.824634 h 0.427881 q 0.731738,0 1.11621,-0.362769 0.387574,-0.362768 0.387574,-1.054199 0,-0.68833 -0.384473,-1.047998 -0.384473,-0.359668 -1.119311,-0.359668 z m -1.193726,-0.90227 h 1.258838 q 1.054199,0 1.568896,0.151928 0.517798,0.148828 0.886768,0.508496 0.325562,0.31316 0.483691,0.722437 0.15813,0.409277 0.15813,0.927075 0,0.523999 -0.15813,0.936377 -0.158129,0.409277 -0.483691,0.722437 -0.37207,0.359668 -0.892969,0.511596 -0.520898,0.148828 -1.562695,0.148828 H 12.58291 Z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5035" />
+ <path
+ d="m 21.178148,55.806226 v 0.316259 h -2.595191 q 0.04031,0.390674 0.282154,0.586011 0.241845,0.195337 0.675927,0.195337 0.350367,0 0.716236,-0.102319 0.368969,-0.10542 0.756543,-0.31626 v 0.855762 q -0.393775,0.148828 -0.787549,0.223242 -0.393775,0.07751 -0.787549,0.07751 -0.942578,0 -1.466577,-0.47749 -0.520899,-0.480591 -0.520899,-1.345654 0,-0.849561 0.511597,-1.336353 0.514697,-0.486792 1.413867,-0.486792 0.818555,0 1.308448,0.492994 0.492993,0.492993 0.492993,1.317749 z m -1.141016,-0.36897 q 0,-0.31626 -0.186035,-0.508496 -0.182935,-0.195337 -0.480591,-0.195337 -0.322461,0 -0.523999,0.182934 -0.201538,0.179834 -0.251147,0.520899 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5037" />
+ <path
+ d="m 24.638814,54.18772 v 0.843359 q -0.356567,-0.148828 -0.68833,-0.223242 -0.331762,-0.07441 -0.626318,-0.07441 -0.31626,0 -0.471289,0.08061 -0.151929,0.07752 -0.151929,0.241846 0,0.133325 0.114722,0.204638 0.117822,0.07131 0.418579,0.10542 l 0.195337,0.02791 q 0.852661,0.10852 1.147217,0.356567 0.294555,0.248047 0.294555,0.778247 0,0.555005 -0.409277,0.834058 -0.409277,0.279052 -1.221631,0.279052 -0.344165,0 -0.713135,-0.05581 -0.365869,-0.05271 -0.753442,-0.161231 v -0.843359 q 0.331763,0.16123 0.679028,0.241846 0.350366,0.08062 0.710034,0.08062 0.325562,0 0.489893,-0.08992 0.164331,-0.08992 0.164331,-0.26665 0,-0.148829 -0.114722,-0.220142 -0.111621,-0.07441 -0.449585,-0.114722 l -0.195336,-0.0248 q -0.741041,-0.09302 -1.038697,-0.344165 -0.297656,-0.251148 -0.297656,-0.762745 0,-0.551904 0.378271,-0.818554 0.378272,-0.266651 1.15962,-0.266651 0.306958,0 0.644921,0.04651 0.337964,0.04651 0.734839,0.145728 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5039" />
+ <path
+ d="m 25.612812,54.079199 h 1.11001 v 3.472656 h -1.11001 z m 0,-1.351855 h 1.11001 v 0.905371 h -1.11001 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5041" />
+ <path
+ d="m 30.059465,56.962744 q -0.229443,0.303857 -0.505395,0.446484 -0.275952,0.142627 -0.638721,0.142627 -0.63562,0 -1.051099,-0.499194 -0.415478,-0.502295 -0.415478,-1.277441 0,-0.778247 0.415478,-1.274341 0.415479,-0.499194 1.051099,-0.499194 0.362769,0 0.638721,0.142626 0.275952,0.142627 0.505395,0.449585 v -0.514697 h 1.116211 v 3.12229 q 0,0.837158 -0.5302,1.277442 -0.5271,0.443383 -1.53169,0.443383 -0.325561,0 -0.629418,-0.04961 -0.303858,-0.04961 -0.610816,-0.151929 v -0.865063 q 0.291455,0.167431 0.570508,0.248047 0.279053,0.08371 0.561206,0.08371 0.545703,0 0.799951,-0.238745 0.254248,-0.238745 0.254248,-0.747241 z m -0.731738,-2.161108 q -0.344165,0 -0.536401,0.254248 -0.192237,0.254248 -0.192237,0.719336 0,0.47749 0.186035,0.725537 0.186036,0.244946 0.542603,0.244946 0.347266,0 0.539502,-0.254248 0.192236,-0.254248 0.192236,-0.716235 0,-0.465088 -0.192236,-0.719336 -0.192236,-0.254248 -0.539502,-0.254248 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5043" />
+ <path
+ d="m 35.640934,55.437256 v 2.114599 H 34.524723 V 57.20769 55.93335 q 0,-0.449585 -0.0217,-0.620118 -0.0186,-0.170532 -0.06821,-0.251147 -0.06511,-0.108521 -0.176734,-0.167432 -0.111621,-0.06201 -0.254248,-0.06201 -0.347265,0 -0.545703,0.269751 -0.198437,0.26665 -0.198437,0.74104 v 1.708422 h -1.11001 V 54.0792 h 1.11001 v 0.508496 q 0.251147,-0.303857 0.5333,-0.446484 0.282154,-0.145728 0.623218,-0.145728 0.601514,0 0.911572,0.36897 0.31316,0.36897 0.31316,1.072803 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5045" />
+ <path
+ d="m 36.388587,55.272925 h 1.947168 v 0.90227 h -1.947168 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5047" />
+ <path
+ d="m 37.685045,52.922681 h 4.266406 v 0.90227 h -1.53479 v 3.726904 h -1.193725 v -3.726904 h -1.537891 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5049" />
+ <path
+ d="m 42.426255,54.079199 h 1.110009 v 3.472656 h -1.110009 z m 0,-1.351855 h 1.110009 v 0.905371 h -1.110009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5051" />
+ <path
+ d="m 47.72867,54.655908 q 0.21084,-0.322461 0.499194,-0.489892 0.291455,-0.170533 0.638721,-0.170533 0.598413,0 0.911572,0.36897 0.31316,0.36897 0.31316,1.072803 v 2.114599 h -1.116211 v -1.810742 q 0.0031,-0.04031 0.0031,-0.08372 0.0031,-0.04341 0.0031,-0.124023 0,-0.36897 -0.108521,-0.533301 -0.10852,-0.167431 -0.350366,-0.167431 -0.31626,0 -0.489893,0.260449 -0.170532,0.260449 -0.176733,0.753442 v 1.705322 h -1.116211 v -1.810742 q 0,-0.576709 -0.09922,-0.74104 -0.09922,-0.167431 -0.353466,-0.167431 -0.319361,0 -0.492994,0.263549 -0.173632,0.26045 -0.173632,0.747242 v 1.708422 h -1.116211 v -3.472656 h 1.116211 v 0.508496 q 0.204638,-0.294555 0.468188,-0.443384 0.266651,-0.148828 0.586011,-0.148828 0.359668,0 0.63562,0.173633 0.275952,0.173633 0.418579,0.486792 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5053" />
+ <path
+ d="m 54.500763,55.806226 v 0.316259 h -2.595191 q 0.04031,0.390674 0.282154,0.586011 0.241846,0.195337 0.675928,0.195337 0.350366,0 0.716235,-0.102319 0.36897,-0.10542 0.756543,-0.31626 v 0.855762 q -0.393775,0.148828 -0.787549,0.223242 -0.393774,0.07751 -0.787549,0.07751 -0.942578,0 -1.466577,-0.47749 -0.520898,-0.480591 -0.520898,-1.345654 0,-0.849561 0.511596,-1.336353 0.514698,-0.486792 1.413867,-0.486792 0.818555,0 1.308448,0.492994 0.492993,0.492993 0.492993,1.317749 z m -1.141016,-0.36897 q 0,-0.31626 -0.186035,-0.508496 -0.182934,-0.195337 -0.480591,-0.195337 -0.322461,0 -0.523999,0.182934 -0.201538,0.179834 -0.251147,0.520899 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5055" />
+ </g>
+ </g>
+ </a>
+ <g
+ id="g3346"
+ inkscape:label="sdc"
+ style="display:inline">
+ <a
+ id="a5502"
+ inkscape:label="sdc.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-sdc/en/latest/index.html"
+ xlink:title="Service Design &amp; Creation (SDC) provides a well-structured organization of visual design and testing tools, templates and catalogs to model and create resources, and services. The output of the SDC is a set of models which drives the orchestration. In addition, it provides process workflow support for talking to the VNF/PNF or other resources and services through the process steps design, test and deploy."
+ style="display:inline">
+ <g
+ id="g1280"
+ inkscape:label="sdc"
+ style="display:inline">
+ <path
+ id="rect34206"
+ style="display:inline;fill:#253c7e;stroke:#253c7e;stroke-width:4"
+ inkscape:label="sdc.form"
+ d="M 15.999996,89.932762 H 68 V 145.93276 H 15.999996 Z" />
+ <g
+ aria-label="Service Design &amp; Creation
+(SDC)"
+ id="text1436-65"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect34206);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="sdc.label">
+ <path
+ d="m 17.902209,90.501001 v 0.489893 q -0.190686,-0.08527 -0.37207,-0.128675 -0.181384,-0.04341 -0.342615,-0.04341 -0.21394,0 -0.316259,0.05891 -0.10232,0.05891 -0.10232,0.182935 0,0.09302 0.06821,0.145727 0.06976,0.05116 0.251148,0.08837 l 0.254248,0.05116 q 0.386023,0.07751 0.548803,0.235644 0.162781,0.15813 0.162781,0.449585 0,0.382922 -0.227893,0.570508 -0.226343,0.186035 -0.692981,0.186035 -0.220141,0 -0.441833,-0.04186 -0.221692,-0.04186 -0.443384,-0.124023 v -0.503845 q 0.221692,0.117822 0.427881,0.178283 0.207739,0.05891 0.399975,0.05891 0.195337,0 0.299207,-0.06511 0.103869,-0.06511 0.103869,-0.186035 0,-0.108521 -0.07131,-0.167432 -0.06976,-0.05891 -0.280603,-0.10542 l -0.230994,-0.05116 q -0.347265,-0.07441 -0.508496,-0.237195 -0.15968,-0.162781 -0.15968,-0.438733 0,-0.345715 0.223242,-0.531751 0.223242,-0.186035 0.641822,-0.186035 0.190686,0 0.392224,0.02946 0.201538,0.02791 0.417028,0.08527 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5059" />
+ <path
+ d="m 20.193956,91.86991 v 0.15813 h -1.297595 q 0.02015,0.195336 0.141076,0.293005 0.120923,0.09767 0.337964,0.09767 0.175183,0 0.358118,-0.05116 0.184485,-0.05271 0.378271,-0.15813 v 0.427881 q -0.196887,0.07441 -0.393774,0.111621 -0.196887,0.03876 -0.393774,0.03876 -0.47129,0 -0.733289,-0.238745 -0.260449,-0.240295 -0.260449,-0.672827 0,-0.42478 0.255798,-0.668176 0.257349,-0.243396 0.706934,-0.243396 0.409277,0 0.654223,0.246496 0.246497,0.246497 0.246497,0.658875 z m -0.570508,-0.184485 q 0,-0.15813 -0.09302,-0.254248 -0.09147,-0.09767 -0.240295,-0.09767 -0.16123,0 -0.261999,0.09147 -0.100769,0.08992 -0.125574,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5061" />
+ <path
+ d="m 21.811324,91.479236 q -0.07286,-0.03411 -0.145727,-0.04961 -0.07131,-0.01705 -0.144177,-0.01705 -0.213941,0 -0.330213,0.137976 -0.114721,0.136426 -0.114721,0.392224 v 0.799952 h -0.555005 v -1.736329 h 0.555005 v 0.285254 q 0.10697,-0.170532 0.244946,-0.248047 0.139526,-0.07906 0.333313,-0.07906 0.02791,0 0.06046,0.0031 0.03256,0.0015 0.09457,0.0093 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5063" />
+ <path
+ d="m 21.776081,91.006396 h 0.555005 l 0.432532,1.199927 0.430981,-1.199927 h 0.556555 l -0.683679,1.736329 H 22.45821 Z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5065" />
+ <path
+ d="m 23.971709,91.006396 h 0.555005 v 1.736329 h -0.555005 z m 0,-0.675927 h 0.555005 v 0.452685 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5067" />
+ <path
+ d="m 26.370426,91.060657 v 0.452685 q -0.113171,-0.07751 -0.227893,-0.114721 -0.113171,-0.03721 -0.235644,-0.03721 -0.232544,0 -0.362769,0.136425 -0.128674,0.134876 -0.128674,0.378272 0,0.243396 0.128674,0.379822 0.130225,0.134875 0.362769,0.134875 0.130224,0 0.246496,-0.03876 0.117823,-0.03876 0.217041,-0.114722 v 0.454236 q -0.130224,0.04806 -0.2651,0.07131 -0.133325,0.02481 -0.2682,0.02481 -0.469739,0 -0.734839,-0.240295 -0.2651,-0.241846 -0.2651,-0.671277 0,-0.429431 0.2651,-0.669727 0.2651,-0.241845 0.734839,-0.241845 0.136425,0 0.2682,0.0248 0.133325,0.02325 0.2651,0.07131 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5069" />
+ <path
+ d="m 28.49009,91.86991 v 0.15813 h -1.297595 q 0.02015,0.195336 0.141077,0.293005 0.120923,0.09767 0.337964,0.09767 0.175183,0 0.358117,-0.05116 0.184485,-0.05271 0.378272,-0.15813 v 0.427881 q -0.196887,0.07441 -0.393775,0.111621 -0.196887,0.03876 -0.393774,0.03876 -0.471289,0 -0.733289,-0.238745 -0.260449,-0.240295 -0.260449,-0.672827 0,-0.42478 0.255799,-0.668176 0.257348,-0.243396 0.706933,-0.243396 0.409277,0 0.654224,0.246496 0.246496,0.246497 0.246496,0.658875 z m -0.570507,-0.184485 q 0,-0.15813 -0.09302,-0.254248 -0.09147,-0.09767 -0.240295,-0.09767 -0.161231,0 -0.262,0.09147 -0.100769,0.08992 -0.125574,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5071" />
+ <path
+ d="m 30.187454,90.879272 v 1.412317 h 0.21394 q 0.36587,0 0.558106,-0.181384 0.193787,-0.181384 0.193787,-0.5271 0,-0.344165 -0.192237,-0.523999 -0.192236,-0.179834 -0.559656,-0.179834 z m -0.596863,-0.451135 h 0.629419 q 0.5271,0 0.784448,0.07596 0.258899,0.07441 0.443384,0.254248 0.162781,0.156579 0.241846,0.361218 0.07906,0.204639 0.07906,0.463537 0,0.262 -0.07906,0.468189 -0.07906,0.204639 -0.241846,0.361218 -0.186035,0.179834 -0.446484,0.255799 -0.260449,0.07441 -0.781348,0.07441 h -0.629419 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5073" />
+ <path
+ d="m 33.841908,91.86991 v 0.15813 h -1.297595 q 0.02015,0.195336 0.141077,0.293005 0.120923,0.09767 0.337964,0.09767 0.175183,0 0.358117,-0.05116 0.184485,-0.05271 0.378272,-0.15813 v 0.427881 q -0.196887,0.07441 -0.393775,0.111621 -0.196887,0.03876 -0.393774,0.03876 -0.471289,0 -0.733288,-0.238745 -0.26045,-0.240295 -0.26045,-0.672827 0,-0.42478 0.255799,-0.668176 0.257348,-0.243396 0.706933,-0.243396 0.409278,0 0.654224,0.246496 0.246496,0.246497 0.246496,0.658875 z m -0.570507,-0.184485 q 0,-0.15813 -0.09302,-0.254248 -0.09147,-0.09767 -0.240295,-0.09767 -0.161231,0 -0.262,0.09147 -0.100769,0.08992 -0.125574,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5075" />
+ <path
+ d="m 35.525939,91.060657 v 0.421679 q -0.178284,-0.07441 -0.344165,-0.111621 -0.165881,-0.03721 -0.313159,-0.03721 -0.15813,0 -0.235645,0.04031 -0.07596,0.03876 -0.07596,0.120923 0,0.06666 0.05736,0.102319 0.05891,0.03566 0.209289,0.05271 l 0.09767,0.01395 q 0.42633,0.05426 0.573608,0.178283 0.147278,0.124024 0.147278,0.389124 0,0.277502 -0.204639,0.417029 -0.204638,0.139526 -0.610815,0.139526 -0.172082,0 -0.356567,-0.02791 -0.182935,-0.02635 -0.376722,-0.08061 v -0.42168 q 0.165882,0.08062 0.339515,0.120923 0.175183,0.04031 0.355017,0.04031 0.16278,0 0.244946,-0.04496 0.08217,-0.04496 0.08217,-0.133325 0,-0.07441 -0.05736,-0.110071 -0.05581,-0.03721 -0.224793,-0.05736 l -0.09767,-0.0124 q -0.37052,-0.04651 -0.519348,-0.172083 -0.148829,-0.125574 -0.148829,-0.381372 0,-0.275952 0.189136,-0.409277 0.189136,-0.133325 0.57981,-0.133325 0.153479,0 0.322461,0.02325 0.168982,0.02325 0.367419,0.07286 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5077" />
+ <path
+ d="m 35.966636,91.006396 h 0.555005 v 1.736329 h -0.555005 z m 0,-0.675927 h 0.555005 v 0.452685 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5079" />
+ <path
+ d="m 38.14366,92.448169 q -0.114722,0.151929 -0.252698,0.223242 -0.137976,0.07131 -0.31936,0.07131 -0.31781,0 -0.525549,-0.249598 -0.20774,-0.251147 -0.20774,-0.63872 0,-0.389124 0.20774,-0.637171 0.207739,-0.249597 0.525549,-0.249597 0.181384,0 0.31936,0.07131 0.137976,0.07131 0.252698,0.224792 v -0.257349 h 0.558105 v 1.561145 q 0,0.41858 -0.2651,0.638721 -0.263549,0.221692 -0.765844,0.221692 -0.162781,0 -0.31471,-0.02481 -0.151929,-0.0248 -0.305408,-0.07596 v -0.432532 q 0.145728,0.08372 0.285254,0.124024 0.139527,0.04186 0.280603,0.04186 0.272852,0 0.399976,-0.119373 0.127124,-0.119372 0.127124,-0.373621 z m -0.365869,-1.080554 q -0.172083,0 -0.268201,0.127124 -0.09612,0.127124 -0.09612,0.359668 0,0.238745 0.09302,0.362768 0.09302,0.122473 0.271301,0.122473 0.173633,0 0.269751,-0.127124 0.09612,-0.127124 0.09612,-0.358117 0,-0.232544 -0.09612,-0.359668 -0.09612,-0.127124 -0.269751,-0.127124 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5081" />
+ <path
+ d="m 40.888093,91.685425 v 1.0573 h -0.558106 v -0.172083 -0.63717 q 0,-0.224793 -0.01085,-0.310059 -0.0093,-0.08527 -0.03411,-0.125574 -0.03256,-0.05426 -0.08837,-0.08371 -0.05581,-0.03101 -0.127124,-0.03101 -0.173633,0 -0.272851,0.134875 -0.09922,0.133325 -0.09922,0.37052 v 0.854212 h -0.555005 v -1.736329 h 0.555005 v 0.254249 q 0.125574,-0.151929 0.26665,-0.223243 0.141077,-0.07286 0.311609,-0.07286 0.300757,0 0.455786,0.184484 0.15658,0.184485 0.15658,0.536402 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5083" />
+ <path
+ d="m 43.03039,91.206384 0.63407,0.697632 q 0.08217,-0.10852 0.124023,-0.243396 0.04341,-0.134875 0.05116,-0.305408 h 0.482141 q -0.02325,0.282154 -0.110071,0.502295 -0.08527,0.220142 -0.238745,0.386023 l 0.454236,0.499195 H 43.76988 l -0.151929,-0.168982 q -0.162781,0.10852 -0.342615,0.16123 -0.179834,0.05271 -0.381372,0.05271 -0.407727,0 -0.660424,-0.21394 -0.251148,-0.215491 -0.251148,-0.555005 0,-0.226343 0.110071,-0.399976 0.111621,-0.175183 0.362768,-0.339514 -0.06511,-0.08216 -0.09612,-0.164331 -0.03101,-0.08217 -0.03101,-0.172083 0,-0.252697 0.196888,-0.404626 0.196887,-0.151929 0.523999,-0.151929 0.141076,0 0.293005,0.02325 0.153479,0.0217 0.31936,0.06666 v 0.430982 q -0.145727,-0.07441 -0.275952,-0.110071 -0.130224,-0.03566 -0.254248,-0.03566 -0.119372,0 -0.186035,0.04651 -0.06511,0.04496 -0.06511,0.128674 0,0.05271 0.03721,0.120923 0.03876,0.06666 0.113171,0.148828 z m -0.308508,0.384473 q -0.100769,0.07286 -0.151929,0.165881 -0.05116,0.09147 -0.05116,0.201538 0,0.178284 0.131775,0.303858 0.131775,0.125573 0.31626,0.125573 0.10387,0 0.193787,-0.03101 0.08992,-0.03256 0.167431,-0.09612 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5085" />
+ <path
+ d="m 47.343099,92.615601 q -0.164331,0.08527 -0.342615,0.128674 -0.178284,0.04341 -0.37207,0.04341 -0.57826,0 -0.916223,-0.322461 -0.337964,-0.324011 -0.337964,-0.877466 0,-0.555005 0.337964,-0.877465 0.337963,-0.324012 0.916223,-0.324012 0.193786,0 0.37207,0.04341 0.178284,0.04341 0.342615,0.128675 v 0.47904 q -0.165882,-0.113171 -0.327112,-0.165881 -0.16123,-0.05271 -0.339514,-0.05271 -0.319361,0 -0.502295,0.204639 -0.182935,0.204638 -0.182935,0.564306 0,0.358118 0.182935,0.562757 0.182934,0.204638 0.502295,0.204638 0.178284,0 0.339514,-0.05271 0.16123,-0.05271 0.327112,-0.165881 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5087" />
+ <path
+ d="m 49.010077,91.479236 q -0.07286,-0.03411 -0.145728,-0.04961 -0.07131,-0.01705 -0.144177,-0.01705 -0.21394,0 -0.330212,0.137976 -0.114722,0.136426 -0.114722,0.392224 v 0.799952 h -0.555005 v -1.736329 h 0.555005 v 0.285254 q 0.10697,-0.170532 0.244946,-0.248047 0.139527,-0.07906 0.333313,-0.07906 0.02791,0 0.06046,0.0031 0.03256,0.0015 0.09457,0.0093 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5089" />
+ <path
+ d="m 50.926655,91.86991 v 0.15813 H 49.62906 q 0.02015,0.195336 0.141076,0.293005 0.120923,0.09767 0.337964,0.09767 0.175183,0 0.358118,-0.05116 0.184485,-0.05271 0.378271,-0.15813 v 0.427881 q -0.196887,0.07441 -0.393774,0.111621 -0.196887,0.03876 -0.393775,0.03876 -0.471289,0 -0.733288,-0.238745 -0.260449,-0.240295 -0.260449,-0.672827 0,-0.42478 0.255798,-0.668176 0.257349,-0.243396 0.706934,-0.243396 0.409277,0 0.654223,0.246496 0.246497,0.246497 0.246497,0.658875 z m -0.570508,-0.184485 q 0,-0.15813 -0.09302,-0.254248 -0.09147,-0.09767 -0.240295,-0.09767 -0.16123,0 -0.262,0.09147 -0.100769,0.08992 -0.125573,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5091" />
+ <path
+ d="m 52.032423,91.961377 q -0.173632,0 -0.261999,0.05891 -0.08682,0.05891 -0.08682,0.173633 0,0.10542 0.06976,0.165881 0.07131,0.05891 0.196887,0.05891 0.156579,0 0.26355,-0.111621 0.10697,-0.113171 0.10697,-0.282153 v -0.06356 z m 0.848011,-0.20929 v 0.990638 h -0.559656 v -0.257349 q -0.111621,0.15813 -0.251148,0.230994 -0.139526,0.07131 -0.339514,0.07131 -0.269751,0 -0.438733,-0.15658 -0.167431,-0.158129 -0.167431,-0.409277 0,-0.305408 0.209289,-0.448035 0.21084,-0.142626 0.660425,-0.142626 h 0.327112 v -0.04341 q 0,-0.131775 -0.10387,-0.192236 -0.103869,-0.06201 -0.324011,-0.06201 -0.178284,0 -0.331763,0.03566 -0.153479,0.03566 -0.285254,0.10697 v -0.42323 q 0.178284,-0.04341 0.358118,-0.06511 0.179834,-0.02325 0.359668,-0.02325 0.469739,0 0.677478,0.186035 0.20929,0.184485 0.20929,0.601513 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5093" />
+ <path
+ d="m 53.910245,90.513403 v 0.492993 h 0.572058 v 0.396875 h -0.572058 v 0.73639 q 0,0.120922 0.04806,0.164331 0.04806,0.04186 0.190686,0.04186 h 0.285254 v 0.396875 h -0.47594 q -0.328662,0 -0.466638,-0.136426 -0.136426,-0.137976 -0.136426,-0.466638 v -0.73639 h -0.275952 v -0.396875 h 0.275952 v -0.492993 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5095" />
+ <path
+ d="m 54.729213,91.006396 h 0.555005 v 1.736329 h -0.555005 z m 0,-0.675927 h 0.555005 v 0.452685 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5097" />
+ <path
+ d="m 56.55122,91.361414 q -0.184485,0 -0.282153,0.133325 -0.09612,0.131775 -0.09612,0.381372 0,0.249597 0.09612,0.382922 0.09767,0.131775 0.282153,0.131775 0.181384,0 0.277502,-0.131775 0.09612,-0.133325 0.09612,-0.382922 0,-0.249597 -0.09612,-0.381372 -0.09612,-0.133325 -0.277502,-0.133325 z m 0,-0.396875 q 0.448035,0 0.699182,0.241845 0.252698,0.241846 0.252698,0.669727 0,0.427881 -0.252698,0.669726 -0.251147,0.241846 -0.699182,0.241846 -0.449585,0 -0.703833,-0.241846 -0.252698,-0.241845 -0.252698,-0.669726 0,-0.427881 0.252698,-0.669727 0.254248,-0.241845 0.703833,-0.241845 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5099" />
+ <path
+ d="m 59.559201,91.685425 v 1.0573 h -0.558105 v -0.172083 -0.63717 q 0,-0.224793 -0.01085,-0.310059 -0.0093,-0.08527 -0.03411,-0.125574 -0.03256,-0.05426 -0.08837,-0.08371 -0.05581,-0.03101 -0.127124,-0.03101 -0.173632,0 -0.272851,0.134875 -0.09922,0.133325 -0.09922,0.37052 v 0.854212 h -0.555005 v -1.736329 h 0.555005 v 0.254249 q 0.125574,-0.151929 0.26665,-0.223243 0.141077,-0.07286 0.311609,-0.07286 0.300757,0 0.455786,0.184484 0.15658,0.184485 0.15658,0.536402 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5101" />
+ <path
+ d="m 17.196826,97.130054 h -0.460437 q -0.237195,-0.382923 -0.350366,-0.727088 -0.113171,-0.345715 -0.113171,-0.685229 0,-0.339514 0.113171,-0.68678 0.114722,-0.348816 0.350366,-0.728638 h 0.460437 q -0.198437,0.36742 -0.297656,0.719336 -0.09922,0.350366 -0.09922,0.692981 0,0.342615 0.09767,0.694531 0.09922,0.351917 0.299206,0.720887 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5103" />
+ <path
+ d="m 19.26068,94.469751 v 0.489893 q -0.190687,-0.08527 -0.372071,-0.128675 -0.181384,-0.04341 -0.342615,-0.04341 -0.21394,0 -0.316259,0.05891 -0.10232,0.05891 -0.10232,0.182935 0,0.09302 0.06821,0.145727 0.06976,0.05116 0.251148,0.08837 l 0.254248,0.05116 q 0.386023,0.07751 0.548803,0.235644 0.162781,0.15813 0.162781,0.449585 0,0.382922 -0.227893,0.570508 -0.226343,0.186035 -0.692981,0.186035 -0.220141,0 -0.441833,-0.04186 -0.221692,-0.04186 -0.443384,-0.124023 v -0.503845 q 0.221692,0.117822 0.427881,0.178283 0.207739,0.05891 0.399975,0.05891 0.195337,0 0.299207,-0.06511 0.10387,-0.06511 0.10387,-0.186035 0,-0.108521 -0.07131,-0.167432 -0.06976,-0.05891 -0.280603,-0.10542 l -0.230994,-0.05116 q -0.347265,-0.07441 -0.508496,-0.237195 -0.15968,-0.162781 -0.15968,-0.438733 0,-0.345715 0.223242,-0.531751 0.223243,-0.186035 0.641822,-0.186035 0.190686,0 0.392224,0.02946 0.201538,0.02791 0.417029,0.08527 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5105" />
+ <path
+ d="m 20.440866,94.848022 v 1.412317 h 0.21394 q 0.365869,0 0.558106,-0.181384 0.193786,-0.181384 0.193786,-0.5271 0,-0.344165 -0.192236,-0.523999 -0.192236,-0.179834 -0.559656,-0.179834 z m -0.596863,-0.451135 h 0.629419 q 0.5271,0 0.784448,0.07596 0.258899,0.07441 0.443384,0.254248 0.162781,0.156579 0.241846,0.361218 0.07906,0.204639 0.07906,0.463537 0,0.262 -0.07906,0.468189 -0.07906,0.204639 -0.241846,0.361218 -0.186035,0.179834 -0.446484,0.255799 -0.26045,0.07441 -0.781348,0.07441 h -0.629419 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5107" />
+ <path
+ d="m 24.222444,96.584351 q -0.164331,0.08527 -0.342615,0.128674 -0.178284,0.04341 -0.37207,0.04341 -0.57826,0 -0.916223,-0.322461 -0.337964,-0.324011 -0.337964,-0.877466 0,-0.555005 0.337964,-0.877465 0.337963,-0.324012 0.916223,-0.324012 0.193786,0 0.37207,0.04341 0.178284,0.04341 0.342615,0.128675 v 0.47904 q -0.165882,-0.113171 -0.327112,-0.165881 -0.161231,-0.05271 -0.339514,-0.05271 -0.319361,0 -0.502295,0.204639 -0.182935,0.204638 -0.182935,0.564306 0,0.358118 0.182935,0.562757 0.182934,0.204638 0.502295,0.204638 0.178283,0 0.339514,-0.05271 0.16123,-0.05271 0.327112,-0.165881 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5109" />
+ <path
+ d="m 24.587176,97.130054 q 0.198437,-0.36897 0.297656,-0.720887 0.09922,-0.351916 0.09922,-0.694531 0,-0.342615 -0.09922,-0.692981 -0.09922,-0.351916 -0.297656,-0.719336 h 0.460437 q 0.235644,0.379822 0.348816,0.728638 0.114721,0.347266 0.114721,0.68678 0,0.339514 -0.113171,0.685229 -0.113171,0.344165 -0.350366,0.727088 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5111" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5511"
+ inkscape:label="catalog.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-sdc/en/latest/architecture.html"
+ xlink:title="The key output of SDC is a set of models containing descriptions of asset capabilities and instructions to manage them. These models are stored in the SDC Master Reference Catalog for the entire enterprise to use.">
+ <g
+ id="g4060"
+ inkscape:label="catalog"
+ transform="matrix(1.0101763,0,0,1.0101763,-0.42740385,-1.4545241)"
+ style="stroke-width:0.989926">
+ <path
+ id="rect47709-1-7-9-0"
+ style="opacity:1;vector-effect:none;fill:#7c8ab2;stroke:#7c8ab2;stroke-width:1.97985;stop-color:#000000;stop-opacity:1"
+ inkscape:label="catalog.form"
+ d="m 17.000002,140.93277 h 50.000004 v 4 H 17.000002 Z" />
+ <g
+ aria-label="Catalog"
+ id="text1436-63"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-0);fill:#ffffff;stroke-width:0.261918"
+ inkscape:label="catalog.label">
+ <path
+ d="m 19.044836,141.60642 v 0.33021 q -0.158129,-0.14727 -0.337963,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607715,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.607715,0.24184 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337963,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182934,0.0558 -0.387573,0.0558 -0.525549,0 -0.827856,-0.32091 -0.302307,-0.32246 -0.302307,-0.87901 0,-0.55811 0.302307,-0.87902 0.302307,-0.32246 0.827856,-0.32246 0.20774,0 0.390674,0.0558 0.184485,0.0543 0.345715,0.16433 z"
+ id="path5115" />
+ <path
+ d="m 20.21262,142.86991 q -0.345715,0 -0.47904,0.0791 -0.133325,0.0791 -0.133325,0.26976 0,0.15192 0.09922,0.24184 0.10077,0.0884 0.272852,0.0884 0.237195,0 0.379822,-0.16743 0.144177,-0.16899 0.144177,-0.44804 v -0.0636 z m 0.568958,-0.11782 v 0.99063 h -0.285254 v -0.26355 q -0.09767,0.15813 -0.243396,0.2341 -0.145727,0.0744 -0.356567,0.0744 -0.266651,0 -0.424781,-0.14883 -0.156579,-0.15037 -0.156579,-0.40152 0,-0.29301 0.195337,-0.44183 0.196887,-0.14883 0.58601,-0.14883 h 0.399976 v -0.0279 q 0,-0.19689 -0.130225,-0.30386 -0.128674,-0.10852 -0.362768,-0.10852 -0.148828,0 -0.289905,0.0357 -0.141077,0.0357 -0.271301,0.10697 v -0.26355 q 0.156579,-0.0605 0.303857,-0.0899 0.147278,-0.031 0.286804,-0.031 0.376722,0 0.562757,0.19534 0.186035,0.19533 0.186035,0.59221 z"
+ id="path5117" />
+ <path
+ d="m 21.558688,141.5134 v 0.493 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237195,0.0605 h 0.293005 v 0.23874 h -0.293005 q -0.330213,0 -0.455786,-0.12247 -0.125574,-0.12402 -0.125574,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5119" />
+ <path
+ d="m 23.217915,142.86991 q -0.345716,0 -0.479041,0.0791 -0.133325,0.0791 -0.133325,0.26976 0,0.15192 0.09922,0.24184 0.100769,0.0884 0.272851,0.0884 0.237195,0 0.379822,-0.16743 0.144177,-0.16899 0.144177,-0.44804 v -0.0636 z m 0.568957,-0.11782 v 0.99063 h -0.285254 v -0.26355 q -0.09767,0.15813 -0.243396,0.2341 -0.145727,0.0744 -0.356567,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.195337,-0.44183 0.196887,-0.14883 0.586011,-0.14883 h 0.399975 v -0.0279 q 0,-0.19689 -0.130224,-0.30386 -0.128675,-0.10852 -0.362769,-0.10852 -0.148828,0 -0.289905,0.0357 -0.141076,0.0357 -0.271301,0.10697 v -0.26355 q 0.15658,-0.0605 0.303858,-0.0899 0.147277,-0.031 0.286804,-0.031 0.376721,0 0.562756,0.19534 0.186035,0.19533 0.186035,0.59221 z"
+ id="path5121" />
+ <path
+ d="m 24.281829,141.33047 h 0.285254 v 2.41225 h -0.285254 z"
+ id="path5123" />
+ <path
+ d="m 25.744169,142.20638 q -0.229443,0 -0.362769,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364319,0.17829 0.227893,0 0.361218,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361218,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.212391,0.24185 0.212391,0.66973 0,0.42633 -0.212391,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.373621,0 -0.586011,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.586011,-0.24184 z"
+ id="path5125" />
+ <path
+ d="m 28.063821,142.85441 q 0,-0.31006 -0.128674,-0.48059 -0.127125,-0.17054 -0.358118,-0.17054 -0.229444,0 -0.358118,0.17054 -0.127124,0.17053 -0.127124,0.48059 0,0.30851 0.127124,0.47904 0.128674,0.17053 0.358118,0.17053 0.230993,0 0.358118,-0.17053 0.128674,-0.17053 0.128674,-0.47904 z m 0.285254,0.67282 q 0,0.44339 -0.196887,0.65888 -0.196888,0.21704 -0.603064,0.21704 -0.150379,0 -0.283704,-0.0233 -0.133325,-0.0217 -0.258899,-0.0682 v -0.2775 q 0.125574,0.0682 0.248047,0.10077 0.122473,0.0325 0.249597,0.0325 0.280603,0 0.420129,-0.14727 0.139527,-0.14573 0.139527,-0.44184 v -0.14107 q -0.08837,0.15348 -0.226343,0.22944 -0.137976,0.076 -0.330212,0.076 -0.319361,0 -0.514698,-0.24339 -0.195337,-0.2434 -0.195337,-0.64492 0,-0.40308 0.195337,-0.64648 0.195337,-0.24339 0.514698,-0.24339 0.192236,0 0.330212,0.076 0.137976,0.076 0.226343,0.22945 v -0.26355 h 0.285254 z"
+ id="path5127" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5517"
+ inkscape:label="dcaedesignstudio.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-dcaegen2/en/latest/sections/design-components/DCAE-MOD/DCAE-MOD-Architecture.html"
+ xlink:title="Data Collection, Analytics and Events (DCAE) Design Studio enables to define and configure the monitoring flows of DCAE.">
+ <g
+ id="g4055"
+ inkscape:label="dcaedesignstudio">
+ <path
+ id="rect47709-1-7-9"
+ style="opacity:1;vector-effect:none;fill:#7c8ab2;stroke:#7c8ab2;stroke-width:2;stop-color:#000000;stop-opacity:1"
+ inkscape:label="dcaedesignstudio.form"
+ d="m 17.000002,132.93277 h 50.000004 v 4 H 17.000002 Z" />
+ <g
+ aria-label="DCAE Design Studio"
+ id="text1436-85"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="dcaedesignstudio.label">
+ <path
+ d="m 17.624768,133.68549 v 1.79989 h 0.378272 q 0.47904,0 0.700732,-0.21705 0.223242,-0.21704 0.223242,-0.68522 0,-0.46509 -0.223242,-0.68058 -0.221692,-0.21704 -0.700732,-0.21704 z m -0.313159,-0.25735 h 0.643371 q 0.672828,0 0.987537,0.2806 0.31471,0.27905 0.31471,0.87437 0,0.59841 -0.31626,0.87901 -0.31626,0.2806 -0.985987,0.2806 h -0.643371 z"
+ id="path5131" />
+ <path
+ d="m 21.397044,133.60642 v 0.33021 q -0.15813,-0.14727 -0.337964,-0.22014 -0.178283,-0.0729 -0.379821,-0.0729 -0.396875,0 -0.607715,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.607715,0.24184 0.201538,0 0.379821,-0.0729 0.179834,-0.0729 0.337964,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182934,0.0558 -0.387573,0.0558 -0.525549,0 -0.827856,-0.32091 -0.302307,-0.32246 -0.302307,-0.87901 0,-0.55811 0.302307,-0.87902 0.302307,-0.32246 0.827856,-0.32246 0.207739,0 0.390674,0.0558 0.184485,0.0543 0.345715,0.16433 z"
+ id="path5133" />
+ <path
+ d="m 22.561728,133.73665 -0.424781,1.15186 h 0.851111 z m -0.176734,-0.30851 h 0.355017 l 0.882117,2.31458 h -0.325562 l -0.210839,-0.59376 h -1.043348 l -0.210839,0.59376 h -0.330213 z"
+ id="path5135" />
+ <path
+ d="m 23.867488,133.42814 h 1.463476 v 0.26355 h -1.150317 v 0.68523 h 1.102258 v 0.26355 h -1.102258 v 0.8387 h 1.178222 v 0.26355 h -1.491381 z"
+ id="path5137" />
+ <path
+ d="m 26.746176,133.68549 v 1.79989 h 0.378271 q 0.479041,0 0.700732,-0.21705 0.223243,-0.21704 0.223243,-0.68522 0,-0.46509 -0.223243,-0.68058 -0.221691,-0.21704 -0.700732,-0.21704 z m -0.31316,-0.25735 h 0.643372 q 0.672827,0 0.987537,0.2806 0.314709,0.27905 0.314709,0.87437 0,0.59841 -0.31626,0.87901 -0.316259,0.2806 -0.985986,0.2806 h -0.643372 z"
+ id="path5139" />
+ <path
+ d="m 30.258002,134.80325 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176733,0.44959 0.159681,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.15503,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.314709,0.0992 -0.161231,0.0341 -0.327112,0.0341 -0.415479,0 -0.658875,-0.24184 -0.241845,-0.24185 -0.241845,-0.65423 0,-0.42633 0.229443,-0.67592 0.230994,-0.25115 0.621668,-0.25115 0.350366,0 0.553454,0.22634 0.204639,0.22479 0.204639,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13488 -0.164331,0.37982 z"
+ id="path5141" />
+ <path
+ d="m 31.740496,134.05756 v 0.26975 q -0.120923,-0.062 -0.251148,-0.093 -0.130224,-0.031 -0.269751,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19533 0,0.0992 0.07597,0.15658 0.07596,0.0558 0.305407,0.10697 l 0.09767,0.0217 q 0.303857,0.0651 0.430981,0.18448 0.128674,0.11782 0.128674,0.33021 0,0.24185 -0.192236,0.38293 -0.190686,0.14107 -0.525549,0.14107 -0.139527,0 -0.291455,-0.0279 -0.150379,-0.0264 -0.31781,-0.0806 v -0.29455 q 0.15813,0.0822 0.311609,0.12402 0.153479,0.0403 0.303857,0.0403 0.201538,0 0.310059,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.07906,-0.17829 -0.07751,-0.062 -0.342615,-0.11937 l -0.09922,-0.0232 q -0.2651,-0.0558 -0.382923,-0.17053 -0.117822,-0.11628 -0.117822,-0.31781 0,-0.24495 0.173633,-0.37828 0.173633,-0.13332 0.492993,-0.13332 0.15813,0 0.297656,0.0232 0.139527,0.0233 0.257349,0.0698 z"
+ id="path5143" />
+ <path
+ d="m 32.195144,134.0064 h 0.285254 v 1.73632 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path5145" />
+ <path
+ d="m 34.127223,134.85441 q 0,-0.31006 -0.128674,-0.48059 -0.127124,-0.17054 -0.358118,-0.17054 -0.229443,0 -0.358118,0.17054 -0.127124,0.17053 -0.127124,0.48059 0,0.30851 0.127124,0.47904 0.128675,0.17053 0.358118,0.17053 0.230994,0 0.358118,-0.17053 0.128674,-0.17053 0.128674,-0.47904 z m 0.285254,0.67282 q 0,0.44339 -0.196887,0.65888 -0.196888,0.21704 -0.603064,0.21704 -0.150379,0 -0.283704,-0.0233 -0.133325,-0.0217 -0.258899,-0.0682 v -0.2775 q 0.125574,0.0682 0.248047,0.10077 0.122473,0.0325 0.249597,0.0325 0.280603,0 0.42013,-0.14727 0.139526,-0.14573 0.139526,-0.44184 v -0.14107 q -0.08837,0.15348 -0.226343,0.22944 -0.137976,0.076 -0.330212,0.076 -0.319361,0 -0.514697,-0.24339 -0.195337,-0.2434 -0.195337,-0.64492 0,-0.40308 0.195337,-0.64648 0.195336,-0.24339 0.514697,-0.24339 0.192236,0 0.330212,0.076 0.137976,0.076 0.226343,0.22945 v -0.26355 h 0.285254 z"
+ id="path5147" />
+ <path
+ d="m 36.350756,134.69473 v 1.04799 h -0.285254 v -1.03869 q 0,-0.2465 -0.09612,-0.36897 -0.09612,-0.12247 -0.288355,-0.12247 -0.230993,0 -0.364318,0.14727 -0.133326,0.14728 -0.133326,0.40153 v 0.98133 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.10232,-0.15658 0.240296,-0.2341 0.139526,-0.0775 0.320911,-0.0775 0.299206,0 0.452685,0.18603 0.153479,0.18449 0.153479,0.54416 z"
+ id="path5149" />
+ <path
+ d="m 38.879078,133.5041 v 0.30541 q -0.178284,-0.0853 -0.336414,-0.12712 -0.15813,-0.0419 -0.305408,-0.0419 -0.255798,0 -0.395324,0.0992 -0.137977,0.0992 -0.137977,0.28215 0,0.15348 0.09147,0.23254 0.09302,0.0775 0.350366,0.12558 l 0.189136,0.0387 q 0.350366,0.0667 0.516247,0.23565 0.167432,0.16743 0.167432,0.44958 0,0.33642 -0.226343,0.51005 -0.224792,0.17363 -0.660425,0.17363 -0.164331,0 -0.350366,-0.0372 -0.184485,-0.0372 -0.382922,-0.11007 v -0.32247 q 0.190686,0.10697 0.37362,0.16123 0.182935,0.0543 0.359668,0.0543 0.268201,0 0.413929,-0.10542 0.145727,-0.10542 0.145727,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.103869,-0.0961 -0.342615,-0.14418 l -0.190686,-0.0372 q -0.350366,-0.0698 -0.506945,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30695 0.215491,-0.48369 0.217041,-0.17673 0.596862,-0.17673 0.162781,0 0.331763,0.0294 0.168982,0.0295 0.345716,0.0884 z"
+ id="path5151" />
+ <path
+ d="m 39.684093,133.5134 v 0.493 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237195,0.0605 h 0.293005 v 0.23874 h -0.293005 q -0.330212,0 -0.455786,-0.12247 -0.125574,-0.12402 -0.125574,-0.44958 v -0.94258 H 39.188 v -0.22169 h 0.209289 v -0.493 z"
+ id="path5153" />
+ <path
+ d="m 40.524765,135.0575 v -1.0511 h 0.285254 v 1.04024 q 0,0.2465 0.09612,0.37052 0.09612,0.12248 0.288355,0.12248 0.230994,0 0.364319,-0.14728 0.134875,-0.14728 0.134875,-0.40153 v -0.98443 h 0.285254 v 1.73632 h -0.285254 v -0.26665 q -0.103869,0.15813 -0.241845,0.23565 -0.136426,0.076 -0.31781,0.076 -0.299207,0 -0.454236,-0.18603 -0.15503,-0.18604 -0.15503,-0.54415 z m 0.717786,-1.09296 z"
+ id="path5155" />
+ <path
+ d="m 43.616463,134.26995 v -0.93948 h 0.285254 v 2.41225 h -0.285254 v -0.26044 q -0.08992,0.15502 -0.227893,0.23099 -0.136426,0.0744 -0.328662,0.0744 -0.31471,0 -0.513147,-0.25114 -0.196888,-0.25115 -0.196888,-0.66043 0,-0.40928 0.196888,-0.66042 0.198437,-0.25115 0.513147,-0.25115 0.192236,0 0.328662,0.076 0.137976,0.0744 0.227893,0.22945 z m -0.972034,0.60616 q 0,0.31471 0.128674,0.49454 0.130225,0.17829 0.356568,0.17829 0.226342,0 0.356567,-0.17829 0.130225,-0.17983 0.130225,-0.49454 0,-0.31471 -0.130225,-0.49299 -0.130225,-0.17984 -0.356567,-0.17984 -0.226343,0 -0.356568,0.17984 -0.128674,0.17828 -0.128674,0.49299 z"
+ id="path5157" />
+ <path
+ d="m 44.396674,134.0064 h 0.285254 v 1.73632 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path5159" />
+ <path
+ d="m 45.859014,134.20638 q -0.229444,0 -0.362769,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364319,0.17829 0.227893,0 0.361218,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361218,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.373621,0 -0.586011,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.586011,-0.24184 z"
+ id="path5161" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5524"
+ inkscape:label="controllerdesignstudio.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-ccsdk-cds/en/latest/index.html"
+ xlink:title="The design-time part of the Controller Design Studio (CDS) – the CDS Designer UI – is a framework to automate the resolution of resources for instantiation and any config provisioning operation, such as day0, day1, or day2 configuration. A designer can define what actions are required for a given service, along with anything comprising the action. Its content is driven from a catalog of reusable data dictionary and component, delivering a reusable and simplified self-service experience. CDS modeling is mainly based on the TOSCA standard, using JSON as a representation. CDS is part of CCSDK.">
+ <g
+ id="g4049"
+ inkscape:label="controllerdesignstudio">
+ <path
+ id="rect47709-1-7"
+ style="opacity:1;vector-effect:none;fill:#7c8ab2;stroke:#7c8ab2;stroke-width:2;stop-color:#000000;stop-opacity:1"
+ inkscape:label="controllerdesignstudio.form"
+ d="m 17.000002,124.93277 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Controller Design Studio (CDS)"
+ id="text1436-90"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="controllerdesignstudio.label">
+ <path
+ d="m 19.044836,125.60642 v 0.33021 q -0.158129,-0.14727 -0.337963,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607715,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.607715,0.24184 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337963,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182934,0.0558 -0.387573,0.0558 -0.525549,0 -0.827856,-0.32091 -0.302307,-0.32246 -0.302307,-0.87901 0,-0.55811 0.302307,-0.87902 0.302307,-0.32246 0.827856,-0.32246 0.20774,0 0.390674,0.0558 0.184485,0.0543 0.345715,0.16433 z"
+ id="path5165" />
+ <path
+ d="m 20.096348,126.20638 q -0.229443,0 -0.362768,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364318,0.17829 0.227894,0 0.361219,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361219,-0.18139 z m 0,-0.24184 q 0.372071,0 0.584461,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.584461,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5167" />
+ <path
+ d="m 22.716757,126.69473 v 1.04799 h -0.285254 v -1.03869 q 0,-0.2465 -0.09612,-0.36897 -0.09612,-0.12247 -0.288355,-0.12247 -0.230993,0 -0.364318,0.14727 -0.133326,0.14728 -0.133326,0.40153 v 0.98133 H 21.26258 v -1.73632 h 0.286804 v 0.26975 q 0.10232,-0.15658 0.240296,-0.2341 0.139526,-0.0775 0.32091,-0.0775 0.299207,0 0.452686,0.18603 0.153479,0.18449 0.153479,0.54416 z"
+ id="path5169" />
+ <path
+ d="m 23.475264,125.5134 v 0.493 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237195,0.0605 h 0.293006 v 0.23874 h -0.293006 q -0.330212,0 -0.455786,-0.12247 -0.125574,-0.12402 -0.125574,-0.44958 v -0.94258 H 22.97917 v -0.22169 h 0.209289 v -0.493 z"
+ id="path5171" />
+ <path
+ d="m 25.351531,126.27305 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45113 v 0.91467 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234094,-0.2341 0.144178,-0.0775 0.350367,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path5173" />
+ <path
+ d="m 26.161198,126.20638 q -0.229444,0 -0.362769,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364319,0.17829 0.227893,0 0.361218,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361218,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.373621,0 -0.586011,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.586011,-0.24184 z"
+ id="path5175" />
+ <path
+ d="m 27.338283,125.33047 h 0.285254 v 2.41225 h -0.285254 z"
+ id="path5177" />
+ <path
+ d="m 28.127796,125.33047 h 0.285254 v 2.41225 h -0.285254 z"
+ id="path5179" />
+ <path
+ d="m 30.402489,126.80325 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176734,0.44959 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327112,0.0341 -0.415478,0 -0.658874,-0.24184 -0.241846,-0.24185 -0.241846,-0.65423 0,-0.42633 0.229444,-0.67592 0.230993,-0.25115 0.621667,-0.25115 0.350366,0 0.553455,0.22634 0.204638,0.22479 0.204638,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337963,-0.13953 -0.238746,0 -0.382923,0.13488 -0.142627,0.13488 -0.164331,0.37982 z"
+ id="path5181" />
+ <path
+ d="m 31.784213,126.27305 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45113 v 0.91467 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234094,-0.2341 0.144178,-0.0775 0.350367,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path5183" />
+ <path
+ d="m 32.96843,125.68549 v 1.79989 h 0.378272 q 0.47904,0 0.700732,-0.21705 0.223242,-0.21704 0.223242,-0.68522 0,-0.46509 -0.223242,-0.68058 -0.221692,-0.21704 -0.700732,-0.21704 z m -0.313159,-0.25735 h 0.643372 q 0.672827,0 0.987536,0.2806 0.31471,0.27905 0.31471,0.87437 0,0.59841 -0.31626,0.87901 -0.31626,0.2806 -0.985986,0.2806 h -0.643372 z"
+ id="path5185" />
+ <path
+ d="m 36.480259,126.80325 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176733,0.44959 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327111,0.0341 -0.415479,0 -0.658875,-0.24184 -0.241846,-0.24185 -0.241846,-0.65423 0,-0.42633 0.229444,-0.67592 0.230993,-0.25115 0.621667,-0.25115 0.350366,0 0.553455,0.22634 0.204639,0.22479 0.204639,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13488 -0.164332,0.37982 z"
+ id="path5187" />
+ <path
+ d="m 37.962751,126.05756 v 0.26975 q -0.120923,-0.062 -0.251148,-0.093 -0.130224,-0.031 -0.269751,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19533 0,0.0992 0.07596,0.15658 0.07597,0.0558 0.305408,0.10697 l 0.09767,0.0217 q 0.303858,0.0651 0.430982,0.18448 0.128674,0.11782 0.128674,0.33021 0,0.24185 -0.192236,0.38293 -0.190686,0.14107 -0.525549,0.14107 -0.139527,0 -0.291456,-0.0279 -0.150378,-0.0264 -0.31781,-0.0806 v -0.29455 q 0.15813,0.0822 0.311609,0.12402 0.153479,0.0403 0.303858,0.0403 0.201538,0 0.310058,-0.0682 0.108521,-0.0698 0.108521,-0.19534 0,-0.11627 -0.07906,-0.17829 -0.07751,-0.062 -0.342615,-0.11937 l -0.09922,-0.0233 q -0.2651,-0.0558 -0.382922,-0.17053 -0.117822,-0.11628 -0.117822,-0.31781 0,-0.24495 0.173633,-0.37828 0.173632,-0.13332 0.492993,-0.13332 0.15813,0 0.297656,0.0233 0.139526,0.0233 0.257349,0.0698 z"
+ id="path5189" />
+ <path
+ d="m 38.417401,126.0064 h 0.285254 v 1.73632 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path5191" />
+ <path
+ d="m 40.349478,126.85441 q 0,-0.31006 -0.128675,-0.48059 -0.127124,-0.17054 -0.358117,-0.17054 -0.229444,0 -0.358118,0.17054 -0.127124,0.17053 -0.127124,0.48059 0,0.30851 0.127124,0.47904 0.128674,0.17053 0.358118,0.17053 0.230993,0 0.358117,-0.17053 0.128675,-0.17053 0.128675,-0.47904 z m 0.285254,0.67282 q 0,0.44339 -0.196888,0.65888 -0.196887,0.21704 -0.603064,0.21704 -0.150378,0 -0.283703,-0.0233 -0.133325,-0.0217 -0.258899,-0.0682 v -0.2775 q 0.125574,0.0682 0.248047,0.10077 0.122473,0.0325 0.249597,0.0325 0.280603,0 0.420129,-0.14727 0.139527,-0.14573 0.139527,-0.44184 v -0.14107 q -0.08837,0.15348 -0.226343,0.22944 -0.137976,0.076 -0.330212,0.076 -0.319361,0 -0.514698,-0.24339 -0.195337,-0.2434 -0.195337,-0.64492 0,-0.40308 0.195337,-0.64648 0.195337,-0.24339 0.514698,-0.24339 0.192236,0 0.330212,0.076 0.137976,0.076 0.226343,0.22945 v -0.26355 h 0.285254 z"
+ id="path5193" />
+ <path
+ d="m 42.573012,126.69473 v 1.04799 h -0.285254 v -1.03869 q 0,-0.2465 -0.09612,-0.36897 -0.09612,-0.12247 -0.288355,-0.12247 -0.230993,0 -0.364319,0.14727 -0.133325,0.14728 -0.133325,0.40153 v 0.98133 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.10232,-0.15658 0.240296,-0.2341 0.139526,-0.0775 0.32091,-0.0775 0.299207,0 0.452686,0.18603 0.153479,0.18449 0.153479,0.54416 z"
+ id="path5195" />
+ <path
+ d="m 45.101333,125.5041 v 0.30541 q -0.178283,-0.0853 -0.336413,-0.12712 -0.15813,-0.0419 -0.305408,-0.0419 -0.255798,0 -0.395325,0.0992 -0.137976,0.0992 -0.137976,0.28215 0,0.15348 0.09147,0.23254 0.09302,0.0775 0.350367,0.12558 l 0.189135,0.0387 q 0.350367,0.0667 0.516248,0.23565 0.167432,0.16743 0.167432,0.44958 0,0.33642 -0.226343,0.51005 -0.224793,0.17363 -0.660425,0.17363 -0.164331,0 -0.350366,-0.0372 -0.184485,-0.0372 -0.382923,-0.11007 v -0.32247 q 0.190686,0.10697 0.373621,0.16123 0.182935,0.0543 0.359668,0.0543 0.268201,0 0.413928,-0.10542 0.145728,-0.10542 0.145728,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.342615,-0.14418 l -0.190686,-0.0372 q -0.350366,-0.0698 -0.506946,-0.21859 -0.156579,-0.14883 -0.156579,-0.41393 0,-0.30695 0.21549,-0.48369 0.217041,-0.17673 0.596863,-0.17673 0.162781,0 0.331763,0.0294 0.168982,0.0295 0.345715,0.0884 z"
+ id="path5197" />
+ <path
+ d="m 45.906349,125.5134 v 0.493 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237195,0.0605 h 0.293005 v 0.23874 h -0.293005 q -0.330213,0 -0.455786,-0.12247 -0.125574,-0.12402 -0.125574,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5199" />
+ <path
+ d="m 46.747021,127.0575 v -1.0511 h 0.285254 v 1.04024 q 0,0.2465 0.09612,0.37052 0.09612,0.12248 0.288355,0.12248 0.230993,0 0.364318,-0.14728 0.134876,-0.14728 0.134876,-0.40153 v -0.98443 h 0.285254 v 1.73632 h -0.285254 v -0.26665 q -0.10387,0.15813 -0.241846,0.23565 -0.136425,0.076 -0.31781,0.076 -0.299206,0 -0.454236,-0.18603 -0.155029,-0.18604 -0.155029,-0.54415 z m 0.717786,-1.09296 z"
+ id="path5201" />
+ <path
+ d="m 49.838718,126.26995 v -0.93948 h 0.285254 v 2.41225 h -0.285254 v -0.26044 q -0.08992,0.15502 -0.227893,0.23099 -0.136425,0.0744 -0.328662,0.0744 -0.314709,0 -0.513147,-0.25114 -0.196887,-0.25115 -0.196887,-0.66043 0,-0.40928 0.196887,-0.66042 0.198438,-0.25115 0.513147,-0.25115 0.192237,0 0.328662,0.076 0.137976,0.0744 0.227893,0.22945 z m -0.972033,0.60616 q 0,0.31471 0.128674,0.49454 0.130225,0.17829 0.356567,0.17829 0.226343,0 0.356568,-0.17829 0.130224,-0.17983 0.130224,-0.49454 0,-0.31471 -0.130224,-0.49299 -0.130225,-0.17984 -0.356568,-0.17984 -0.226342,0 -0.356567,0.17984 -0.128674,0.17828 -0.128674,0.49299 z"
+ id="path5203" />
+ <path
+ d="m 50.618928,126.0064 h 0.285254 v 1.73632 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path5205" />
+ <path
+ d="m 52.081268,126.20638 q -0.229444,0 -0.362769,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364319,0.17829 0.227893,0 0.361218,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361218,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.373621,0 -0.586011,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.586011,-0.24184 z"
+ id="path5207" />
+ <path
+ d="m 54.595638,125.33357 q -0.207739,0.35657 -0.308508,0.70538 -0.100769,0.34882 -0.100769,0.70694 0,0.35811 0.100769,0.71003 0.102319,0.35037 0.308508,0.70538 h -0.248047 q -0.232544,-0.36432 -0.348816,-0.71623 -0.114721,-0.35192 -0.114721,-0.69918 0,-0.34572 0.114721,-0.69609 0.114722,-0.35036 0.348816,-0.71623 z"
+ id="path5209" />
+ <path
+ d="m 56.802119,125.60642 v 0.33021 q -0.15813,-0.14727 -0.337964,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607715,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.607715,0.24184 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337964,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182935,0.0558 -0.387573,0.0558 -0.52555,0 -0.827857,-0.32091 -0.302307,-0.32246 -0.302307,-0.87901 0,-0.55811 0.302307,-0.87902 0.302307,-0.32246 0.827857,-0.32246 0.207739,0 0.390673,0.0558 0.184485,0.0543 0.345716,0.16433 z"
+ id="path5211" />
+ <path
+ d="m 57.506364,125.68549 v 1.79989 h 0.378271 q 0.479041,0 0.700733,-0.21705 0.223242,-0.21704 0.223242,-0.68522 0,-0.46509 -0.223242,-0.68058 -0.221692,-0.21704 -0.700733,-0.21704 z m -0.31316,-0.25735 h 0.643372 q 0.672827,0 0.987537,0.2806 0.314709,0.27905 0.314709,0.87437 0,0.59841 -0.31626,0.87901 -0.316259,0.2806 -0.985986,0.2806 h -0.643372 z"
+ id="path5213" />
+ <path
+ d="m 60.932924,125.5041 v 0.30541 q -0.178284,-0.0853 -0.336414,-0.12712 -0.15813,-0.0419 -0.305407,-0.0419 -0.255799,0 -0.395325,0.0992 -0.137976,0.0992 -0.137976,0.28215 0,0.15348 0.09147,0.23254 0.09302,0.0775 0.350366,0.12558 l 0.189136,0.0387 q 0.350366,0.0667 0.516248,0.23565 0.167431,0.16743 0.167431,0.44958 0,0.33642 -0.226343,0.51005 -0.224792,0.17363 -0.660424,0.17363 -0.164331,0 -0.350367,-0.0372 -0.184484,-0.0372 -0.382922,-0.11007 v -0.32247 q 0.190686,0.10697 0.373621,0.16123 0.182934,0.0543 0.359668,0.0543 0.2682,0 0.413928,-0.10542 0.145727,-0.10542 0.145727,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.103869,-0.0961 -0.342614,-0.14418 l -0.190686,-0.0372 q -0.350366,-0.0698 -0.506946,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30695 0.215491,-0.48369 0.217041,-0.17673 0.596863,-0.17673 0.162781,0 0.331763,0.0294 0.168981,0.0295 0.345715,0.0884 z"
+ id="path5215" />
+ <path
+ d="m 61.41083,125.33357 h 0.248047 q 0.232544,0.36587 0.347265,0.71623 0.116272,0.35037 0.116272,0.69609 0,0.34726 -0.116272,0.69918 -0.114721,0.35191 -0.347265,0.71623 H 61.41083 q 0.206189,-0.35501 0.306958,-0.70538 0.102319,-0.35192 0.102319,-0.71003 0,-0.35812 -0.102319,-0.70694 -0.100769,-0.34881 -0.306958,-0.70538 z"
+ id="path5217" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5531"
+ inkscape:label="workflowdesigner.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-sdc/en/latest/workflow.html"
+ xlink:title="Workflow Designer allows a user to design a workflow, save it, and attach it to a SDC service as an artifact. Workflow Designer also manages the definitions of activities, which can be later used as parts of the designed workflows.">
+ <g
+ id="g4043"
+ inkscape:label="workflowdesigner">
+ <path
+ id="rect47709-1-8"
+ style="opacity:1;vector-effect:none;fill:#7c8ab2;stroke:#7c8ab2;stroke-width:2;stop-color:#000000;stop-opacity:1"
+ inkscape:label="workflowdesigner.form"
+ d="m 17.000002,116.93276 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Workflow Designer"
+ id="text1436-2"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="workflowdesigner.label">
+ <path
+ d="m 17.10542,117.42814 h 0.31626 l 0.486792,1.95647 0.485241,-1.95647 h 0.351917 l 0.486792,1.95647 0.485242,-1.95647 h 0.31781 l -0.58136,2.31458 h -0.393775 l -0.488342,-2.00918 -0.492993,2.00918 h -0.393775 z"
+ id="path5221" />
+ <path
+ d="m 20.832738,118.20638 q -0.229444,0 -0.362769,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364319,0.17829 0.227893,0 0.361218,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361218,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.373621,0 -0.586011,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.586011,-0.24184 z"
+ id="path5223" />
+ <path
+ d="m 23.015963,118.27305 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45113 v 0.91467 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.2341 0.144177,-0.0775 0.350366,-0.0775 0.02946,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path5225" />
+ <path
+ d="m 23.211714,117.33047 h 0.286804 v 1.42472 l 0.851111,-0.74879 h 0.364319 l -0.920874,0.81235 0.959631,0.92397 h -0.37207 l -0.882117,-0.84801 v 0.84801 h -0.286804 z"
+ id="path5227" />
+ <path
+ d="m 25.577874,117.33047 h 0.79375 v 2.41225 H 26.08482 v -2.17506 h -0.510046 q -0.153479,0 -0.213941,0.062 -0.05891,0.062 -0.05891,0.22324 v 0.15348 h 0.469739 v 0.22169 h -0.469739 v 1.51463 h -0.286804 v -1.51463 h -0.272852 v -0.22169 h 0.272852 v -0.12093 q 0,-0.2899 0.134875,-0.42168 0.134876,-0.13332 0.427881,-0.13332 z"
+ id="path5229" />
+ <path
+ d="m 27.456105,118.20638 q -0.229443,0 -0.362768,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364318,0.17829 0.227893,0 0.361219,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133326,-0.18139 -0.361219,-0.18139 z m 0,-0.24184 q 0.372071,0 0.584461,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.584461,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5231" />
+ <path
+ d="m 28.46731,118.0064 h 0.285253 l 0.356568,1.35495 0.355017,-1.35495 h 0.336414 l 0.356567,1.35495 0.355017,-1.35495 H 30.7974 l -0.454236,1.73632 H 30.00675 l -0.37362,-1.42316 -0.375171,1.42316 h -0.336414 z"
+ id="path5233" />
+ <path
+ d="m 32.114943,117.68549 v 1.79989 h 0.378272 q 0.47904,0 0.700732,-0.21705 0.223242,-0.21704 0.223242,-0.68522 0,-0.46509 -0.223242,-0.68058 -0.221692,-0.21704 -0.700732,-0.21704 z m -0.313159,-0.25735 h 0.643372 q 0.672827,0 0.987536,0.2806 0.31471,0.27905 0.31471,0.87437 0,0.59841 -0.31626,0.87901 -0.31626,0.2806 -0.985986,0.2806 h -0.643372 z"
+ id="path5235" />
+ <path
+ d="m 35.62677,118.80325 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176733,0.44959 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.314709,0.0992 -0.161231,0.0341 -0.327112,0.0341 -0.415479,0 -0.658875,-0.24184 -0.241845,-0.24185 -0.241845,-0.65423 0,-0.42633 0.229443,-0.67592 0.230994,-0.25115 0.621667,-0.25115 0.350367,0 0.553455,0.22634 0.204639,0.22479 0.204639,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13488 -0.164331,0.37982 z"
+ id="path5237" />
+ <path
+ d="m 37.109264,118.05756 v 0.26975 q -0.120923,-0.062 -0.251148,-0.093 -0.130224,-0.031 -0.269751,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19533 0,0.0992 0.07596,0.15658 0.07597,0.0558 0.305408,0.10697 l 0.09767,0.0217 q 0.303858,0.0651 0.430982,0.18448 0.128674,0.11782 0.128674,0.33021 0,0.24185 -0.192236,0.38293 -0.190686,0.14107 -0.525549,0.14107 -0.139527,0 -0.291456,-0.0279 -0.150378,-0.0264 -0.31781,-0.0806 v -0.29455 q 0.15813,0.0822 0.311609,0.12402 0.153479,0.0403 0.303858,0.0403 0.201538,0 0.310058,-0.0682 0.108521,-0.0698 0.108521,-0.19534 0,-0.11627 -0.07906,-0.17829 -0.07751,-0.062 -0.342615,-0.11937 l -0.09922,-0.0233 q -0.2651,-0.0558 -0.382922,-0.17053 -0.117822,-0.11628 -0.117822,-0.31781 0,-0.24495 0.173633,-0.37828 0.173632,-0.13332 0.492993,-0.13332 0.15813,0 0.297656,0.0233 0.139526,0.0233 0.257349,0.0698 z"
+ id="path5239" />
+ <path
+ d="m 37.563912,118.0064 h 0.285254 v 1.73632 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path5241" />
+ <path
+ d="m 39.495991,118.85441 q 0,-0.31006 -0.128675,-0.48059 -0.127124,-0.17054 -0.358117,-0.17054 -0.229444,0 -0.358118,0.17054 -0.127124,0.17053 -0.127124,0.48059 0,0.30851 0.127124,0.47904 0.128674,0.17053 0.358118,0.17053 0.230993,0 0.358117,-0.17053 0.128675,-0.17053 0.128675,-0.47904 z m 0.285254,0.67282 q 0,0.44339 -0.196888,0.65888 -0.196887,0.21704 -0.603064,0.21704 -0.150378,0 -0.283703,-0.0233 -0.133325,-0.0217 -0.258899,-0.0682 v -0.2775 q 0.125574,0.0682 0.248047,0.10077 0.122473,0.0326 0.249597,0.0326 0.280603,0 0.420129,-0.14727 0.139527,-0.14573 0.139527,-0.44184 v -0.14107 q -0.08837,0.15348 -0.226343,0.22944 -0.137976,0.076 -0.330212,0.076 -0.319361,0 -0.514698,-0.24339 -0.195337,-0.2434 -0.195337,-0.64492 0,-0.40308 0.195337,-0.64648 0.195337,-0.24339 0.514698,-0.24339 0.192236,0 0.330212,0.076 0.137976,0.076 0.226343,0.22945 v -0.26355 h 0.285254 z"
+ id="path5243" />
+ <path
+ d="m 41.719525,118.69473 v 1.04799 h -0.285254 v -1.03869 q 0,-0.2465 -0.09612,-0.36897 -0.09612,-0.12247 -0.288355,-0.12247 -0.230993,0 -0.364319,0.14727 -0.133325,0.14728 -0.133325,0.40153 v 0.98133 H 40.26535 v -1.73632 h 0.286804 v 0.26975 q 0.102319,-0.15658 0.240296,-0.2341 0.139526,-0.0775 0.32091,-0.0775 0.299207,0 0.452686,0.18603 0.153479,0.18449 0.153479,0.54416 z"
+ id="path5245" />
+ <path
+ d="m 43.681058,118.80325 v 0.13952 h -1.311547 q 0.0186,0.29456 0.176733,0.44959 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327111,0.0341 -0.415479,0 -0.658875,-0.24184 -0.241846,-0.24185 -0.241846,-0.65423 0,-0.42633 0.229444,-0.67592 0.230993,-0.25115 0.621667,-0.25115 0.350366,0 0.553455,0.22634 0.204638,0.22479 0.204638,0.61237 z m -0.285253,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382923,0.13488 -0.142626,0.13488 -0.164331,0.37982 z"
+ id="path5247" />
+ <path
+ d="m 45.062783,118.27305 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45113 v 0.91467 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.2341 0.144177,-0.0775 0.350366,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path5249" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5538"
+ inkscape:label="xnfonboarding.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vnfrqts-requirements/en/latest/Chapter7/VNF-On-boarding-and-package-management.html"
+ xlink:title="The VNF provider must provide VNF packages that include a rich set of recipes, management and functional interfaces, policies, configuration parameters, and infrastructure requirements that can be utilized by the ONAP Design module to onboard and catalog these resources.">
+ <g
+ id="g4037"
+ inkscape:label="xnfonboarding">
+ <path
+ id="rect47709-1"
+ style="opacity:1;vector-effect:none;fill:#7c8ab2;stroke:#7c8ab2;stroke-width:2;stop-color:#000000;stop-opacity:1"
+ inkscape:label="xnfonboarding.form"
+ d="m 17.000002,108.93276 h 50 v 4 h -50 z" />
+ <g
+ aria-label="xNF Onboarding"
+ id="text1436-8"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="xnfonboarding.label">
+ <path
+ d="m 18.742529,110.0064 -0.627868,0.84491 0.660424,0.89141 h -0.336413 l -0.505396,-0.68212 -0.505395,0.68212 h -0.336414 l 0.674378,-0.90847 -0.617017,-0.82785 h 0.336414 l 0.460437,0.61856 0.460437,-0.61856 z"
+ id="path5253" />
+ <path
+ d="m 19.09796,109.42814 h 0.421679 l 1.026294,1.93631 v -1.93631 h 0.303858 v 2.31458 h -0.42168 l -1.026294,-1.93631 v 1.93631 H 19.09796 Z"
+ id="path5255" />
+ <path
+ d="m 21.380405,109.42814 h 1.330151 v 0.26355 h -1.016992 v 0.68213 h 0.917773 v 0.26355 h -0.917773 v 1.10535 h -0.313159 z"
+ id="path5257" />
+ <path
+ d="m 24.705576,109.64053 q -0.341064,0 -0.542602,0.25425 -0.199988,0.25424 -0.199988,0.69298 0,0.43718 0.199988,0.69143 0.201538,0.25425 0.542602,0.25425 0.341065,0 0.539502,-0.25425 0.199988,-0.25425 0.199988,-0.69143 0,-0.43874 -0.199988,-0.69298 -0.198437,-0.25425 -0.539502,-0.25425 z m 0,-0.25425 q 0.486792,0 0.778247,0.32711 0.291455,0.32556 0.291455,0.87437 0,0.54725 -0.291455,0.87436 -0.291455,0.32556 -0.778247,0.32556 -0.488342,0 -0.781348,-0.32556 -0.291455,-0.32556 -0.291455,-0.87436 0,-0.54881 0.291455,-0.87437 0.293006,-0.32711 0.781348,-0.32711 z"
+ id="path5259" />
+ <path
+ d="m 27.603487,110.69473 v 1.04799 h -0.285254 v -1.03869 q 0,-0.2465 -0.09612,-0.36897 -0.09612,-0.12247 -0.288354,-0.12247 -0.230994,0 -0.364319,0.14727 -0.133325,0.14728 -0.133325,0.40153 v 0.98133 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.102319,-0.15658 0.240295,-0.2341 0.139527,-0.0775 0.320911,-0.0775 0.299206,0 0.452685,0.18603 0.153479,0.18449 0.153479,0.54416 z"
+ id="path5261" />
+ <path
+ d="m 29.326276,110.87611 q 0,-0.31471 -0.130225,-0.49299 -0.128674,-0.17984 -0.355017,-0.17984 -0.226342,0 -0.356567,0.17984 -0.128674,0.17828 -0.128674,0.49299 0,0.31471 0.128674,0.49454 0.130225,0.17829 0.356567,0.17829 0.226343,0 0.355017,-0.17829 0.130225,-0.17983 0.130225,-0.49454 z m -0.970483,-0.60616 q 0.08992,-0.15503 0.226342,-0.22945 0.137976,-0.076 0.328662,-0.076 0.31626,0 0.513147,0.25115 0.198438,0.25114 0.198438,0.66042 0,0.40928 -0.198438,0.66043 -0.196887,0.25114 -0.513147,0.25114 -0.190686,0 -0.328662,-0.0744 -0.136425,-0.076 -0.226342,-0.23099 v 0.26044 h -0.286805 v -2.41225 h 0.286805 z"
+ id="path5263" />
+ <path
+ d="m 30.675445,110.20638 q -0.229444,0 -0.362769,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364319,0.17829 0.227893,0 0.361218,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361218,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.373621,0 -0.586011,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.586011,-0.24184 z"
+ id="path5265" />
+ <path
+ d="m 32.641629,110.86991 q -0.345715,0 -0.47904,0.0791 -0.133325,0.0791 -0.133325,0.26976 0,0.15192 0.09922,0.24184 0.100769,0.0884 0.272852,0.0884 0.237195,0 0.379822,-0.16743 0.144177,-0.16899 0.144177,-0.44804 v -0.0636 z m 0.568958,-0.11782 v 0.99063 h -0.285254 v -0.26355 q -0.09767,0.15813 -0.243396,0.2341 -0.145728,0.0744 -0.356567,0.0744 -0.266651,0 -0.424781,-0.14883 -0.156579,-0.15037 -0.156579,-0.40152 0,-0.29301 0.195337,-0.44183 0.196887,-0.14883 0.58601,-0.14883 h 0.399976 v -0.0279 q 0,-0.19689 -0.130225,-0.30386 -0.128674,-0.10852 -0.362768,-0.10852 -0.148828,0 -0.289905,0.0357 -0.141077,0.0357 -0.271301,0.10697 v -0.26355 q 0.156579,-0.0605 0.303857,-0.0899 0.147278,-0.031 0.286804,-0.031 0.376722,0 0.562757,0.19534 0.186035,0.19533 0.186035,0.59221 z"
+ id="path5267" />
+ <path
+ d="m 34.711684,110.27305 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45113 v 0.91467 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.2341 0.144177,-0.0775 0.350366,-0.0775 0.02946,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path5269" />
+ <path
+ d="m 36.005041,110.26995 v -0.93948 h 0.285254 v 2.41225 h -0.285254 v -0.26044 q -0.08992,0.15502 -0.227893,0.23099 -0.136426,0.0744 -0.328662,0.0744 -0.31471,0 -0.513147,-0.25114 -0.196887,-0.25115 -0.196887,-0.66043 0,-0.40928 0.196887,-0.66042 0.198437,-0.25115 0.513147,-0.25115 0.192236,0 0.328662,0.076 0.137976,0.0744 0.227893,0.22945 z m -0.972034,0.60616 q 0,0.31471 0.128675,0.49454 0.130224,0.17829 0.356567,0.17829 0.226343,0 0.356567,-0.17829 0.130225,-0.17983 0.130225,-0.49454 0,-0.31471 -0.130225,-0.49299 -0.130224,-0.17984 -0.356567,-0.17984 -0.226343,0 -0.356567,0.17984 -0.128675,0.17828 -0.128675,0.49299 z"
+ id="path5271" />
+ <path
+ d="m 36.785252,110.0064 h 0.285254 v 1.73632 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path5273" />
+ <path
+ d="m 39.018088,110.69473 v 1.04799 h -0.285254 v -1.03869 q 0,-0.2465 -0.09612,-0.36897 -0.09612,-0.12247 -0.288355,-0.12247 -0.230993,0 -0.364319,0.14727 -0.133325,0.14728 -0.133325,0.40153 v 0.98133 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.102319,-0.15658 0.240296,-0.2341 0.139526,-0.0775 0.32091,-0.0775 0.299207,0 0.452686,0.18603 0.153479,0.18449 0.153479,0.54416 z"
+ id="path5275" />
+ <path
+ d="m 40.637007,110.85441 q 0,-0.31006 -0.128675,-0.48059 -0.127124,-0.17054 -0.358117,-0.17054 -0.229444,0 -0.358118,0.17054 -0.127124,0.17053 -0.127124,0.48059 0,0.30851 0.127124,0.47904 0.128674,0.17053 0.358118,0.17053 0.230993,0 0.358117,-0.17053 0.128675,-0.17053 0.128675,-0.47904 z m 0.285254,0.67282 q 0,0.44339 -0.196888,0.65888 -0.196887,0.21704 -0.603064,0.21704 -0.150378,0 -0.283703,-0.0233 -0.133325,-0.0217 -0.258899,-0.0682 v -0.2775 q 0.125574,0.0682 0.248047,0.10077 0.122473,0.0326 0.249597,0.0326 0.280603,0 0.420129,-0.14727 0.139527,-0.14573 0.139527,-0.44184 v -0.14107 q -0.08837,0.15348 -0.226343,0.22944 -0.137976,0.076 -0.330212,0.076 -0.319361,0 -0.514698,-0.24339 -0.195337,-0.2434 -0.195337,-0.64492 0,-0.40308 0.195337,-0.64648 0.195337,-0.24339 0.514698,-0.24339 0.192236,0 0.330212,0.076 0.137976,0.076 0.226343,0.22945 v -0.26355 h 0.285254 z"
+ id="path5277" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5545"
+ inkscape:label="servicexnfdesign.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-user/design/index.html"
+ xlink:title="The goal of the design process is to create all artifacts (models) that are required to instantiate and manage resources, services, and products on the ONAP platform."
+ style="display:inline">
+ <g
+ id="g3355"
+ inkscape:label="servicexnfdesign"
+ style="display:inline">
+ <path
+ id="rect47709"
+ style="opacity:1;fill:#7c8ab2;stroke:#7c8ab2;stroke-width:2"
+ inkscape:label="servicexnfdesign.form"
+ d="m 17.000002,100.93276 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Service/xNF Design"
+ id="text1436-3"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="servicexnfdesign.label">
+ <path
+ d="m 18.699121,101.5041 v 0.30541 q -0.178284,-0.0853 -0.336414,-0.12712 -0.158129,-0.0419 -0.305407,-0.0419 -0.255799,0 -0.395325,0.0992 -0.137976,0.0992 -0.137976,0.28215 0,0.15348 0.09147,0.23254 0.09302,0.0775 0.350367,0.12558 l 0.189135,0.0387 q 0.350366,0.0667 0.516248,0.23565 0.167431,0.16743 0.167431,0.44958 0,0.33642 -0.226342,0.51005 -0.224793,0.17363 -0.660425,0.17363 -0.164331,0 -0.350366,-0.0372 -0.184485,-0.0372 -0.382923,-0.11007 v -0.32247 q 0.190686,0.10697 0.373621,0.16123 0.182934,0.0543 0.359668,0.0543 0.268201,0 0.413928,-0.10542 0.145728,-0.10542 0.145728,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.342615,-0.14418 l -0.190686,-0.0372 q -0.350366,-0.0698 -0.506946,-0.21859 -0.156579,-0.14883 -0.156579,-0.41393 0,-0.30695 0.21549,-0.48369 0.217041,-0.17673 0.596863,-0.17673 0.162781,0 0.331763,0.0294 0.168982,0.0295 0.345715,0.0884 z"
+ id="path5281" />
+ <path
+ d="m 20.707164,102.80325 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176733,0.44959 0.159681,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.15503,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.314709,0.0992 -0.161231,0.0341 -0.327112,0.0341 -0.415479,0 -0.658874,-0.24184 -0.241846,-0.24185 -0.241846,-0.65423 0,-0.42633 0.229443,-0.67592 0.230994,-0.25115 0.621668,-0.25115 0.350366,0 0.553454,0.22634 0.204639,0.22479 0.204639,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13488 -0.164331,0.37982 z"
+ id="path5283" />
+ <path
+ d="m 22.088888,102.27305 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45113 v 0.91467 H 21.071896 V 102.0064 H 21.3587 v 0.26975 q 0.08992,-0.15813 0.234095,-0.2341 0.144177,-0.0775 0.350366,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path5285" />
+ <path
+ d="m 22.090852,102.0064 h 0.302307 l 0.542603,1.45727 0.542602,-1.45727 h 0.302307 l -0.651123,1.73632 h -0.387573 z"
+ id="path5287" />
+ <path
+ d="m 24.081841,102.0064 h 0.285254 v 1.73632 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path5289" />
+ <path
+ d="m 26.12089,102.07306 v 0.26665 q -0.120923,-0.0667 -0.243396,-0.0992 -0.120923,-0.0341 -0.244946,-0.0341 -0.277503,0 -0.430982,0.17674 -0.153479,0.17518 -0.153479,0.49299 0,0.31781 0.153479,0.49454 0.153479,0.17519 0.430982,0.17519 0.124023,0 0.244946,-0.0326 0.122473,-0.0341 0.243396,-0.10077 v 0.26355 q -0.119373,0.0558 -0.248047,0.0837 -0.127124,0.0279 -0.271301,0.0279 -0.392224,0 -0.623218,-0.24649 -0.230994,-0.2465 -0.230994,-0.66508 0,-0.42478 0.232544,-0.66818 0.234095,-0.24339 0.640271,-0.24339 0.131775,0 0.257349,0.0279 0.125574,0.0264 0.243396,0.0806 z"
+ id="path5291" />
+ <path
+ d="m 28.00956,102.80325 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176734,0.44959 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327112,0.0341 -0.415478,0 -0.658874,-0.24184 -0.241846,-0.24185 -0.241846,-0.65423 0,-0.42633 0.229443,-0.67592 0.230994,-0.25115 0.621668,-0.25115 0.350366,0 0.553455,0.22634 0.204638,0.22479 0.204638,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337963,-0.13953 -0.238746,0 -0.382923,0.13488 -0.142627,0.13488 -0.164331,0.37982 z"
+ id="path5293" />
+ <path
+ d="m 28.89209,101.42814 h 0.26355 l -0.806153,2.60914 h -0.26355 z"
+ id="path5295" />
+ <path
+ d="m 30.805565,102.0064 -0.627868,0.84491 0.660424,0.89141 h -0.336413 l -0.505396,-0.68212 -0.505395,0.68212 h -0.336414 l 0.674378,-0.90847 -0.617017,-0.82785 h 0.336414 l 0.460437,0.61856 0.460437,-0.61856 z"
+ id="path5297" />
+ <path
+ d="m 31.160996,101.42814 h 0.42168 l 1.026294,1.93631 v -1.93631 h 0.303857 v 2.31458 h -0.42168 l -1.026294,-1.93631 v 1.93631 h -0.303857 z"
+ id="path5299" />
+ <path
+ d="m 33.443441,101.42814 h 1.330151 v 0.26355 H 33.7566 v 0.68213 h 0.917774 v 0.26355 H 33.7566 v 1.10535 h -0.313159 z"
+ id="path5301" />
+ <path
+ d="m 36.142295,101.68549 v 1.79989 h 0.378271 q 0.479041,0 0.700733,-0.21705 0.223242,-0.21704 0.223242,-0.68522 0,-0.46509 -0.223242,-0.68058 -0.221692,-0.21704 -0.700733,-0.21704 z m -0.313159,-0.25735 h 0.643371 q 0.672827,0 0.987537,0.2806 0.314709,0.27905 0.314709,0.87437 0,0.59841 -0.31626,0.87901 -0.316259,0.2806 -0.985986,0.2806 h -0.643371 z"
+ id="path5303" />
+ <path
+ d="m 39.654121,102.80325 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176734,0.44959 0.15968,0.15348 0.443383,0.15348 0.164331,0 0.31781,-0.0403 0.15503,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.314709,0.0992 -0.161231,0.0341 -0.327112,0.0341 -0.415478,0 -0.658874,-0.24184 -0.241846,-0.24185 -0.241846,-0.65423 0,-0.42633 0.229443,-0.67592 0.230994,-0.25115 0.621668,-0.25115 0.350366,0 0.553454,0.22634 0.204639,0.22479 0.204639,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13488 -0.164331,0.37982 z"
+ id="path5305" />
+ <path
+ d="m 41.136615,102.05756 v 0.26975 q -0.120923,-0.062 -0.251147,-0.093 -0.130225,-0.031 -0.269751,-0.031 -0.212391,0 -0.319361,0.0651 -0.10542,0.0651 -0.10542,0.19533 0,0.0992 0.07596,0.15658 0.07596,0.0558 0.305407,0.10697 l 0.09767,0.0217 q 0.303857,0.0651 0.430981,0.18448 0.128675,0.11782 0.128675,0.33021 0,0.24185 -0.192237,0.38293 -0.190686,0.14107 -0.525549,0.14107 -0.139526,0 -0.291455,-0.0279 -0.150379,-0.0264 -0.31781,-0.0806 v -0.29455 q 0.15813,0.0822 0.311609,0.12402 0.153479,0.0403 0.303857,0.0403 0.201538,0 0.310059,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.07906,-0.17829 -0.07751,-0.062 -0.342615,-0.11937 l -0.09922,-0.0233 q -0.2651,-0.0558 -0.382923,-0.17053 -0.117822,-0.11628 -0.117822,-0.31781 0,-0.24495 0.173633,-0.37828 0.173633,-0.13332 0.492993,-0.13332 0.15813,0 0.297656,0.0233 0.139527,0.0233 0.257349,0.0698 z"
+ id="path5307" />
+ <path
+ d="m 41.591264,102.0064 h 0.285253 v 1.73632 h -0.285253 z m 0,-0.67593 h 0.285253 v 0.36122 h -0.285253 z"
+ id="path5309" />
+ <path
+ d="m 43.523342,102.85441 q 0,-0.31006 -0.128674,-0.48059 -0.127124,-0.17054 -0.358118,-0.17054 -0.229443,0 -0.358118,0.17054 -0.127124,0.17053 -0.127124,0.48059 0,0.30851 0.127124,0.47904 0.128675,0.17053 0.358118,0.17053 0.230994,0 0.358118,-0.17053 0.128674,-0.17053 0.128674,-0.47904 z m 0.285254,0.67282 q 0,0.44339 -0.196887,0.65888 -0.196887,0.21704 -0.603064,0.21704 -0.150379,0 -0.283704,-0.0233 -0.133325,-0.0217 -0.258899,-0.0682 v -0.2775 q 0.125574,0.0682 0.248047,0.10077 0.122473,0.0326 0.249597,0.0326 0.280603,0 0.42013,-0.14727 0.139526,-0.14573 0.139526,-0.44184 v -0.14107 q -0.08837,0.15348 -0.226343,0.22944 -0.137976,0.076 -0.330212,0.076 -0.31936,0 -0.514697,-0.24339 -0.195337,-0.2434 -0.195337,-0.64492 0,-0.40308 0.195337,-0.64648 0.195337,-0.24339 0.514697,-0.24339 0.192236,0 0.330212,0.076 0.137976,0.076 0.226343,0.22945 v -0.26355 h 0.285254 z"
+ id="path5311" />
+ <path
+ d="m 45.746876,102.69473 v 1.04799 h -0.285254 v -1.03869 q 0,-0.2465 -0.09612,-0.36897 -0.09612,-0.12247 -0.288354,-0.12247 -0.230994,0 -0.364319,0.14727 -0.133325,0.14728 -0.133325,0.40153 v 0.98133 h -0.286805 v -1.73632 h 0.286805 v 0.26975 q 0.102319,-0.15658 0.240295,-0.2341 0.139526,-0.0775 0.320911,-0.0775 0.299206,0 0.452685,0.18603 0.153479,0.18449 0.153479,0.54416 z"
+ id="path5313" />
+ </g>
+ </g>
+ </a>
+ </g>
+ <g
+ id="g4450"
+ inkscape:label="vnfvalidation"
+ style="display:inline">
+ <a
+ id="a5552"
+ inkscape:label="vnfvalidation.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-provider/index.html#vnf-and-pnf-requirements-and-guidelines"
+ xlink:title="Ensures that a network function (e.g. CNF, PNF, VNF) fits all ONAP guidelines and requirements.">
+ <g
+ id="g4456"
+ inkscape:label="vnfvalidation">
+ <path
+ id="rect13557-1"
+ style="display:inline;opacity:0.4;fill:#009893;stroke:#009893;stroke-width:4"
+ inkscape:label="vnfvalidation.form"
+ d="M 16,71.932762 H 53 V 81.932764 H 16 Z" />
+ <g
+ aria-label="VNF Validation"
+ id="text1436-1-5"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="vnfvalidation.label">
+ <path
+ d="m 16.015503,72.428137 h 0.599963 l 0.613916,1.708423 0.612366,-1.708423 h 0.599963 l -0.857312,2.314588 h -0.711584 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5317" />
+ <path
+ d="m 18.656065,72.428137 h 0.666626 l 0.841809,1.5875 v -1.5875 h 0.565857 v 2.314588 h -0.666626 l -0.841809,-1.5875 v 1.5875 h -0.565857 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5319" />
+ <path
+ d="m 21.220663,72.428137 h 1.610754 v 0.451135 h -1.013891 v 0.430982 h 0.95343 v 0.451135 h -0.95343 v 0.981336 h -0.596863 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5321" />
+ <path
+ d="m 23.769138,72.428137 h 0.599963 l 0.613916,1.708423 0.612366,-1.708423 h 0.599963 l -0.857312,2.314588 H 24.62645 Z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5323" />
+ <path
+ d="m 26.98951,73.961377 q -0.173633,0 -0.262,0.05891 -0.08682,0.05891 -0.08682,0.173633 0,0.10542 0.06976,0.165881 0.07131,0.05891 0.196887,0.05891 0.15658,0 0.26355,-0.111621 0.10697,-0.113171 0.10697,-0.282153 v -0.06356 z m 0.84801,-0.20929 v 0.990638 h -0.559656 v -0.257349 q -0.111621,0.15813 -0.251147,0.230994 -0.139526,0.07131 -0.339514,0.07131 -0.269751,0 -0.438733,-0.15658 -0.167432,-0.158129 -0.167432,-0.409277 0,-0.305408 0.20929,-0.448035 0.21084,-0.142626 0.660425,-0.142626 h 0.327111 v -0.04341 q 0,-0.131775 -0.103869,-0.192236 -0.10387,-0.06201 -0.324011,-0.06201 -0.178284,0 -0.331763,0.03566 -0.153479,0.03566 -0.285254,0.10697 v -0.42323 q 0.178284,-0.04341 0.358118,-0.06511 0.179834,-0.02325 0.359668,-0.02325 0.469738,0 0.677478,0.186035 0.209289,0.184485 0.209289,0.601513 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5325" />
+ <path
+ d="m 28.261164,72.330469 h 0.555005 v 2.412256 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5327" />
+ <path
+ d="m 29.256865,73.006396 h 0.555005 v 1.736329 h -0.555005 z m 0,-0.675927 h 0.555005 v 0.452685 h -0.555005 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5329" />
+ <path
+ d="m 31.43389,73.260645 v -0.930176 h 0.558105 v 2.412256 H 31.43389 v -0.251148 q -0.114722,0.153479 -0.252698,0.224793 -0.137976,0.07131 -0.31936,0.07131 -0.320911,0 -0.5271,-0.254248 -0.206189,-0.255798 -0.206189,-0.657324 0,-0.401526 0.206189,-0.655774 0.206189,-0.255798 0.5271,-0.255798 0.179834,0 0.31781,0.07286 0.139526,0.07131 0.254248,0.223243 z m -0.365869,1.123962 q 0.178283,0 0.271301,-0.130225 0.09457,-0.130224 0.09457,-0.378271 0,-0.248047 -0.09457,-0.378272 -0.09302,-0.130224 -0.271301,-0.130224 -0.176734,0 -0.271302,0.130224 -0.09302,0.130225 -0.09302,0.378272 0,0.248047 0.09302,0.378271 0.09457,0.130225 0.271302,0.130225 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5331" />
+ <path
+ d="m 33.210938,73.961377 q -0.173633,0 -0.262,0.05891 -0.08682,0.05891 -0.08682,0.173633 0,0.10542 0.06976,0.165881 0.07131,0.05891 0.196887,0.05891 0.15658,0 0.26355,-0.111621 0.10697,-0.113171 0.10697,-0.282153 v -0.06356 z m 0.84801,-0.20929 v 0.990638 h -0.559656 v -0.257349 q -0.111621,0.15813 -0.251147,0.230994 -0.139526,0.07131 -0.339514,0.07131 -0.269751,0 -0.438733,-0.15658 -0.167432,-0.158129 -0.167432,-0.409277 0,-0.305408 0.20929,-0.448035 0.21084,-0.142626 0.660425,-0.142626 h 0.327111 v -0.04341 q 0,-0.131775 -0.103869,-0.192236 -0.10387,-0.06201 -0.324011,-0.06201 -0.178284,0 -0.331763,0.03566 -0.153479,0.03566 -0.285254,0.10697 v -0.42323 q 0.178284,-0.04341 0.358118,-0.06511 0.179834,-0.02325 0.359668,-0.02325 0.469738,0 0.677478,0.186035 0.209289,0.184485 0.209289,0.601513 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5333" />
+ <path
+ d="m 35.088757,72.513403 v 0.492993 h 0.572058 v 0.396875 h -0.572058 v 0.73639 q 0,0.120922 0.04806,0.164331 0.04806,0.04186 0.190686,0.04186 h 0.285254 v 0.396875 h -0.47594 q -0.328662,0 -0.466638,-0.136426 -0.136426,-0.137976 -0.136426,-0.466638 v -0.73639 H 34.2578 v -0.396875 h 0.275952 v -0.492993 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5335" />
+ <path
+ d="m 35.907726,73.006396 h 0.555004 v 1.736329 h -0.555004 z m 0,-0.675927 h 0.555004 v 0.452685 h -0.555004 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5337" />
+ <path
+ d="m 37.729732,73.361414 q -0.184484,0 -0.282153,0.133325 -0.09612,0.131775 -0.09612,0.381372 0,0.249597 0.09612,0.382922 0.09767,0.131775 0.282153,0.131775 0.181385,0 0.277503,-0.131775 0.09612,-0.133325 0.09612,-0.382922 0,-0.249597 -0.09612,-0.381372 -0.09612,-0.133325 -0.277503,-0.133325 z m 0,-0.396875 q 0.448035,0 0.699183,0.241845 0.252697,0.241846 0.252697,0.669727 0,0.427881 -0.252697,0.669726 -0.251148,0.241846 -0.699183,0.241846 -0.449584,0 -0.703833,-0.241846 -0.252697,-0.241845 -0.252697,-0.669726 0,-0.427881 0.252697,-0.669727 0.254249,-0.241845 0.703833,-0.241845 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5339" />
+ <path
+ d="m 40.737714,73.685425 v 1.0573 h -0.558106 v -0.172083 -0.63717 q 0,-0.224793 -0.01085,-0.310059 -0.0093,-0.08527 -0.03411,-0.125574 -0.03256,-0.05426 -0.08837,-0.08371 -0.05581,-0.03101 -0.127124,-0.03101 -0.173633,0 -0.272852,0.134875 -0.09922,0.133325 -0.09922,0.37052 v 0.854212 h -0.555005 v -1.736329 h 0.555005 v 0.254249 q 0.125573,-0.151929 0.26665,-0.223243 0.141077,-0.07286 0.311609,-0.07286 0.300757,0 0.455786,0.184484 0.15658,0.184485 0.15658,0.536402 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5341" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5559"
+ inkscape:label="vnfsdk.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vnfsdk-model/en/latest/index.html"
+ xlink:title="The Virtual Network Function Software Development Kit (VNF SDK) provides the functionality to create VNF and PNF packages, test VNF and VNF ONAP compliance, and provides market place functionality to store VNF and PNF packages.">
+ <g
+ id="g4467"
+ inkscape:label="vnfsdk"
+ style="display:inline"
+ transform="matrix(1.0293981,0,0,1.0293981,-1.2935185,-2.320477)">
+ <path
+ id="rect47709-0-9-8-9"
+ style="display:inline;vector-effect:none;fill:#1a3d6f;stroke:#1a3d6f;stroke-width:2;stop-color:#000000"
+ inkscape:label="vnfsdk.form"
+ d="m 36,76.932762 h 16 v 4.000001 H 36 Z" />
+ <g
+ aria-label="VNF SDK"
+ id="text1436-1"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-9-8-9);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="vnfsdk.label">
+ <path
+ d="m 36.908472,79.742725 -0.883667,-2.314588 h 0.327111 l 0.733289,1.948718 0.734839,-1.948718 h 0.325561 l -0.882116,2.314588 z"
+ id="path5345" />
+ <path
+ d="m 38.390965,77.428137 h 0.42168 l 1.026294,1.936316 v -1.936316 h 0.303857 v 2.314588 h -0.42168 l -1.026294,-1.936316 v 1.936316 h -0.303857 z"
+ id="path5347" />
+ <path
+ d="m 40.67341,77.428137 h 1.330151 v 0.26355 h -1.016992 v 0.682129 h 0.917773 v 0.26355 h -0.917773 v 1.105359 H 40.67341 Z"
+ id="path5349" />
+ <path
+ d="m 44.446616,77.504102 v 0.305407 q -0.178283,-0.08527 -0.336413,-0.127124 -0.15813,-0.04186 -0.305408,-0.04186 -0.255798,0 -0.395325,0.09922 -0.137976,0.09922 -0.137976,0.282153 0,0.153479 0.09147,0.232544 0.09302,0.07752 0.350367,0.125574 l 0.189135,0.03876 q 0.350367,0.06666 0.516248,0.235645 0.167432,0.167432 0.167432,0.449585 0,0.336413 -0.226343,0.510046 -0.224793,0.173633 -0.660425,0.173633 -0.164331,0 -0.350366,-0.03721 -0.184485,-0.03721 -0.382923,-0.110071 v -0.322461 q 0.190687,0.106971 0.373621,0.161231 0.182935,0.05426 0.359668,0.05426 0.268201,0 0.413928,-0.10542 0.145728,-0.10542 0.145728,-0.300757 0,-0.170532 -0.10542,-0.26665 -0.10387,-0.09612 -0.342615,-0.144177 L 43.620313,78.67922 Q 43.269947,78.60946 43.113367,78.460628 42.956788,78.3118 42.956788,78.0467 q 0,-0.306958 0.21549,-0.483691 0.217041,-0.176734 0.596863,-0.176734 0.162781,0 0.331763,0.02946 0.168982,0.02945 0.345715,0.08837 z"
+ id="path5351" />
+ <path
+ d="m 45.29504,77.685486 v 1.79989 h 0.378271 q 0.479041,0 0.700733,-0.217041 0.223242,-0.217041 0.223242,-0.68523 0,-0.465087 -0.223242,-0.680578 -0.221692,-0.217041 -0.700733,-0.217041 z m -0.313159,-0.257349 h 0.643371 q 0.672827,0 0.987537,0.280603 0.314709,0.279053 0.314709,0.874365 0,0.598414 -0.316259,0.879017 -0.31626,0.280603 -0.985987,0.280603 h -0.643371 z"
+ id="path5353" />
+ <path
+ d="m 47.334089,77.428137 h 0.313159 v 0.978235 l 1.038696,-0.978235 h 0.403077 l -1.148768,1.079004 1.230933,1.235584 h -0.412378 l -1.11156,-1.114661 v 1.114661 h -0.313159 z"
+ id="path5355" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a5566"
+ inkscape:label="vvp.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vvp-documentation/en/latest/index.html"
+ xlink:title="The VNF Validation Platform (VVP) provides the functionality to validate that a VNF Heat package is compliant with the ONAP VNF Heat Template Requirements from the ONAP VNF Requirements (VNFRQTS) project.">
+ <g
+ id="g4461"
+ inkscape:label="vvp"
+ style="display:inline">
+ <path
+ id="rect47709-0-9-8"
+ style="fill:#1a3d6f;stroke:#1a3d6f;stroke-width:2"
+ inkscape:label="vvp.form"
+ d="m 17.000002,76.932762 h 15 v 4.000001 h -15 z" />
+ <g
+ aria-label="VVP"
+ id="text1436-1-6"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-9-8);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="vvp.label">
+ <path
+ d="m 17.908472,79.742725 -0.883667,-2.314588 h 0.327111 l 0.733289,1.948718 0.734839,-1.948718 h 0.325561 l -0.882116,2.314588 z"
+ id="path5359" />
+ <path
+ d="m 19.987828,79.742725 -0.883667,-2.314588 h 0.327112 l 0.733288,1.948718 0.734839,-1.948718 h 0.325562 l -0.882117,2.314588 z"
+ id="path5361" />
+ <path
+ d="M 21.78348,77.685486 V 78.5552 h 0.393775 q 0.218591,0 0.337964,-0.113171 0.119372,-0.113172 0.119372,-0.322461 0,-0.207739 -0.119372,-0.320911 -0.119373,-0.113171 -0.337964,-0.113171 z m -0.313159,-0.257349 h 0.706934 q 0.389123,0 0.587561,0.176734 0.199988,0.175183 0.199988,0.514697 0,0.342615 -0.199988,0.517798 -0.198438,0.175183 -0.587561,0.175183 H 21.78348 v 0.930176 h -0.313159 z"
+ id="path5363" />
+ </g>
+ </g>
+ </a>
+ </g>
+ </g>
+ <g
+ id="g6143"
+ inkscape:label="runtime"
+ style="display:inline">
+ <a
+ id="a4359"
+ inkscape:label="runtime.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#runtime-framework"
+ xlink:title="The Run-time execution framework executes the rules and policies and other models distributed by the design and creation environment.">
+ <g
+ id="g10932"
+ inkscape:label="runtime"
+ style="display:inline">
+ <path
+ id="rect6495"
+ style="fill:#dae3f3;fill-opacity:1;stroke:#dae3f3;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 78,51.932761 v 97.999999 h 90 156 V 67.932761 H 166 v -16 z"
+ sodipodi:nodetypes="cccccccc"
+ inkscape:label="runtime.form" />
+ <g
+ aria-label="Run-Time"
+ id="text1436-656-4"
+ style="font-size:6.35px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect6495);opacity:0.4;stroke-width:0.264583"
+ inkscape:label="runtime.label">
+ <path
+ d="m 80.278931,54.975269 q 0.375171,0 0.536401,-0.139527 0.164331,-0.139526 0.164331,-0.458887 0,-0.316259 -0.164331,-0.452685 -0.16123,-0.136426 -0.536401,-0.136426 h -0.502295 v 1.187525 z m -0.502295,0.824755 v 1.751831 H 78.58291 v -4.629174 h 1.823145 q 0.914672,0 1.339453,0.306958 0.427881,0.306958 0.427881,0.970483 0,0.458887 -0.223243,0.753442 -0.220141,0.294556 -0.666626,0.434082 0.244947,0.05581 0.437183,0.254248 0.195337,0.195337 0.393774,0.595313 L 82.7625,57.551855 H 81.49126 L 80.926953,56.401538 Q 80.756421,56.054272 80.579687,55.927148 80.406055,55.800024 80.1146,55.800024 Z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5366" />
+ <path
+ d="m 83.293114,56.2 v -2.120801 h 1.116211 v 0.347266 q 0,0.282153 -0.0031,0.710034 -0.0031,0.42478 -0.0031,0.567407 0,0.418579 0.02171,0.604614 0.0217,0.182935 0.07441,0.266651 0.06821,0.10852 0.176733,0.167431 0.111621,0.05891 0.254248,0.05891 0.347266,0 0.545703,-0.266651 0.198438,-0.26665 0.198438,-0.74104 v -1.714624 h 1.110009 v 3.472656 H 85.674364 V 57.04956 q -0.251148,0.303858 -0.533301,0.449585 -0.279053,0.142627 -0.617017,0.142627 -0.601513,0 -0.917773,-0.368969 Q 83.293114,56.903833 83.293114,56.2 Z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5368" />
+ <path
+ d="m 91.24963,55.437256 v 2.114599 H 90.13342 V 57.20769 55.93335 q 0,-0.449585 -0.0217,-0.620118 -0.0186,-0.170532 -0.06821,-0.251147 -0.06511,-0.108521 -0.176734,-0.167432 -0.111621,-0.06201 -0.254248,-0.06201 -0.347265,0 -0.545703,0.269751 -0.198437,0.26665 -0.198437,0.74104 v 1.708422 h -1.11001 V 54.0792 h 1.11001 v 0.508496 q 0.251147,-0.303857 0.5333,-0.446484 0.282154,-0.145728 0.623218,-0.145728 0.601514,0 0.911572,0.36897 0.313159,0.36897 0.313159,1.072803 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5370" />
+ <path
+ d="m 91.997285,55.272925 h 1.947168 v 0.90227 h -1.947168 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5372" />
+ <path
+ d="m 93.293743,52.922681 h 4.266406 v 0.90227 h -1.53479 v 3.726904 h -1.193725 v -3.726904 h -1.537891 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5374" />
+ <path
+ d="m 98.034953,54.079199 h 1.110009 v 3.472656 h -1.110009 z m 0,-1.351855 h 1.110009 v 0.905371 h -1.110009 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5376" />
+ <path
+ d="m 103.33737,54.655908 q 0.21084,-0.322461 0.49919,-0.489892 0.29146,-0.170533 0.63872,-0.170533 0.59842,0 0.91158,0.36897 0.31315,0.36897 0.31315,1.072803 v 2.114599 h -1.11621 v -1.810742 q 0.003,-0.04031 0.003,-0.08372 0.003,-0.04341 0.003,-0.124023 0,-0.36897 -0.10852,-0.533301 -0.10852,-0.167431 -0.35036,-0.167431 -0.31626,0 -0.48989,0.260449 -0.17054,0.260449 -0.17674,0.753442 v 1.705322 h -1.11621 v -1.810742 q 0,-0.576709 -0.0992,-0.74104 -0.0992,-0.167431 -0.35346,-0.167431 -0.31936,0 -0.493,0.263549 -0.17363,0.26045 -0.17363,0.747242 v 1.708422 h -1.11621 v -3.472656 h 1.11621 v 0.508496 q 0.20464,-0.294555 0.46819,-0.443384 0.26665,-0.148828 0.58601,-0.148828 0.35967,0 0.63562,0.173633 0.27595,0.173633 0.41858,0.486792 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5378" />
+ <path
+ d="m 110.10946,55.806226 v 0.316259 h -2.59519 q 0.0403,0.390674 0.28215,0.586011 0.24185,0.195337 0.67593,0.195337 0.35037,0 0.71624,-0.102319 0.36897,-0.10542 0.75654,-0.31626 v 0.855762 q -0.39377,0.148828 -0.78755,0.223242 -0.39377,0.07751 -0.78755,0.07751 -0.94258,0 -1.46658,-0.47749 -0.52089,-0.480591 -0.52089,-1.345654 0,-0.849561 0.51159,-1.336353 0.5147,-0.486792 1.41387,-0.486792 0.81856,0 1.30845,0.492994 0.49299,0.492993 0.49299,1.317749 z m -1.14101,-0.36897 q 0,-0.31626 -0.18604,-0.508496 -0.18293,-0.195337 -0.48059,-0.195337 -0.32246,0 -0.524,0.182934 -0.20154,0.179834 -0.25115,0.520899 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="path5380" />
+ </g>
+ </g>
+ </a>
+ <g
+ id="g1896"
+ inkscape:label="sharedservices"
+ style="display:inline">
+ <a
+ id="a1436"
+ inkscape:label="sharedservices.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#shared-services"
+ xlink:title="ONAP provides a set of operational services for all ONAP components including activity logging, reporting, common data layer, configuration, persistence, access control, secret and credential management, resiliency, and software lifecycle management."
+ style="display:inline">
+ <g
+ id="g1430"
+ inkscape:label="sharedservices">
+ <path
+ id="rect34206-6"
+ style="fill:#009893;stroke:#009893;stroke-width:4"
+ inkscape:label="sharedservices.form"
+ d="m 268,89.932762 h 52 v 55.999998 h -52 z" />
+ <g
+ aria-label="Shared Services"
+ id="text1436"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect34206-6);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="sharedservices.label">
+ <path
+ d="m 269.90221,90.501001 v 0.489893 q -0.19069,-0.08527 -0.37207,-0.128675 -0.18139,-0.04341 -0.34262,-0.04341 -0.21394,0 -0.31626,0.05891 -0.10231,0.05891 -0.10231,0.182935 0,0.09302 0.0682,0.145727 0.0698,0.05116 0.25115,0.08837 l 0.25424,0.05116 q 0.38603,0.07751 0.54881,0.235644 0.16278,0.15813 0.16278,0.449585 0,0.382922 -0.22789,0.570508 -0.22635,0.186035 -0.69299,0.186035 -0.22014,0 -0.44183,-0.04186 -0.22169,-0.04186 -0.44338,-0.124023 v -0.503845 q 0.22169,0.117822 0.42788,0.178283 0.20774,0.05891 0.39997,0.05891 0.19534,0 0.29921,-0.06511 0.10387,-0.06511 0.10387,-0.186035 0,-0.108521 -0.0713,-0.167432 -0.0698,-0.05891 -0.28061,-0.10542 l -0.23099,-0.05116 q -0.34727,-0.07441 -0.5085,-0.237195 -0.15968,-0.162781 -0.15968,-0.438733 0,-0.345715 0.22325,-0.531751 0.22324,-0.186035 0.64182,-0.186035 0.19068,0 0.39222,0.02946 0.20154,0.02791 0.41703,0.08527 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5384" />
+ <path
+ d="m 272.20636,91.685425 v 1.0573 h -0.55811 v -0.172083 -0.63407 q 0,-0.227893 -0.0109,-0.313159 -0.009,-0.08527 -0.0341,-0.125574 -0.0326,-0.05426 -0.0884,-0.08371 -0.0558,-0.03101 -0.12713,-0.03101 -0.17363,0 -0.27285,0.134875 -0.0992,0.133325 -0.0992,0.37052 v 0.854212 h -0.555 V 90.33047 h 0.555 v 0.930176 q 0.12558,-0.151929 0.26665,-0.223243 0.14108,-0.07286 0.31161,-0.07286 0.30076,0 0.45579,0.184484 0.15658,0.184485 0.15658,0.536402 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5386" />
+ <path
+ d="m 273.4067,91.961377 q -0.17363,0 -0.262,0.05891 -0.0868,0.05891 -0.0868,0.173633 0,0.10542 0.0698,0.165881 0.0713,0.05891 0.19688,0.05891 0.15658,0 0.26355,-0.111621 0.10697,-0.113171 0.10697,-0.282153 v -0.06356 z m 0.84801,-0.20929 v 0.990638 h -0.55966 v -0.257349 q -0.11162,0.15813 -0.25114,0.230994 -0.13953,0.07131 -0.33952,0.07131 -0.26975,0 -0.43873,-0.15658 -0.16743,-0.158129 -0.16743,-0.409277 0,-0.305408 0.20929,-0.448035 0.21084,-0.142626 0.66042,-0.142626 h 0.32711 v -0.04341 q 0,-0.131775 -0.10387,-0.192236 -0.10387,-0.06201 -0.32401,-0.06201 -0.17828,0 -0.33176,0.03566 -0.15348,0.03566 -0.28525,0.10697 v -0.42323 q 0.17828,-0.04341 0.35811,-0.06511 0.17984,-0.02325 0.35967,-0.02325 0.46974,0 0.67748,0.186035 0.20929,0.184485 0.20929,0.601513 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5388" />
+ <path
+ d="m 275.9682,91.479236 q -0.0729,-0.03411 -0.14573,-0.04961 -0.0713,-0.01705 -0.14418,-0.01705 -0.21394,0 -0.33021,0.137976 -0.11472,0.136426 -0.11472,0.392224 v 0.799952 h -0.55501 v -1.736329 h 0.55501 v 0.285254 q 0.10697,-0.170532 0.24494,-0.248047 0.13953,-0.07906 0.33332,-0.07906 0.0279,0 0.0605,0.0031 0.0326,0.0015 0.0946,0.0093 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5390" />
+ <path
+ d="m 277.88477,91.86991 v 0.15813 h -1.29759 q 0.0202,0.195336 0.14107,0.293005 0.12093,0.09767 0.33797,0.09767 0.17518,0 0.35811,-0.05116 0.18449,-0.05271 0.37828,-0.15813 v 0.427881 q -0.19689,0.07441 -0.39378,0.111621 -0.19689,0.03876 -0.39377,0.03876 -0.47129,0 -0.73329,-0.238745 -0.26045,-0.240295 -0.26045,-0.672827 0,-0.42478 0.2558,-0.668176 0.25735,-0.243396 0.70693,-0.243396 0.40928,0 0.65422,0.246496 0.2465,0.246497 0.2465,0.658875 z m -0.57051,-0.184485 q 0,-0.15813 -0.093,-0.254248 -0.0915,-0.09767 -0.2403,-0.09767 -0.16123,0 -0.262,0.09147 -0.10077,0.08992 -0.12557,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5392" />
+ <path
+ d="m 279.39362,91.260645 v -0.930176 h 0.55811 v 2.412256 h -0.55811 v -0.251148 q -0.11472,0.153479 -0.2527,0.224793 -0.13797,0.07131 -0.31936,0.07131 -0.32091,0 -0.5271,-0.254248 -0.20619,-0.255798 -0.20619,-0.657324 0,-0.401526 0.20619,-0.655774 0.20619,-0.255798 0.5271,-0.255798 0.17984,0 0.31781,0.07286 0.13953,0.07131 0.25425,0.223243 z m -0.36587,1.123962 q 0.17828,0 0.2713,-0.130225 0.0946,-0.130224 0.0946,-0.378271 0,-0.248047 -0.0946,-0.378272 -0.093,-0.130224 -0.2713,-0.130224 -0.17673,0 -0.2713,0.130224 -0.093,0.130225 -0.093,0.378272 0,0.248047 0.093,0.378271 0.0946,0.130225 0.2713,0.130225 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5394" />
+ <path
+ d="m 282.77615,90.501001 v 0.489893 q -0.19068,-0.08527 -0.37207,-0.128675 -0.18138,-0.04341 -0.34261,-0.04341 -0.21394,0 -0.31626,0.05891 -0.10232,0.05891 -0.10232,0.182935 0,0.09302 0.0682,0.145727 0.0698,0.05116 0.25115,0.08837 l 0.25425,0.05116 q 0.38602,0.07751 0.5488,0.235644 0.16278,0.15813 0.16278,0.449585 0,0.382922 -0.22789,0.570508 -0.22635,0.186035 -0.69298,0.186035 -0.22015,0 -0.44184,-0.04186 -0.22169,-0.04186 -0.44338,-0.124023 v -0.503845 q 0.22169,0.117822 0.42788,0.178283 0.20774,0.05891 0.39998,0.05891 0.19533,0 0.2992,-0.06511 0.10387,-0.06511 0.10387,-0.186035 0,-0.108521 -0.0713,-0.167432 -0.0698,-0.05891 -0.2806,-0.10542 l -0.231,-0.05116 q -0.34726,-0.07441 -0.50849,-0.237195 -0.15968,-0.162781 -0.15968,-0.438733 0,-0.345715 0.22324,-0.531751 0.22324,-0.186035 0.64182,-0.186035 0.19068,0 0.39222,0.02946 0.20154,0.02791 0.41703,0.08527 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5396" />
+ <path
+ d="m 285.0679,91.86991 v 0.15813 h -1.2976 q 0.0202,0.195336 0.14108,0.293005 0.12092,0.09767 0.33796,0.09767 0.17519,0 0.35812,-0.05116 0.18449,-0.05271 0.37827,-0.15813 v 0.427881 q -0.19688,0.07441 -0.39377,0.111621 -0.19689,0.03876 -0.39378,0.03876 -0.47128,0 -0.73328,-0.238745 -0.26045,-0.240295 -0.26045,-0.672827 0,-0.42478 0.25579,-0.668176 0.25735,-0.243396 0.70694,-0.243396 0.40928,0 0.65422,0.246496 0.2465,0.246497 0.2465,0.658875 z m -0.57051,-0.184485 q 0,-0.15813 -0.093,-0.254248 -0.0915,-0.09767 -0.24029,-0.09767 -0.16123,0 -0.262,0.09147 -0.10077,0.08992 -0.12558,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5398" />
+ <path
+ d="m 286.68527,91.479236 q -0.0729,-0.03411 -0.14573,-0.04961 -0.0713,-0.01705 -0.14418,-0.01705 -0.21394,0 -0.33021,0.137976 -0.11472,0.136426 -0.11472,0.392224 v 0.799952 h -0.55501 v -1.736329 h 0.55501 v 0.285254 q 0.10697,-0.170532 0.24494,-0.248047 0.13953,-0.07906 0.33332,-0.07906 0.0279,0 0.0605,0.0031 0.0325,0.0015 0.0946,0.0093 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5400" />
+ <path
+ d="m 286.65002,91.006396 h 0.55501 l 0.43253,1.199927 0.43098,-1.199927 h 0.55656 l -0.68368,1.736329 h -0.60927 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5402" />
+ <path
+ d="m 288.84565,91.006396 h 0.55501 v 1.736329 h -0.55501 z m 0,-0.675927 h 0.55501 v 0.452685 h -0.55501 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5404" />
+ <path
+ d="m 291.24437,91.060657 v 0.452685 q -0.11317,-0.07751 -0.22789,-0.114721 -0.11318,-0.03721 -0.23565,-0.03721 -0.23254,0 -0.36277,0.136425 -0.12867,0.134876 -0.12867,0.378272 0,0.243396 0.12867,0.379822 0.13023,0.134875 0.36277,0.134875 0.13023,0 0.2465,-0.03876 0.11782,-0.03876 0.21704,-0.114722 v 0.454236 q -0.13023,0.04806 -0.2651,0.07131 -0.13333,0.02481 -0.2682,0.02481 -0.46974,0 -0.73484,-0.240295 -0.2651,-0.241846 -0.2651,-0.671277 0,-0.429431 0.2651,-0.669727 0.2651,-0.241845 0.73484,-0.241845 0.13642,0 0.2682,0.0248 0.13332,0.02325 0.2651,0.07131 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5406" />
+ <path
+ d="m 293.36403,91.86991 v 0.15813 h -1.29759 q 0.0202,0.195336 0.14107,0.293005 0.12093,0.09767 0.33797,0.09767 0.17518,0 0.35812,-0.05116 0.18448,-0.05271 0.37827,-0.15813 v 0.427881 q -0.19689,0.07441 -0.39378,0.111621 -0.19688,0.03876 -0.39377,0.03876 -0.47129,0 -0.73329,-0.238745 -0.26045,-0.240295 -0.26045,-0.672827 0,-0.42478 0.2558,-0.668176 0.25735,-0.243396 0.70693,-0.243396 0.40928,0 0.65423,0.246496 0.24649,0.246497 0.24649,0.658875 z m -0.57051,-0.184485 q 0,-0.15813 -0.093,-0.254248 -0.0915,-0.09767 -0.2403,-0.09767 -0.16123,0 -0.262,0.09147 -0.10077,0.08992 -0.12557,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5408" />
+ <path
+ d="m 295.04806,91.060657 v 0.421679 q -0.17828,-0.07441 -0.34416,-0.111621 -0.16588,-0.03721 -0.31316,-0.03721 -0.15813,0 -0.23564,0.04031 -0.076,0.03876 -0.076,0.120923 0,0.06666 0.0574,0.102319 0.0589,0.03566 0.20929,0.05271 l 0.0977,0.01395 q 0.42633,0.05426 0.57361,0.178283 0.14728,0.124024 0.14728,0.389124 0,0.277502 -0.20464,0.417029 -0.20464,0.139526 -0.61082,0.139526 -0.17208,0 -0.35657,-0.02791 -0.18293,-0.02635 -0.37672,-0.08061 v -0.42168 q 0.16589,0.08062 0.33952,0.120923 0.17518,0.04031 0.35501,0.04031 0.16279,0 0.24495,-0.04496 0.0822,-0.04496 0.0822,-0.133325 0,-0.07441 -0.0574,-0.110071 -0.0558,-0.03721 -0.2248,-0.05736 l -0.0977,-0.0124 q -0.37052,-0.04651 -0.51934,-0.172083 -0.14883,-0.125574 -0.14883,-0.381372 0,-0.275952 0.18913,-0.409277 0.18914,-0.133325 0.57981,-0.133325 0.15348,0 0.32246,0.02325 0.16899,0.02325 0.36742,0.07286 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="path5410" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a1443"
+ inkscape:label="cps.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-cps/en/latest/index.html"
+ xlink:title="The Configuration Persistence Service (CPS) provides storage for real-time run-time configuration and operational parameters that need to be used by ONAP.">
+ <g
+ id="g1929"
+ inkscape:label="cps">
+ <path
+ id="rect47709-1-7-9-0-6"
+ style="display:inline;opacity:1;vector-effect:none;fill:#66c1be;stroke:#66c1be;stroke-width:2;stop-color:#000000;stop-opacity:1"
+ inkscape:label="cps.form"
+ d="m 269,140.93277 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Config. Persistence Service (CPS)"
+ id="text1436-447-8"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-0-6);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="cps.label">
+ <path
+ d="m 271.04484,141.60642 v 0.33021 q -0.15813,-0.14727 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.60771,0.24184 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87901 0,-0.55811 0.30231,-0.87902 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path5414" />
+ <path
+ d="m 272.09635,142.20638 q -0.22944,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5416" />
+ <path
+ d="m 274.71676,142.69473 v 1.04799 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.23099,0 -0.36432,0.14727 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ id="path5418" />
+ <path
+ d="m 276.59613,142.0064 v 1.73632 h -0.28681 v -1.51463 h -0.7829 v 1.51463 h -0.2868 v -1.51463 h -0.27285 v -0.22169 h 0.27285 v -0.12093 q 0,-0.2837 0.13332,-0.41858 0.13488,-0.13642 0.41238,-0.13642 h 0.28681 v 0.23719 h -0.27286 q -0.15347,0 -0.21394,0.062 -0.0589,0.062 -0.0589,0.22324 v 0.15348 z m -0.28681,-0.67283 h 0.28681 v 0.36122 h -0.28681 z"
+ id="path5420" />
+ <path
+ d="m 278.15035,142.85441 q 0,-0.31006 -0.12868,-0.48059 -0.12712,-0.17054 -0.35812,-0.17054 -0.22944,0 -0.35811,0.17054 -0.12713,0.17053 -0.12713,0.48059 0,0.30851 0.12713,0.47904 0.12867,0.17053 0.35811,0.17053 0.231,0 0.35812,-0.17053 0.12868,-0.17053 0.12868,-0.47904 z m 0.28525,0.67282 q 0,0.44339 -0.19689,0.65888 -0.19688,0.21704 -0.60306,0.21704 -0.15038,0 -0.28371,-0.0233 -0.13332,-0.0217 -0.25889,-0.0682 v -0.2775 q 0.12557,0.0682 0.24804,0.10077 0.12248,0.0325 0.2496,0.0325 0.2806,0 0.42013,-0.14727 0.13953,-0.14573 0.13953,-0.44184 v -0.14107 q -0.0884,0.15348 -0.22635,0.22944 -0.13797,0.076 -0.33021,0.076 -0.31936,0 -0.5147,-0.24339 -0.19533,-0.2434 -0.19533,-0.64492 0,-0.40308 0.19533,-0.64648 0.19534,-0.24339 0.5147,-0.24339 0.19224,0 0.33021,0.076 0.13798,0.076 0.22635,0.22945 v -0.26355 h 0.28525 z"
+ id="path5422" />
+ <path
+ d="m 278.97086,143.34895 h 0.32712 v 0.39377 h -0.32712 z"
+ id="path5424" />
+ <path
+ d="m 280.82481,141.68549 v 0.86971 h 0.39377 q 0.21859,0 0.33797,-0.11317 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11938,-0.11317 -0.33797,-0.11317 z m -0.31316,-0.25735 h 0.70693 q 0.38913,0 0.58756,0.17673 0.19999,0.17518 0.19999,0.5147 0,0.34261 -0.19999,0.5178 -0.19843,0.17518 -0.58756,0.17518 h -0.39377 v 0.93017 h -0.31316 z"
+ id="path5426" />
+ <path
+ d="m 283.69326,142.80325 v 0.13952 h -1.31154 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24184 -0.24185,-0.24185 -0.24185,-0.65423 0,-0.42633 0.22944,-0.67592 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13488 -0.16433,0.37982 z"
+ id="path5428" />
+ <path
+ d="m 285.07499,142.27305 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.0139 -0.12403,-0.0139 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5430" />
+ <path
+ d="m 286.3885,142.05756 v 0.26975 q -0.12092,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19533 0,0.0992 0.076,0.15658 0.076,0.0558 0.3054,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18448 0.12868,0.11782 0.12868,0.33021 0,0.24185 -0.19224,0.38293 -0.19069,0.14107 -0.52555,0.14107 -0.13952,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29455 q 0.15813,0.0822 0.31161,0.12402 0.15347,0.0403 0.30385,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17829 -0.0775,-0.062 -0.34262,-0.11937 l -0.0992,-0.0232 q -0.2651,-0.0558 -0.38292,-0.17053 -0.11782,-0.11628 -0.11782,-0.31781 0,-0.24495 0.17363,-0.37828 0.17363,-0.13332 0.49299,-0.13332 0.15813,0 0.29766,0.0232 0.13953,0.0233 0.25735,0.0698 z"
+ id="path5432" />
+ <path
+ d="m 286.84315,142.0064 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path5434" />
+ <path
+ d="m 288.73957,142.05756 v 0.26975 q -0.12092,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19533 0,0.0992 0.076,0.15658 0.076,0.0558 0.3054,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18448 0.12868,0.11782 0.12868,0.33021 0,0.24185 -0.19224,0.38293 -0.19068,0.14107 -0.52555,0.14107 -0.13952,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29455 q 0.15813,0.0822 0.31161,0.12402 0.15347,0.0403 0.30385,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17829 -0.0775,-0.062 -0.34262,-0.11937 l -0.0992,-0.0232 q -0.2651,-0.0558 -0.38292,-0.17053 -0.11782,-0.11628 -0.11782,-0.31781 0,-0.24495 0.17363,-0.37828 0.17363,-0.13332 0.49299,-0.13332 0.15813,0 0.29766,0.0232 0.13953,0.0233 0.25735,0.0698 z"
+ id="path5436" />
+ <path
+ d="m 289.47637,141.5134 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5438" />
+ <path
+ d="m 291.83168,142.80325 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17674,0.44959 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67592 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13488 -0.16433,0.37982 z"
+ id="path5440" />
+ <path
+ d="m 293.65059,142.69473 v 1.04799 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14727 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ id="path5442" />
+ <path
+ d="m 295.37648,142.07306 v 0.26665 q -0.12093,-0.0667 -0.2434,-0.0992 -0.12092,-0.0341 -0.24495,-0.0341 -0.2775,0 -0.43098,0.17674 -0.15348,0.17518 -0.15348,0.49299 0,0.31781 0.15348,0.49454 0.15348,0.17519 0.43098,0.17519 0.12403,0 0.24495,-0.0326 0.12247,-0.0341 0.2434,-0.10077 v 0.26355 q -0.11938,0.0558 -0.24805,0.0837 -0.12712,0.0279 -0.2713,0.0279 -0.39223,0 -0.62322,-0.24649 -0.23099,-0.2465 -0.23099,-0.66508 0,-0.42478 0.23254,-0.66818 0.2341,-0.24339 0.64027,-0.24339 0.13178,0 0.25735,0.0279 0.12557,0.0264 0.2434,0.0806 z"
+ id="path5444" />
+ <path
+ d="m 297.26515,142.80325 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32712,0.0341 -0.41547,0 -0.65887,-0.24184 -0.24185,-0.24185 -0.24185,-0.65423 0,-0.42633 0.22945,-0.67592 0.23099,-0.25115 0.62166,-0.25115 0.35037,0 0.55346,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28526,-0.0837 q -0.003,-0.23409 -0.13177,-0.37362 -0.12713,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13488 -0.16433,0.37982 z"
+ id="path5446" />
+ <path
+ d="m 299.6927,141.5041 v 0.30541 q -0.17828,-0.0853 -0.33641,-0.12712 -0.15813,-0.0419 -0.30541,-0.0419 -0.2558,0 -0.39533,0.0992 -0.13797,0.0992 -0.13797,0.28215 0,0.15348 0.0915,0.23254 0.093,0.0775 0.35037,0.12558 l 0.18914,0.0387 q 0.35036,0.0667 0.51624,0.23565 0.16744,0.16743 0.16744,0.44958 0,0.33642 -0.22635,0.51005 -0.22479,0.17363 -0.66042,0.17363 -0.16433,0 -0.35037,-0.0372 -0.18448,-0.0372 -0.38292,-0.11007 v -0.32247 q 0.19069,0.10697 0.37362,0.16123 0.18293,0.0543 0.35967,0.0543 0.2682,0 0.41393,-0.10542 0.14572,-0.10542 0.14572,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34261,-0.14418 l -0.19069,-0.0372 q -0.35036,-0.0698 -0.50694,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30695 0.21549,-0.48369 0.21704,-0.17673 0.59686,-0.17673 0.16278,0 0.33176,0.0294 0.16899,0.0295 0.34572,0.0884 z"
+ id="path5448" />
+ <path
+ d="m 301.70074,142.80325 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17674,0.44959 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67592 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13488 -0.16433,0.37982 z"
+ id="path5450" />
+ <path
+ d="m 303.08247,142.27305 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.0139 -0.12403,-0.0139 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45113 v 0.91467 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5452" />
+ <path
+ d="m 303.08443,142.0064 h 0.30231 l 0.5426,1.45727 0.5426,-1.45727 h 0.30231 l -0.65112,1.73632 h -0.38757 z"
+ id="path5454" />
+ <path
+ d="m 305.07542,142.0064 h 0.28526 v 1.73632 h -0.28526 z m 0,-0.67593 h 0.28526 v 0.36122 h -0.28526 z"
+ id="path5456" />
+ <path
+ d="m 307.11447,142.07306 v 0.26665 q -0.12092,-0.0667 -0.2434,-0.0992 -0.12092,-0.0341 -0.24494,-0.0341 -0.2775,0 -0.43098,0.17674 -0.15348,0.17518 -0.15348,0.49299 0,0.31781 0.15348,0.49454 0.15348,0.17519 0.43098,0.17519 0.12402,0 0.24494,-0.0326 0.12248,-0.0341 0.2434,-0.10077 v 0.26355 q -0.11937,0.0558 -0.24805,0.0837 -0.12712,0.0279 -0.2713,0.0279 -0.39222,0 -0.62322,-0.24649 -0.23099,-0.2465 -0.23099,-0.66508 0,-0.42478 0.23254,-0.66818 0.2341,-0.24339 0.64028,-0.24339 0.13177,0 0.25734,0.0279 0.12558,0.0264 0.2434,0.0806 z"
+ id="path5458" />
+ <path
+ d="m 309.00314,142.80325 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30695,-0.12092 v 0.26975 q -0.15347,0.0651 -0.3147,0.0992 -0.16124,0.0341 -0.32712,0.0341 -0.41548,0 -0.65887,-0.24184 -0.24185,-0.24185 -0.24185,-0.65423 0,-0.42633 0.22945,-0.67592 0.23099,-0.25115 0.62166,-0.25115 0.35037,0 0.55346,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28526,-0.0837 q -0.003,-0.23409 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14262,0.13488 -0.16433,0.37982 z"
+ id="path5460" />
+ <path
+ d="m 310.71601,141.33357 q -0.20774,0.35657 -0.30851,0.70538 -0.10077,0.34882 -0.10077,0.70694 0,0.35811 0.10077,0.71003 0.10232,0.35037 0.30851,0.70538 h -0.24805 q -0.23254,-0.36432 -0.34882,-0.71623 -0.11472,-0.35192 -0.11472,-0.69918 0,-0.34572 0.11472,-0.69609 0.11473,-0.35036 0.34882,-0.71623 z"
+ id="path5462" />
+ <path
+ d="m 312.92249,141.60642 v 0.33021 q -0.15813,-0.14727 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.60771,0.24184 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87901 0,-0.55811 0.30231,-0.87902 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path5464" />
+ <path
+ d="m 313.62673,141.68549 v 0.86971 h 0.39378 q 0.21859,0 0.33796,-0.11317 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31316,-0.25735 h 0.70694 q 0.38912,0 0.58756,0.17673 0.19999,0.17518 0.19999,0.5147 0,0.34261 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93017 h -0.31316 z"
+ id="path5466" />
+ <path
+ d="m 316.52309,141.5041 v 0.30541 q -0.17828,-0.0853 -0.33641,-0.12712 -0.15813,-0.0419 -0.30541,-0.0419 -0.2558,0 -0.39532,0.0992 -0.13798,0.0992 -0.13798,0.28215 0,0.15348 0.0915,0.23254 0.093,0.0775 0.35036,0.12558 l 0.18914,0.0387 q 0.35037,0.0667 0.51625,0.23565 0.16743,0.16743 0.16743,0.44958 0,0.33642 -0.22634,0.51005 -0.2248,0.17363 -0.66043,0.17363 -0.16433,0 -0.35037,-0.0372 -0.18448,-0.0372 -0.38292,-0.11007 v -0.32247 q 0.19069,0.10697 0.37362,0.16123 0.18294,0.0543 0.35967,0.0543 0.2682,0 0.41393,-0.10542 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34262,-0.14418 l -0.19068,-0.0372 q -0.35037,-0.0698 -0.50695,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30695 0.21549,-0.48369 0.21704,-0.17673 0.59686,-0.17673 0.16278,0 0.33177,0.0294 0.16898,0.0295 0.34571,0.0884 z"
+ id="path5468" />
+ <path
+ d="m 317.001,141.33357 h 0.24804 q 0.23255,0.36587 0.34727,0.71623 0.11627,0.35037 0.11627,0.69609 0,0.34726 -0.11627,0.69918 -0.11472,0.35191 -0.34727,0.71623 H 317.001 q 0.20619,-0.35501 0.30696,-0.70538 0.10232,-0.35192 0.10232,-0.71003 0,-0.35812 -0.10232,-0.70694 -0.10077,-0.34881 -0.30696,-0.70538 z"
+ id="path5470" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a1450"
+ inkscape:label="music.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#music-onap-multi-site-integration"
+ xlink:title="Multi-Site State (MUSIC) provides a multi-site state coordination/management service (MUSIC) with a rich suite of recipes that each ONAP component can simply configure and use for their state-management needs.">
+ <g
+ id="g1935"
+ inkscape:label="music">
+ <path
+ id="rect47709-1-7-9-3"
+ style="display:inline;opacity:1;vector-effect:none;fill:#aaaaaa;stroke:#aaaaaa;stroke-width:2;stop-color:#000000;stop-opacity:1"
+ inkscape:label="music.form"
+ d="m 269,132.93277 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Multi-Site State (MUSIC)"
+ id="text1436-447-4"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-3);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="music.label">
+ <path
+ d="m 269.31161,133.42814 h 0.46664 l 0.59066,1.57509 0.59376,-1.57509 h 0.46664 v 2.31458 h -0.30541 v -2.03243 l -0.59686,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ id="path5474" />
+ <path
+ d="m 271.91651,135.0575 v -1.0511 h 0.28526 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28835,0.12248 0.23099,0 0.36432,-0.14728 0.13488,-0.14728 0.13488,-0.40153 v -0.98443 h 0.28525 v 1.73632 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13643,0.076 -0.31781,0.076 -0.29921,0 -0.45424,-0.18603 -0.15503,-0.18604 -0.15503,-0.54415 z m 0.71779,-1.09296 z"
+ id="path5476" />
+ <path
+ d="m 273.86565,133.33047 h 0.28525 v 2.41225 h -0.28525 z"
+ id="path5478" />
+ <path
+ d="m 274.93731,133.5134 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5480" />
+ <path
+ d="m 275.80744,134.0064 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path5482" />
+ <path
+ d="m 276.45277,134.74589 h 0.83561 v 0.25424 h -0.83561 z"
+ id="path5484" />
+ <path
+ d="m 279.04993,133.5041 v 0.30541 q -0.17828,-0.0853 -0.33641,-0.12712 -0.15813,-0.0419 -0.30541,-0.0419 -0.2558,0 -0.39533,0.0992 -0.13797,0.0992 -0.13797,0.28215 0,0.15348 0.0915,0.23254 0.093,0.0775 0.35037,0.12558 l 0.18914,0.0387 q 0.35036,0.0667 0.51624,0.23565 0.16744,0.16743 0.16744,0.44958 0,0.33642 -0.22635,0.51005 -0.22479,0.17363 -0.66042,0.17363 -0.16433,0 -0.35037,-0.0372 -0.18448,-0.0372 -0.38292,-0.11007 v -0.32247 q 0.19069,0.10697 0.37362,0.16123 0.18293,0.0543 0.35967,0.0543 0.2682,0 0.41393,-0.10542 0.14572,-0.10542 0.14572,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34261,-0.14418 l -0.19069,-0.0372 q -0.35036,-0.0698 -0.50694,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30695 0.21549,-0.48369 0.21704,-0.17673 0.59686,-0.17673 0.16278,0 0.33176,0.0294 0.16899,0.0295 0.34572,0.0884 z"
+ id="path5486" />
+ <path
+ d="m 279.57279,134.0064 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path5488" />
+ <path
+ d="m 280.64446,133.5134 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12402 -0.12558,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5490" />
+ <path
+ d="m 282.99976,134.80325 v 0.13952 h -1.31154 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44338,0.15348 0.16434,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24184 -0.24185,-0.24185 -0.24185,-0.65423 0,-0.42633 0.22944,-0.67592 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55346,0.22634 0.20463,0.22479 0.20463,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13488 -0.16433,0.37982 z"
+ id="path5492" />
+ <path
+ d="m 285.42732,133.5041 v 0.30541 q -0.17829,-0.0853 -0.33642,-0.12712 -0.15813,-0.0419 -0.3054,-0.0419 -0.2558,0 -0.39533,0.0992 -0.13797,0.0992 -0.13797,0.28215 0,0.15348 0.0915,0.23254 0.093,0.0775 0.35037,0.12558 l 0.18913,0.0387 q 0.35037,0.0667 0.51625,0.23565 0.16743,0.16743 0.16743,0.44958 0,0.33642 -0.22634,0.51005 -0.22479,0.17363 -0.66042,0.17363 -0.16434,0 -0.35037,-0.0372 -0.18449,-0.0372 -0.38292,-0.11007 v -0.32247 q 0.19068,0.10697 0.37362,0.16123 0.18293,0.0543 0.35967,0.0543 0.2682,0 0.41392,-0.10542 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34261,-0.14418 l -0.19069,-0.0372 q -0.35037,-0.0698 -0.50694,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30695 0.21549,-0.48369 0.21704,-0.17673 0.59686,-0.17673 0.16278,0 0.33176,0.0294 0.16898,0.0295 0.34572,0.0884 z"
+ id="path5494" />
+ <path
+ d="m 286.23233,133.5134 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5496" />
+ <path
+ d="m 287.89156,134.86991 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26976 0,0.15192 0.0992,0.24184 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37983,-0.16743 0.14417,-0.16899 0.14417,-0.44804 v -0.0636 z m 0.56896,-0.11782 v 0.99063 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44183 0.19688,-0.14883 0.58601,-0.14883 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14107,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37673,0 0.56276,0.19534 0.18604,0.19533 0.18604,0.59221 z"
+ id="path5498" />
+ <path
+ d="m 289.23763,133.5134 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12402 -0.12558,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5500" />
+ <path
+ d="m 291.59294,134.80325 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44338,0.15348 0.16434,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24184 -0.24185,-0.24185 -0.24185,-0.65423 0,-0.42633 0.22944,-0.67592 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55346,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28526,-0.0837 q -0.003,-0.23409 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13488 -0.16433,0.37982 z"
+ id="path5502" />
+ <path
+ d="m 293.3058,133.33357 q -0.20774,0.35657 -0.30851,0.70538 -0.10076,0.34882 -0.10076,0.70694 0,0.35811 0.10076,0.71003 0.10232,0.35037 0.30851,0.70538 h -0.24804 q -0.23255,-0.36432 -0.34882,-0.71623 -0.11472,-0.35192 -0.11472,-0.69918 0,-0.34572 0.11472,-0.69609 0.11472,-0.35036 0.34882,-0.71623 z"
+ id="path5504" />
+ <path
+ d="m 293.77906,133.42814 h 0.46663 l 0.59067,1.57509 0.59376,-1.57509 h 0.46664 v 2.31458 h -0.30541 v -2.03243 l -0.59686,1.5875 h -0.31471 l -0.59687,-1.5875 v 2.03243 h -0.30385 z"
+ id="path5506" />
+ <path
+ d="m 296.39016,133.42814 h 0.31471 v 1.40611 q 0,0.37207 0.13488,0.5364 0.13487,0.16279 0.43718,0.16279 0.30076,0 0.43563,-0.16279 0.13488,-0.16433 0.13488,-0.5364 v -1.40611 h 0.31471 v 1.44487 q 0,0.45269 -0.2248,0.68368 -0.22324,0.23099 -0.66042,0.23099 -0.43873,0 -0.66353,-0.23099 -0.22324,-0.23099 -0.22324,-0.68368 z"
+ id="path5508" />
+ <path
+ d="m 300.04462,133.5041 v 0.30541 q -0.17829,-0.0853 -0.33642,-0.12712 -0.15813,-0.0419 -0.3054,-0.0419 -0.2558,0 -0.39533,0.0992 -0.13798,0.0992 -0.13798,0.28215 0,0.15348 0.0915,0.23254 0.093,0.0775 0.35037,0.12558 l 0.18913,0.0387 q 0.35037,0.0667 0.51625,0.23565 0.16743,0.16743 0.16743,0.44958 0,0.33642 -0.22634,0.51005 -0.22479,0.17363 -0.66042,0.17363 -0.16434,0 -0.35037,-0.0372 -0.18449,-0.0372 -0.38292,-0.11007 v -0.32247 q 0.19068,0.10697 0.37362,0.16123 0.18293,0.0543 0.35967,0.0543 0.2682,0 0.41392,-0.10542 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34261,-0.14418 l -0.19069,-0.0372 q -0.35037,-0.0698 -0.50695,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30695 0.2155,-0.48369 0.21704,-0.17673 0.59686,-0.17673 0.16278,0 0.33176,0.0294 0.16898,0.0295 0.34572,0.0884 z"
+ id="path5510" />
+ <path
+ d="m 300.57988,133.42814 h 0.31316 v 2.31458 h -0.31316 z"
+ id="path5512" />
+ <path
+ d="m 303.15688,133.60642 v 0.33021 q -0.15813,-0.14727 -0.33796,-0.22014 -0.17829,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60772,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.60772,0.24184 0.20153,0 0.37982,-0.0729 0.17983,-0.0729 0.33796,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34881,0.16743 -0.18294,0.0558 -0.38758,0.0558 -0.52555,0 -0.82785,-0.32091 -0.30231,-0.32246 -0.30231,-0.87901 0,-0.55811 0.30231,-0.87902 0.3023,-0.32246 0.82785,-0.32246 0.20774,0 0.39068,0.0558 0.18448,0.0543 0.34571,0.16433 z"
+ id="path5514" />
+ <path
+ d="m 303.49061,133.33357 h 0.24804 q 0.23255,0.36587 0.34727,0.71623 0.11627,0.35037 0.11627,0.69609 0,0.34726 -0.11627,0.69918 -0.11472,0.35191 -0.34727,0.71623 h -0.24804 q 0.20619,-0.35501 0.30695,-0.70538 0.10232,-0.35192 0.10232,-0.71003 0,-0.35812 -0.10232,-0.70694 -0.10076,-0.34881 -0.30695,-0.70538 z"
+ id="path5516" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a1457"
+ inkscape:label="pomba.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-logging-analytics/en/latest/Logging_Enhancements_Project/logging_enhancements_project.html"
+ xlink:title="Post Orchestration Model Based Audit (POMBA) provides a event-driven audit of the operational data integrity across the NFV orchestration environment and NFV infrastructure using model driven approach. It reports discrepancies and anomalies between model and instance artifacts.">
+ <g
+ id="g1923"
+ inkscape:label="pomba">
+ <path
+ id="rect47709-1-7-97"
+ style="display:inline;opacity:1;vector-effect:none;fill:#aaaaaa;stroke:#aaaaaa;stroke-width:2;stop-color:#000000;stop-opacity:1"
+ inkscape:label="pomba.form"
+ d="m 269,124.93277 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Audit (POMBA)"
+ id="text1436-447-2"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-97);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="pomba.label">
+ <path
+ d="m 270.08521,125.73665 -0.42479,1.15186 h 0.85112 z m -0.17674,-0.30851 h 0.35502 l 0.88212,2.31458 h -0.32557 l -0.21084,-0.59376 h -1.04334 l -0.21084,0.59376 h -0.33022 z"
+ id="path5520" />
+ <path
+ d="m 271.34911,127.0575 v -1.0511 h 0.28525 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28835,0.12248 0.231,0 0.36432,-0.14728 0.13488,-0.14728 0.13488,-0.40153 v -0.98443 h 0.28525 v 1.73632 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13642,0.076 -0.31781,0.076 -0.2992,0 -0.45423,-0.18603 -0.15503,-0.18604 -0.15503,-0.54415 z m 0.71778,-1.09296 z"
+ id="path5522" />
+ <path
+ d="m 274.4408,126.26995 v -0.93948 h 0.28526 v 2.41225 h -0.28526 v -0.26044 q -0.0899,0.15502 -0.22789,0.23099 -0.13642,0.0744 -0.32866,0.0744 -0.31471,0 -0.51315,-0.25114 -0.19688,-0.25115 -0.19688,-0.66043 0,-0.40928 0.19688,-0.66042 0.19844,-0.25115 0.51315,-0.25115 0.19224,0 0.32866,0.076 0.13798,0.0744 0.22789,0.22945 z m -0.97203,0.60616 q 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35656,0.17829 0.22635,0 0.35657,-0.17829 0.13022,-0.17983 0.13022,-0.49454 0,-0.31471 -0.13022,-0.49299 -0.13022,-0.17984 -0.35657,-0.17984 -0.22634,0 -0.35656,0.17984 -0.12868,0.17828 -0.12868,0.49299 z"
+ id="path5524" />
+ <path
+ d="m 275.22102,126.0064 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path5526" />
+ <path
+ d="m 276.29268,125.5134 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33022,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5528" />
+ <path
+ d="m 278.50009,125.33357 q -0.20774,0.35657 -0.30851,0.70538 -0.10077,0.34882 -0.10077,0.70694 0,0.35811 0.10077,0.71003 0.10232,0.35037 0.30851,0.70538 h -0.24805 q -0.23254,-0.36432 -0.34881,-0.71623 -0.11472,-0.35192 -0.11472,-0.69918 0,-0.34572 0.11472,-0.69609 0.11472,-0.35036 0.34881,-0.71623 z"
+ id="path5530" />
+ <path
+ d="m 279.2865,125.68549 v 0.86971 h 0.39378 q 0.21859,0 0.33796,-0.11317 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31316,-0.25735 h 0.70694 q 0.38912,0 0.58756,0.17673 0.19999,0.17518 0.19999,0.5147 0,0.34261 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93017 h -0.31316 z"
+ id="path5532" />
+ <path
+ d="m 281.73483,125.64053 q -0.34106,0 -0.5426,0.25425 -0.19999,0.25424 -0.19999,0.69298 0,0.43718 0.19999,0.69143 0.20154,0.25425 0.5426,0.25425 0.34106,0 0.5395,-0.25425 0.19999,-0.25425 0.19999,-0.69143 0,-0.43874 -0.19999,-0.69298 -0.19844,-0.25425 -0.5395,-0.25425 z m 0,-0.25425 q 0.48679,0 0.77825,0.32711 0.29145,0.32556 0.29145,0.87437 0,0.54725 -0.29145,0.87436 -0.29146,0.32556 -0.77825,0.32556 -0.48834,0 -0.78135,-0.32556 -0.29145,-0.32556 -0.29145,-0.87436 0,-0.54881 0.29145,-0.87437 0.29301,-0.32711 0.78135,-0.32711 z"
+ id="path5534" />
+ <path
+ d="m 283.20182,125.42814 h 0.46664 l 0.59066,1.57509 0.59376,-1.57509 h 0.46664 v 2.31458 h -0.30541 v -2.03243 l -0.59686,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ id="path5536" />
+ <path
+ d="m 286.16174,126.63737 v 0.84801 h 0.5023 q 0.2527,0 0.37362,-0.10387 0.12247,-0.10542 0.12247,-0.32091 0,-0.21705 -0.12247,-0.31936 -0.12092,-0.10387 -0.37362,-0.10387 z m 0,-0.95188 v 0.69763 h 0.46354 q 0.22944,0 0.34107,-0.0853 0.11317,-0.0868 0.11317,-0.26355 0,-0.17518 -0.11317,-0.262 -0.11163,-0.0868 -0.34107,-0.0868 z m -0.31316,-0.25735 h 0.79996 q 0.35811,0 0.5519,0.14883 0.19379,0.14882 0.19379,0.42323 0,0.21239 -0.0992,0.33796 -0.0992,0.12557 -0.29146,0.15658 0.231,0.0496 0.35812,0.20774 0.12867,0.15658 0.12867,0.39222 0,0.31006 -0.21083,0.47904 -0.21084,0.16898 -0.59997,0.16898 h -0.83096 z"
+ id="path5538" />
+ <path
+ d="m 288.70774,125.73665 -0.42478,1.15186 h 0.85111 z m -0.17674,-0.30851 h 0.35502 l 0.88212,2.31458 h -0.32556 l -0.21084,-0.59376 h -1.04335 l -0.21084,0.59376 h -0.33021 z"
+ id="path5540" />
+ <path
+ d="m 289.95614,125.33357 h 0.24804 q 0.23255,0.36587 0.34727,0.71623 0.11627,0.35037 0.11627,0.69609 0,0.34726 -0.11627,0.69918 -0.11472,0.35191 -0.34727,0.71623 h -0.24804 q 0.20619,-0.35501 0.30696,-0.70538 0.10231,-0.35192 0.10231,-0.71003 0,-0.35812 -0.10231,-0.70694 -0.10077,-0.34881 -0.30696,-0.70538 z"
+ id="path5542" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a1464"
+ inkscape:label="logging.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-logging-analytics/en/latest/index.html"
+ xlink:title="Logging provides the capability to capture information required to operate, troubleshoot and report on the performance of the ONAP platform.">
+ <g
+ id="g1917"
+ inkscape:label="logging">
+ <path
+ id="rect47709-1-8-8"
+ style="display:inline;opacity:1;vector-effect:none;fill:#aaaaaa;stroke:#aaaaaa;stroke-width:2;stop-color:#000000;stop-opacity:1"
+ inkscape:label="logging.form"
+ d="m 269,116.93276 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Logging"
+ id="text1436-447-9"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-8);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="logging.label">
+ <path
+ d="m 269.31161,117.42814 h 0.31316 v 2.05103 h 1.12706 v 0.26355 h -1.44022 z"
+ id="path5546" />
+ <path
+ d="m 271.5925,118.20638 q -0.22944,0 -0.36277,0.17984 -0.13332,0.17828 -0.13332,0.48989 0,0.31161 0.13177,0.49144 0.13333,0.17829 0.36432,0.17829 0.2279,0 0.36122,-0.17984 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48834 -0.13332,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5548" />
+ <path
+ d="m 273.91215,118.85441 q 0,-0.31006 -0.12867,-0.48059 -0.12712,-0.17054 -0.35812,-0.17054 -0.22944,0 -0.35811,0.17054 -0.12713,0.17053 -0.12713,0.48059 0,0.30851 0.12713,0.47904 0.12867,0.17053 0.35811,0.17053 0.231,0 0.35812,-0.17053 0.12867,-0.17053 0.12867,-0.47904 z m 0.28526,0.67282 q 0,0.44339 -0.19689,0.65888 -0.19689,0.21704 -0.60306,0.21704 -0.15038,0 -0.28371,-0.0233 -0.13332,-0.0217 -0.25889,-0.0682 v -0.2775 q 0.12557,0.0682 0.24804,0.10077 0.12248,0.0326 0.2496,0.0326 0.2806,0 0.42013,-0.14727 0.13952,-0.14573 0.13952,-0.44184 v -0.14107 q -0.0884,0.15348 -0.22634,0.22944 -0.13797,0.076 -0.33021,0.076 -0.31936,0 -0.5147,-0.24339 -0.19533,-0.2434 -0.19533,-0.64492 0,-0.40308 0.19533,-0.64648 0.19534,-0.24339 0.5147,-0.24339 0.19224,0 0.33021,0.076 0.13798,0.076 0.22634,0.22945 v -0.26355 h 0.28526 z"
+ id="path5550" />
+ <path
+ d="m 275.83493,118.85441 q 0,-0.31006 -0.12867,-0.48059 -0.12713,-0.17054 -0.35812,-0.17054 -0.22944,0 -0.35812,0.17054 -0.12712,0.17053 -0.12712,0.48059 0,0.30851 0.12712,0.47904 0.12868,0.17053 0.35812,0.17053 0.23099,0 0.35812,-0.17053 0.12867,-0.17053 0.12867,-0.47904 z m 0.28526,0.67282 q 0,0.44339 -0.19689,0.65888 -0.19689,0.21704 -0.60307,0.21704 -0.15037,0 -0.2837,-0.0233 -0.13332,-0.0217 -0.2589,-0.0682 v -0.2775 q 0.12558,0.0682 0.24805,0.10077 0.12247,0.0326 0.2496,0.0326 0.2806,0 0.42012,-0.14727 0.13953,-0.14573 0.13953,-0.44184 v -0.14107 q -0.0884,0.15348 -0.22634,0.22944 -0.13798,0.076 -0.33021,0.076 -0.31936,0 -0.5147,-0.24339 -0.19534,-0.2434 -0.19534,-0.64492 0,-0.40308 0.19534,-0.64648 0.19534,-0.24339 0.5147,-0.24339 0.19223,0 0.33021,0.076 0.13797,0.076 0.22634,0.22945 v -0.26355 h 0.28526 z"
+ id="path5552" />
+ <path
+ d="m 276.61514,118.0064 h 0.28526 v 1.73632 h -0.28526 z m 0,-0.67593 h 0.28526 v 0.36122 h -0.28526 z"
+ id="path5554" />
+ <path
+ d="m 278.84798,118.69473 v 1.04799 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.23099,0 -0.36432,0.14727 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ id="path5556" />
+ <path
+ d="m 280.4669,118.85441 q 0,-0.31006 -0.12868,-0.48059 -0.12712,-0.17054 -0.35811,-0.17054 -0.22945,0 -0.35812,0.17054 -0.12713,0.17053 -0.12713,0.48059 0,0.30851 0.12713,0.47904 0.12867,0.17053 0.35812,0.17053 0.23099,0 0.35811,-0.17053 0.12868,-0.17053 0.12868,-0.47904 z m 0.28525,0.67282 q 0,0.44339 -0.19689,0.65888 -0.19688,0.21704 -0.60306,0.21704 -0.15038,0 -0.2837,-0.0233 -0.13333,-0.0217 -0.2589,-0.0682 v -0.2775 q 0.12557,0.0682 0.24804,0.10077 0.12248,0.0326 0.2496,0.0326 0.2806,0 0.42013,-0.14727 0.13953,-0.14573 0.13953,-0.44184 v -0.14107 q -0.0884,0.15348 -0.22635,0.22944 -0.13797,0.076 -0.33021,0.076 -0.31936,0 -0.5147,-0.24339 -0.19533,-0.2434 -0.19533,-0.64492 0,-0.40308 0.19533,-0.64648 0.19534,-0.24339 0.5147,-0.24339 0.19224,0 0.33021,0.076 0.13798,0.076 0.22635,0.22945 v -0.26355 h 0.28525 z"
+ id="path5558" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a1470"
+ inkscape:label="oof.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#oof-optimization-framework"
+ xlink:title="The ONAP Optimization Framework (OOF) addresses the optimization needs of ONAP. OOF is a framework that supports creating and running a suite of optimizing applications including Homing/Placement, PCI optimizer, Route optimizer, Slice selection, Change Management Scheduling Optimizer.">
+ <g
+ id="g1912"
+ inkscape:label="oof">
+ <path
+ id="rect47709-1-2"
+ style="display:inline;opacity:1;vector-effect:none;fill:#66c1be;stroke:#66c1be;stroke-width:2;stop-color:#000000;stop-opacity:1"
+ inkscape:label="oof.form"
+ d="m 269,108.93276 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Optimization Framework (OOF)"
+ id="text1436-447-7"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-2);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="oof.label">
+ <path
+ d="m 270.25109,109.64053 q -0.34107,0 -0.54261,0.25425 -0.19998,0.25424 -0.19998,0.69298 0,0.43718 0.19998,0.69143 0.20154,0.25425 0.54261,0.25425 0.34106,0 0.5395,-0.25425 0.19999,-0.25425 0.19999,-0.69143 0,-0.43874 -0.19999,-0.69298 -0.19844,-0.25425 -0.5395,-0.25425 z m 0,-0.25425 q 0.48679,0 0.77824,0.32711 0.29146,0.32556 0.29146,0.87437 0,0.54725 -0.29146,0.87436 -0.29145,0.32556 -0.77824,0.32556 -0.48835,0 -0.78135,-0.32556 -0.29146,-0.32556 -0.29146,-0.87436 0,-0.54881 0.29146,-0.87437 0.293,-0.32711 0.78135,-0.32711 z"
+ id="path5562" />
+ <path
+ d="m 271.98163,111.48228 v 0.92087 h -0.28681 v -2.39675 h 0.28681 v 0.26355 q 0.0899,-0.15503 0.22634,-0.22945 0.13798,-0.076 0.32866,-0.076 0.31626,0 0.51315,0.25115 0.19844,0.25114 0.19844,0.66042 0,0.40928 -0.19844,0.66043 -0.19689,0.25114 -0.51315,0.25114 -0.19068,0 -0.32866,-0.0744 -0.13643,-0.076 -0.22634,-0.23099 z m 0.97048,-0.60617 q 0,-0.31471 -0.13022,-0.49299 -0.12868,-0.17984 -0.35502,-0.17984 -0.22634,0 -0.35657,0.17984 -0.12867,0.17828 -0.12867,0.49299 0,0.31471 0.12867,0.49454 0.13023,0.17829 0.35657,0.17829 0.22634,0 0.35502,-0.17829 0.13022,-0.17983 0.13022,-0.49454 z"
+ id="path5564" />
+ <path
+ d="m 273.9106,109.5134 v 0.493 h 0.58757 v 0.22169 h -0.58757 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5566" />
+ <path
+ d="m 274.78073,110.0064 h 0.28526 v 1.73632 h -0.28526 z m 0,-0.67593 h 0.28526 v 0.36122 h -0.28526 z"
+ id="path5568" />
+ <path
+ d="m 276.9221,110.33971 q 0.10697,-0.19224 0.2558,-0.2837 0.14883,-0.0915 0.35036,-0.0915 0.27131,0 0.41858,0.19068 0.14728,0.18914 0.14728,0.53951 v 1.04799 h -0.2868 V 110.704 q 0,-0.2496 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.22169,0 -0.35037,0.14727 -0.12867,0.14728 -0.12867,0.40153 v 0.98133 h -0.28681 V 110.704 q 0,-0.25115 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34727,0.14882 -0.12867,0.14728 -0.12867,0.39998 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.0977,-0.15968 0.23409,-0.23565 0.13643,-0.076 0.32401,-0.076 0.18914,0 0.32091,0.0961 0.13333,0.0961 0.19689,0.27905 z"
+ id="path5570" />
+ <path
+ d="m 278.57048,110.0064 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path5572" />
+ <path
+ d="m 279.23596,110.0064 h 1.35496 v 0.26045 l -1.0728,1.24798 h 1.0728 v 0.22789 h -1.39371 v -0.26044 l 1.0728,-1.24799 h -1.03405 z"
+ id="path5574" />
+ <path
+ d="m 281.72305,110.86991 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26976 0,0.15192 0.0992,0.24184 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37982,-0.16743 0.14418,-0.16899 0.14418,-0.44804 v -0.0636 z m 0.56895,-0.11782 v 0.99063 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.19533,-0.44183 0.19689,-0.14883 0.58602,-0.14883 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14107,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19533 0.18603,0.59221 z"
+ id="path5576" />
+ <path
+ d="m 283.06911,109.5134 v 0.493 h 0.58757 v 0.22169 h -0.58757 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5578" />
+ <path
+ d="m 283.93924,110.0064 h 0.28526 v 1.73632 h -0.28526 z m 0,-0.67593 h 0.28526 v 0.36122 h -0.28526 z"
+ id="path5580" />
+ <path
+ d="m 285.40158,110.20638 q -0.22944,0 -0.36277,0.17984 -0.13332,0.17828 -0.13332,0.48989 0,0.31161 0.13177,0.49144 0.13333,0.17829 0.36432,0.17829 0.2279,0 0.36122,-0.17984 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48834 -0.13332,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5582" />
+ <path
+ d="m 288.02199,110.69473 v 1.04799 h -0.28525 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14727 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32092,-0.0775 0.2992,0 0.45268,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ id="path5584" />
+ <path
+ d="m 289.1628,109.42814 h 1.33015 v 0.26355 h -1.01699 v 0.68213 h 0.91777 v 0.26355 h -0.91777 v 1.10535 h -0.31316 z"
+ id="path5586" />
+ <path
+ d="m 291.65918,110.27305 q -0.048,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45113 v 0.91467 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5588" />
+ <path
+ d="m 292.65489,110.86991 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26976 0,0.15192 0.0992,0.24184 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37982,-0.16743 0.14418,-0.16899 0.14418,-0.44804 v -0.0636 z m 0.56895,-0.11782 v 0.99063 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14572,0.0744 -0.35656,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.19533,-0.44183 0.19689,-0.14883 0.58602,-0.14883 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14107,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19533 0.18603,0.59221 z"
+ id="path5590" />
+ <path
+ d="m 295.07066,110.33971 q 0.10697,-0.19224 0.25579,-0.2837 0.14883,-0.0915 0.35037,-0.0915 0.2713,0 0.41858,0.19068 0.14728,0.18914 0.14728,0.53951 v 1.04799 h -0.28681 V 110.704 q 0,-0.2496 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.2217,0 -0.35037,0.14727 -0.12868,0.14728 -0.12868,0.40153 v 0.98133 h -0.2868 V 110.704 q 0,-0.25115 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34726,0.14882 -0.12868,0.14728 -0.12868,0.39998 v 0.98133 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0977,-0.15968 0.2341,-0.23565 0.13642,-0.076 0.32401,-0.076 0.18913,0 0.32091,0.0961 0.13332,0.0961 0.19689,0.27905 z"
+ id="path5592" />
+ <path
+ d="m 298.20421,110.80325 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17674,0.44959 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67592 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13488 -0.16433,0.37982 z"
+ id="path5594" />
+ <path
+ d="m 298.41392,110.0064 h 0.28525 l 0.35657,1.35495 0.35501,-1.35495 h 0.33642 l 0.35656,1.35495 0.35502,-1.35495 h 0.28526 l -0.45424,1.73632 h -0.33641 l -0.37362,-1.42316 -0.37518,1.42316 h -0.33641 z"
+ id="path5596" />
+ <path
+ d="m 301.75676,110.20638 q -0.22944,0 -0.36277,0.17984 -0.13332,0.17828 -0.13332,0.48989 0,0.31161 0.13177,0.49144 0.13333,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5598" />
+ <path
+ d="m 303.93999,110.27305 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12403,-0.014 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45113 v 0.91467 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5600" />
+ <path
+ d="m 304.13574,109.33047 h 0.2868 v 1.42472 l 0.85111,-0.74879 h 0.36432 l -0.92087,0.81235 0.95963,0.92397 h -0.37207 l -0.88212,-0.84801 v 0.84801 h -0.2868 z"
+ id="path5602" />
+ <path
+ d="m 307.22992,109.33357 q -0.20774,0.35657 -0.30851,0.70538 -0.10077,0.34882 -0.10077,0.70694 0,0.35811 0.10077,0.71003 0.10232,0.35037 0.30851,0.70538 h -0.24805 q -0.23255,-0.36432 -0.34882,-0.71623 -0.11472,-0.35192 -0.11472,-0.69918 0,-0.34572 0.11472,-0.69609 0.11472,-0.35036 0.34882,-0.71623 z"
+ id="path5604" />
+ <path
+ d="m 308.64265,109.64053 q -0.34107,0 -0.54261,0.25425 -0.19998,0.25424 -0.19998,0.69298 0,0.43718 0.19998,0.69143 0.20154,0.25425 0.54261,0.25425 0.34106,0 0.5395,-0.25425 0.19999,-0.25425 0.19999,-0.69143 0,-0.43874 -0.19999,-0.69298 -0.19844,-0.25425 -0.5395,-0.25425 z m 0,-0.25425 q 0.48679,0 0.77824,0.32711 0.29146,0.32556 0.29146,0.87437 0,0.54725 -0.29146,0.87436 -0.29145,0.32556 -0.77824,0.32556 -0.48835,0 -0.78135,-0.32556 -0.29146,-0.32556 -0.29146,-0.87436 0,-0.54881 0.29146,-0.87437 0.293,-0.32711 0.78135,-0.32711 z"
+ id="path5606" />
+ <path
+ d="m 311.04911,109.64053 q -0.34106,0 -0.5426,0.25425 -0.19999,0.25424 -0.19999,0.69298 0,0.43718 0.19999,0.69143 0.20154,0.25425 0.5426,0.25425 0.34107,0 0.53951,-0.25425 0.19998,-0.25425 0.19998,-0.69143 0,-0.43874 -0.19998,-0.69298 -0.19844,-0.25425 -0.53951,-0.25425 z m 0,-0.25425 q 0.4868,0 0.77825,0.32711 0.29146,0.32556 0.29146,0.87437 0,0.54725 -0.29146,0.87436 -0.29145,0.32556 -0.77825,0.32556 -0.48834,0 -0.78134,-0.32556 -0.29146,-0.32556 -0.29146,-0.87436 0,-0.54881 0.29146,-0.87437 0.293,-0.32711 0.78134,-0.32711 z"
+ id="path5608" />
+ <path
+ d="m 312.5161,109.42814 h 1.33015 v 0.26355 h -1.01699 v 0.68213 h 0.91778 v 0.26355 h -0.91778 v 1.10535 h -0.31316 z"
+ id="path5610" />
+ <path
+ d="m 314.19238,109.33357 h 0.24805 q 0.23254,0.36587 0.34726,0.71623 0.11628,0.35037 0.11628,0.69609 0,0.34726 -0.11628,0.69918 -0.11472,0.35191 -0.34726,0.71623 h -0.24805 q 0.20619,-0.35501 0.30696,-0.70538 0.10232,-0.35192 0.10232,-0.71003 0,-0.35812 -0.10232,-0.70694 -0.10077,-0.34881 -0.30696,-0.70538 z"
+ id="path5612" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a1477"
+ inkscape:label="aaf.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-aaf-authz/en/latest/index.html"
+ xlink:title="The Application Authorization Framework (AAF) provides the services for authentication, authorization and certificate management to the ONAP components. It provides the services to the ONAP components to manage the lifecycle of authentication and authorization elements such as permissions, roles and credentials.">
+ <g
+ id="g1906"
+ inkscape:label="aaf">
+ <path
+ id="rect47709-2"
+ style="opacity:1;fill:#aaaaaa;stroke:#aaaaaa;stroke-width:2"
+ inkscape:label="aaf.form"
+ d="m 269,100.93276 h 50 v 4 h -50 z" />
+ <g
+ aria-label="Appl. Authoriz. Framework (AAF)"
+ id="text1436-447-3"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-2);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="aaf.label">
+ <path
+ d="m 270.08521,101.73665 -0.42479,1.15186 h 0.85112 z m -0.17674,-0.30851 h 0.35502 l 0.88212,2.31458 h -0.32557 l -0.21084,-0.59376 h -1.04334 l -0.21084,0.59376 h -0.33022 z"
+ id="path5616" />
+ <path
+ d="m 271.65451,103.48228 v 0.92087 h -0.2868 v -2.39675 h 0.2868 v 0.26355 q 0.0899,-0.15503 0.22635,-0.22945 0.13797,-0.076 0.32866,-0.076 0.31626,0 0.51315,0.25115 0.19843,0.25114 0.19843,0.66042 0,0.40928 -0.19843,0.66043 -0.19689,0.25114 -0.51315,0.25114 -0.19069,0 -0.32866,-0.0744 -0.13643,-0.076 -0.22635,-0.23099 z m 0.97049,-0.60617 q 0,-0.31471 -0.13023,-0.49299 -0.12867,-0.17984 -0.35501,-0.17984 -0.22635,0 -0.35657,0.17984 -0.12868,0.17828 -0.12868,0.49299 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35657,0.17829 0.22634,0 0.35501,-0.17829 0.13023,-0.17983 0.13023,-0.49454 z"
+ id="path5618" />
+ <path
+ d="m 273.57729,103.48228 v 0.92087 h -0.2868 v -2.39675 h 0.2868 v 0.26355 q 0.0899,-0.15503 0.22634,-0.22945 0.13798,-0.076 0.32867,-0.076 0.31626,0 0.51314,0.25115 0.19844,0.25114 0.19844,0.66042 0,0.40928 -0.19844,0.66043 -0.19688,0.25114 -0.51314,0.25114 -0.19069,0 -0.32867,-0.0744 -0.13642,-0.076 -0.22634,-0.23099 z m 0.97048,-0.60617 q 0,-0.31471 -0.13022,-0.49299 -0.12867,-0.17984 -0.35502,-0.17984 -0.22634,0 -0.35656,0.17984 -0.12868,0.17828 -0.12868,0.49299 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35656,0.17829 0.22635,0 0.35502,-0.17829 0.13022,-0.17983 0.13022,-0.49454 z"
+ id="path5620" />
+ <path
+ d="m 275.22412,101.33047 h 0.28525 v 2.41225 h -0.28525 z"
+ id="path5622" />
+ <path
+ d="m 276.05394,103.34895 h 0.32711 v 0.39377 h -0.32711 z"
+ id="path5624" />
+ <path
+ d="m 278.36832,101.73665 -0.42478,1.15186 h 0.85111 z m -0.17674,-0.30851 h 0.35502 l 0.88212,2.31458 h -0.32556 l -0.21084,-0.59376 h -1.04335 l -0.21084,0.59376 h -0.33021 z"
+ id="path5626" />
+ <path
+ d="m 279.63222,103.0575 v -1.0511 h 0.28525 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28836,0.12248 0.23099,0 0.36431,-0.14728 0.13488,-0.14728 0.13488,-0.40153 v -0.98443 h 0.28525 v 1.73632 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13642,0.076 -0.31781,0.076 -0.2992,0 -0.45423,-0.18603 -0.15503,-0.18604 -0.15503,-0.54415 z m 0.71778,-1.09296 z"
+ id="path5628" />
+ <path
+ d="m 281.8635,101.5134 v 0.493 h 0.58757 v 0.22169 h -0.58757 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5630" />
+ <path
+ d="m 284.17695,102.69473 v 1.04799 h -0.28525 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14727 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -2.41225 h 0.2868 v 0.94568 q 0.10232,-0.15658 0.2403,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15347,0.18449 0.15347,0.54416 z"
+ id="path5632" />
+ <path
+ d="m 285.32613,102.20638 q -0.22944,0 -0.36276,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36431,0.17829 0.2279,0 0.36122,-0.17984 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48834 -0.13332,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37208,0 0.58447,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58447,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5634" />
+ <path
+ d="m 287.50936,102.27305 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.2341 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5636" />
+ <path
+ d="m 287.71596,102.0064 h 0.28526 v 1.73632 h -0.28526 z m 0,-0.67593 h 0.28526 v 0.36122 h -0.28526 z"
+ id="path5638" />
+ <path
+ d="m 288.38145,102.0064 h 1.35496 v 0.26045 l -1.07281,1.24798 h 1.07281 v 0.22789 h -1.39372 v -0.26044 l 1.07281,-1.24799 h -1.03405 z"
+ id="path5640" />
+ <path
+ d="m 290.11974,103.34895 h 0.32712 v 0.39377 h -0.32712 z"
+ id="path5642" />
+ <path
+ d="m 291.66053,101.42814 h 1.33015 v 0.26355 h -1.01699 v 0.68213 h 0.91777 v 0.26355 h -0.91777 v 1.10535 h -0.31316 z"
+ id="path5644" />
+ <path
+ d="m 294.15691,102.27305 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0356,0.003 0.0791,0.0109 z"
+ id="path5646" />
+ <path
+ d="m 295.15262,102.86991 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26976 0,0.15192 0.0992,0.24184 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37982,-0.16743 0.14418,-0.16899 0.14418,-0.44804 v -0.0636 z m 0.56895,-0.11782 v 0.99063 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14572,0.0744 -0.35656,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.19533,-0.44183 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36276,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19533 0.18603,0.59221 z"
+ id="path5648" />
+ <path
+ d="m 297.56838,102.33971 q 0.10697,-0.19224 0.2558,-0.2837 0.14883,-0.0915 0.35037,-0.0915 0.2713,0 0.41858,0.19068 0.14728,0.18914 0.14728,0.53951 v 1.04799 H 298.4536 V 102.704 q 0,-0.2496 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.22169,0 -0.35036,0.14727 -0.12868,0.14728 -0.12868,0.40153 v 0.98133 h -0.2868 V 102.704 q 0,-0.25115 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34726,0.14882 -0.12868,0.14728 -0.12868,0.39998 v 0.98133 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0977,-0.15968 0.2341,-0.23565 0.13642,-0.076 0.32401,-0.076 0.18913,0 0.32091,0.0961 0.13332,0.0961 0.19688,0.27905 z"
+ id="path5650" />
+ <path
+ d="m 300.70194,102.80325 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17674,0.44959 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67592 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13488 -0.16434,0.37982 z"
+ id="path5652" />
+ <path
+ d="m 300.91164,102.0064 h 0.28526 l 0.35656,1.35495 0.35502,-1.35495 h 0.33642 l 0.35656,1.35495 0.35502,-1.35495 h 0.28525 l -0.45423,1.73632 h -0.33642 l -0.37362,-1.42316 -0.37517,1.42316 h -0.33641 z"
+ id="path5654" />
+ <path
+ d="m 304.25449,102.20638 q -0.22944,0 -0.36277,0.17984 -0.13332,0.17828 -0.13332,0.48989 0,0.31161 0.13177,0.49144 0.13333,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5656" />
+ <path
+ d="m 306.43771,102.27305 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0356,0.003 0.0791,0.0109 z"
+ id="path5658" />
+ <path
+ d="m 306.63347,101.33047 h 0.2868 v 1.42472 l 0.85111,-0.74879 h 0.36432 l -0.92087,0.81235 0.95963,0.92397 h -0.37207 l -0.88212,-0.84801 v 0.84801 h -0.2868 z"
+ id="path5660" />
+ <path
+ d="m 309.72764,101.33357 q -0.20774,0.35657 -0.30851,0.70538 -0.10077,0.34882 -0.10077,0.70694 0,0.35811 0.10077,0.71003 0.10232,0.35037 0.30851,0.70538 h -0.24804 q -0.23255,-0.36432 -0.34882,-0.71623 -0.11472,-0.35192 -0.11472,-0.69918 0,-0.34572 0.11472,-0.69609 0.11472,-0.35036 0.34882,-0.71623 z"
+ id="path5662" />
+ <path
+ d="m 310.97449,101.73665 -0.42478,1.15186 h 0.85111 z m -0.17673,-0.30851 h 0.35501 l 0.88212,2.31458 h -0.32556 l -0.21084,-0.59376 h -1.04335 l -0.21084,0.59376 h -0.33021 z"
+ id="path5664" />
+ <path
+ d="m 313.14222,101.73665 -0.42478,1.15186 h 0.85111 z m -0.17674,-0.30851 h 0.35502 l 0.88212,2.31458 h -0.32557 l -0.21084,-0.59376 h -1.04334 l -0.21084,0.59376 h -0.33021 z"
+ id="path5666" />
+ <path
+ d="m 314.44797,101.42814 h 1.33015 v 0.26355 h -1.01699 v 0.68213 h 0.91778 v 0.26355 h -0.91778 v 1.10535 h -0.31316 z"
+ id="path5668" />
+ <path
+ d="m 316.12425,101.33357 h 0.24805 q 0.23255,0.36587 0.34727,0.71623 0.11627,0.35037 0.11627,0.69609 0,0.34726 -0.11627,0.69918 -0.11472,0.35191 -0.34727,0.71623 h -0.24805 q 0.20619,-0.35501 0.30696,-0.70538 0.10232,-0.35192 0.10232,-0.71003 0,-0.35812 -0.10232,-0.70694 -0.10077,-0.34881 -0.30696,-0.70538 z"
+ id="path5670" />
+ </g>
+ </g>
+ </a>
+ </g>
+ <a
+ id="a4403"
+ inkscape:label="vfc.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vfc-nfvo-lcm/en/latest/index.html"
+ xlink:title="The Virtual Function Controller (VFC) leverages the ETSI NFV MANO Architecture and information model as a reference and implements the full life cycle management and FCAPS of VNF and NS.">
+ <g
+ id="g8563"
+ inkscape:label="vfc"
+ style="display:inline">
+ <path
+ id="rect13557-62"
+ style="fill:#009893;stroke:#009893;stroke-width:2;stop-color:#000000"
+ inkscape:label="vfc.form"
+ d="m 233,120.93275 h 23.99999 v 26 H 233 Z" />
+ <g
+ aria-label="Virtual Function
+Controller
+(VFC)"
+ id="text1436-447"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-62);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="vfc.label">
+ <path
+ d="m 233.90847,123.42522 -0.88367,-2.31458 h 0.32712 l 0.73329,1.94872 0.73483,-1.94872 h 0.32557 l -0.88212,2.31458 z"
+ id="path5674" />
+ <path
+ d="m 235.3088,121.6889 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path5676" />
+ <path
+ d="m 237.10445,121.95555 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.0139 -0.12402,-0.0139 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.2341 0.14418,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5678" />
+ <path
+ d="m 237.59321,121.1959 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12402 -0.12558,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5680" />
+ <path
+ d="m 238.43388,122.74 v -1.0511 h 0.28525 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28836,0.12248 0.23099,0 0.36432,-0.14728 0.13487,-0.14728 0.13487,-0.40153 v -0.98443 h 0.28525 v 1.73632 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13642,0.076 -0.31781,0.076 -0.2992,0 -0.45423,-0.18603 -0.15503,-0.18604 -0.15503,-0.54415 z m 0.71779,-1.09296 z"
+ id="path5682" />
+ <path
+ d="m 241.17211,122.55241 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26976 0,0.15192 0.0992,0.24184 0.10077,0.0884 0.27286,0.0884 0.23719,0 0.37982,-0.16743 0.14417,-0.16899 0.14417,-0.44804 v -0.0636 z m 0.56896,-0.11782 v 0.99063 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44183 0.19689,-0.14883 0.58601,-0.14883 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12867,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.2899,0.0357 -0.14108,0.0357 -0.2713,0.10697 V 121.768 q 0.15657,-0.0605 0.30385,-0.0899 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56275,0.19534 0.18604,0.19533 0.18604,0.59221 z"
+ id="path5684" />
+ <path
+ d="m 242.23602,121.01297 h 0.28526 v 2.41225 h -0.28526 z"
+ id="path5686" />
+ <path
+ d="m 243.68999,121.11064 h 1.33015 v 0.26355 h -1.01699 v 0.68213 h 0.91778 v 0.26355 h -0.91778 v 1.10535 h -0.31316 z"
+ id="path5688" />
+ <path
+ d="m 245.20814,122.74 v -1.0511 h 0.28526 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28835,0.12248 0.23099,0 0.36432,-0.14728 0.13487,-0.14728 0.13487,-0.40153 v -0.98443 h 0.28526 v 1.73632 h -0.28526 v -0.26665 q -0.10387,0.15813 -0.24184,0.23565 -0.13643,0.076 -0.31781,0.076 -0.29921,0 -0.45424,-0.18603 -0.15503,-0.18604 -0.15503,-0.54415 z m 0.71779,-1.09296 z"
+ id="path5690" />
+ <path
+ d="m 248.6006,122.37723 v 1.04799 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14727 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ id="path5692" />
+ <path
+ d="m 250.32649,121.75556 v 0.26665 q -0.12093,-0.0667 -0.2434,-0.0992 -0.12092,-0.0341 -0.24495,-0.0341 -0.2775,0 -0.43098,0.17674 -0.15348,0.17518 -0.15348,0.49299 0,0.31781 0.15348,0.49454 0.15348,0.17519 0.43098,0.17519 0.12403,0 0.24495,-0.0326 0.12247,-0.0341 0.2434,-0.10077 v 0.26355 q -0.11938,0.0558 -0.24805,0.0837 -0.12712,0.0279 -0.2713,0.0279 -0.39223,0 -0.62322,-0.24649 -0.23099,-0.2465 -0.23099,-0.66508 0,-0.42478 0.23254,-0.66818 0.2341,-0.24339 0.64027,-0.24339 0.13178,0 0.25735,0.0279 0.12557,0.0264 0.2434,0.0806 z"
+ id="path5694" />
+ <path
+ d="m 251.01213,121.1959 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33022,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5696" />
+ <path
+ d="m 251.88226,121.6889 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path5698" />
+ <path
+ d="m 253.3446,121.88888 q -0.22945,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5700" />
+ <path
+ d="m 255.96501,122.37723 v 1.04799 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.23099,0 -0.36432,0.14727 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.10231,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ id="path5702" />
+ <path
+ d="m 235.04484,124.62267 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.24339 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70074 0.21084,0.24184 0.60771,0.24184 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path5704" />
+ <path
+ d="m 236.09635,125.22263 q -0.22944,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5706" />
+ <path
+ d="m 238.71676,125.71097 v 1.048 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12248 -0.28835,-0.12248 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26976 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54415 z"
+ id="path5708" />
+ <path
+ d="m 239.47526,124.52965 v 0.49299 h 0.58756 v 0.2217 h -0.58756 v 0.94257 q 0,0.21239 0.0574,0.27286 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44959 v -0.94257 h -0.20929 v -0.2217 h 0.20929 v -0.49299 z"
+ id="path5710" />
+ <path
+ d="m 241.35153,125.28929 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26976 q 0.0899,-0.15813 0.2341,-0.2341 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5712" />
+ <path
+ d="m 242.1612,125.22263 q -0.22945,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5714" />
+ <path
+ d="m 243.33828,124.34672 h 0.28526 v 2.41225 h -0.28526 z"
+ id="path5716" />
+ <path
+ d="m 244.1278,124.34672 h 0.28525 v 2.41225 h -0.28525 z"
+ id="path5718" />
+ <path
+ d="m 246.40249,125.81949 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26976 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67593 0.23099,-0.25114 0.62167,-0.25114 0.35036,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path5720" />
+ <path
+ d="m 247.78421,125.28929 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45114 v 0.91467 h -0.28681 v -1.73633 h 0.28681 v 0.26976 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5722" />
+ <path
+ d="m 233.98444,127.68356 q -0.20774,0.35657 -0.30851,0.70539 -0.10077,0.34881 -0.10077,0.70693 0,0.35812 0.10077,0.71004 0.10232,0.35036 0.30851,0.70538 h -0.24805 q -0.23254,-0.36432 -0.34882,-0.71624 -0.11472,-0.35191 -0.11472,-0.69918 0,-0.34571 0.11472,-0.69608 0.11472,-0.35037 0.34882,-0.71624 z"
+ id="path5724" />
+ <path
+ d="m 235.05455,130.09272 -0.88367,-2.31459 h 0.32712 l 0.73328,1.94872 0.73484,-1.94872 h 0.32557 l -0.88212,2.31459 z"
+ id="path5726" />
+ <path
+ d="m 236.53704,127.77813 h 1.33016 v 0.26355 h -1.017 v 0.68213 h 0.91778 v 0.26355 h -0.91778 v 1.10536 h -0.31316 z"
+ id="path5728" />
+ <path
+ d="m 240.00391,127.95642 v 0.33021 q -0.15813,-0.14728 -0.33796,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60772,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.60772,0.24185 0.20154,0 0.37982,-0.0729 0.17983,-0.0729 0.33796,-0.22015 v 0.32712 q -0.16433,0.11162 -0.34881,0.16743 -0.18294,0.0558 -0.38758,0.0558 -0.52555,0 -0.82785,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.3023,-0.32247 0.82785,-0.32247 0.20774,0 0.39068,0.0558 0.18448,0.0543 0.34571,0.16433 z"
+ id="path5730" />
+ <path
+ d="m 240.33764,127.68356 h 0.24805 q 0.23254,0.36587 0.34726,0.71624 0.11627,0.35037 0.11627,0.69608 0,0.34727 -0.11627,0.69918 -0.11472,0.35192 -0.34726,0.71624 h -0.24805 q 0.20619,-0.35502 0.30696,-0.70538 0.10232,-0.35192 0.10232,-0.71004 0,-0.35812 -0.10232,-0.70693 -0.10077,-0.34882 -0.30696,-0.70539 z"
+ id="path5732" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4415"
+ inkscape:label="appc.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#appc-application-controller"
+ xlink:title="The ONAP Controller Family (SDNC/APPC) configures and maintains the health of Layer 1-7 network functions (VNF, PNF, CNFs) and network services throughout their lifecycle. Both provide similar services (application level configuration using NetConf, Chef, Ansible, RestConf) and life cycle management functions (e.g. stop, resume, health check, etc.). APPC is being used mainly for Layer 4-7 network functions.">
+ <g
+ id="g8552"
+ inkscape:label="appc">
+ <path
+ id="rect13557-0"
+ style="fill:#aaaaaa;stroke:#aaaaaa;stroke-width:2;stop-color:#000000"
+ inkscape:label="appc.form"
+ d="m 206,120.93275 h 22.99999 v 26 H 206 Z" />
+ <g
+ aria-label="Application
+Controller
+(APPC)"
+ id="text1436-447-33"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-0);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="appc.label">
+ <path
+ d="m 207.08521,121.41915 -0.42479,1.15186 h 0.85112 z m -0.17674,-0.30851 h 0.35502 l 0.88212,2.31458 h -0.32557 l -0.21084,-0.59376 h -1.04334 l -0.21084,0.59376 h -0.33022 z"
+ id="path5736" />
+ <path
+ d="m 208.65451,123.16478 v 0.92087 h -0.2868 v -2.39675 h 0.2868 v 0.26355 q 0.0899,-0.15503 0.22635,-0.22945 0.13797,-0.076 0.32866,-0.076 0.31626,0 0.51315,0.25115 0.19843,0.25114 0.19843,0.66042 0,0.40928 -0.19843,0.66043 -0.19689,0.25114 -0.51315,0.25114 -0.19069,0 -0.32866,-0.0744 -0.13643,-0.076 -0.22635,-0.23099 z m 0.97049,-0.60617 q 0,-0.31471 -0.13023,-0.49299 -0.12867,-0.17984 -0.35501,-0.17984 -0.22635,0 -0.35657,0.17984 -0.12868,0.17828 -0.12868,0.49299 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35657,0.17829 0.22634,0 0.35501,-0.17829 0.13023,-0.17983 0.13023,-0.49454 z"
+ id="path5738" />
+ <path
+ d="m 210.57729,123.16478 v 0.92087 h -0.2868 v -2.39675 h 0.2868 v 0.26355 q 0.0899,-0.15503 0.22634,-0.22945 0.13798,-0.076 0.32867,-0.076 0.31626,0 0.51314,0.25115 0.19844,0.25114 0.19844,0.66042 0,0.40928 -0.19844,0.66043 -0.19688,0.25114 -0.51314,0.25114 -0.19069,0 -0.32867,-0.0744 -0.13642,-0.076 -0.22634,-0.23099 z m 0.97048,-0.60617 q 0,-0.31471 -0.13022,-0.49299 -0.12867,-0.17984 -0.35502,-0.17984 -0.22634,0 -0.35656,0.17984 -0.12868,0.17828 -0.12868,0.49299 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35656,0.17829 0.22635,0 0.35502,-0.17829 0.13022,-0.17983 0.13022,-0.49454 z"
+ id="path5740" />
+ <path
+ d="m 212.22412,121.01297 h 0.28525 v 2.41225 h -0.28525 z"
+ id="path5742" />
+ <path
+ d="m 213.01363,121.6889 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path5744" />
+ <path
+ d="m 215.05268,121.75556 v 0.26665 q -0.12093,-0.0667 -0.2434,-0.0992 -0.12092,-0.0341 -0.24495,-0.0341 -0.2775,0 -0.43098,0.17674 -0.15348,0.17518 -0.15348,0.49299 0,0.31781 0.15348,0.49454 0.15348,0.17519 0.43098,0.17519 0.12403,0 0.24495,-0.0326 0.12247,-0.0341 0.2434,-0.10077 v 0.26355 q -0.11938,0.0558 -0.24805,0.0837 -0.12712,0.0279 -0.2713,0.0279 -0.39223,0 -0.62322,-0.24649 -0.23099,-0.2465 -0.23099,-0.66508 0,-0.42478 0.23254,-0.66818 0.2341,-0.24339 0.64027,-0.24339 0.13178,0 0.25735,0.0279 0.12557,0.0264 0.2434,0.0806 z"
+ id="path5746" />
+ <path
+ d="m 216.24527,122.55241 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26976 0,0.15192 0.0992,0.24184 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37982,-0.16743 0.14418,-0.16899 0.14418,-0.44804 v -0.0636 z m 0.56895,-0.11782 v 0.99063 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14572,0.0744 -0.35656,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.19533,-0.44183 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14107,0.0357 -0.2713,0.10697 V 121.768 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19533 0.18603,0.59221 z"
+ id="path5748" />
+ <path
+ d="m 217.59133,121.1959 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5750" />
+ <path
+ d="m 218.46146,121.6889 h 0.28525 v 1.73632 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ id="path5752" />
+ <path
+ d="m 219.9238,121.88888 q -0.22944,0 -0.36277,0.17984 -0.13332,0.17828 -0.13332,0.48989 0,0.31161 0.13177,0.49144 0.13333,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5754" />
+ <path
+ d="m 222.54421,122.37723 v 1.04799 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14727 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ id="path5756" />
+ <path
+ d="m 208.04484,124.62267 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.24339 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70074 0.21084,0.24184 0.60771,0.24184 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path5758" />
+ <path
+ d="m 209.09635,125.22263 q -0.22944,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5760" />
+ <path
+ d="m 211.71676,125.71097 v 1.048 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12248 -0.28835,-0.12248 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26976 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54415 z"
+ id="path5762" />
+ <path
+ d="m 212.47526,124.52965 v 0.49299 h 0.58756 v 0.2217 h -0.58756 v 0.94257 q 0,0.21239 0.0574,0.27286 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44959 v -0.94257 h -0.20929 v -0.2217 h 0.20929 v -0.49299 z"
+ id="path5764" />
+ <path
+ d="m 214.35153,125.28929 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26976 q 0.0899,-0.15813 0.2341,-0.2341 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5766" />
+ <path
+ d="m 215.1612,125.22263 q -0.22945,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5768" />
+ <path
+ d="m 216.33828,124.34672 h 0.28526 v 2.41225 h -0.28526 z"
+ id="path5770" />
+ <path
+ d="m 217.1278,124.34672 h 0.28525 v 2.41225 h -0.28525 z"
+ id="path5772" />
+ <path
+ d="m 219.40249,125.81949 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26976 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67593 0.23099,-0.25114 0.62167,-0.25114 0.35036,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path5774" />
+ <path
+ d="m 220.78421,125.28929 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45114 v 0.91467 h -0.28681 v -1.73633 h 0.28681 v 0.26976 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5776" />
+ <path
+ d="m 206.98444,127.68356 q -0.20774,0.35657 -0.30851,0.70539 -0.10077,0.34881 -0.10077,0.70693 0,0.35812 0.10077,0.71004 0.10232,0.35036 0.30851,0.70538 h -0.24805 q -0.23254,-0.36432 -0.34882,-0.71624 -0.11472,-0.35191 -0.11472,-0.69918 0,-0.34571 0.11472,-0.69608 0.11472,-0.35037 0.34882,-0.71624 z"
+ id="path5778" />
+ <path
+ d="m 208.23128,128.08664 -0.42478,1.15187 h 0.85112 z m -0.17673,-0.30851 h 0.35502 l 0.88212,2.31459 h -0.32557 l -0.21084,-0.59376 h -1.04334 l -0.21084,0.59376 h -0.33022 z"
+ id="path5780" />
+ <path
+ d="m 209.8502,128.03548 v 0.86972 h 0.39378 q 0.21859,0 0.33796,-0.11318 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31316,-0.25735 h 0.70694 q 0.38912,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93018 h -0.31316 z"
+ id="path5782" />
+ <path
+ d="m 211.67221,128.03548 v 0.86972 h 0.39378 q 0.21859,0 0.33796,-0.11318 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31316,-0.25735 h 0.70694 q 0.38912,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93018 h -0.31316 z"
+ id="path5784" />
+ <path
+ d="m 214.91429,127.95642 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.60771,0.24185 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22015 v 0.32712 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32247 0.82786,-0.32247 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path5786" />
+ <path
+ d="m 215.24801,127.68356 h 0.24805 q 0.23254,0.36587 0.34727,0.71624 0.11627,0.35037 0.11627,0.69608 0,0.34727 -0.11627,0.69918 -0.11473,0.35192 -0.34727,0.71624 h -0.24805 q 0.20619,-0.35502 0.30696,-0.70538 0.10232,-0.35192 0.10232,-0.71004 0,-0.35812 -0.10232,-0.70693 -0.10077,-0.34882 -0.30696,-0.70539 z"
+ id="path5788" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4425"
+ inkscape:label="sdnc.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-sdnc-oam/en/latest/index.html"
+ xlink:title="The ONAP Controller Family (SDNC/APPC) configures and maintains the health of Layer 1-7 network functions (VNF, PNF, CNFs) and network services throughout their lifecycle. Both provide similar services (application level configuration using NetConf, Chef, Ansible, RestConf, etc.) and life cycle management functions (e.g. stop, resume, health check). SDNC is being used mainly for Layer 1-3 network elements."
+ style="display:inline">
+ <g
+ id="g8543"
+ inkscape:label="sdnc">
+ <path
+ id="rect13557-6"
+ style="fill:#009893;stroke:#009893;stroke-width:2;stop-color:#000000"
+ inkscape:label="sdnc.form"
+ d="m 183,120.93275 h 19 v 26 h -19 z" />
+ <g
+ aria-label="SDN
+Controller
+(SDNC)"
+ id="text1436-447-6"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-6);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="sdnc.label">
+ <path
+ d="m 184.69912,121.1866 v 0.30541 q -0.17828,-0.0853 -0.33641,-0.12712 -0.15813,-0.0419 -0.30541,-0.0419 -0.2558,0 -0.39532,0.0992 -0.13798,0.0992 -0.13798,0.28215 0,0.15348 0.0915,0.23254 0.093,0.0775 0.35036,0.12558 l 0.18914,0.0387 q 0.35036,0.0667 0.51625,0.23565 0.16743,0.16743 0.16743,0.44958 0,0.33642 -0.22635,0.51005 -0.22479,0.17363 -0.66042,0.17363 -0.16433,0 -0.35037,-0.0372 -0.18448,-0.0372 -0.38292,-0.11007 v -0.32247 q 0.19069,0.10697 0.37362,0.16123 0.18294,0.0543 0.35967,0.0543 0.2682,0 0.41393,-0.10541 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34262,-0.14418 l -0.19069,-0.0372 q -0.35036,-0.0698 -0.50694,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30695 0.21549,-0.48369 0.21704,-0.17673 0.59686,-0.17673 0.16278,0 0.33177,0.0294 0.16898,0.0295 0.34571,0.0884 z"
+ id="path5792" />
+ <path
+ d="m 185.54754,121.36799 v 1.79989 h 0.37828 q 0.47904,0 0.70073,-0.21705 0.22324,-0.21704 0.22324,-0.68522 0,-0.46509 -0.22324,-0.68058 -0.22169,-0.21704 -0.70073,-0.21704 z m -0.31315,-0.25735 h 0.64337 q 0.67282,0 0.98753,0.2806 0.31471,0.27905 0.31471,0.87437 0,0.59841 -0.31626,0.87901 -0.31626,0.2806 -0.98598,0.2806 h -0.64337 z"
+ id="path5794" />
+ <path
+ d="m 187.58659,121.11064 h 0.42168 l 1.0263,1.93631 v -1.93631 h 0.30385 v 2.31458 h -0.42168 l -1.02629,-1.93631 v 1.93631 h -0.30386 z"
+ id="path5796" />
+ <path
+ d="m 185.04484,124.62267 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.24339 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70074 0.21084,0.24184 0.60771,0.24184 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path5798" />
+ <path
+ d="m 186.09635,125.22263 q -0.22944,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5800" />
+ <path
+ d="m 188.71676,125.71097 v 1.048 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12248 -0.28835,-0.12248 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26976 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54415 z"
+ id="path5802" />
+ <path
+ d="m 189.47526,124.52965 v 0.49299 h 0.58756 v 0.2217 h -0.58756 v 0.94257 q 0,0.21239 0.0574,0.27286 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44959 v -0.94257 h -0.20929 v -0.2217 h 0.20929 v -0.49299 z"
+ id="path5804" />
+ <path
+ d="m 191.35153,125.28929 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26976 q 0.0899,-0.15813 0.2341,-0.2341 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5806" />
+ <path
+ d="m 192.1612,125.22263 q -0.22945,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5808" />
+ <path
+ d="m 193.33828,124.34672 h 0.28526 v 2.41225 h -0.28526 z"
+ id="path5810" />
+ <path
+ d="m 194.1278,124.34672 h 0.28525 v 2.41225 h -0.28525 z"
+ id="path5812" />
+ <path
+ d="m 196.40249,125.81949 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26976 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67593 0.23099,-0.25114 0.62167,-0.25114 0.35036,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path5814" />
+ <path
+ d="m 197.78421,125.28929 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12402,-0.014 -0.24185,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45114 v 0.91467 h -0.28681 v -1.73633 h 0.28681 v 0.26976 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5816" />
+ <path
+ d="m 183.98444,127.68356 q -0.20774,0.35657 -0.30851,0.70539 -0.10077,0.34881 -0.10077,0.70693 0,0.35812 0.10077,0.71004 0.10232,0.35036 0.30851,0.70538 h -0.24805 q -0.23254,-0.36432 -0.34882,-0.71624 -0.11472,-0.35191 -0.11472,-0.69918 0,-0.34571 0.11472,-0.69608 0.11472,-0.35037 0.34882,-0.71624 z"
+ id="path5818" />
+ <path
+ d="m 185.8452,127.8541 v 0.3054 q -0.17828,-0.0853 -0.33641,-0.12712 -0.15813,-0.0419 -0.30541,-0.0419 -0.2558,0 -0.39533,0.0992 -0.13797,0.0992 -0.13797,0.28216 0,0.15347 0.0915,0.23254 0.093,0.0775 0.35036,0.12557 l 0.18914,0.0388 q 0.35036,0.0667 0.51625,0.23564 0.16743,0.16744 0.16743,0.44959 0,0.33641 -0.22635,0.51005 -0.22479,0.17363 -0.66042,0.17363 -0.16433,0 -0.35037,-0.0372 -0.18448,-0.0372 -0.38292,-0.11007 v -0.32246 q 0.19069,0.10697 0.37362,0.16123 0.18294,0.0543 0.35967,0.0543 0.2682,0 0.41393,-0.10542 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34262,-0.14417 l -0.19069,-0.0372 q -0.35036,-0.0698 -0.50694,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30696 0.21549,-0.48369 0.21704,-0.17674 0.59686,-0.17674 0.16278,0 0.33177,0.0295 0.16898,0.0295 0.34571,0.0884 z"
+ id="path5820" />
+ <path
+ d="m 186.69362,128.03548 v 1.79989 h 0.37828 q 0.47904,0 0.70073,-0.21704 0.22324,-0.21704 0.22324,-0.68523 0,-0.46509 -0.22324,-0.68058 -0.22169,-0.21704 -0.70073,-0.21704 z m -0.31315,-0.25735 h 0.64337 q 0.67282,0 0.98753,0.28061 0.31471,0.27905 0.31471,0.87436 0,0.59841 -0.31626,0.87902 -0.31626,0.2806 -0.98598,0.2806 h -0.64337 z"
+ id="path5822" />
+ <path
+ d="m 188.73267,127.77813 h 0.42168 l 1.0263,1.93632 v -1.93632 h 0.30385 v 2.31459 h -0.42168 l -1.02629,-1.93632 v 1.93632 h -0.30386 z"
+ id="path5824" />
+ <path
+ d="m 192.74835,127.95642 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60772,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.60772,0.24185 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22015 v 0.32712 q -0.16434,0.11162 -0.34882,0.16743 -0.18294,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32247 0.82786,-0.32247 0.20774,0 0.39067,0.0558 0.18448,0.0543 0.34572,0.16433 z"
+ id="path5826" />
+ <path
+ d="m 193.08207,127.68356 h 0.24805 q 0.23254,0.36587 0.34726,0.71624 0.11628,0.35037 0.11628,0.69608 0,0.34727 -0.11628,0.69918 -0.11472,0.35192 -0.34726,0.71624 h -0.24805 q 0.20619,-0.35502 0.30696,-0.70538 0.10232,-0.35192 0.10232,-0.71004 0,-0.35812 -0.10232,-0.70693 -0.10077,-0.34882 -0.30696,-0.70539 z"
+ id="path5828" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4435"
+ inkscape:label="cds.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-ccsdk-cds/en/latest/index.html"
+ xlink:title="The run-time part of the Controller Design Studio (CDS) enables operators and ISPs to implement/operate hybrid network (CNF, PNF, VNF, Whitebox, etc.). The components are able to process and execute the design-time model intent defined by the users to support the lifecycle management. Included are a Self Service API, a TOSCA Workflow Engine, a Resource &amp; Template API, a Southbound Adapter, a Python Executor and a Kotlin Executor.">
+ <g
+ id="g8534"
+ inkscape:label="cds">
+ <path
+ id="rect13557-3"
+ style="fill:#009893;stroke:#009893;stroke-width:2;stop-color:#000000"
+ inkscape:label="cds.form"
+ d="m 158,120.93275 h 21 v 26 h -21 z" />
+ <g
+ aria-label="Controller
+Design Studio
+(CDS)"
+ id="text1436-447-31"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-3);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="cds.label">
+ <path
+ d="m 160.04484,121.28892 v 0.33021 q -0.15813,-0.14727 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.60771,0.24184 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22014 v 0.32711 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87901 0,-0.55811 0.30231,-0.87902 0.30231,-0.32246 0.82786,-0.32246 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path5832" />
+ <path
+ d="m 161.09635,121.88888 q -0.22944,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5834" />
+ <path
+ d="m 163.71676,122.37723 v 1.04799 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.23099,0 -0.36432,0.14727 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ id="path5836" />
+ <path
+ d="m 164.47526,121.1959 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5838" />
+ <path
+ d="m 166.35153,121.95555 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.0139 -0.12402,-0.0139 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.2341 0.14417,-0.0775 0.35036,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5840" />
+ <path
+ d="m 167.1612,121.88888 q -0.22945,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5842" />
+ <path
+ d="m 168.33828,121.01297 h 0.28526 v 2.41225 h -0.28526 z"
+ id="path5844" />
+ <path
+ d="m 169.1278,121.01297 h 0.28525 v 2.41225 h -0.28525 z"
+ id="path5846" />
+ <path
+ d="m 171.40249,122.48575 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67592 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28525,-0.0837 q -0.003,-0.23409 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13488 -0.16433,0.37982 z"
+ id="path5848" />
+ <path
+ d="m 172.78421,121.95555 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.0139 -0.12402,-0.0139 -0.24185,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45113 v 0.91467 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0294,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ id="path5850" />
+ <path
+ d="m 158.62477,124.70173 v 1.79989 h 0.37827 q 0.47904,0 0.70073,-0.21704 0.22324,-0.21704 0.22324,-0.68523 0,-0.46508 -0.22324,-0.68058 -0.22169,-0.21704 -0.70073,-0.21704 z m -0.31316,-0.25735 h 0.64337 q 0.67283,0 0.98754,0.28061 0.31471,0.27905 0.31471,0.87436 0,0.59842 -0.31626,0.87902 -0.31626,0.2806 -0.98599,0.2806 h -0.64337 z"
+ id="path5852" />
+ <path
+ d="m 162.1366,125.81949 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44338,0.15348 0.16434,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26976 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24184 -0.24185,-0.24185 -0.24185,-0.65423 0,-0.42633 0.22944,-0.67593 0.231,-0.25114 0.62167,-0.25114 0.35037,0 0.55346,0.22634 0.20464,0.22479 0.20464,0.61236 z m -0.28526,-0.0837 q -0.003,-0.2341 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path5854" />
+ <path
+ d="m 163.61909,125.0738 v 0.26975 q -0.12092,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18449 0.12868,0.11782 0.12868,0.33021 0,0.24185 -0.19224,0.38292 -0.19069,0.14108 -0.52555,0.14108 -0.13953,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.3116,0.12403 0.15348,0.0403 0.30386,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19533 0,-0.11628 -0.0791,-0.17829 -0.0775,-0.062 -0.34262,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38292,-0.17054 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17363,-0.37827 0.17363,-0.13332 0.49299,-0.13332 0.15813,0 0.29766,0.0233 0.13953,0.0233 0.25735,0.0698 z"
+ id="path5856" />
+ <path
+ d="m 164.07374,125.02264 h 0.28525 v 1.73633 h -0.28525 z m 0,-0.67592 h 0.28525 v 0.36121 h -0.28525 z"
+ id="path5858" />
+ <path
+ d="m 166.00582,125.87065 q 0,-0.31005 -0.12868,-0.48059 -0.12712,-0.17053 -0.35812,-0.17053 -0.22944,0 -0.35811,0.17053 -0.12713,0.17054 -0.12713,0.48059 0,0.30851 0.12713,0.47905 0.12867,0.17053 0.35811,0.17053 0.231,0 0.35812,-0.17053 0.12868,-0.17054 0.12868,-0.47905 z m 0.28525,0.67283 q 0,0.44339 -0.19689,0.65888 -0.19688,0.21704 -0.60306,0.21704 -0.15038,0 -0.2837,-0.0233 -0.13333,-0.0217 -0.2589,-0.0682 v -0.2775 q 0.12557,0.0682 0.24804,0.10077 0.12248,0.0326 0.2496,0.0326 0.2806,0 0.42013,-0.14728 0.13953,-0.14572 0.13953,-0.44183 v -0.14108 q -0.0884,0.15348 -0.22635,0.22945 -0.13797,0.076 -0.33021,0.076 -0.31936,0 -0.5147,-0.24339 -0.19533,-0.2434 -0.19533,-0.64493 0,-0.40307 0.19533,-0.64647 0.19534,-0.24339 0.5147,-0.24339 0.19224,0 0.33021,0.076 0.13798,0.076 0.22635,0.22944 v -0.26355 h 0.28525 z"
+ id="path5860" />
+ <path
+ d="m 168.22935,125.71097 v 1.048 h -0.28525 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12248 -0.28836,-0.12248 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26976 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54415 z"
+ id="path5862" />
+ <path
+ d="m 170.75767,124.52035 v 0.30541 q -0.17828,-0.0853 -0.33641,-0.12713 -0.15813,-0.0418 -0.30541,-0.0418 -0.2558,0 -0.39533,0.0992 -0.13797,0.0992 -0.13797,0.28216 0,0.15348 0.0915,0.23254 0.093,0.0775 0.35036,0.12557 l 0.18914,0.0388 q 0.35036,0.0667 0.51625,0.23565 0.16743,0.16743 0.16743,0.44958 0,0.33642 -0.22635,0.51005 -0.22479,0.17363 -0.66042,0.17363 -0.16433,0 -0.35037,-0.0372 -0.18448,-0.0372 -0.38292,-0.11007 v -0.32246 q 0.19069,0.10697 0.37362,0.16123 0.18294,0.0543 0.35967,0.0543 0.2682,0 0.41393,-0.10542 0.14573,-0.10542 0.14573,-0.30075 0,-0.17054 -0.10542,-0.26665 -0.10387,-0.0961 -0.34262,-0.14418 l -0.19069,-0.0372 q -0.35036,-0.0698 -0.50694,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30696 0.21549,-0.48369 0.21704,-0.17673 0.59686,-0.17673 0.16278,0 0.33177,0.0294 0.16898,0.0295 0.34571,0.0884 z"
+ id="path5864" />
+ <path
+ d="m 171.56269,124.52965 v 0.49299 h 0.58756 v 0.2217 h -0.58756 v 0.94257 q 0,0.21239 0.0574,0.27286 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12402 -0.12558,-0.44959 v -0.94257 h -0.20929 v -0.2217 h 0.20929 v -0.49299 z"
+ id="path5866" />
+ <path
+ d="m 172.40336,126.07374 v -1.0511 h 0.28525 v 1.04025 q 0,0.2465 0.0961,0.37052 0.0961,0.12247 0.28836,0.12247 0.23099,0 0.36431,-0.14727 0.13488,-0.14728 0.13488,-0.40153 v -0.98444 h 0.28525 v 1.73633 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13642,0.076 -0.31781,0.076 -0.2992,0 -0.45423,-0.18603 -0.15503,-0.18604 -0.15503,-0.54416 z m 0.71778,-1.09295 z"
+ id="path5868" />
+ <path
+ d="m 175.49506,125.28619 v -0.93947 h 0.28525 v 2.41225 h -0.28525 v -0.26045 q -0.0899,0.15503 -0.2279,0.231 -0.13642,0.0744 -0.32866,0.0744 -0.31471,0 -0.51315,-0.25115 -0.19688,-0.25114 -0.19688,-0.66042 0,-0.40928 0.19688,-0.66043 0.19844,-0.25114 0.51315,-0.25114 0.19224,0 0.32866,0.076 0.13798,0.0744 0.2279,0.22944 z m -0.97204,0.60617 q 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35656,0.17829 0.22635,0 0.35657,-0.17829 0.13023,-0.17983 0.13023,-0.49454 0,-0.31471 -0.13023,-0.49299 -0.13022,-0.17984 -0.35657,-0.17984 -0.22634,0 -0.35656,0.17984 -0.12868,0.17828 -0.12868,0.49299 z"
+ id="path5870" />
+ <path
+ d="m 176.27527,125.02264 h 0.28525 v 1.73633 h -0.28525 z m 0,-0.67592 h 0.28525 v 0.36121 h -0.28525 z"
+ id="path5872" />
+ <path
+ d="m 177.73761,125.22263 q -0.22945,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5874" />
+ <path
+ d="m 158.98444,127.68356 q -0.20774,0.35657 -0.30851,0.70539 -0.10077,0.34881 -0.10077,0.70693 0,0.35812 0.10077,0.71004 0.10232,0.35036 0.30851,0.70538 h -0.24805 q -0.23254,-0.36432 -0.34882,-0.71624 -0.11472,-0.35191 -0.11472,-0.69918 0,-0.34571 0.11472,-0.69608 0.11472,-0.35037 0.34882,-0.71624 z"
+ id="path5876" />
+ <path
+ d="m 161.19092,127.95642 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39687,0 -0.60771,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21084,0.24185 0.60771,0.24185 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22015 v 0.32712 q -0.16433,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32247 0.82786,-0.32247 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ id="path5878" />
+ <path
+ d="m 161.89516,128.03548 v 1.79989 h 0.37827 q 0.47904,0 0.70074,-0.21704 0.22324,-0.21704 0.22324,-0.68523 0,-0.46509 -0.22324,-0.68058 -0.2217,-0.21704 -0.70074,-0.21704 z m -0.31316,-0.25735 h 0.64338 q 0.67282,0 0.98753,0.28061 0.31471,0.27905 0.31471,0.87436 0,0.59841 -0.31626,0.87902 -0.31626,0.2806 -0.98598,0.2806 H 161.582 Z"
+ id="path5880" />
+ <path
+ d="m 165.32172,127.8541 v 0.3054 q -0.17828,-0.0853 -0.33641,-0.12712 -0.15813,-0.0419 -0.30541,-0.0419 -0.2558,0 -0.39532,0.0992 -0.13798,0.0992 -0.13798,0.28216 0,0.15347 0.0915,0.23254 0.093,0.0775 0.35036,0.12557 l 0.18914,0.0388 q 0.35037,0.0667 0.51625,0.23564 0.16743,0.16744 0.16743,0.44959 0,0.33641 -0.22634,0.51005 -0.2248,0.17363 -0.66043,0.17363 -0.16433,0 -0.35036,-0.0372 -0.18449,-0.0372 -0.38293,-0.11007 v -0.32246 q 0.19069,0.10697 0.37362,0.16123 0.18294,0.0543 0.35967,0.0543 0.2682,0 0.41393,-0.10542 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34262,-0.14417 l -0.19068,-0.0372 q -0.35037,-0.0698 -0.50695,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30696 0.21549,-0.48369 0.21704,-0.17674 0.59687,-0.17674 0.16278,0 0.33176,0.0295 0.16898,0.0295 0.34571,0.0884 z"
+ id="path5882" />
+ <path
+ d="m 165.79963,127.68356 h 0.24804 q 0.23255,0.36587 0.34727,0.71624 0.11627,0.35037 0.11627,0.69608 0,0.34727 -0.11627,0.69918 -0.11472,0.35192 -0.34727,0.71624 h -0.24804 q 0.20619,-0.35502 0.30696,-0.70538 0.10231,-0.35192 0.10231,-0.71004 0,-0.35812 -0.10231,-0.70693 -0.10077,-0.34882 -0.30696,-0.70539 z"
+ id="path5884" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4445"
+ inkscape:label="infrastructureadaption.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-multicloud-framework/en/latest/index.html"
+ xlink:title="MultiCloud provides mediation capabilities to connect to different infrastructure providers (VM based, Container based). It has capabilities to discover and register infrastructure resource information. Also it relays FCAPS data from infrastructure to DCAE.">
+ <g
+ id="g8525"
+ inkscape:label="infrastructureadaption">
+ <path
+ id="rect13557-9"
+ style="fill:#009893;stroke:#009893;stroke-width:2;stop-color:#000000"
+ inkscape:label="infrastructureadaption.form"
+ d="m 120,120.93275 h 34 v 26 h -34 z" />
+ <g
+ aria-label="Infrastructure
+Adaption
+(Multi-VIM / Cloud)"
+ id="text1436-447-38"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-9);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="infrastructureadaption.label">
+ <path
+ d="m 120.31161,121.11064 h 0.31316 v 2.31458 h -0.31316 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5888" />
+ <path
+ d="m 122.5863,122.37723 v 1.04799 h -0.28525 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14727 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.2341 0.13952,-0.0775 0.32091,-0.0775 0.2992,0 0.45268,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5890" />
+ <path
+ d="m 123.94167,121.01297 v 0.23719 h -0.27285 q -0.15348,0 -0.21394,0.062 -0.0589,0.062 -0.0589,0.22324 v 0.15348 h 0.46974 v 0.22169 h -0.46974 v 1.51463 h -0.28681 v -1.51463 h -0.27285 v -0.22169 h 0.27285 v -0.12093 q 0,-0.2899 0.13488,-0.42168 0.13488,-0.13332 0.42788,-0.13332 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5892" />
+ <path
+ d="m 125.09395,121.95555 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.0139 -0.12402,-0.0139 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.2341,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5894" />
+ <path
+ d="m 126.08965,122.55241 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26976 0,0.15192 0.0992,0.24184 0.10077,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16899 0.14418,-0.44804 v -0.0636 z m 0.56896,-0.11782 v 0.99063 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44183 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36277,-0.10852 -0.14882,0 -0.2899,0.0357 -0.14108,0.0357 -0.2713,0.10697 V 121.768 q 0.15658,-0.0605 0.30386,-0.0899 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19533 0.18603,0.59221 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5896" />
+ <path
+ d="m 128.26048,121.74006 v 0.26975 q -0.12093,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19533 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18448 0.12867,0.11782 0.12867,0.33021 0,0.24185 -0.19223,0.38293 -0.19069,0.14107 -0.52555,0.14107 -0.13953,0 -0.29146,-0.0279 -0.15037,-0.0264 -0.31781,-0.0806 v -0.29455 q 0.15813,0.0822 0.31161,0.12402 0.15348,0.0403 0.30386,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19533 0,-0.11627 -0.0791,-0.17829 -0.0775,-0.062 -0.34261,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38292,-0.17053 -0.11782,-0.11628 -0.11782,-0.31781 0,-0.24495 0.17363,-0.37828 0.17363,-0.13332 0.49299,-0.13332 0.15813,0 0.29766,0.0232 0.13952,0.0233 0.25735,0.0698 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5898" />
+ <path
+ d="m 128.99728,121.1959 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33022,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5900" />
+ <path
+ d="m 130.87355,121.95555 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.0139 -0.12403,-0.0139 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5902" />
+ <path
+ d="m 131.05069,122.74 v -1.0511 h 0.28526 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28835,0.12248 0.231,0 0.36432,-0.14728 0.13488,-0.14728 0.13488,-0.40153 v -0.98443 h 0.28525 v 1.73632 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13643,0.076 -0.31781,0.076 -0.29921,0 -0.45424,-0.18603 -0.15503,-0.18604 -0.15503,-0.54415 z m 0.71779,-1.09296 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5904" />
+ <path
+ d="m 134.24936,121.75556 v 0.26665 q -0.12092,-0.0667 -0.24339,-0.0992 -0.12093,-0.0341 -0.24495,-0.0341 -0.2775,0 -0.43098,0.17674 -0.15348,0.17518 -0.15348,0.49299 0,0.31781 0.15348,0.49454 0.15348,0.17519 0.43098,0.17519 0.12402,0 0.24495,-0.0326 0.12247,-0.0341 0.24339,-0.10077 v 0.26355 q -0.11937,0.0558 -0.24804,0.0837 -0.12713,0.0279 -0.27131,0.0279 -0.39222,0 -0.62321,-0.24649 -0.231,-0.2465 -0.231,-0.66508 0,-0.42478 0.23255,-0.66818 0.23409,-0.24339 0.64027,-0.24339 0.13177,0 0.25735,0.0279 0.12557,0.0264 0.24339,0.0806 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5906" />
+ <path
+ d="m 134.93501,121.1959 v 0.493 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5908" />
+ <path
+ d="m 135.77568,122.74 v -1.0511 h 0.28525 v 1.04024 q 0,0.2465 0.0961,0.37052 0.0961,0.12248 0.28835,0.12248 0.231,0 0.36432,-0.14728 0.13488,-0.14728 0.13488,-0.40153 v -0.98443 h 0.28525 v 1.73632 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23565 -0.13642,0.076 -0.31781,0.076 -0.2992,0 -0.45423,-0.18603 -0.15503,-0.18604 -0.15503,-0.54415 z m 0.71778,-1.09296 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5910" />
+ <path
+ d="m 138.73095,121.95555 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.0139 -0.12402,-0.0139 -0.24185,0 -0.37208,0.15813 -0.12867,0.15658 -0.12867,0.45113 v 0.91467 h -0.2868 v -1.73632 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.23409,-0.2341 0.14418,-0.0775 0.35037,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0109 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5912" />
+ <path
+ d="m 140.35297,122.48575 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32712,0.0341 -0.41547,0 -0.65887,-0.24184 -0.24185,-0.24185 -0.24185,-0.65423 0,-0.42633 0.22945,-0.67592 0.23099,-0.25115 0.62166,-0.25115 0.35037,0 0.55346,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28526,-0.0837 q -0.003,-0.23409 -0.13177,-0.37362 -0.12713,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13488 -0.16433,0.37982 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5914" />
+ <path
+ d="m 121.08521,124.75289 -0.42479,1.15187 h 0.85112 z m -0.17674,-0.30851 h 0.35502 l 0.88212,2.31459 h -0.32557 l -0.21084,-0.59376 h -1.04334 l -0.21084,0.59376 h -0.33022 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5916" />
+ <path
+ d="m 123.46532,125.28619 v -0.93947 h 0.28525 v 2.41225 h -0.28525 v -0.26045 q -0.0899,0.15503 -0.22789,0.231 -0.13643,0.0744 -0.32867,0.0744 -0.31471,0 -0.51314,-0.25115 -0.19689,-0.25114 -0.19689,-0.66042 0,-0.40928 0.19689,-0.66043 0.19843,-0.25114 0.51314,-0.25114 0.19224,0 0.32867,0.076 0.13797,0.0744 0.22789,0.22944 z m -0.97204,0.60617 q 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35657,0.17829 0.22634,0 0.35656,-0.17829 0.13023,-0.17983 0.13023,-0.49454 0,-0.31471 -0.13023,-0.49299 -0.13022,-0.17984 -0.35656,-0.17984 -0.22635,0 -0.35657,0.17984 -0.12868,0.17828 -0.12868,0.49299 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5918" />
+ <path
+ d="m 125.03463,125.88616 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37982,-0.16744 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11782 v 0.99063 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19688,-0.14882 0.58601,-0.14882 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14107,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.2868,-0.031 0.37673,0 0.56276,0.19533 0.18604,0.19534 0.18604,0.59222 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5920" />
+ <path
+ d="m 126.37449,126.49852 v 0.92088 h -0.2868 v -2.39676 h 0.2868 v 0.26355 q 0.0899,-0.15503 0.22635,-0.22944 0.13797,-0.076 0.32866,-0.076 0.31626,0 0.51315,0.25114 0.19843,0.25115 0.19843,0.66043 0,0.40928 -0.19843,0.66042 -0.19689,0.25115 -0.51315,0.25115 -0.19069,0 -0.32866,-0.0744 -0.13643,-0.076 -0.22635,-0.231 z m 0.97049,-0.60616 q 0,-0.31471 -0.13023,-0.49299 -0.12867,-0.17984 -0.35501,-0.17984 -0.22635,0 -0.35657,0.17984 -0.12868,0.17828 -0.12868,0.49299 0,0.31471 0.12868,0.49454 0.13022,0.17829 0.35657,0.17829 0.22634,0 0.35501,-0.17829 0.13023,-0.17983 0.13023,-0.49454 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5922" />
+ <path
+ d="m 128.30347,124.52965 v 0.49299 h 0.58756 v 0.2217 h -0.58756 v 0.94257 q 0,0.21239 0.0574,0.27286 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44959 v -0.94257 h -0.20929 v -0.2217 h 0.20929 v -0.49299 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5924" />
+ <path
+ d="m 129.1736,125.02264 h 0.28525 v 1.73633 h -0.28525 z m 0,-0.67592 h 0.28525 v 0.36121 h -0.28525 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5926" />
+ <path
+ d="m 130.63594,125.22263 q -0.22944,0 -0.36277,0.17984 -0.13332,0.17828 -0.13332,0.48989 0,0.31161 0.13177,0.49144 0.13333,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5928" />
+ <path
+ d="m 133.25635,125.71097 v 1.048 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12248 -0.28836,-0.12248 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26976 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54415 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5930" />
+ <path
+ d="m 120.98444,127.68356 q -0.20774,0.35657 -0.30851,0.70539 -0.10077,0.34881 -0.10077,0.70693 0,0.35812 0.10077,0.71004 0.10232,0.35036 0.30851,0.70538 h -0.24805 q -0.23254,-0.36432 -0.34882,-0.71624 -0.11472,-0.35191 -0.11472,-0.69918 0,-0.34571 0.11472,-0.69608 0.11472,-0.35037 0.34882,-0.71624 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5932" />
+ <path
+ d="m 121.45769,127.77813 h 0.46664 l 0.59066,1.5751 0.59376,-1.5751 h 0.46664 v 2.31459 h -0.30541 v -2.03243 l -0.59686,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5934" />
+ <path
+ d="m 124.06259,129.40749 v -1.0511 h 0.28526 v 1.04025 q 0,0.2465 0.0961,0.37052 0.0961,0.12247 0.28835,0.12247 0.23099,0 0.36432,-0.14728 0.13488,-0.14727 0.13488,-0.40152 v -0.98444 h 0.28525 v 1.73633 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23564 -0.13643,0.076 -0.31781,0.076 -0.29921,0 -0.45424,-0.18604 -0.15503,-0.18603 -0.15503,-0.54415 z m 0.71779,-1.09296 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5936" />
+ <path
+ d="m 126.01173,127.68046 h 0.28525 v 2.41226 h -0.28525 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5938" />
+ <path
+ d="m 127.08339,127.8634 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33022,0 -0.45579,-0.12247 -0.12557,-0.12403 -0.12557,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5940" />
+ <path
+ d="m 127.95352,128.35639 h 0.28525 v 1.73633 h -0.28525 z m 0,-0.67593 h 0.28525 v 0.36122 h -0.28525 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5942" />
+ <path
+ d="m 128.59886,129.09588 h 0.8356 v 0.25425 h -0.8356 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5944" />
+ <path
+ d="m 130.21932,130.09272 -0.88366,-2.31459 h 0.32711 l 0.73329,1.94872 0.73484,-1.94872 h 0.32556 l -0.88212,2.31459 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5946" />
+ <path
+ d="m 131.70182,127.77813 h 0.31316 v 2.31459 h -0.31316 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5948" />
+ <path
+ d="m 132.54559,127.77813 h 0.46664 l 0.59066,1.5751 0.59376,-1.5751 h 0.46664 v 2.31459 h -0.30541 v -2.03243 l -0.59686,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5950" />
+ <path
+ d="m 136.33895,127.77813 h 0.26355 l -0.80615,2.60915 h -0.26355 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5952" />
+ <path
+ d="m 139.20679,127.95642 v 0.33021 q -0.15813,-0.14728 -0.33797,-0.22014 -0.17828,-0.0729 -0.37982,-0.0729 -0.39688,0 -0.60771,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.21083,0.24185 0.60771,0.24185 0.20154,0 0.37982,-0.0729 0.17984,-0.0729 0.33797,-0.22015 v 0.32712 q -0.16434,0.11162 -0.34882,0.16743 -0.18293,0.0558 -0.38757,0.0558 -0.52555,0 -0.82786,-0.32091 -0.30231,-0.32246 -0.30231,-0.87902 0,-0.5581 0.30231,-0.87901 0.30231,-0.32247 0.82786,-0.32247 0.20774,0 0.39067,0.0558 0.18449,0.0543 0.34572,0.16433 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5954" />
+ <path
+ d="m 139.58547,127.68046 h 0.28525 v 2.41226 h -0.28525 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5956" />
+ <path
+ d="m 141.04781,128.55638 q -0.22944,0 -0.36277,0.17983 -0.13332,0.17829 -0.13332,0.4899 0,0.31161 0.13177,0.49144 0.13333,0.17828 0.36432,0.17828 0.22789,0 0.36122,-0.17983 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48835 -0.13333,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5958" />
+ <path
+ d="m 142.19544,129.40749 v -1.0511 h 0.28525 v 1.04025 q 0,0.2465 0.0961,0.37052 0.0961,0.12247 0.28836,0.12247 0.23099,0 0.36432,-0.14728 0.13487,-0.14727 0.13487,-0.40152 v -0.98444 h 0.28526 v 1.73633 h -0.28526 v -0.26665 q -0.10387,0.15813 -0.24184,0.23564 -0.13643,0.076 -0.31781,0.076 -0.29921,0 -0.45424,-0.18604 -0.15503,-0.18603 -0.15503,-0.54415 z m 0.71779,-1.09296 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5960" />
+ <path
+ d="m 145.28714,128.61994 v -0.93948 h 0.28525 v 2.41226 h -0.28525 v -0.26045 q -0.0899,0.15503 -0.2279,0.23099 -0.13642,0.0744 -0.32866,0.0744 -0.31471,0 -0.51314,-0.25115 -0.19689,-0.25115 -0.19689,-0.66042 0,-0.40928 0.19689,-0.66043 0.19843,-0.25115 0.51314,-0.25115 0.19224,0 0.32866,0.076 0.13798,0.0744 0.2279,0.22944 z m -0.97204,0.60617 q 0,0.31471 0.12868,0.49454 0.13022,0.17828 0.35657,0.17828 0.22634,0 0.35656,-0.17828 0.13023,-0.17983 0.13023,-0.49454 0,-0.31471 -0.13023,-0.493 -0.13022,-0.17983 -0.35656,-0.17983 -0.22635,0 -0.35657,0.17983 -0.12868,0.17829 -0.12868,0.493 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5962" />
+ <path
+ d="m 146.02239,127.68356 h 0.24805 q 0.23254,0.36587 0.34726,0.71624 0.11628,0.35037 0.11628,0.69608 0,0.34727 -0.11628,0.69918 -0.11472,0.35192 -0.34726,0.71624 h -0.24805 q 0.20619,-0.35502 0.30696,-0.70538 0.10232,-0.35192 0.10232,-0.71004 0,-0.35812 -0.10232,-0.70693 -0.10077,-0.34882 -0.30696,-0.70539 z"
+ style="-inkscape-font-specification:sans-serif"
+ id="path5964" />
+ </g>
+ </g>
+ </a>
+ <g
+ id="g7780"
+ inkscape:label="dcae"
+ style="display:inline">
+ <a
+ id="a4477"
+ inkscape:label="dcae.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-dcaegen2/en/latest/index.html"
+ xlink:title="Data Collection, Analytics &amp; Events (DCAE) gathers performance, usage, and configuration data from the managed environment.">
+ <g
+ id="g1451"
+ inkscape:label="dcae">
+ <path
+ id="rect13557"
+ style="fill:#009893;stroke:#009893;stroke-width:2;stop-color:#000000"
+ inkscape:label="dcae.form"
+ d="m 81,120.93275 h 35 v 26 H 81 Z" />
+ <g
+ aria-label="Data Collection,
+Analytics &amp; Events
+(DCAE)"
+ id="text1436-09"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557);display:inline;fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="dcae.label">
+ <path
+ d="m 81.624768,121.36799 v 1.79989 h 0.378272 q 0.47904,0 0.700732,-0.21705 0.223242,-0.21704 0.223242,-0.68522 0,-0.46509 -0.223242,-0.68058 -0.221692,-0.21704 -0.700732,-0.21704 z m -0.313159,-0.25735 h 0.643371 q 0.672828,0 0.987537,0.2806 0.31471,0.27905 0.31471,0.87437 0,0.59841 -0.31626,0.87901 -0.31626,0.2806 -0.985987,0.2806 h -0.643371 z"
+ id="path5968" />
+ <path
+ d="m 84.440514,122.55241 q -0.345716,0 -0.479041,0.0791 -0.133325,0.0791 -0.133325,0.26976 0,0.15192 0.09922,0.24184 0.100769,0.0884 0.272851,0.0884 0.237195,0 0.379822,-0.16743 0.144177,-0.16899 0.144177,-0.44804 v -0.0636 z m 0.568957,-0.11782 v 0.99063 h -0.285254 v -0.26355 q -0.09767,0.15813 -0.243396,0.2341 -0.145727,0.0744 -0.356567,0.0744 -0.266651,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.195337,-0.44183 0.196887,-0.14883 0.586011,-0.14883 h 0.399975 v -0.0279 q 0,-0.19689 -0.130224,-0.30386 -0.128675,-0.10852 -0.362769,-0.10852 -0.148828,0 -0.289905,0.0357 -0.141076,0.0357 -0.271301,0.10697 V 121.768 q 0.15658,-0.0605 0.303857,-0.0899 0.147278,-0.031 0.286805,-0.031 0.376721,0 0.562756,0.19534 0.186035,0.19533 0.186035,0.59221 z"
+ id="path5970" />
+ <path
+ d="m 85.786581,121.1959 v 0.493 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237195,0.0605 h 0.293005 v 0.23874 h -0.293005 q -0.330213,0 -0.455786,-0.12247 -0.125574,-0.12402 -0.125574,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5972" />
+ <path
+ d="m 87.445808,122.55241 q -0.345715,0 -0.47904,0.0791 -0.133326,0.0791 -0.133326,0.26976 0,0.15192 0.09922,0.24184 0.100769,0.0884 0.272852,0.0884 0.237195,0 0.379821,-0.16743 0.144178,-0.16899 0.144178,-0.44804 v -0.0636 z m 0.568958,-0.11782 v 0.99063 h -0.285254 v -0.26355 q -0.09767,0.15813 -0.243396,0.2341 -0.145728,0.0744 -0.356568,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15037 -0.15658,-0.40152 0,-0.29301 0.195337,-0.44183 0.196888,-0.14883 0.586011,-0.14883 h 0.399976 v -0.0279 q 0,-0.19689 -0.130225,-0.30386 -0.128674,-0.10852 -0.362768,-0.10852 -0.148829,0 -0.289905,0.0357 -0.141077,0.0357 -0.271301,0.10697 V 121.768 q 0.156579,-0.0605 0.303857,-0.0899 0.147278,-0.031 0.286804,-0.031 0.376721,0 0.562756,0.19534 0.186036,0.19533 0.186036,0.59221 z"
+ id="path5974" />
+ <path
+ d="m 90.907406,121.28892 v 0.33021 q -0.15813,-0.14727 -0.337964,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607715,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.607715,0.24184 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337964,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182935,0.0558 -0.387573,0.0558 -0.52555,0 -0.827857,-0.32091 -0.302307,-0.32246 -0.302307,-0.87901 0,-0.55811 0.302307,-0.87902 0.302307,-0.32246 0.827857,-0.32246 0.207739,0 0.390673,0.0558 0.184485,0.0543 0.345716,0.16433 z"
+ id="path5976" />
+ <path
+ d="m 91.958918,121.88888 q -0.229444,0 -0.362769,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364319,0.17829 0.227893,0 0.361218,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361218,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.373621,0 -0.586011,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.586011,-0.24184 z"
+ id="path5978" />
+ <path
+ d="m 93.136003,121.01297 h 0.285254 v 2.41225 h -0.285254 z"
+ id="path5980" />
+ <path
+ d="m 93.925516,121.01297 h 0.285254 v 2.41225 h -0.285254 z"
+ id="path5982" />
+ <path
+ d="m 96.200209,122.48575 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176734,0.44959 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327112,0.0341 -0.415478,0 -0.658874,-0.24184 -0.241846,-0.24185 -0.241846,-0.65423 0,-0.42633 0.229443,-0.67592 0.230994,-0.25115 0.621668,-0.25115 0.350366,0 0.553455,0.22634 0.204638,0.22479 0.204638,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337963,-0.13953 -0.238746,0 -0.382923,0.13488 -0.142627,0.13488 -0.164331,0.37982 z"
+ id="path5984" />
+ <path
+ d="m 97.825329,121.75556 v 0.26665 q -0.120923,-0.0667 -0.243396,-0.0992 -0.120923,-0.0341 -0.244946,-0.0341 -0.277503,0 -0.430982,0.17674 -0.153479,0.17518 -0.153479,0.49299 0,0.31781 0.153479,0.49454 0.153479,0.17519 0.430982,0.17519 0.124023,0 0.244946,-0.0326 0.122473,-0.0341 0.243396,-0.10077 v 0.26355 q -0.119372,0.0558 -0.248047,0.0837 -0.127124,0.0279 -0.271301,0.0279 -0.392224,0 -0.623218,-0.24649 -0.230993,-0.2465 -0.230993,-0.66508 0,-0.42478 0.232544,-0.66818 0.234094,-0.24339 0.640271,-0.24339 0.131774,0 0.257348,0.0279 0.125574,0.0264 0.243396,0.0806 z"
+ id="path5986" />
+ <path
+ d="m 98.510973,121.1959 v 0.493 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237195,0.0605 h 0.293005 v 0.23874 h -0.293005 q -0.330213,0 -0.455786,-0.12247 -0.125574,-0.12402 -0.125574,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path5988" />
+ <path
+ d="m 99.3811,121.6889 h 0.285254 v 1.73632 H 99.3811 Z m 0,-0.67593 h 0.285254 v 0.36122 H 99.3811 Z"
+ id="path5990" />
+ <path
+ d="m 100.84344,121.88888 q -0.22944,0 -0.36277,0.17984 -0.13332,0.17828 -0.13332,0.48989 0,0.31161 0.13177,0.49144 0.13333,0.17829 0.36432,0.17829 0.22789,0 0.36122,-0.17984 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48834 -0.13333,-0.18139 -0.36122,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path5992" />
+ <path
+ d="m 103.46385,122.37723 v 1.04799 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12247 -0.28836,-0.12247 -0.23099,0 -0.36432,0.14727 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54416 z"
+ id="path5994" />
+ <path
+ d="m 104.01307,123.03145 h 0.32711 v 0.26665 l -0.25425,0.49609 h -0.19999 l 0.12713,-0.49609 z"
+ id="path5996" />
+ <path
+ d="m 82.085205,124.75289 -0.42478,1.15187 h 0.851111 z m -0.176733,-0.30851 h 0.355017 l 0.882116,2.31459 h -0.325561 l -0.21084,-0.59376 h -1.043347 l -0.21084,0.59376 h -0.330212 z"
+ id="path5998" />
+ <path
+ d="m 84.821885,125.71097 v 1.048 h -0.285253 v -1.03869 q 0,-0.2465 -0.09612,-0.36897 -0.09612,-0.12248 -0.288354,-0.12248 -0.230994,0 -0.364319,0.14728 -0.133325,0.14728 -0.133325,0.40153 v 0.98133 H 83.36771 v -1.73633 h 0.286804 v 0.26976 q 0.102319,-0.15658 0.240295,-0.2341 0.139527,-0.0775 0.320911,-0.0775 0.299206,0 0.452685,0.18603 0.153479,0.18449 0.153479,0.54415 z"
+ id="path6000" />
+ <path
+ d="m 86.087338,125.88616 q -0.345715,0 -0.479041,0.0791 -0.133325,0.0791 -0.133325,0.26975 0,0.15193 0.09922,0.24185 0.100769,0.0884 0.272852,0.0884 0.237194,0 0.379821,-0.16744 0.144178,-0.16898 0.144178,-0.44803 v -0.0636 z m 0.568957,-0.11782 v 0.99063 h -0.285253 v -0.26355 q -0.09767,0.15813 -0.243396,0.2341 -0.145728,0.0744 -0.356568,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.195337,-0.44184 0.196887,-0.14882 0.586011,-0.14882 h 0.399976 v -0.0279 q 0,-0.19689 -0.130225,-0.30386 -0.128674,-0.10852 -0.362769,-0.10852 -0.148828,0 -0.289904,0.0357 -0.141077,0.0357 -0.271302,0.10697 v -0.26355 q 0.15658,-0.0605 0.303858,-0.0899 0.147278,-0.031 0.286804,-0.031 0.376721,0 0.562756,0.19533 0.186035,0.19534 0.186035,0.59222 z"
+ id="path6002" />
+ <path
+ d="m 87.151252,124.34672 h 0.285254 v 2.41225 h -0.285254 z"
+ id="path6004" />
+ <path
+ d="m 88.663201,126.9202 q -0.120923,0.31006 -0.235644,0.40463 -0.114722,0.0946 -0.306958,0.0946 h -0.227893 v -0.23875 h 0.167431 q 0.117823,0 0.182935,-0.0558 0.06511,-0.0558 0.144177,-0.26355 l 0.05116,-0.13022 -0.702283,-1.70843 h 0.302307 l 0.542603,1.35806 0.542602,-1.35806 h 0.302307 z"
+ id="path6006" />
+ <path
+ d="m 90.009269,124.52965 v 0.49299 h 0.587561 v 0.2217 h -0.587561 v 0.94257 q 0,0.21239 0.05736,0.27286 0.05891,0.0605 0.237194,0.0605 h 0.293006 v 0.23874 h -0.293006 q -0.330212,0 -0.455786,-0.12247 -0.125573,-0.12402 -0.125573,-0.44959 v -0.94257 h -0.20929 v -0.2217 h 0.20929 v -0.49299 z"
+ id="path6008" />
+ <path
+ d="m 90.879396,125.02264 h 0.285254 v 1.73633 h -0.285254 z m 0,-0.67592 h 0.285254 v 0.36121 h -0.285254 z"
+ id="path6010" />
+ <path
+ d="m 92.918445,125.08931 v 0.26665 q -0.120923,-0.0667 -0.243396,-0.0992 -0.120923,-0.0341 -0.244946,-0.0341 -0.277503,0 -0.430982,0.17674 -0.153479,0.17518 -0.153479,0.49299 0,0.31781 0.153479,0.49454 0.153479,0.17519 0.430982,0.17519 0.124023,0 0.244946,-0.0326 0.122473,-0.0341 0.243396,-0.10077 v 0.26355 q -0.119373,0.0558 -0.248047,0.0837 -0.127124,0.0279 -0.271301,0.0279 -0.392224,0 -0.623218,-0.2465 -0.230994,-0.24649 -0.230994,-0.66507 0,-0.42478 0.232544,-0.66818 0.234095,-0.24339 0.640271,-0.24339 0.131775,0 0.257349,0.0279 0.125574,0.0264 0.243396,0.0806 z"
+ id="path6012" />
+ <path
+ d="m 94.428844,125.0738 v 0.26975 q -0.120923,-0.062 -0.251148,-0.093 -0.130224,-0.031 -0.269751,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.07596,0.15658 0.07596,0.0558 0.305408,0.10697 l 0.09767,0.0217 q 0.303858,0.0651 0.430982,0.18449 0.128674,0.11782 0.128674,0.33021 0,0.24185 -0.192236,0.38292 -0.190686,0.14108 -0.525549,0.14108 -0.139527,0 -0.291455,-0.0279 -0.150379,-0.0264 -0.317811,-0.0806 v -0.29456 q 0.15813,0.0822 0.311609,0.12403 0.153479,0.0403 0.303858,0.0403 0.201538,0 0.310058,-0.0682 0.108521,-0.0698 0.108521,-0.19533 0,-0.11628 -0.07906,-0.17829 -0.07751,-0.062 -0.342615,-0.11937 l -0.09922,-0.0233 q -0.2651,-0.0558 -0.382922,-0.17054 -0.117822,-0.11627 -0.117822,-0.31781 0,-0.24494 0.173633,-0.37827 0.173632,-0.13332 0.492993,-0.13332 0.15813,0 0.297656,0.0233 0.139526,0.0233 0.257349,0.0698 z"
+ id="path6014" />
+ <path
+ d="m 96.008385,125.51409 q -0.141076,0.12557 -0.207739,0.25114 -0.06511,0.12403 -0.06511,0.26045 0,0.22635 0.164331,0.37672 0.164331,0.15038 0.412378,0.15038 0.147278,0 0.275952,-0.0481 0.128674,-0.0496 0.241846,-0.14882 z m 0.218592,-0.17364 0.787549,0.80616 q 0.09147,-0.13798 0.142627,-0.29456 0.05116,-0.15813 0.06046,-0.33486 h 0.288354 q -0.0186,0.20464 -0.09922,0.40462 -0.08062,0.19999 -0.224793,0.39533 l 0.432532,0.44183 h -0.390674 l -0.221692,-0.22789 q -0.16123,0.13798 -0.337964,0.20619 -0.176733,0.0667 -0.379821,0.0667 -0.373621,0 -0.610816,-0.21239 -0.237195,-0.21394 -0.237195,-0.54725 0,-0.19844 0.10387,-0.37207 0.10387,-0.17519 0.311609,-0.32867 -0.07441,-0.0977 -0.113172,-0.19378 -0.03876,-0.0977 -0.03876,-0.19069 0,-0.25115 0.172083,-0.40307 0.172082,-0.15348 0.457336,-0.15348 0.128674,0 0.255798,0.0279 0.128675,0.0279 0.26045,0.0837 v 0.28215 q -0.134876,-0.0729 -0.257349,-0.11007 -0.122473,-0.0388 -0.227893,-0.0388 -0.162781,0 -0.2651,0.0868 -0.100769,0.0853 -0.100769,0.22169 0,0.0791 0.04496,0.15968 0.04651,0.0791 0.187586,0.22479 z"
+ id="path6016" />
+ <path
+ d="m 98.583215,124.44438 h 1.463475 v 0.26355 h -1.150315 v 0.68523 h 1.102258 v 0.26355 h -1.102258 v 0.83871 h 1.178225 v 0.26355 h -1.491385 z"
+ id="path6018" />
+ <path
+ d="m 100.27965,125.02264 h 0.30231 l 0.5426,1.45728 0.5426,-1.45728 h 0.30231 l -0.65112,1.73633 h -0.38758 z"
+ id="path6020" />
+ <path
+ d="m 103.75582,125.81949 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17674,0.44959 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26976 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24184 -0.24184,-0.24185 -0.24184,-0.65423 0,-0.42633 0.22944,-0.67593 0.23099,-0.25114 0.62167,-0.25114 0.35036,0 0.55345,0.22634 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38292,0.13488 -0.14263,0.13487 -0.16434,0.37982 z"
+ id="path6022" />
+ <path
+ d="m 105.57473,125.71097 v 1.048 h -0.28526 v -1.03869 q 0,-0.2465 -0.0961,-0.36897 -0.0961,-0.12248 -0.28835,-0.12248 -0.23099,0 -0.36432,0.14728 -0.13332,0.14728 -0.13332,0.40153 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26976 q 0.10232,-0.15658 0.24029,-0.2341 0.13953,-0.0775 0.32091,-0.0775 0.29921,0 0.45269,0.18603 0.15348,0.18449 0.15348,0.54415 z"
+ id="path6024" />
+ <path
+ d="m 106.33323,124.52965 v 0.49299 h 0.58756 v 0.2217 h -0.58756 v 0.94257 q 0,0.21239 0.0574,0.27286 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33021,0 -0.45579,-0.12247 -0.12557,-0.12402 -0.12557,-0.44959 v -0.94257 h -0.20929 v -0.2217 h 0.20929 v -0.49299 z"
+ id="path6026" />
+ <path
+ d="m 108.31027,125.0738 v 0.26975 q -0.12092,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.3054,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18449 0.12868,0.11782 0.12868,0.33021 0,0.24185 -0.19224,0.38292 -0.19068,0.14108 -0.52555,0.14108 -0.13952,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.31161,0.12403 0.15348,0.0403 0.30385,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19533 0,-0.11628 -0.0791,-0.17829 -0.0775,-0.062 -0.34262,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38293,-0.17054 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17363,-0.37827 0.17364,-0.13332 0.493,-0.13332 0.15813,0 0.29765,0.0233 0.13953,0.0233 0.25735,0.0698 z"
+ id="path6028" />
+ <path
+ d="m 81.984436,127.68356 q -0.207739,0.35657 -0.308508,0.70539 -0.100769,0.34881 -0.100769,0.70693 0,0.35812 0.100769,0.71004 0.102319,0.35036 0.308508,0.70538 h -0.248047 q -0.232544,-0.36432 -0.348816,-0.71624 -0.114721,-0.35191 -0.114721,-0.69918 0,-0.34571 0.114721,-0.69608 0.114722,-0.35037 0.348816,-0.71624 z"
+ id="path6030" />
+ <path
+ d="m 82.770848,128.03548 v 1.79989 h 0.378271 q 0.479041,0 0.700733,-0.21704 0.223242,-0.21704 0.223242,-0.68523 0,-0.46509 -0.223242,-0.68058 -0.221692,-0.21704 -0.700733,-0.21704 z m -0.313159,-0.25735 h 0.643371 q 0.672827,0 0.987537,0.28061 0.314709,0.27905 0.314709,0.87436 0,0.59841 -0.316259,0.87902 -0.31626,0.2806 -0.985987,0.2806 h -0.643371 z"
+ id="path6032" />
+ <path
+ d="m 86.543124,127.95642 v 0.33021 q -0.15813,-0.14728 -0.337964,-0.22014 -0.178283,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607714,0.2434 -0.21084,0.24185 -0.21084,0.70073 0,0.45734 0.21084,0.70073 0.210839,0.24185 0.607714,0.24185 0.201539,0 0.379822,-0.0729 0.179834,-0.0729 0.337964,-0.22015 v 0.32712 q -0.164331,0.11162 -0.348816,0.16743 -0.182934,0.0558 -0.387573,0.0558 -0.525549,0 -0.827857,-0.32091 -0.302307,-0.32246 -0.302307,-0.87902 0,-0.5581 0.302307,-0.87901 0.302308,-0.32247 0.827857,-0.32247 0.207739,0 0.390674,0.0558 0.184485,0.0543 0.345715,0.16433 z"
+ id="path6034" />
+ <path
+ d="m 87.707808,128.08664 -0.424781,1.15187 h 0.851111 z m -0.176734,-0.30851 h 0.355017 l 0.882117,2.31459 h -0.325562 l -0.210839,-0.59376 h -1.043348 l -0.210839,0.59376 h -0.330213 z"
+ id="path6036" />
+ <path
+ d="m 89.013568,127.77813 h 1.463476 v 0.26355 h -1.150317 v 0.68523 h 1.102258 v 0.26355 h -1.102258 v 0.83871 h 1.178222 v 0.26355 h -1.491381 z"
+ id="path6038" />
+ <path
+ d="m 90.869682,127.68356 h 0.248047 q 0.232544,0.36587 0.347265,0.71624 0.116272,0.35037 0.116272,0.69608 0,0.34727 -0.116272,0.69918 -0.114721,0.35192 -0.347265,0.71624 h -0.248047 q 0.206189,-0.35502 0.306958,-0.70538 0.102319,-0.35192 0.102319,-0.71004 0,-0.35812 -0.102319,-0.70693 -0.100769,-0.34882 -0.306958,-0.70539 z"
+ id="path6040" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4487"
+ inkscape:label="collectors.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-dcaegen2/en/latest/sections/services/serviceindex.html#collectors"
+ xlink:title="The collection layer provides the various data collectors that are needed to collect the instrumentation that is available from the cloud infrastructure. Included are both physical and virtual elements.">
+ <g
+ id="g1442"
+ inkscape:label="collectors">
+ <path
+ id="rect47709-1-7-9-0-62"
+ style="display:inline;opacity:0.4;vector-effect:none;fill:#ffffff;stroke:#ffffff;stroke-width:2;stop-color:#000000"
+ inkscape:label="collectors.form"
+ d="m 83,140.93277 h 31 v 4 H 83 Z" />
+ <g
+ aria-label="Collectors"
+ id="text1436-447-86-0"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-0-62);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="collectors.label">
+ <path
+ d="m 85.044836,141.28892 v 0.33021 q -0.158129,-0.14727 -0.337963,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607715,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.607715,0.24184 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337963,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182934,0.0558 -0.387573,0.0558 -0.525549,0 -0.827856,-0.32091 -0.302307,-0.32246 -0.302307,-0.87901 0,-0.55811 0.302307,-0.87902 0.302307,-0.32246 0.827856,-0.32246 0.20774,0 0.390674,0.0558 0.184485,0.0543 0.345715,0.16433 z"
+ id="path6044" />
+ <path
+ d="m 86.096348,141.88888 q -0.229443,0 -0.362768,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364318,0.17829 0.227894,0 0.361219,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361219,-0.18139 z m 0,-0.24184 q 0.372071,0 0.584461,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.584461,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path6046" />
+ <path
+ d="m 87.273434,141.01297 h 0.285254 v 2.41225 h -0.285254 z"
+ id="path6048" />
+ <path
+ d="m 88.062947,141.01297 h 0.285254 v 2.41225 h -0.285254 z"
+ id="path6050" />
+ <path
+ d="m 90.33764,142.48575 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176733,0.44959 0.159681,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.15503,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.314709,0.0992 -0.161231,0.0341 -0.327112,0.0341 -0.415479,0 -0.658875,-0.24184 -0.241845,-0.24185 -0.241845,-0.65423 0,-0.42633 0.229443,-0.67592 0.230994,-0.25115 0.621668,-0.25115 0.350366,0 0.553454,0.22634 0.204639,0.22479 0.204639,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13488 -0.164331,0.37982 z"
+ id="path6052" />
+ <path
+ d="m 91.96276,141.75556 v 0.26665 q -0.120923,-0.0667 -0.243396,-0.0992 -0.120923,-0.0341 -0.244946,-0.0341 -0.277502,0 -0.430981,0.17674 -0.153479,0.17518 -0.153479,0.49299 0,0.31781 0.153479,0.49454 0.153479,0.17519 0.430981,0.17519 0.124023,0 0.244946,-0.0326 0.122473,-0.0341 0.243396,-0.10077 v 0.26355 q -0.119372,0.0558 -0.248047,0.0837 -0.127124,0.0279 -0.271301,0.0279 -0.392224,0 -0.623218,-0.24649 -0.230993,-0.2465 -0.230993,-0.66508 0,-0.42478 0.232544,-0.66818 0.234094,-0.24339 0.640271,-0.24339 0.131775,0 0.257348,0.0279 0.125574,0.0264 0.243396,0.0806 z"
+ id="path6054" />
+ <path
+ d="m 92.648403,141.1959 v 0.493 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237195,0.0605 h 0.293005 v 0.23874 h -0.293005 q -0.330213,0 -0.455786,-0.12247 -0.125574,-0.12402 -0.125574,-0.44958 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.493 z"
+ id="path6056" />
+ <path
+ d="m 94.191358,141.88888 q -0.229444,0 -0.362769,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364319,0.17829 0.227893,0 0.361218,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361218,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.373621,0 -0.586011,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.586011,-0.24184 z"
+ id="path6058" />
+ <path
+ d="m 96.374583,141.95555 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45113 v 0.91467 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.2341 0.144177,-0.0775 0.350366,-0.0775 0.02946,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path6060" />
+ <path
+ d="m 97.688095,141.74006 v 0.26975 q -0.120923,-0.062 -0.251147,-0.093 -0.130225,-0.031 -0.269751,-0.031 -0.21239,0 -0.319361,0.0651 -0.105419,0.0651 -0.105419,0.19533 0,0.0992 0.07596,0.15658 0.07596,0.0558 0.305408,0.10697 l 0.09767,0.0217 q 0.303858,0.0651 0.430982,0.18448 0.128674,0.11782 0.128674,0.33021 0,0.24185 -0.192236,0.38293 -0.190687,0.14107 -0.52555,0.14107 -0.139526,0 -0.291455,-0.0279 -0.150378,-0.0264 -0.31781,-0.0806 v -0.29455 q 0.15813,0.0822 0.311609,0.12402 0.153479,0.0403 0.303857,0.0403 0.201538,0 0.310059,-0.0682 0.10852,-0.0698 0.10852,-0.19533 0,-0.11627 -0.07906,-0.17829 -0.07751,-0.062 -0.342615,-0.11937 l -0.09922,-0.0232 q -0.2651,-0.0558 -0.382922,-0.17053 -0.117823,-0.11628 -0.117823,-0.31781 0,-0.24495 0.173633,-0.37828 0.173633,-0.13332 0.492993,-0.13332 0.15813,0 0.297657,0.0232 0.139526,0.0233 0.257348,0.0698 z"
+ id="path6062" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4493"
+ inkscape:label="correllationholmes.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#holmes-holmes-alarm-correlation-and-analysis"
+ xlink:title="Holmes provides the capability to analyze the relationship among different alarms (e.g. root cause, correlation).">
+ <g
+ id="g1437"
+ inkscape:label="correllationholmes"
+ style="display:inline">
+ <path
+ id="rect47709-1-7-9-5"
+ style="display:inline;opacity:0.4;fill:#ffffff;stroke:#ffffff;stroke-width:2"
+ inkscape:label="correlationholmes.form"
+ d="m 83,132.93277 h 31 v 4 H 83 Z" />
+ <g
+ aria-label="Correlation (Holmes)"
+ id="text1436-447-5"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-5);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="correllationholmes.label">
+ <path
+ d="m 85.044836,133.60642 v 0.33021 q -0.158129,-0.14727 -0.337963,-0.22014 -0.178284,-0.0729 -0.379822,-0.0729 -0.396875,0 -0.607715,0.24339 -0.21084,0.24185 -0.21084,0.70074 0,0.45733 0.21084,0.70073 0.21084,0.24184 0.607715,0.24184 0.201538,0 0.379822,-0.0729 0.179834,-0.0729 0.337963,-0.22014 v 0.32711 q -0.164331,0.11162 -0.348816,0.16743 -0.182934,0.0558 -0.387573,0.0558 -0.525549,0 -0.827856,-0.32091 -0.302307,-0.32246 -0.302307,-0.87901 0,-0.55811 0.302307,-0.87902 0.302307,-0.32246 0.827856,-0.32246 0.20774,0 0.390674,0.0558 0.184485,0.0543 0.345715,0.16433 z"
+ id="path6066" />
+ <path
+ d="m 86.096348,134.20638 q -0.229443,0 -0.362768,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364318,0.17829 0.227894,0 0.361219,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361219,-0.18139 z m 0,-0.24184 q 0.372071,0 0.584461,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.584461,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path6068" />
+ <path
+ d="m 88.279574,134.27305 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.0139 -0.124023,-0.0139 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45113 v 0.91467 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.2341 0.144177,-0.0775 0.350366,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path6070" />
+ <path
+ d="m 89.436506,134.27305 q -0.04806,-0.0279 -0.105419,-0.0403 -0.05581,-0.0139 -0.124024,-0.0139 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45113 v 0.91467 h -0.286804 v -1.73632 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.2341 0.144177,-0.0775 0.350366,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0109 z"
+ id="path6072" />
+ <path
+ d="m 91.058526,134.80325 v 0.13952 h -1.311548 q 0.0186,0.29456 0.176734,0.44959 0.15968,0.15348 0.443383,0.15348 0.164332,0 0.317811,-0.0403 0.155029,-0.0403 0.306958,-0.12092 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327112,0.0341 -0.415478,0 -0.658874,-0.24184 -0.241846,-0.24185 -0.241846,-0.65423 0,-0.42633 0.229443,-0.67592 0.230994,-0.25115 0.621668,-0.25115 0.350366,0 0.553454,0.22634 0.204639,0.22479 0.204639,0.61237 z m -0.285254,-0.0837 q -0.0031,-0.23409 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13488 -0.164331,0.37982 z"
+ id="path6074" />
+ <path
+ d="m 91.43411,133.33047 h 0.285254 v 2.41225 H 91.43411 Z"
+ id="path6076" />
+ <path
+ d="m 93.012722,134.86991 q -0.345715,0 -0.47904,0.0791 -0.133326,0.0791 -0.133326,0.26976 0,0.15192 0.09922,0.24184 0.100769,0.0884 0.272852,0.0884 0.237195,0 0.379822,-0.16743 0.144177,-0.16899 0.144177,-0.44804 v -0.0636 z m 0.568958,-0.11782 v 0.99063 h -0.285254 v -0.26355 q -0.09767,0.15813 -0.243396,0.2341 -0.145728,0.0744 -0.356568,0.0744 -0.26665,0 -0.42478,-0.14883 -0.156579,-0.15037 -0.156579,-0.40152 0,-0.29301 0.195336,-0.44183 0.196888,-0.14883 0.586011,-0.14883 h 0.399976 v -0.0279 q 0,-0.19689 -0.130225,-0.30386 -0.128674,-0.10852 -0.362768,-0.10852 -0.148828,0 -0.289905,0.0357 -0.141077,0.0357 -0.271301,0.10697 v -0.26355 q 0.156579,-0.0605 0.303857,-0.0899 0.147278,-0.031 0.286804,-0.031 0.376721,0 0.562757,0.19534 0.186035,0.19533 0.186035,0.59221 z"
+ id="path6078" />
+ <path
+ d="m 94.358789,133.5134 v 0.493 h 0.587561 v 0.22169 h -0.587561 v 0.94258 q 0,0.21239 0.05736,0.27285 0.05891,0.0605 0.237195,0.0605 h 0.293005 v 0.23874 h -0.293005 q -0.330212,0 -0.455786,-0.12247 -0.125574,-0.12402 -0.125574,-0.44958 v -0.94258 h -0.209289 v -0.22169 h 0.209289 v -0.493 z"
+ id="path6080" />
+ <path
+ d="m 95.228917,134.0064 h 0.285254 v 1.73632 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path6082" />
+ <path
+ d="m 96.691257,134.20638 q -0.229444,0 -0.362769,0.17984 -0.133325,0.17828 -0.133325,0.48989 0,0.31161 0.131775,0.49144 0.133325,0.17829 0.364319,0.17829 0.227893,0 0.361218,-0.17984 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48834 -0.133325,-0.18139 -0.361218,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.373621,0 -0.586011,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.586011,-0.24184 z"
+ id="path6084" />
+ <path
+ d="m 99.311665,134.69473 v 1.04799 h -0.285254 v -1.03869 q 0,-0.2465 -0.09612,-0.36897 -0.09612,-0.12247 -0.288355,-0.12247 -0.230993,0 -0.364318,0.14727 -0.133326,0.14728 -0.133326,0.40153 v 0.98133 H 97.85749 v -1.73632 h 0.286804 v 0.26975 q 0.10232,-0.15658 0.240296,-0.2341 0.139526,-0.0775 0.32091,-0.0775 0.299207,0 0.452686,0.18603 0.153479,0.18449 0.153479,0.54416 z"
+ id="path6086" />
+ <path
+ d="m 101.1253,133.33357 q -0.20774,0.35657 -0.30851,0.70538 -0.10077,0.34882 -0.10077,0.70694 0,0.35811 0.10077,0.71003 0.10232,0.35037 0.30851,0.70538 h -0.24805 q -0.23254,-0.36432 -0.34881,-0.71623 -0.11472,-0.35192 -0.11472,-0.69918 0,-0.34572 0.11472,-0.69609 0.11472,-0.35036 0.34881,-0.71623 z"
+ id="path6088" />
+ <path
+ d="m 101.59855,133.42814 h 0.31316 v 0.94878 h 1.13792 v -0.94878 h 0.31316 v 2.31458 h -0.31316 v -1.10225 h -1.13792 v 1.10225 h -0.31316 z"
+ id="path6090" />
+ <path
+ d="m 104.55383,134.20638 q -0.22945,0 -0.36277,0.17984 -0.13333,0.17828 -0.13333,0.48989 0,0.31161 0.13178,0.49144 0.13332,0.17829 0.36432,0.17829 0.22789,0 0.36121,-0.17984 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48834 -0.13332,-0.18139 -0.36121,-0.18139 z m 0,-0.24184 q 0.37207,0 0.58446,0.24184 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66973 -0.21239,0.24184 -0.58446,0.24184 -0.37362,0 -0.58601,-0.24184 -0.21084,-0.2434 -0.21084,-0.66973 0,-0.42788 0.21084,-0.66973 0.21239,-0.24184 0.58601,-0.24184 z"
+ id="path6092" />
+ <path
+ d="m 105.73091,133.33047 h 0.28526 v 2.41225 h -0.28526 z"
+ id="path6094" />
+ <path
+ d="m 107.87228,134.33971 q 0.10697,-0.19224 0.2558,-0.2837 0.14883,-0.0915 0.35036,-0.0915 0.27131,0 0.41858,0.19068 0.14728,0.18914 0.14728,0.53951 v 1.04799 h -0.2868 V 134.704 q 0,-0.2496 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.22169,0 -0.35037,0.14727 -0.12867,0.14728 -0.12867,0.40153 v 0.98133 H 107.6335 V 134.704 q 0,-0.25115 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34727,0.14882 -0.12867,0.14728 -0.12867,0.39998 v 0.98133 h -0.28681 v -1.73632 h 0.28681 v 0.26975 q 0.0977,-0.15968 0.23409,-0.23565 0.13643,-0.076 0.32401,-0.076 0.18914,0 0.32091,0.0961 0.13333,0.0961 0.19689,0.27905 z"
+ id="path6096" />
+ <path
+ d="m 111.00584,134.80325 v 0.13952 h -1.31155 q 0.0186,0.29456 0.17673,0.44959 0.15968,0.15348 0.44339,0.15348 0.16433,0 0.31781,-0.0403 0.15502,-0.0403 0.30695,-0.12092 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24184 -0.24185,-0.24185 -0.24185,-0.65423 0,-0.42633 0.22945,-0.67592 0.23099,-0.25115 0.62166,-0.25115 0.35037,0 0.55346,0.22634 0.20464,0.22479 0.20464,0.61237 z m -0.28526,-0.0837 q -0.003,-0.23409 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13488 -0.16433,0.37982 z"
+ id="path6098" />
+ <path
+ d="m 112.48833,134.05756 v 0.26975 q -0.12092,-0.062 -0.25115,-0.093 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19533 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18448 0.12868,0.11782 0.12868,0.33021 0,0.24185 -0.19224,0.38293 -0.19069,0.14107 -0.52555,0.14107 -0.13953,0 -0.29145,-0.0279 -0.15038,-0.0264 -0.31782,-0.0806 v -0.29455 q 0.15813,0.0822 0.31161,0.12402 0.15348,0.0403 0.30386,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17829 -0.0775,-0.062 -0.34262,-0.11937 l -0.0992,-0.0232 q -0.2651,-0.0558 -0.38292,-0.17053 -0.11782,-0.11628 -0.11782,-0.31781 0,-0.24495 0.17363,-0.37828 0.17363,-0.13332 0.49299,-0.13332 0.15813,0 0.29766,0.0232 0.13953,0.0233 0.25735,0.0698 z"
+ id="path6100" />
+ <path
+ d="m 112.89802,133.33357 h 0.24805 q 0.23254,0.36587 0.34726,0.71623 0.11627,0.35037 0.11627,0.69609 0,0.34726 -0.11627,0.69918 -0.11472,0.35191 -0.34726,0.71623 h -0.24805 q 0.20619,-0.35501 0.30696,-0.70538 0.10232,-0.35192 0.10232,-0.71003 0,-0.35812 -0.10232,-0.70694 -0.10077,-0.34881 -0.30696,-0.70538 z"
+ id="path6102" />
+ </g>
+ </g>
+ </a>
+ </g>
+ <a
+ id="a4501"
+ inkscape:label="dmaap.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#dmaap-data-movement-as-a-platform"
+ xlink:title="Data Movement as a Platform (DMaaP) is a component that provides data movement services that transports and processes data from any source to any target.">
+ <g
+ id="g7029"
+ inkscape:label="dmaap"
+ style="display:inline">
+ <path
+ id="rect13557-2-5-3"
+ style="vector-effect:none;fill:#ffffff;stroke:#ffffff;stroke-width:2;stop-color:#000000"
+ inkscape:label="dmaap.form"
+ d="M 171.00476,105 H 257 v 12 h -85.99524 z" />
+ <g
+ aria-label="Data Movement as a Platform (DMaaP)"
+ id="text1436-447-86-9"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2-5-3);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="dmaap.label">
+ <path
+ d="m 171.62867,105.43439 v 1.79989 h 0.37828 q 0.47904,0 0.70073,-0.21704 0.22324,-0.21704 0.22324,-0.68523 0,-0.46509 -0.22324,-0.68058 -0.22169,-0.21704 -0.70073,-0.21704 z m -0.31315,-0.25735 h 0.64337 q 0.67282,0 0.98753,0.28061 0.31471,0.27905 0.31471,0.87436 0,0.59841 -0.31626,0.87902 -0.31626,0.2806 -0.98598,0.2806 h -0.64337 z"
+ id="path6106" />
+ <path
+ d="m 174.44442,106.61882 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37983,-0.16743 0.14417,-0.16898 0.14417,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19688,-0.14883 0.58601,-0.14883 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.2899,0.0357 -0.14108,0.0357 -0.27131,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56275,0.19534 0.18604,0.19534 0.18604,0.59221 z"
+ id="path6108" />
+ <path
+ d="m 175.79049,105.26231 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12403 -0.12558,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path6110" />
+ <path
+ d="m 177.44971,106.61882 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36277,-0.10852 -0.14882,0 -0.2899,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path6112" />
+ <path
+ d="m 179.17808,105.17704 h 0.46664 l 0.59066,1.5751 0.59377,-1.5751 h 0.46663 v 2.31459 h -0.3054 v -2.03243 l -0.59687,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ id="path6114" />
+ <path
+ d="m 182.48527,105.95529 q -0.22944,0 -0.36277,0.17983 -0.13332,0.17829 -0.13332,0.4899 0,0.31161 0.13177,0.49144 0.13333,0.17828 0.36432,0.17828 0.2279,0 0.36122,-0.17983 0.13333,-0.17983 0.13333,-0.48989 0,-0.30851 -0.13333,-0.48835 -0.13332,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path6116" />
+ <path
+ d="m 183.45772,105.7553 h 0.30231 l 0.5426,1.45728 0.5426,-1.45728 h 0.30231 l -0.65112,1.73633 h -0.38758 z"
+ id="path6118" />
+ <path
+ d="m 186.93389,106.55215 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17674,0.44958 0.15968,0.15348 0.44338,0.15348 0.16433,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65888,-0.24185 -0.24184,-0.24184 -0.24184,-0.65422 0,-0.42633 0.22944,-0.67593 0.23099,-0.25115 0.62167,-0.25115 0.35036,0 0.55345,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28525,-0.0837 q -0.003,-0.2341 -0.13178,-0.37362 -0.12712,-0.13953 -0.33796,-0.13953 -0.23875,0 -0.38293,0.13488 -0.14262,0.13487 -0.16433,0.37982 z"
+ id="path6120" />
+ <path
+ d="m 188.66133,106.08862 q 0.10697,-0.19224 0.2558,-0.28371 0.14883,-0.0915 0.35036,-0.0915 0.27131,0 0.41858,0.19069 0.14728,0.18914 0.14728,0.5395 v 1.048 h -0.2868 v -1.0387 q 0,-0.24959 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.22169,0 -0.35037,0.14728 -0.12867,0.14728 -0.12867,0.40153 v 0.98133 h -0.28681 v -1.0387 q 0,-0.25114 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.2186,0 -0.34727,0.14883 -0.12867,0.14728 -0.12867,0.39998 v 0.98133 h -0.28681 v -1.73633 h 0.28681 v 0.26975 q 0.0977,-0.15968 0.23409,-0.23564 0.13643,-0.076 0.32401,-0.076 0.18914,0 0.32091,0.0961 0.13333,0.0961 0.19689,0.27906 z"
+ id="path6122" />
+ <path
+ d="m 191.79489,106.55215 v 0.13953 h -1.31155 q 0.0186,0.29456 0.17673,0.44958 0.15968,0.15348 0.44338,0.15348 0.16434,0 0.31781,-0.0403 0.15503,-0.0403 0.30696,-0.12093 v 0.26975 q -0.15348,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.32711,0.0341 -0.41548,0 -0.65887,-0.24185 -0.24185,-0.24184 -0.24185,-0.65422 0,-0.42633 0.22944,-0.67593 0.231,-0.25115 0.62167,-0.25115 0.35037,0 0.55346,0.22635 0.20464,0.22479 0.20464,0.61236 z m -0.28526,-0.0837 q -0.003,-0.2341 -0.13177,-0.37362 -0.12713,-0.13953 -0.33797,-0.13953 -0.23874,0 -0.38292,0.13488 -0.14263,0.13487 -0.16433,0.37982 z"
+ id="path6124" />
+ <path
+ d="m 193.61379,106.44363 v 1.048 h -0.28525 v -1.0387 q 0,-0.24649 -0.0961,-0.36897 -0.0961,-0.12247 -0.28835,-0.12247 -0.231,0 -0.36432,0.14728 -0.13333,0.14728 -0.13333,0.40153 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.10232,-0.15658 0.2403,-0.23409 0.13952,-0.0775 0.32091,-0.0775 0.2992,0 0.45268,0.18604 0.15348,0.18448 0.15348,0.54415 z"
+ id="path6126" />
+ <path
+ d="m 194.3723,105.26231 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.23719,0.0605 h 0.29301 v 0.23874 h -0.29301 q -0.33021,0 -0.45578,-0.12247 -0.12558,-0.12403 -0.12558,-0.44959 v -0.94258 h -0.20928 v -0.22169 h 0.20928 v -0.49299 z"
+ id="path6128" />
+ <path
+ d="m 196.68358,106.61882 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37983,-0.16743 0.14417,-0.16898 0.14417,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19688,-0.14883 0.58601,-0.14883 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.2899,0.0357 -0.14108,0.0357 -0.27131,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56275,0.19534 0.18604,0.19534 0.18604,0.59221 z"
+ id="path6130" />
+ <path
+ d="m 198.8544,105.80646 v 0.26975 q -0.12092,-0.062 -0.25114,-0.093 -0.13023,-0.031 -0.26975,-0.031 -0.21239,0 -0.31937,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30385,0.0651 0.43098,0.18449 0.12867,0.11782 0.12867,0.33021 0,0.24185 -0.19224,0.38292 -0.19068,0.14108 -0.52554,0.14108 -0.13953,0 -0.29146,-0.0279 -0.15038,-0.0263 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.31161,0.12403 0.15348,0.0403 0.30386,0.0403 0.20153,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17828 -0.0775,-0.062 -0.34261,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38292,-0.17053 -0.11783,-0.11627 -0.11783,-0.31781 0,-0.24494 0.17364,-0.37827 0.17363,-0.13333 0.49299,-0.13333 0.15813,0 0.29766,0.0233 0.13952,0.0233 0.25734,0.0698 z"
+ id="path6132" />
+ <path
+ d="m 200.75021,106.61882 q -0.34572,0 -0.47905,0.0791 -0.13332,0.0791 -0.13332,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56895,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14572,0.0744 -0.35656,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19533,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36276,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path6134" />
+ <path
+ d="m 202.79173,105.43439 v 0.86972 h 0.39378 q 0.21859,0 0.33796,-0.11318 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31316,-0.25735 h 0.70694 q 0.38912,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93018 h -0.31316 z"
+ id="path6136" />
+ <path
+ d="m 204.28818,105.07937 h 0.28525 v 2.41226 h -0.28525 z"
+ id="path6138" />
+ <path
+ d="m 205.86679,106.61882 q -0.34572,0 -0.47904,0.0791 -0.13333,0.0791 -0.13333,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.2372,0 0.37983,-0.16743 0.14417,-0.16898 0.14417,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19688,-0.14883 0.58601,-0.14883 h 0.39997 v -0.0279 q 0,-0.19689 -0.13022,-0.30386 -0.12868,-0.10852 -0.36277,-0.10852 -0.14883,0 -0.2899,0.0357 -0.14108,0.0357 -0.27131,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56275,0.19534 0.18604,0.19534 0.18604,0.59221 z"
+ id="path6140" />
+ <path
+ d="m 207.21286,105.26231 v 0.49299 h 0.58756 v 0.22169 h -0.58756 v 0.94258 q 0,0.21239 0.0574,0.27285 0.0589,0.0605 0.2372,0.0605 h 0.293 v 0.23874 h -0.293 q -0.33022,0 -0.45579,-0.12247 -0.12557,-0.12403 -0.12557,-0.44959 v -0.94258 h -0.20929 v -0.22169 h 0.20929 v -0.49299 z"
+ id="path6142" />
+ <path
+ d="m 208.962,105.07937 v 0.2372 h -0.27285 q -0.15348,0 -0.21394,0.062 -0.0589,0.062 -0.0589,0.22324 v 0.15348 h 0.46974 v 0.22169 h -0.46974 v 1.51464 h -0.28681 v -1.51464 h -0.27285 v -0.22169 h 0.27285 v -0.12092 q 0,-0.2899 0.13488,-0.42168 0.13488,-0.13333 0.42788,-0.13333 z"
+ id="path6144" />
+ <path
+ d="m 209.78097,105.95529 q -0.22944,0 -0.36277,0.17983 -0.13332,0.17829 -0.13332,0.4899 0,0.31161 0.13177,0.49144 0.13333,0.17828 0.36432,0.17828 0.22789,0 0.36122,-0.17983 0.13332,-0.17983 0.13332,-0.48989 0,-0.30851 -0.13332,-0.48835 -0.13333,-0.18138 -0.36122,-0.18138 z m 0,-0.24185 q 0.37207,0 0.58446,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.58446,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path6146" />
+ <path
+ d="m 211.9642,106.02195 q -0.0481,-0.0279 -0.10542,-0.0403 -0.0558,-0.014 -0.12403,-0.014 -0.24184,0 -0.37207,0.15813 -0.12867,0.15658 -0.12867,0.45114 v 0.91467 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0899,-0.15813 0.23409,-0.23409 0.14418,-0.0775 0.35037,-0.0775 0.0295,0 0.0651,0.005 0.0357,0.003 0.0791,0.0108 z"
+ id="path6148" />
+ <path
+ d="m 213.46684,106.08862 q 0.10697,-0.19224 0.2558,-0.28371 0.14883,-0.0915 0.35037,-0.0915 0.2713,0 0.41858,0.19069 0.14727,0.18914 0.14727,0.5395 v 1.048 h -0.2868 v -1.0387 q 0,-0.24959 -0.0884,-0.37052 -0.0884,-0.12092 -0.26975,-0.12092 -0.22169,0 -0.35036,0.14728 -0.12868,0.14728 -0.12868,0.40153 v 0.98133 h -0.2868 v -1.0387 q 0,-0.25114 -0.0884,-0.37052 -0.0884,-0.12092 -0.27285,-0.12092 -0.21859,0 -0.34727,0.14883 -0.12867,0.14728 -0.12867,0.39998 v 0.98133 h -0.2868 v -1.73633 h 0.2868 v 0.26975 q 0.0977,-0.15968 0.23409,-0.23564 0.13643,-0.076 0.32401,-0.076 0.18914,0 0.32092,0.0961 0.13332,0.0961 0.19688,0.27906 z"
+ id="path6150" />
+ <path
+ d="m 216.4525,105.08248 q -0.20774,0.35656 -0.30851,0.70538 -0.10076,0.34881 -0.10076,0.70693 0,0.35812 0.10076,0.71004 0.10232,0.35036 0.30851,0.70538 h -0.24804 q -0.23255,-0.36432 -0.34882,-0.71624 -0.11472,-0.35191 -0.11472,-0.69918 0,-0.34571 0.11472,-0.69608 0.11472,-0.35037 0.34882,-0.71623 z"
+ id="path6152" />
+ <path
+ d="m 217.23892,105.43439 v 1.79989 h 0.37827 q 0.47904,0 0.70073,-0.21704 0.22324,-0.21704 0.22324,-0.68523 0,-0.46509 -0.22324,-0.68058 -0.22169,-0.21704 -0.70073,-0.21704 z m -0.31316,-0.25735 h 0.64337 q 0.67282,0 0.98753,0.28061 0.31471,0.27905 0.31471,0.87436 0,0.59841 -0.31626,0.87902 -0.31626,0.2806 -0.98598,0.2806 h -0.64337 z"
+ id="path6154" />
+ <path
+ d="m 219.27796,105.17704 h 0.46664 l 0.59066,1.5751 0.59377,-1.5751 h 0.46663 v 2.31459 h -0.3054 v -2.03243 l -0.59687,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ id="path6156" />
+ <path
+ d="m 222.70142,106.61882 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26975 0,0.15193 0.0992,0.24185 0.10076,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14573,0.0744 -0.35657,0.0744 -0.26665,0 -0.42478,-0.14883 -0.15658,-0.15038 -0.15658,-0.40152 0,-0.29301 0.19534,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36277,-0.10852 -0.14882,0 -0.2899,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30385,-0.0899 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path6158" />
+ <path
+ d="m 224.55443,106.61882 q -0.34571,0 -0.47904,0.0791 -0.13332,0.0791 -0.13332,0.26975 0,0.15193 0.0992,0.24185 0.10077,0.0884 0.27285,0.0884 0.23719,0 0.37982,-0.16743 0.14418,-0.16898 0.14418,-0.44803 v -0.0636 z m 0.56896,-0.11783 v 0.99064 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.2341 -0.14572,0.0744 -0.35656,0.0744 -0.26666,0 -0.42479,-0.14883 -0.15657,-0.15038 -0.15657,-0.40152 0,-0.29301 0.19533,-0.44184 0.19689,-0.14883 0.58601,-0.14883 h 0.39998 v -0.0279 q 0,-0.19689 -0.13023,-0.30386 -0.12867,-0.10852 -0.36276,-0.10852 -0.14883,0 -0.28991,0.0357 -0.14108,0.0357 -0.2713,0.10697 v -0.26355 q 0.15658,-0.0605 0.30386,-0.0899 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.19534 0.18603,0.19534 0.18603,0.59221 z"
+ id="path6160" />
+ <path
+ d="m 225.94391,105.43439 v 0.86972 h 0.39378 q 0.21859,0 0.33796,-0.11318 0.11937,-0.11317 0.11937,-0.32246 0,-0.20774 -0.11937,-0.32091 -0.11937,-0.11317 -0.33796,-0.11317 z m -0.31316,-0.25735 h 0.70694 q 0.38912,0 0.58756,0.17674 0.19999,0.17518 0.19999,0.51469 0,0.34262 -0.19999,0.5178 -0.19844,0.17518 -0.58756,0.17518 h -0.39378 v 0.93018 h -0.31316 z"
+ id="path6162" />
+ <path
+ d="m 227.3954,105.08248 h 0.24805 q 0.23254,0.36586 0.34726,0.71623 0.11627,0.35037 0.11627,0.69608 0,0.34727 -0.11627,0.69918 -0.11472,0.35192 -0.34726,0.71624 h -0.24805 q 0.20619,-0.35502 0.30696,-0.70538 0.10232,-0.35192 0.10232,-0.71004 0,-0.35812 -0.10232,-0.70693 -0.10077,-0.34882 -0.30696,-0.70538 z"
+ id="path6164" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4508"
+ inkscape:label="msb.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-msb-apigateway/en/latest/index.html"
+ xlink:title="The Microservice Bus (MSB) provides service registration, discovery and communication services for microservices as well as a gateway for internal and external communication for the services.">
+ <g
+ id="g7023"
+ inkscape:label="msb">
+ <path
+ id="rect13557-2-5"
+ style="fill:#ffffff;stroke:#ffffff;stroke-width:2"
+ inkscape:label="msb.form"
+ d="m 81,105 h 86.00476 v 12 H 81 Z" />
+ <g
+ aria-label="Microservice Bus (MSB)"
+ id="text1436-447-86-1"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2-5);fill:#4d4d4d;stroke-width:0.264583"
+ inkscape:label="msb.label">
+ <path
+ d="m 81.311609,105.17704 h 0.466638 l 0.590662,1.5751 0.593762,-1.5751 h 0.466638 v 2.31459 h -0.305408 v -2.03243 l -0.596862,1.5875 h -0.31471 l -0.596863,-1.5875 v 2.03243 h -0.303857 z"
+ id="path6168" />
+ <path
+ d="m 83.94597,105.7553 h 0.285254 v 1.73633 H 83.94597 Z m 0,-0.67593 h 0.285254 v 0.36122 H 83.94597 Z"
+ id="path6170" />
+ <path
+ d="m 85.985019,105.82197 v 0.26665 q -0.120923,-0.0667 -0.243396,-0.0992 -0.120923,-0.0341 -0.244947,-0.0341 -0.277502,0 -0.430981,0.17673 -0.153479,0.17519 -0.153479,0.493 0,0.31781 0.153479,0.49454 0.153479,0.17518 0.430981,0.17518 0.124024,0 0.244947,-0.0326 0.122473,-0.0341 0.243396,-0.10077 v 0.26355 q -0.119373,0.0558 -0.248047,0.0837 -0.127124,0.0279 -0.271302,0.0279 -0.392224,0 -0.623217,-0.2465 -0.230994,-0.24649 -0.230994,-0.66507 0,-0.42478 0.232544,-0.66818 0.234094,-0.2434 0.640271,-0.2434 0.131775,0 0.257349,0.0279 0.125573,0.0264 0.243396,0.0806 z"
+ id="path6172" />
+ <path
+ d="m 87.394648,106.02195 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45114 v 0.91467 h -0.286804 v -1.73633 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.23409 0.144177,-0.0775 0.350366,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0108 z"
+ id="path6174" />
+ <path
+ d="m 88.204314,105.95529 q -0.229443,0 -0.362768,0.17983 -0.133325,0.17829 -0.133325,0.4899 0,0.31161 0.131775,0.49144 0.133325,0.17828 0.364318,0.17828 0.227893,0 0.361219,-0.17983 0.133325,-0.17983 0.133325,-0.48989 0,-0.30851 -0.133325,-0.48835 -0.133326,-0.18138 -0.361219,-0.18138 z m 0,-0.24185 q 0.372071,0 0.584461,0.24185 0.21239,0.24185 0.21239,0.66973 0,0.42633 -0.21239,0.66972 -0.21239,0.24185 -0.584461,0.24185 -0.37362,0 -0.58601,-0.24185 -0.21084,-0.24339 -0.21084,-0.66972 0,-0.42788 0.21084,-0.66973 0.21239,-0.24185 0.58601,-0.24185 z"
+ id="path6176" />
+ <path
+ d="m 90.488309,105.80646 v 0.26975 q -0.120923,-0.062 -0.251147,-0.093 -0.130225,-0.031 -0.269751,-0.031 -0.21239,0 -0.319361,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.07596,0.15658 0.07596,0.0558 0.305407,0.10697 l 0.09767,0.0217 q 0.303857,0.0651 0.430981,0.18449 0.128675,0.11782 0.128675,0.33021 0,0.24185 -0.192237,0.38292 -0.190686,0.14108 -0.525549,0.14108 -0.139526,0 -0.291455,-0.0279 -0.150378,-0.0263 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.311609,0.12403 0.153479,0.0403 0.303857,0.0403 0.201538,0 0.310059,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.07906,-0.17828 -0.07751,-0.062 -0.342614,-0.11937 l -0.09922,-0.0233 q -0.2651,-0.0558 -0.382923,-0.17053 -0.117822,-0.11627 -0.117822,-0.31781 0,-0.24494 0.173633,-0.37827 0.173633,-0.13333 0.492993,-0.13333 0.15813,0 0.297656,0.0233 0.139527,0.0233 0.257349,0.0698 z"
+ id="path6178" />
+ <path
+ d="m 92.428139,106.55215 v 0.13953 h -1.311548 q 0.0186,0.29456 0.176734,0.44958 0.15968,0.15348 0.443384,0.15348 0.164331,0 0.31781,-0.0403 0.155029,-0.0403 0.306958,-0.12093 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327112,0.0341 -0.415478,0 -0.658874,-0.24185 -0.241846,-0.24184 -0.241846,-0.65422 0,-0.42633 0.229444,-0.67593 0.230993,-0.25115 0.621667,-0.25115 0.350366,0 0.553455,0.22635 0.204638,0.22479 0.204638,0.61236 z m -0.285254,-0.0837 q -0.0031,-0.2341 -0.131775,-0.37362 -0.127124,-0.13953 -0.337963,-0.13953 -0.238745,0 -0.382923,0.13488 -0.142627,0.13487 -0.164331,0.37982 z"
+ id="path6180" />
+ <path
+ d="m 93.809863,106.02195 q -0.04806,-0.0279 -0.10542,-0.0403 -0.05581,-0.014 -0.124023,-0.014 -0.241846,0 -0.37207,0.15813 -0.128675,0.15658 -0.128675,0.45114 v 0.91467 h -0.286804 v -1.73633 h 0.286804 v 0.26975 q 0.08992,-0.15813 0.234095,-0.23409 0.144177,-0.0775 0.350366,-0.0775 0.02945,0 0.06511,0.005 0.03566,0.003 0.07906,0.0108 z"
+ id="path6182" />
+ <path
+ d="m 93.811827,105.7553 h 0.302307 l 0.542603,1.45728 0.542602,-1.45728 h 0.302308 l -0.651123,1.73633 H 94.46295 Z"
+ id="path6184" />
+ <path
+ d="m 95.802817,105.7553 h 0.285254 v 1.73633 h -0.285254 z m 0,-0.67593 h 0.285254 v 0.36122 h -0.285254 z"
+ id="path6186" />
+ <path
+ d="m 97.841865,105.82197 v 0.26665 q -0.120923,-0.0667 -0.243396,-0.0992 -0.120923,-0.0341 -0.244946,-0.0341 -0.277503,0 -0.430982,0.17673 -0.153479,0.17519 -0.153479,0.493 0,0.31781 0.153479,0.49454 0.153479,0.17518 0.430982,0.17518 0.124023,0 0.244946,-0.0326 0.122473,-0.0341 0.243396,-0.10077 v 0.26355 q -0.119373,0.0558 -0.248047,0.0837 -0.127124,0.0279 -0.271301,0.0279 -0.392224,0 -0.623218,-0.2465 -0.230994,-0.24649 -0.230994,-0.66507 0,-0.42478 0.232544,-0.66818 0.234095,-0.2434 0.640271,-0.2434 0.131775,0 0.257349,0.0279 0.125574,0.0264 0.243396,0.0806 z"
+ id="path6188" />
+ <path
+ d="m 99.730535,106.55215 v 0.13953 h -1.311548 q 0.0186,0.29456 0.176734,0.44958 0.15968,0.15348 0.443383,0.15348 0.164331,0 0.31781,-0.0403 0.15503,-0.0403 0.306959,-0.12093 v 0.26975 q -0.153479,0.0651 -0.31471,0.0992 -0.16123,0.0341 -0.327112,0.0341 -0.415478,0 -0.658874,-0.24185 -0.241846,-0.24184 -0.241846,-0.65422 0,-0.42633 0.229443,-0.67593 0.230994,-0.25115 0.621668,-0.25115 0.350366,0 0.553454,0.22635 0.204639,0.22479 0.204639,0.61236 z m -0.285254,-0.0837 q -0.0031,-0.2341 -0.131775,-0.37362 -0.127124,-0.13953 -0.337964,-0.13953 -0.238745,0 -0.382922,0.13488 -0.142627,0.13487 -0.164331,0.37982 z"
+ id="path6190" />
+ <path
+ d="m 101.08374,106.38627 v 0.84801 h 0.50229 q 0.2527,0 0.37362,-0.10387 0.12247,-0.10542 0.12247,-0.32091 0,-0.21704 -0.12247,-0.31936 -0.12092,-0.10387 -0.37362,-0.10387 z m 0,-0.95188 v 0.69763 h 0.46353 q 0.22945,0 0.34107,-0.0853 0.11317,-0.0868 0.11317,-0.26355 0,-0.17519 -0.11317,-0.262 -0.11162,-0.0868 -0.34107,-0.0868 z m -0.31316,-0.25735 h 0.79995 q 0.35811,0 0.5519,0.14883 0.19379,0.14883 0.19379,0.42323 0,0.21239 -0.0992,0.33797 -0.0992,0.12557 -0.29146,0.15657 0.231,0.0496 0.35812,0.20774 0.12868,0.15658 0.12868,0.39223 0,0.31006 -0.21084,0.47904 -0.21084,0.16898 -0.59997,0.16898 h -0.83095 z"
+ id="path6192" />
+ <path
+ d="m 102.81428,106.8064 v -1.0511 h 0.28525 v 1.04025 q 0,0.2465 0.0961,0.37052 0.0961,0.12247 0.28835,0.12247 0.231,0 0.36432,-0.14728 0.13488,-0.14727 0.13488,-0.40152 v -0.98444 h 0.28525 v 1.73633 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.23564 -0.13642,0.076 -0.31781,0.076 -0.29921,0 -0.45423,-0.18604 -0.15503,-0.18603 -0.15503,-0.54415 z m 0.71778,-1.09296 z"
+ id="path6194" />
+ <path
+ d="m 105.87032,105.80646 v 0.26975 q -0.12093,-0.062 -0.25115,-0.093 -0.13023,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.0651 -0.10542,0.0651 -0.10542,0.19534 0,0.0992 0.076,0.15658 0.076,0.0558 0.30541,0.10697 l 0.0977,0.0217 q 0.30386,0.0651 0.43098,0.18449 0.12867,0.11782 0.12867,0.33021 0,0.24185 -0.19223,0.38292 -0.19069,0.14108 -0.52555,0.14108 -0.13953,0 -0.29146,-0.0279 -0.15037,-0.0263 -0.31781,-0.0806 v -0.29456 q 0.15813,0.0822 0.31161,0.12403 0.15348,0.0403 0.30386,0.0403 0.20154,0 0.31006,-0.0682 0.10852,-0.0698 0.10852,-0.19534 0,-0.11627 -0.0791,-0.17828 -0.0775,-0.062 -0.34261,-0.11937 l -0.0992,-0.0233 q -0.2651,-0.0558 -0.38292,-0.17053 -0.11782,-0.11627 -0.11782,-0.31781 0,-0.24494 0.17363,-0.37827 0.17363,-0.13333 0.49299,-0.13333 0.15813,0 0.29766,0.0233 0.13952,0.0233 0.25735,0.0698 z"
+ id="path6196" />
+ <path
+ d="m 107.66225,105.08248 q -0.20774,0.35656 -0.30851,0.70538 -0.10077,0.34881 -0.10077,0.70693 0,0.35812 0.10077,0.71004 0.10232,0.35036 0.30851,0.70538 h -0.24805 q -0.23254,-0.36432 -0.34881,-0.71624 -0.11473,-0.35191 -0.11473,-0.69918 0,-0.34571 0.11473,-0.69608 0.11472,-0.35037 0.34881,-0.71623 z"
+ id="path6198" />
+ <path
+ d="m 108.1355,105.17704 h 0.46664 l 0.59066,1.5751 0.59376,-1.5751 h 0.46664 v 2.31459 h -0.30541 v -2.03243 l -0.59686,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.03243 h -0.30386 z"
+ id="path6200" />
+ <path
+ d="m 112.16978,105.25301 v 0.30541 q -0.17829,-0.0853 -0.33642,-0.12713 -0.15813,-0.0419 -0.3054,-0.0419 -0.2558,0 -0.39533,0.0992 -0.13798,0.0992 -0.13798,0.28216 0,0.15347 0.0915,0.23254 0.093,0.0775 0.35037,0.12557 l 0.18913,0.0388 q 0.35037,0.0667 0.51625,0.23565 0.16743,0.16743 0.16743,0.44958 0,0.33641 -0.22634,0.51005 -0.22479,0.17363 -0.66042,0.17363 -0.16434,0 -0.35037,-0.0372 -0.18449,-0.0372 -0.38292,-0.11007 v -0.32246 q 0.19068,0.10697 0.37362,0.16123 0.18293,0.0543 0.35967,0.0543 0.2682,0 0.41392,-0.10542 0.14573,-0.10542 0.14573,-0.30076 0,-0.17053 -0.10542,-0.26665 -0.10387,-0.0961 -0.34261,-0.14417 l -0.19069,-0.0372 q -0.35037,-0.0698 -0.50695,-0.21859 -0.15658,-0.14883 -0.15658,-0.41393 0,-0.30696 0.2155,-0.48369 0.21704,-0.17673 0.59686,-0.17673 0.16278,0 0.33176,0.0295 0.16898,0.0295 0.34572,0.0884 z"
+ id="path6202" />
+ <path
+ d="m 113.0182,106.38627 v 0.84801 h 0.5023 q 0.25269,0 0.37362,-0.10387 0.12247,-0.10542 0.12247,-0.32091 0,-0.21704 -0.12247,-0.31936 -0.12093,-0.10387 -0.37362,-0.10387 z m 0,-0.95188 v 0.69763 h 0.46354 q 0.22944,0 0.34106,-0.0853 0.11317,-0.0868 0.11317,-0.26355 0,-0.17519 -0.11317,-0.262 -0.11162,-0.0868 -0.34106,-0.0868 z m -0.31316,-0.25735 h 0.79995 q 0.35812,0 0.55191,0.14883 0.19378,0.14883 0.19378,0.42323 0,0.21239 -0.0992,0.33797 -0.0992,0.12557 -0.29145,0.15657 0.23099,0.0496 0.35812,0.20774 0.12867,0.15658 0.12867,0.39223 0,0.31006 -0.21084,0.47904 -0.21084,0.16898 -0.59996,0.16898 h -0.83096 z"
+ id="path6204" />
+ <path
+ d="m 114.73324,105.08248 h 0.24804 q 0.23255,0.36586 0.34727,0.71623 0.11627,0.35037 0.11627,0.69608 0,0.34727 -0.11627,0.69918 -0.11472,0.35192 -0.34727,0.71624 h -0.24804 q 0.20619,-0.35502 0.30695,-0.70538 0.10232,-0.35192 0.10232,-0.71004 0,-0.35812 -0.10232,-0.70693 -0.10076,-0.34882 -0.30695,-0.70538 z"
+ id="path6206" />
+ </g>
+ </g>
+ </a>
+ <g
+ id="g7000"
+ inkscape:label="aai"
+ style="display:inline">
+ <a
+ id="a4515"
+ inkscape:label="aai.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#aai-active-and-available-inventory"
+ xlink:title="The Active and Available Inventory (AAI) provides real-time views of the resources and services in managed by and their relationships.">
+ <g
+ id="g7008"
+ inkscape:label="aai">
+ <path
+ id="rect13557-2-7"
+ style="fill:#009893;stroke:#009893;stroke-width:2;stop-color:#000000"
+ inkscape:label="aai.form"
+ d="m 195,88.932762 h 61.99999 V 100.93276 H 195 Z" />
+ <g
+ aria-label="Active &amp; Available
+Inventory (AAI)"
+ id="text1436-15"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2-7);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="aai.label">
+ <path
+ d="m 196.08521,89.419145 -0.42479,1.151868 h 0.85112 z m -0.17674,-0.308508 h 0.35502 l 0.88212,2.314587 h -0.32557 l -0.21084,-0.593762 h -1.04334 l -0.21084,0.593762 h -0.33022 z"
+ id="path6210" />
+ <path
+ d="m 198.57229,89.755559 v 0.26665 q -0.12092,-0.06666 -0.2434,-0.09922 -0.12092,-0.03411 -0.24494,-0.03411 -0.27751,0 -0.43099,0.176734 -0.15347,0.175183 -0.15347,0.492993 0,0.31781 0.15347,0.494543 0.15348,0.175183 0.43099,0.175183 0.12402,0 0.24494,-0.03256 0.12248,-0.03411 0.2434,-0.100769 v 0.26355 q -0.11937,0.05581 -0.24805,0.08372 -0.12712,0.02791 -0.2713,0.02791 -0.39222,0 -0.62322,-0.246497 -0.23099,-0.246496 -0.23099,-0.665075 0,-0.424781 0.23254,-0.668177 0.2341,-0.243396 0.64027,-0.243396 0.13178,0 0.25735,0.02791 0.12558,0.02636 0.2434,0.08062 z"
+ id="path6212" />
+ <path
+ d="m 199.25793,89.195903 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.212391 0.0574,0.272852 0.0589,0.06046 0.2372,0.06046 h 0.293 v 0.238745 h -0.293 q -0.33022,0 -0.45579,-0.122473 -0.12557,-0.124023 -0.12557,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 v -0.492993 z"
+ id="path6214" />
+ <path
+ d="m 200.12806,89.688896 h 0.28525 v 1.736328 h -0.28525 z m 0,-0.675927 h 0.28525 v 0.361218 h -0.28525 z"
+ id="path6216" />
+ <path
+ d="m 200.71293,89.688896 h 0.30231 l 0.5426,1.457276 0.5426,-1.457276 h 0.30231 l -0.65112,1.736328 h -0.38757 z"
+ id="path6218" />
+ <path
+ d="m 204.1891,90.485747 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17674,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65888,-0.241846 -0.24184,-0.241845 -0.24184,-0.654223 0,-0.426331 0.22944,-0.675928 0.231,-0.251148 0.62167,-0.251148 0.35037,0 0.55345,0.226343 0.20464,0.224793 0.20464,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13178,-0.37362 -0.12712,-0.139527 -0.33796,-0.139527 -0.23875,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379821 z"
+ id="path6220" />
+ <path
+ d="m 205.68958,90.180339 q -0.14108,0.125574 -0.20774,0.251148 -0.0651,0.124023 -0.0651,0.260449 0,0.226343 0.16433,0.376721 0.16433,0.150379 0.41238,0.150379 0.14728,0 0.27595,-0.04806 0.12867,-0.04961 0.24185,-0.148828 z m 0.21859,-0.173633 0.78755,0.806153 q 0.0915,-0.137976 0.14263,-0.294556 0.0512,-0.15813 0.0605,-0.334863 h 0.28835 q -0.0186,0.204639 -0.0992,0.404626 -0.0806,0.199988 -0.22479,0.395325 l 0.43253,0.441833 h -0.39067 l -0.22169,-0.227893 q -0.16123,0.137977 -0.33797,0.206189 -0.17673,0.06666 -0.37982,0.06666 -0.37362,0 -0.61081,-0.21239 -0.2372,-0.213941 -0.2372,-0.547254 0,-0.198437 0.10387,-0.37207 0.10387,-0.175183 0.31161,-0.328662 -0.0744,-0.09767 -0.11317,-0.193787 -0.0388,-0.09767 -0.0388,-0.190686 0,-0.251147 0.17208,-0.403076 0.17209,-0.153479 0.45734,-0.153479 0.12867,0 0.2558,0.0279 0.12867,0.02791 0.26045,0.08372 v 0.282154 q -0.13488,-0.07286 -0.25735,-0.110071 -0.12247,-0.03876 -0.22789,-0.03876 -0.16278,0 -0.2651,0.08682 -0.10077,0.08527 -0.10077,0.221692 0,0.07906 0.045,0.15968 0.0465,0.07906 0.18758,0.224792 z"
+ id="path6222" />
+ <path
+ d="m 209.03801,89.419145 -0.42478,1.151868 h 0.85111 z m -0.17674,-0.308508 h 0.35502 l 0.88212,2.314587 h -0.32556 l -0.21084,-0.593762 h -1.04335 l -0.21084,0.593762 h -0.33021 z"
+ id="path6224" />
+ <path
+ d="m 209.94069,89.688896 h 0.30231 l 0.5426,1.457276 0.5426,-1.457276 h 0.30231 l -0.65112,1.736328 h -0.38758 z"
+ id="path6226" />
+ <path
+ d="m 212.72078,90.55241 q -0.34572,0 -0.47904,0.07906 -0.13333,0.07906 -0.13333,0.26975 0,0.151929 0.0992,0.241846 0.10077,0.08837 0.27285,0.08837 0.2372,0 0.37983,-0.167432 0.14417,-0.168982 0.14417,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990637 h -0.28526 v -0.263549 q -0.0977,0.15813 -0.24339,0.234094 -0.14573,0.07441 -0.35657,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150379 -0.15658,-0.401526 0,-0.293005 0.19534,-0.441833 0.19688,-0.148829 0.58601,-0.148829 h 0.39997 v -0.02791 q 0,-0.196887 -0.13022,-0.303857 -0.12868,-0.108521 -0.36277,-0.108521 -0.14883,0 -0.28991,0.03566 -0.14107,0.03566 -0.2713,0.10697 v -0.26355 q 0.15658,-0.06046 0.30386,-0.08992 0.14728,-0.03101 0.2868,-0.03101 0.37673,0 0.56276,0.195337 0.18604,0.195337 0.18604,0.592212 z"
+ id="path6228" />
+ <path
+ d="m 213.78469,89.688896 h 0.28526 v 1.736328 h -0.28526 z m 0,-0.675927 h 0.28526 v 0.361218 h -0.28526 z"
+ id="path6230" />
+ <path
+ d="m 214.57421,89.012969 h 0.28525 v 2.412255 h -0.28525 z"
+ id="path6232" />
+ <path
+ d="m 216.15282,90.55241 q -0.34572,0 -0.47904,0.07906 -0.13333,0.07906 -0.13333,0.26975 0,0.151929 0.0992,0.241846 0.10077,0.08837 0.27285,0.08837 0.2372,0 0.37982,-0.167432 0.14418,-0.168982 0.14418,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990637 h -0.28526 v -0.263549 q -0.0977,0.15813 -0.24339,0.234094 -0.14573,0.07441 -0.35657,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150379 -0.15658,-0.401526 0,-0.293005 0.19534,-0.441833 0.19688,-0.148829 0.58601,-0.148829 h 0.39997 v -0.02791 q 0,-0.196887 -0.13022,-0.303857 -0.12868,-0.108521 -0.36277,-0.108521 -0.14883,0 -0.28991,0.03566 -0.14107,0.03566 -0.2713,0.10697 v -0.26355 q 0.15658,-0.06046 0.30386,-0.08992 0.14728,-0.03101 0.2868,-0.03101 0.37673,0 0.56276,0.195337 0.18604,0.195337 0.18604,0.592212 z"
+ id="path6234" />
+ <path
+ d="m 218.46317,90.558611 q 0,-0.31471 -0.13023,-0.492993 -0.12867,-0.179834 -0.35501,-0.179834 -0.22635,0 -0.35657,0.179834 -0.12868,0.178283 -0.12868,0.492993 0,0.314709 0.12868,0.494543 0.13022,0.178284 0.35657,0.178284 0.22634,0 0.35501,-0.178284 0.13023,-0.179834 0.13023,-0.494543 z m -0.97049,-0.606165 q 0.0899,-0.155029 0.22635,-0.229443 0.13797,-0.07597 0.32866,-0.07597 0.31626,0 0.51315,0.251148 0.19843,0.251147 0.19843,0.660425 0,0.409277 -0.19843,0.660425 -0.19689,0.251147 -0.51315,0.251147 -0.19069,0 -0.32866,-0.07441 -0.13643,-0.07596 -0.22635,-0.230994 v 0.260449 h -0.2868 v -2.412255 h 0.2868 z"
+ id="path6236" />
+ <path
+ d="m 219.13951,89.012969 h 0.28525 v 2.412255 h -0.28525 z"
+ id="path6238" />
+ <path
+ d="m 221.4142,90.485747 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17674,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65888,-0.241846 -0.24184,-0.241845 -0.24184,-0.654223 0,-0.426331 0.22944,-0.675928 0.23099,-0.251148 0.62167,-0.251148 0.35036,0 0.55345,0.226343 0.20464,0.224793 0.20464,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13178,-0.37362 -0.12712,-0.139527 -0.33796,-0.139527 -0.23875,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379821 z"
+ id="path6240" />
+ <path
+ d="m 195.31161,92.444385 h 0.31316 v 2.314587 h -0.31316 z"
+ id="path6242" />
+ <path
+ d="m 197.5863,93.710974 v 1.047998 h -0.28525 v -1.038696 q 0,-0.246496 -0.0961,-0.36897 -0.0961,-0.122473 -0.28835,-0.122473 -0.231,0 -0.36432,0.147278 -0.13333,0.147278 -0.13333,0.401526 v 0.981335 h -0.2868 v -1.736328 h 0.2868 v 0.269751 q 0.10232,-0.156579 0.2403,-0.234094 0.13952,-0.07752 0.32091,-0.07752 0.2992,0 0.45268,0.186036 0.15348,0.184484 0.15348,0.544152 z"
+ id="path6244" />
+ <path
+ d="m 197.85802,93.022644 h 0.3023 l 0.54261,1.457276 0.5426,-1.457276 h 0.30231 l -0.65113,1.736328 h -0.38757 z"
+ id="path6246" />
+ <path
+ d="m 201.33419,93.819495 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44339,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30695,-0.120923 v 0.269751 q -0.15347,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65887,-0.241846 -0.24185,-0.241846 -0.24185,-0.654223 0,-0.426331 0.22945,-0.675928 0.23099,-0.251148 0.62166,-0.251148 0.35037,0 0.55346,0.226343 0.20464,0.224793 0.20464,0.612366 z m -0.28526,-0.08372 q -0.003,-0.234094 -0.13177,-0.373621 -0.12713,-0.139526 -0.33797,-0.139526 -0.23874,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379821 z"
+ id="path6248" />
+ <path
+ d="m 203.15309,93.710974 v 1.047998 h -0.28525 v -1.038696 q 0,-0.246496 -0.0961,-0.36897 -0.0961,-0.122473 -0.28835,-0.122473 -0.231,0 -0.36432,0.147278 -0.13333,0.147278 -0.13333,0.401526 v 0.981335 h -0.2868 v -1.736328 h 0.2868 v 0.269751 q 0.10232,-0.156579 0.2403,-0.234094 0.13952,-0.07752 0.32091,-0.07752 0.29921,0 0.45268,0.186036 0.15348,0.184484 0.15348,0.544152 z"
+ id="path6250" />
+ <path
+ d="m 203.9116,92.529651 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.21239 0.0574,0.272852 0.0589,0.06046 0.2372,0.06046 h 0.293 v 0.238745 h -0.293 q -0.33022,0 -0.45579,-0.122473 -0.12557,-0.124023 -0.12557,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 V 92.52965 Z"
+ id="path6252" />
+ <path
+ d="m 205.45456,93.222632 q -0.22945,0 -0.36277,0.179834 -0.13333,0.178284 -0.13333,0.489893 0,0.311608 0.13178,0.491442 0.13332,0.178284 0.36432,0.178284 0.22789,0 0.36121,-0.179834 0.13333,-0.179834 0.13333,-0.489892 0,-0.308509 -0.13333,-0.488343 -0.13332,-0.181384 -0.36121,-0.181384 z m 0,-0.241846 q 0.37207,0 0.58446,0.241846 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.37362,0 -0.58602,-0.241846 -0.21083,-0.243396 -0.21083,-0.669726 0,-0.427881 0.21083,-0.669727 0.2124,-0.241846 0.58602,-0.241846 z"
+ id="path6254" />
+ <path
+ d="m 207.63778,93.289295 q -0.0481,-0.02791 -0.10542,-0.04031 -0.0558,-0.01395 -0.12402,-0.01395 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.451136 v 0.914672 h -0.2868 v -1.736328 h 0.2868 v 0.269751 q 0.0899,-0.15813 0.2341,-0.234094 0.14417,-0.07752 0.35036,-0.07752 0.0295,0 0.0651,0.0047 0.0356,0.0031 0.0791,0.01085 z"
+ id="path6256" />
+ <path
+ d="m 208.56682,94.920203 q -0.12092,0.310058 -0.23564,0.404626 -0.11473,0.09457 -0.30696,0.09457 h -0.2279 v -0.238745 h 0.16744 q 0.11782,0 0.18293,-0.05581 0.0651,-0.05581 0.14418,-0.263549 l 0.0512,-0.130225 -0.70229,-1.708423 h 0.30231 l 0.5426,1.358057 0.54261,-1.358057 h 0.3023 z"
+ id="path6258" />
+ <path
+ d="m 210.96802,92.349817 q -0.20774,0.356568 -0.30851,0.705383 -0.10077,0.348816 -0.10077,0.706934 0,0.358118 0.10077,0.710034 0.10232,0.350366 0.30851,0.705383 h -0.24805 q -0.23254,-0.364318 -0.34882,-0.716235 -0.11472,-0.351916 -0.11472,-0.699182 0,-0.345715 0.11472,-0.696082 0.11473,-0.350366 0.34882,-0.716235 z"
+ id="path6260" />
+ <path
+ d="m 212.21487,92.752893 -0.42478,1.151868 h 0.85111 z m -0.17674,-0.308508 h 0.35502 l 0.88212,2.314587 h -0.32556 l -0.21084,-0.593762 h -1.04335 l -0.21084,0.593762 h -0.33021 z"
+ id="path6262" />
+ <path
+ d="m 214.38259,92.752893 -0.42478,1.151868 h 0.85111 z m -0.17673,-0.308508 h 0.35501 l 0.88212,2.314587 h -0.32556 l -0.21084,-0.593762 h -1.04335 l -0.21084,0.593762 h -0.33021 z"
+ id="path6264" />
+ <path
+ d="m 215.68835,92.444385 h 0.31316 v 2.314587 h -0.31316 z"
+ id="path6266" />
+ <path
+ d="m 216.47476,92.349817 h 0.24805 q 0.23254,0.365869 0.34726,0.716235 0.11627,0.350367 0.11627,0.696082 0,0.347266 -0.11627,0.699182 -0.11472,0.351917 -0.34726,0.716235 h -0.24805 q 0.20619,-0.355017 0.30696,-0.705383 0.10232,-0.351916 0.10232,-0.710034 0,-0.358118 -0.10232,-0.706934 -0.10077,-0.348815 -0.30696,-0.705383 z"
+ id="path6268" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4524"
+ inkscape:label="esr.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#aai-active-and-available-inventory"
+ xlink:title="The External System Register (ESR) provides capabilities to manage external systems (e.g. register, test, update status in AAI).">
+ <g
+ id="g7017"
+ inkscape:label="esr">
+ <path
+ id="rect47709-1-7-9-5-9"
+ style="display:inline;opacity:1;vector-effect:none;fill:#aaaaaa;stroke:#aaaaaa;stroke-width:2;stop-color:#000000"
+ inkscape:label="esr.form"
+ d="m 225,90.932762 h 29.99999 v 8.000003 H 225 Z" />
+ <g
+ aria-label="External System Register (ESR)"
+ id="text1436-76"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-5-9);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="esr.label">
+ <path
+ d="m 225.31161,91.110637 h 1.46348 v 0.26355 h -1.15032 v 0.685229 h 1.10226 v 0.26355 h -1.10226 v 0.838709 h 1.17822 v 0.263549 h -1.49138 z"
+ id="path6272" />
+ <path
+ d="m 228.656,91.688896 -0.62786,0.84491 0.66042,0.891418 h -0.33641 l -0.5054,-0.682128 -0.50539,0.682128 h -0.33642 l 0.67438,-0.908471 -0.61702,-0.827857 h 0.33642 l 0.46043,0.618567 0.46044,-0.618567 z"
+ id="path6274" />
+ <path
+ d="m 229.28119,91.195903 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.212391 0.0574,0.272852 0.0589,0.06046 0.23719,0.06046 h 0.29301 v 0.238745 h -0.29301 q -0.33021,0 -0.45579,-0.122473 -0.12557,-0.124023 -0.12557,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 v -0.492993 z"
+ id="path6276" />
+ <path
+ d="m 231.63649,92.485747 v 0.139526 h -1.31154 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65887,-0.241846 -0.24185,-0.241845 -0.24185,-0.654223 0,-0.426331 0.22944,-0.675928 0.231,-0.251148 0.62167,-0.251148 0.35037,0 0.55346,0.226343 0.20463,0.224793 0.20463,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13178,-0.37362 -0.12712,-0.139527 -0.33796,-0.139527 -0.23874,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379821 z"
+ id="path6278" />
+ <path
+ d="m 233.01822,91.955547 q -0.0481,-0.0279 -0.10542,-0.04031 -0.0558,-0.01395 -0.12403,-0.01395 -0.24184,0 -0.37207,0.158129 -0.12867,0.15658 -0.12867,0.451136 v 0.914672 h -0.2868 v -1.736328 h 0.2868 v 0.269751 q 0.0899,-0.15813 0.23409,-0.234094 0.14418,-0.07752 0.35037,-0.07752 0.0295,0 0.0651,0.0047 0.0357,0.0031 0.0791,0.01085 z"
+ id="path6280" />
+ <path
+ d="m 234.61233,92.377226 v 1.047998 h -0.28525 v -1.038696 q 0,-0.246496 -0.0961,-0.368969 -0.0961,-0.122474 -0.28835,-0.122474 -0.231,0 -0.36432,0.147278 -0.13333,0.147278 -0.13333,0.401526 v 0.981335 h -0.2868 v -1.736328 h 0.2868 v 0.269751 q 0.10232,-0.156579 0.2403,-0.234094 0.13952,-0.07752 0.32091,-0.07752 0.2992,0 0.45268,0.186036 0.15348,0.184485 0.15348,0.544152 z"
+ id="path6282" />
+ <path
+ d="m 235.87778,92.55241 q -0.34571,0 -0.47904,0.07906 -0.13332,0.07906 -0.13332,0.26975 0,0.151929 0.0992,0.241846 0.10077,0.08837 0.27285,0.08837 0.23719,0 0.37982,-0.167432 0.14418,-0.168982 0.14418,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990637 h -0.28525 v -0.263549 q -0.0977,0.15813 -0.2434,0.234094 -0.14573,0.07441 -0.35656,0.07441 -0.26666,0 -0.42479,-0.148828 -0.15657,-0.150379 -0.15657,-0.401526 0,-0.293005 0.19533,-0.441833 0.19689,-0.148829 0.58601,-0.148829 h 0.39998 v -0.02791 q 0,-0.196887 -0.13023,-0.303857 -0.12867,-0.108521 -0.36276,-0.108521 -0.14883,0 -0.28991,0.03566 -0.14108,0.03566 -0.2713,0.10697 v -0.26355 q 0.15658,-0.06046 0.30386,-0.08992 0.14727,-0.03101 0.2868,-0.03101 0.37672,0 0.56276,0.195337 0.18603,0.195337 0.18603,0.592212 z"
+ id="path6284" />
+ <path
+ d="m 236.9417,91.012969 h 0.28525 v 2.412255 h -0.28525 z"
+ id="path6286" />
+ <path
+ d="m 239.78318,91.186601 v 0.305408 q -0.17828,-0.08527 -0.33641,-0.127124 -0.15813,-0.04186 -0.30541,-0.04186 -0.2558,0 -0.39533,0.09922 -0.13797,0.09922 -0.13797,0.282153 0,0.153479 0.0915,0.232544 0.093,0.07752 0.35036,0.125574 l 0.18914,0.03876 q 0.35036,0.06666 0.51624,0.235645 0.16744,0.167431 0.16744,0.449585 0,0.336413 -0.22635,0.510046 -0.22479,0.173633 -0.66042,0.173633 -0.16433,0 -0.35037,-0.03721 -0.18448,-0.03721 -0.38292,-0.110071 v -0.322461 q 0.19069,0.10697 0.37362,0.161231 0.18294,0.05426 0.35967,0.05426 0.2682,0 0.41393,-0.10542 0.14572,-0.10542 0.14572,-0.300757 0,-0.170532 -0.10542,-0.26665 -0.10387,-0.09612 -0.34261,-0.144177 l -0.19069,-0.03721 q -0.35036,-0.06976 -0.50694,-0.218592 -0.15658,-0.148828 -0.15658,-0.413928 0,-0.306958 0.21549,-0.483691 0.21704,-0.176734 0.59686,-0.176734 0.16278,0 0.33176,0.02946 0.16899,0.02945 0.34572,0.08837 z"
+ id="path6288" />
+ <path
+ d="m 241.02848,93.586455 q -0.12092,0.310059 -0.23565,0.404626 -0.11472,0.09457 -0.30695,0.09457 h -0.2279 v -0.238745 h 0.16744 q 0.11782,0 0.18293,-0.05581 0.0651,-0.05581 0.14418,-0.26355 l 0.0512,-0.130225 -0.70229,-1.708423 h 0.30231 l 0.5426,1.358057 0.54261,-1.358057 h 0.3023 z"
+ id="path6290" />
+ <path
+ d="m 243.1993,91.740056 v 0.269751 q -0.12092,-0.06201 -0.25115,-0.09302 -0.13022,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.06511 -0.10542,0.06511 -0.10542,0.195337 0,0.09922 0.076,0.156579 0.076,0.05581 0.30541,0.106971 l 0.0977,0.0217 q 0.30386,0.06511 0.43099,0.184485 0.12867,0.117822 0.12867,0.330212 0,0.241846 -0.19224,0.382922 -0.19068,0.141077 -0.52555,0.141077 -0.13952,0 -0.29145,-0.02791 -0.15038,-0.02635 -0.31781,-0.08062 v -0.294555 q 0.15813,0.08217 0.31161,0.124023 0.15348,0.04031 0.30386,0.04031 0.20153,0 0.31005,-0.06821 0.10852,-0.06976 0.10852,-0.195337 0,-0.116272 -0.0791,-0.178284 -0.0775,-0.06201 -0.34262,-0.119372 l -0.0992,-0.02325 q -0.2651,-0.05581 -0.38293,-0.170532 -0.11782,-0.116272 -0.11782,-0.31781 0,-0.244946 0.17363,-0.378271 0.17364,-0.133326 0.493,-0.133326 0.15813,0 0.29765,0.02326 0.13953,0.02325 0.25735,0.06976 z"
+ id="path6292" />
+ <path
+ d="m 243.9361,91.195903 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.212391 0.0574,0.272852 0.0589,0.06046 0.2372,0.06046 h 0.293 v 0.238745 h -0.293 q -0.33021,0 -0.45579,-0.122473 -0.12557,-0.124023 -0.12557,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 v -0.492993 z"
+ id="path6294" />
+ <path
+ d="m 246.29141,92.485747 v 0.139526 h -1.31154 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65887,-0.241846 -0.24185,-0.241845 -0.24185,-0.654223 0,-0.426331 0.22944,-0.675928 0.231,-0.251148 0.62167,-0.251148 0.35037,0 0.55346,0.226343 0.20463,0.224793 0.20463,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13177,-0.37362 -0.12713,-0.139527 -0.33797,-0.139527 -0.23874,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379821 z"
+ id="path6296" />
+ <path
+ d="m 248.01885,92.022209 q 0.10697,-0.192236 0.2558,-0.283703 0.14883,-0.09147 0.35037,-0.09147 0.2713,0 0.41858,0.190687 0.14727,0.189135 0.14727,0.539501 v 1.047998 h -0.2868 v -1.038696 q 0,-0.249597 -0.0884,-0.37052 -0.0884,-0.120923 -0.26975,-0.120923 -0.22169,0 -0.35036,0.147278 -0.12868,0.147278 -0.12868,0.401526 v 0.981335 h -0.2868 v -1.038696 q 0,-0.251147 -0.0884,-0.37052 -0.0884,-0.120923 -0.27285,-0.120923 -0.21859,0 -0.34727,0.148828 -0.12867,0.147278 -0.12867,0.399976 v 0.981335 h -0.28681 v -1.736328 h 0.28681 v 0.269751 q 0.0977,-0.15968 0.23409,-0.235644 0.13643,-0.07597 0.32401,-0.07597 0.18914,0 0.32092,0.09612 0.13332,0.09612 0.19688,0.279052 z"
+ id="path6298" />
+ <path
+ d="m 226.40922,95.673767 q 0.10077,0.03411 0.19533,0.145728 0.0961,0.111621 0.19224,0.306958 l 0.31781,0.632519 h -0.33641 l -0.29611,-0.593762 q -0.11472,-0.232544 -0.22324,-0.308508 -0.10697,-0.07596 -0.29301,-0.07596 h -0.34106 v 0.978234 h -0.31316 v -2.314587 h 0.70693 q 0.39688,0 0.59221,0.165881 0.19534,0.165882 0.19534,0.500745 0,0.218591 -0.10232,0.362769 -0.10077,0.144177 -0.29455,0.199987 z m -0.78445,-0.972033 v 0.821655 h 0.39377 q 0.22635,0 0.34107,-0.10387 0.11627,-0.10542 0.11627,-0.308508 0,-0.203088 -0.11627,-0.305408 -0.11472,-0.103869 -0.34107,-0.103869 z"
+ id="path6300" />
+ <path
+ d="m 228.75522,95.819495 v 0.139526 h -1.31154 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65888,-0.241846 -0.24184,-0.241846 -0.24184,-0.654223 0,-0.426331 0.22944,-0.675928 0.231,-0.251148 0.62167,-0.251148 0.35037,0 0.55345,0.226343 0.20464,0.224793 0.20464,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13178,-0.373621 -0.12712,-0.139526 -0.33796,-0.139526 -0.23874,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379821 z"
+ id="path6302" />
+ <path
+ d="m 230.27337,95.870655 q 0,-0.310059 -0.12867,-0.480591 -0.12713,-0.170533 -0.35812,-0.170533 -0.22944,0 -0.35812,0.170533 -0.12712,0.170532 -0.12712,0.480591 0,0.308508 0.12712,0.47904 0.12868,0.170532 0.35812,0.170532 0.23099,0 0.35812,-0.170532 0.12867,-0.170532 0.12867,-0.47904 z m 0.28526,0.672827 q 0,0.443383 -0.19689,0.658874 -0.19689,0.217041 -0.60306,0.217041 -0.15038,0 -0.28371,-0.02325 -0.13332,-0.0217 -0.2589,-0.06821 v -0.277503 q 0.12558,0.06821 0.24805,0.100769 0.12247,0.03256 0.2496,0.03256 0.2806,0 0.42013,-0.147278 0.13952,-0.145728 0.13952,-0.441834 v -0.141076 q -0.0884,0.153479 -0.22634,0.229443 -0.13798,0.07596 -0.33021,0.07596 -0.31936,0 -0.5147,-0.243396 -0.19534,-0.243396 -0.19534,-0.644921 0,-0.403077 0.19534,-0.646473 0.19534,-0.243396 0.5147,-0.243396 0.19223,0 0.33021,0.07597 0.13798,0.07596 0.22634,0.229443 v -0.26355 h 0.28526 z"
+ id="path6304" />
+ <path
+ d="m 231.05358,95.022644 h 0.28526 v 1.736328 h -0.28526 z m 0,-0.675927 h 0.28526 v 0.361218 h -0.28526 z"
+ id="path6306" />
+ <path
+ d="m 232.95001,95.073804 v 0.269751 q -0.12093,-0.06201 -0.25115,-0.09302 -0.13023,-0.03101 -0.26975,-0.03101 -0.21239,0 -0.31936,0.06511 -0.10542,0.06511 -0.10542,0.195337 0,0.09922 0.076,0.156579 0.076,0.05581 0.30541,0.10697 l 0.0977,0.0217 q 0.30385,0.06511 0.43098,0.184484 0.12867,0.117823 0.12867,0.330213 0,0.241846 -0.19223,0.382922 -0.19069,0.141077 -0.52555,0.141077 -0.13953,0 -0.29146,-0.02791 -0.15038,-0.02635 -0.31781,-0.08062 v -0.294555 q 0.15813,0.08216 0.31161,0.124023 0.15348,0.04031 0.30386,0.04031 0.20154,0 0.31006,-0.06821 0.10852,-0.06976 0.10852,-0.195337 0,-0.116272 -0.0791,-0.178284 -0.0775,-0.06201 -0.34261,-0.119372 l -0.0992,-0.02325 q -0.2651,-0.05581 -0.38292,-0.170532 -0.11783,-0.116272 -0.11783,-0.31781 0,-0.244946 0.17364,-0.378271 0.17363,-0.133326 0.49299,-0.133326 0.15813,0 0.29766,0.02326 0.13952,0.02325 0.25735,0.06976 z"
+ id="path6308" />
+ <path
+ d="m 233.68681,94.529651 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.21239 0.0574,0.272852 0.0589,0.06046 0.23719,0.06046 h 0.29301 v 0.238745 h -0.29301 q -0.33021,0 -0.45578,-0.122473 Q 233.4,96.512476 233.4,96.186914 v -0.942578 h -0.20929 V 95.022644 H 233.4 v -0.492993 z"
+ id="path6310" />
+ <path
+ d="m 236.04212,95.819495 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44339,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30695,-0.120923 v 0.269751 q -0.15347,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65887,-0.241846 -0.24185,-0.241846 -0.24185,-0.654223 0,-0.426331 0.22945,-0.675928 0.23099,-0.251148 0.62166,-0.251148 0.35037,0 0.55346,0.226343 0.20464,0.224793 0.20464,0.612366 z m -0.28526,-0.08372 q -0.003,-0.234094 -0.13177,-0.373621 -0.12713,-0.139526 -0.33797,-0.139526 -0.23874,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379821 z"
+ id="path6312" />
+ <path
+ d="m 237.42384,95.289295 q -0.0481,-0.02791 -0.10542,-0.04031 -0.0558,-0.01395 -0.12402,-0.01395 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.451136 v 0.914672 h -0.2868 v -1.736328 h 0.2868 v 0.269751 q 0.0899,-0.15813 0.2341,-0.234094 0.14417,-0.07752 0.35036,-0.07752 0.0295,0 0.0651,0.0047 0.0357,0.0031 0.0791,0.01085 z"
+ id="path6314" />
+ <path
+ d="m 238.96773,94.349817 q -0.20774,0.356568 -0.30851,0.705383 -0.10077,0.348816 -0.10077,0.706934 0,0.358118 0.10077,0.710034 0.10232,0.350366 0.30851,0.705383 h -0.24805 q -0.23255,-0.364318 -0.34882,-0.716235 -0.11472,-0.351916 -0.11472,-0.699182 0,-0.345715 0.11472,-0.696082 0.11472,-0.350366 0.34882,-0.716235 z"
+ id="path6316" />
+ <path
+ d="m 239.44098,94.444385 h 1.46348 v 0.26355 h -1.15032 v 0.685229 h 1.10226 v 0.26355 h -1.10226 v 0.838709 h 1.17822 v 0.263549 h -1.49138 z"
+ id="path6318" />
+ <path
+ d="m 242.74197,94.520349 v 0.305408 q -0.17829,-0.08527 -0.33642,-0.127124 -0.15813,-0.04186 -0.30541,-0.04186 -0.25579,0 -0.39532,0.09922 -0.13798,0.09922 -0.13798,0.282153 0,0.153479 0.0915,0.232544 0.093,0.07752 0.35037,0.125574 l 0.18913,0.03876 q 0.35037,0.06666 0.51625,0.235645 0.16743,0.167431 0.16743,0.449585 0,0.336413 -0.22634,0.510046 -0.22479,0.173633 -0.66043,0.173633 -0.16433,0 -0.35036,-0.03721 -0.18449,-0.03721 -0.38292,-0.110071 v -0.322461 q 0.19068,0.10697 0.37362,0.161231 0.18293,0.05426 0.35966,0.05426 0.26821,0 0.41393,-0.10542 0.14573,-0.10542 0.14573,-0.300757 0,-0.170532 -0.10542,-0.26665 -0.10387,-0.09612 -0.34261,-0.144178 l -0.19069,-0.03721 q -0.35037,-0.06976 -0.50695,-0.218591 -0.15658,-0.148828 -0.15658,-0.413928 0,-0.306958 0.2155,-0.483692 0.21704,-0.176733 0.59686,-0.176733 0.16278,0 0.33176,0.02946 0.16898,0.02945 0.34572,0.08837 z"
+ id="path6320" />
+ <path
+ d="m 244.37484,95.673767 q 0.10077,0.03411 0.19534,0.145728 0.0961,0.111621 0.19223,0.306958 l 0.31781,0.632519 h -0.33641 L 244.4477,96.16521 q -0.11472,-0.232544 -0.22324,-0.308508 -0.10697,-0.07596 -0.29301,-0.07596 h -0.34106 v 0.978234 h -0.31316 v -2.314587 h 0.70693 q 0.39688,0 0.59222,0.165881 0.19533,0.165882 0.19533,0.500745 0,0.218591 -0.10232,0.362769 -0.10077,0.144177 -0.29455,0.199987 z m -0.78445,-0.972033 v 0.821655 h 0.39377 q 0.22635,0 0.34107,-0.10387 0.11627,-0.10542 0.11627,-0.308508 0,-0.203088 -0.11627,-0.305408 -0.11472,-0.103869 -0.34107,-0.103869 z"
+ id="path6322" />
+ <path
+ d="m 245.33333,94.349817 h 0.24805 q 0.23254,0.365869 0.34726,0.716235 0.11628,0.350367 0.11628,0.696082 0,0.347266 -0.11628,0.699182 -0.11472,0.351917 -0.34726,0.716235 h -0.24805 q 0.20619,-0.355017 0.30696,-0.705383 0.10232,-0.351916 0.10232,-0.710034 0,-0.358118 -0.10232,-0.706934 -0.10077,-0.348815 -0.30696,-0.705383 z"
+ id="path6324" />
+ </g>
+ </g>
+ </a>
+ </g>
+ <a
+ id="a4534"
+ inkscape:label="so.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-so/en/latest/index.html"
+ xlink:title="The Service Orchestration (SO) component is in charge of orchestration of network services and resources. It is based on the use of BPMN to document the Workflows.">
+ <g
+ id="g6985"
+ inkscape:label="so"
+ style="display:inline">
+ <path
+ id="rect13557-2-6"
+ style="display:inline;fill:#009893;stroke:#009893;stroke-width:2;stop-color:#000000"
+ inkscape:label="so.form"
+ d="m 147,88.932762 h 44 v 11.999998 h -44 z" />
+ <g
+ aria-label="Service Orchestration (SO)"
+ id="text1436-49"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2-6);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="so.label">
+ <path
+ d="m 148.69912,89.504102 v 0.305407 q -0.17828,-0.08527 -0.33641,-0.127124 -0.15813,-0.04186 -0.30541,-0.04186 -0.2558,0 -0.39532,0.09922 -0.13798,0.09922 -0.13798,0.282153 0,0.153479 0.0915,0.232544 0.093,0.07752 0.35036,0.125574 l 0.18914,0.03876 q 0.35036,0.06666 0.51625,0.235645 0.16743,0.167432 0.16743,0.449585 0,0.336413 -0.22635,0.510046 -0.22479,0.173633 -0.66042,0.173633 -0.16433,0 -0.35037,-0.03721 -0.18448,-0.03721 -0.38292,-0.110071 v -0.322461 q 0.19069,0.106971 0.37362,0.161231 0.18294,0.05426 0.35967,0.05426 0.2682,0 0.41393,-0.10542 0.14573,-0.10542 0.14573,-0.300757 0,-0.170532 -0.10542,-0.26665 -0.10387,-0.09612 -0.34262,-0.144177 l -0.19069,-0.03721 q -0.35036,-0.06976 -0.50694,-0.218592 -0.15658,-0.148828 -0.15658,-0.413928 0,-0.306958 0.21549,-0.483691 0.21704,-0.176734 0.59686,-0.176734 0.16278,0 0.33177,0.02946 0.16898,0.02945 0.34571,0.08837 z"
+ id="path6328" />
+ <path
+ d="m 150.70716,90.803247 v 0.139526 h -1.31154 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65887,-0.241846 -0.24185,-0.241845 -0.24185,-0.654223 0,-0.426331 0.22944,-0.675928 0.231,-0.251147 0.62167,-0.251147 0.35037,0 0.55346,0.226342 0.20463,0.224793 0.20463,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13177,-0.37362 -0.12713,-0.139527 -0.33797,-0.139527 -0.23874,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379822 z"
+ id="path6330" />
+ <path
+ d="m 152.08889,90.273047 q -0.0481,-0.02791 -0.10542,-0.04031 -0.0558,-0.01395 -0.12403,-0.01395 -0.24184,0 -0.37207,0.158129 -0.12867,0.15658 -0.12867,0.451136 v 0.914673 h -0.2868 v -1.736329 h 0.2868 v 0.269751 q 0.0899,-0.158129 0.23409,-0.234094 0.14418,-0.07751 0.35037,-0.07751 0.0295,0 0.0651,0.0046 0.0357,0.0031 0.0791,0.01085 z"
+ id="path6332" />
+ <path
+ d="m 152.09085,90.006396 h 0.30231 l 0.5426,1.457276 0.5426,-1.457276 h 0.30231 l -0.65112,1.736329 h -0.38758 z"
+ id="path6334" />
+ <path
+ d="m 154.08184,90.006396 h 0.28526 v 1.736329 h -0.28526 z m 0,-0.675927 h 0.28526 v 0.361218 h -0.28526 z"
+ id="path6336" />
+ <path
+ d="m 156.12089,90.073059 v 0.26665 q -0.12092,-0.06666 -0.2434,-0.09922 -0.12092,-0.03411 -0.24494,-0.03411 -0.2775,0 -0.43098,0.176734 -0.15348,0.175183 -0.15348,0.492993 0,0.31781 0.15348,0.494543 0.15348,0.175183 0.43098,0.175183 0.12402,0 0.24494,-0.03256 0.12248,-0.03411 0.2434,-0.100769 v 0.26355 q -0.11937,0.05581 -0.24805,0.08372 -0.12712,0.02791 -0.2713,0.02791 -0.39222,0 -0.62322,-0.246497 -0.23099,-0.246496 -0.23099,-0.665075 0,-0.42478 0.23254,-0.668176 0.2341,-0.243396 0.64028,-0.243396 0.13177,0 0.25734,0.02791 0.12558,0.02635 0.2434,0.08061 z"
+ id="path6338" />
+ <path
+ d="m 158.00956,90.803247 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17674,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65888,-0.241846 -0.24184,-0.241845 -0.24184,-0.654223 0,-0.426331 0.22944,-0.675928 0.23099,-0.251147 0.62167,-0.251147 0.35036,0 0.55345,0.226342 0.20464,0.224793 0.20464,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13178,-0.37362 -0.12712,-0.139527 -0.33796,-0.139527 -0.23875,0 -0.38292,0.134876 -0.14263,0.134875 -0.16434,0.379822 z"
+ id="path6340" />
+ <path
+ d="m 159.98908,89.640527 q -0.34107,0 -0.5426,0.254248 -0.19999,0.254248 -0.19999,0.692981 0,0.437183 0.19999,0.691431 0.20153,0.254248 0.5426,0.254248 0.34106,0 0.5395,-0.254248 0.19999,-0.254248 0.19999,-0.691431 0,-0.438733 -0.19999,-0.692981 -0.19844,-0.254248 -0.5395,-0.254248 z m 0,-0.254248 q 0.48679,0 0.77824,0.327112 0.29146,0.325562 0.29146,0.874365 0,0.547254 -0.29146,0.874366 -0.29145,0.325561 -0.77824,0.325561 -0.48834,0 -0.78135,-0.325561 -0.29145,-0.325562 -0.29145,-0.874366 0,-0.548803 0.29145,-0.874365 0.29301,-0.327112 0.78135,-0.327112 z"
+ id="path6342" />
+ <path
+ d="m 162.44981,90.273047 q -0.0481,-0.02791 -0.10542,-0.04031 -0.0558,-0.01395 -0.12403,-0.01395 -0.24184,0 -0.37207,0.158129 -0.12867,0.15658 -0.12867,0.451136 v 0.914673 h -0.28681 v -1.736329 h 0.28681 v 0.269751 q 0.0899,-0.158129 0.23409,-0.234094 0.14418,-0.07751 0.35037,-0.07751 0.0294,0 0.0651,0.0046 0.0357,0.0031 0.0791,0.01085 z"
+ id="path6344" />
+ <path
+ d="m 163.83618,90.073059 v 0.26665 q -0.12092,-0.06666 -0.24339,-0.09922 -0.12093,-0.03411 -0.24495,-0.03411 -0.2775,0 -0.43098,0.176734 -0.15348,0.175183 -0.15348,0.492993 0,0.31781 0.15348,0.494543 0.15348,0.175183 0.43098,0.175183 0.12402,0 0.24495,-0.03256 0.12247,-0.03411 0.24339,-0.100769 v 0.26355 q -0.11937,0.05581 -0.24805,0.08372 -0.12712,0.02791 -0.2713,0.02791 -0.39222,0 -0.62321,-0.246497 -0.231,-0.246496 -0.231,-0.665075 0,-0.42478 0.23255,-0.668176 0.23409,-0.243396 0.64027,-0.243396 0.13177,0 0.25735,0.02791 0.12557,0.02635 0.24339,0.08061 z"
+ id="path6346" />
+ <path
+ d="m 165.68299,90.694727 v 1.047998 h -0.28525 v -1.038697 q 0,-0.246496 -0.0961,-0.368969 -0.0961,-0.122474 -0.28835,-0.122474 -0.231,0 -0.36432,0.147278 -0.13333,0.147278 -0.13333,0.401526 v 0.981336 h -0.2868 v -2.412256 h 0.2868 v 0.945678 q 0.10232,-0.156579 0.2403,-0.234094 0.13952,-0.07751 0.32091,-0.07751 0.29921,0 0.45268,0.186035 0.15348,0.184485 0.15348,0.544153 z"
+ id="path6348" />
+ <path
+ d="m 167.64453,90.803247 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44339,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30695,-0.120923 v 0.269751 q -0.15347,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65887,-0.241846 -0.24185,-0.241845 -0.24185,-0.654223 0,-0.426331 0.22945,-0.675928 0.23099,-0.251147 0.62166,-0.251147 0.35037,0 0.55346,0.226342 0.20464,0.224793 0.20464,0.612366 z m -0.28526,-0.08372 q -0.003,-0.234094 -0.13177,-0.37362 -0.12713,-0.139527 -0.33797,-0.139527 -0.23874,0 -0.38292,0.134876 -0.14262,0.134875 -0.16433,0.379822 z"
+ id="path6350" />
+ <path
+ d="m 169.12702,90.057556 v 0.269751 q -0.12092,-0.06201 -0.25115,-0.09302 -0.13022,-0.03101 -0.26975,-0.03101 -0.21239,0 -0.31936,0.06511 -0.10542,0.06511 -0.10542,0.195337 0,0.09922 0.076,0.156579 0.076,0.05581 0.3054,0.106971 l 0.0977,0.0217 q 0.30386,0.06511 0.43098,0.184485 0.12868,0.117822 0.12868,0.330212 0,0.241846 -0.19224,0.382922 -0.19068,0.141077 -0.52555,0.141077 -0.13952,0 -0.29145,-0.02791 -0.15038,-0.02635 -0.31781,-0.08061 v -0.294556 q 0.15813,0.08217 0.31161,0.124023 0.15348,0.04031 0.30385,0.04031 0.20154,0 0.31006,-0.06821 0.10852,-0.06976 0.10852,-0.195337 0,-0.116272 -0.0791,-0.178284 -0.0775,-0.06201 -0.34262,-0.119372 l -0.0992,-0.02325 q -0.2651,-0.05581 -0.38292,-0.170533 -0.11782,-0.116272 -0.11782,-0.31781 0,-0.244946 0.17363,-0.378271 0.17364,-0.133325 0.493,-0.133325 0.15813,0 0.29765,0.02325 0.13953,0.02325 0.25735,0.06976 z"
+ id="path6352" />
+ <path
+ d="m 169.86382,89.513403 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.212391 0.0574,0.272852 0.0589,0.06046 0.2372,0.06046 h 0.293 v 0.238746 h -0.293 q -0.33021,0 -0.45579,-0.122474 -0.12557,-0.124023 -0.12557,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 v -0.492993 z"
+ id="path6354" />
+ <path
+ d="m 171.74009,90.273047 q -0.0481,-0.02791 -0.10542,-0.04031 -0.0558,-0.01395 -0.12402,-0.01395 -0.24185,0 -0.37207,0.158129 -0.12868,0.15658 -0.12868,0.451136 v 0.914673 h -0.2868 v -1.736329 h 0.2868 v 0.269751 q 0.0899,-0.158129 0.2341,-0.234094 0.14418,-0.07751 0.35036,-0.07751 0.0295,0 0.0651,0.0046 0.0357,0.0031 0.0791,0.01085 z"
+ id="path6356" />
+ <path
+ d="m 172.73579,90.86991 q -0.34571,0 -0.47904,0.07906 -0.13332,0.07906 -0.13332,0.269751 0,0.151928 0.0992,0.241845 0.10077,0.08837 0.27285,0.08837 0.23719,0 0.37982,-0.167432 0.14418,-0.168982 0.14418,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990638 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.234094 -0.14573,0.07441 -0.35657,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150378 -0.15658,-0.401526 0,-0.293005 0.19534,-0.441833 0.19689,-0.148829 0.58601,-0.148829 h 0.39998 v -0.0279 q 0,-0.196887 -0.13023,-0.303857 -0.12867,-0.108521 -0.36277,-0.108521 -0.14882,0 -0.2899,0.03566 -0.14108,0.03566 -0.2713,0.10697 v -0.26355 q 0.15658,-0.06046 0.30386,-0.08992 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.195336 0.18603,0.195337 0.18603,0.592212 z"
+ id="path6358" />
+ <path
+ d="m 174.08186,89.513403 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.212391 0.0574,0.272852 0.0589,0.06046 0.2372,0.06046 h 0.293 v 0.238746 h -0.293 q -0.33022,0 -0.45579,-0.122474 -0.12557,-0.124023 -0.12557,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 v -0.492993 z"
+ id="path6360" />
+ <path
+ d="m 174.95199,90.006396 h 0.28525 v 1.736329 h -0.28525 z m 0,-0.675927 h 0.28525 v 0.361218 h -0.28525 z"
+ id="path6362" />
+ <path
+ d="m 176.41433,90.206384 q -0.22944,0 -0.36277,0.179834 -0.13332,0.178284 -0.13332,0.489893 0,0.311609 0.13177,0.491443 0.13333,0.178283 0.36432,0.178283 0.22789,0 0.36122,-0.179834 0.13332,-0.179834 0.13332,-0.489892 0,-0.308508 -0.13332,-0.488342 -0.13333,-0.181385 -0.36122,-0.181385 z m 0,-0.241845 q 0.37207,0 0.58446,0.241845 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.37362,0 -0.58601,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241845 0.58601,-0.241845 z"
+ id="path6364" />
+ <path
+ d="m 179.03474,90.694727 v 1.047998 h -0.28526 v -1.038697 q 0,-0.246496 -0.0961,-0.368969 -0.0961,-0.122474 -0.28835,-0.122474 -0.23099,0 -0.36432,0.147278 -0.13332,0.147278 -0.13332,0.401526 v 0.981336 h -0.28681 v -1.736329 h 0.28681 v 0.269751 q 0.10232,-0.156579 0.24029,-0.234094 0.13953,-0.07751 0.32091,-0.07751 0.29921,0 0.45269,0.186035 0.15348,0.184485 0.15348,0.544153 z"
+ id="path6366" />
+ <path
+ d="m 180.84837,89.333569 q -0.20774,0.356568 -0.3085,0.705384 -0.10077,0.348816 -0.10077,0.706933 0,0.358118 0.10077,0.710034 0.10231,0.350367 0.3085,0.705384 h -0.24804 q -0.23255,-0.364319 -0.34882,-0.716236 -0.11472,-0.351916 -0.11472,-0.699182 0,-0.345715 0.11472,-0.696081 0.11472,-0.350367 0.34882,-0.716236 z"
+ id="path6368" />
+ <path
+ d="m 182.70914,89.504102 v 0.305407 q -0.17829,-0.08527 -0.33642,-0.127124 -0.15812,-0.04186 -0.3054,-0.04186 -0.2558,0 -0.39533,0.09922 -0.13797,0.09922 -0.13797,0.282153 0,0.153479 0.0915,0.232544 0.093,0.07752 0.35037,0.125574 l 0.18914,0.03876 q 0.35036,0.06666 0.51624,0.235645 0.16743,0.167432 0.16743,0.449585 0,0.336413 -0.22634,0.510046 -0.22479,0.173633 -0.66042,0.173633 -0.16433,0 -0.35037,-0.03721 -0.18448,-0.03721 -0.38292,-0.110071 v -0.322461 q 0.19068,0.106971 0.37362,0.161231 0.18293,0.05426 0.35967,0.05426 0.2682,0 0.41393,-0.10542 0.14572,-0.10542 0.14572,-0.300757 0,-0.170532 -0.10542,-0.26665 -0.10387,-0.09612 -0.34261,-0.144177 l -0.19069,-0.03721 q -0.35036,-0.06976 -0.50694,-0.218592 -0.15658,-0.148828 -0.15658,-0.413928 0,-0.306958 0.21549,-0.483691 0.21704,-0.176734 0.59686,-0.176734 0.16278,0 0.33176,0.02946 0.16899,0.02945 0.34572,0.08837 z"
+ id="path6370" />
+ <path
+ d="m 184.18388,89.640527 q -0.34107,0 -0.5426,0.254248 -0.19999,0.254248 -0.19999,0.692981 0,0.437183 0.19999,0.691431 0.20153,0.254248 0.5426,0.254248 0.34106,0 0.5395,-0.254248 0.19999,-0.254248 0.19999,-0.691431 0,-0.438733 -0.19999,-0.692981 -0.19844,-0.254248 -0.5395,-0.254248 z m 0,-0.254248 q 0.48679,0 0.77825,0.327112 0.29145,0.325562 0.29145,0.874365 0,0.547254 -0.29145,0.874366 -0.29146,0.325561 -0.77825,0.325561 -0.48834,0 -0.78135,-0.325561 -0.29145,-0.325562 -0.29145,-0.874366 0,-0.548803 0.29145,-0.874365 0.29301,-0.327112 0.78135,-0.327112 z"
+ id="path6372" />
+ <path
+ d="m 185.59351,89.333569 h 0.24805 q 0.23254,0.365869 0.34726,0.716236 0.11627,0.350366 0.11627,0.696081 0,0.347266 -0.11627,0.699182 -0.11472,0.351917 -0.34726,0.716236 h -0.24805 q 0.20619,-0.355017 0.30696,-0.705384 0.10232,-0.351916 0.10232,-0.710034 0,-0.358117 -0.10232,-0.706933 -0.10077,-0.348816 -0.30696,-0.705384 z"
+ id="path6374" />
+ </g>
+ </g>
+ </a>
+ <g
+ id="g6156"
+ inkscape:label="policyframework"
+ style="display:inline">
+ <a
+ id="a4541"
+ inkscape:label="policyframework.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-policy-parent/en/latest/index.html"
+ xlink:title="Policy Core Functions provide a logically centralized environment for the creation and management of policies, including conditional rules (e.g. create and validate policies/rules, identify overlaps, resolve conflicts, derive additional policies as needed).">
+ <g
+ id="g6163"
+ inkscape:label="policyframework">
+ <path
+ id="rect13557-2"
+ style="fill:#009893;stroke:#009893;stroke-width:2"
+ inkscape:label="policyframework.form"
+ d="m 81,88.932762 h 62 V 100.93276 H 81 Z" />
+ <g
+ aria-label="Policy
+Framework"
+ id="text1436-5"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="policyframework.label">
+ <path
+ d="M 81.624768,89.685486 V 90.5552 h 0.393774 q 0.218592,0 0.337964,-0.113171 0.119373,-0.113172 0.119373,-0.322461 0,-0.207739 -0.119373,-0.320911 -0.119372,-0.113171 -0.337964,-0.113171 z m -0.313159,-0.257349 h 0.706933 q 0.389124,0 0.587561,0.176734 0.199988,0.175183 0.199988,0.514697 0,0.342615 -0.199988,0.517798 -0.198437,0.175183 -0.587561,0.175183 h -0.393774 v 0.930176 h -0.313159 z"
+ id="path6378" />
+ <path
+ d="m 83.68087,90.206384 q -0.229443,0 -0.362769,0.179834 -0.133325,0.178284 -0.133325,0.489893 0,0.311609 0.131775,0.491443 0.133325,0.178283 0.364319,0.178283 0.227893,0 0.361218,-0.179834 0.133325,-0.179834 0.133325,-0.489892 0,-0.308508 -0.133325,-0.488342 -0.133325,-0.181385 -0.361218,-0.181385 z m 0,-0.241845 q 0.37207,0 0.58446,0.241845 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.373621,0 -0.586011,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241845 0.586011,-0.241845 z"
+ id="path6380" />
+ <path
+ d="m 84.857955,89.330469 h 0.285254 v 2.412256 h -0.285254 z"
+ id="path6382" />
+ <path
+ d="m 85.647468,90.006396 h 0.285254 v 1.736329 h -0.285254 z m 0,-0.675927 h 0.285254 v 0.361218 h -0.285254 z"
+ id="path6384" />
+ <path
+ d="m 87.686517,90.073059 v 0.26665 q -0.120923,-0.06666 -0.243396,-0.09922 -0.120923,-0.03411 -0.244947,-0.03411 -0.277502,0 -0.430981,0.176734 -0.153479,0.175183 -0.153479,0.492993 0,0.31781 0.153479,0.494543 0.153479,0.175183 0.430981,0.175183 0.124024,0 0.244947,-0.03256 0.122473,-0.03411 0.243396,-0.100769 v 0.26355 q -0.119373,0.05581 -0.248047,0.08372 -0.127124,0.02791 -0.271301,0.02791 -0.392225,0 -0.623218,-0.246497 -0.230994,-0.246496 -0.230994,-0.665075 0,-0.42478 0.232544,-0.668176 0.234094,-0.243396 0.640271,-0.243396 0.131775,0 0.257349,0.02791 0.125573,0.02635 0.243396,0.08061 z"
+ id="path6386" />
+ <path
+ d="m 88.812443,91.903955 q -0.120923,0.310059 -0.235645,0.404626 -0.114722,0.09457 -0.306958,0.09457 h -0.227893 v -0.238745 h 0.167432 q 0.117822,0 0.182934,-0.05581 0.06511,-0.05581 0.144178,-0.26355 l 0.05116,-0.130225 -0.702283,-1.708423 h 0.302308 l 0.542602,1.358057 0.542603,-1.358057 h 0.302307 z"
+ id="path6388" />
+ <path
+ d="m 81.311609,93.396887 h 1.330151 v 0.26355 h -1.016992 v 0.682129 h 0.917773 v 0.26355 h -0.917773 v 1.105359 h -0.313159 z"
+ id="path6390" />
+ <path
+ d="m 83.807994,94.241797 q -0.04806,-0.02791 -0.10542,-0.04031 -0.05581,-0.01395 -0.124023,-0.01395 -0.241846,0 -0.372071,0.158129 -0.128674,0.15658 -0.128674,0.451136 v 0.914673 h -0.286804 v -1.736329 h 0.286804 v 0.269751 q 0.08992,-0.158129 0.234094,-0.234094 0.144177,-0.07751 0.350366,-0.07751 0.02946,0 0.06511,0.0046 0.03566,0.0031 0.07906,0.01085 z"
+ id="path6392" />
+ <path
+ d="m 84.803695,94.83866 q -0.345715,0 -0.47904,0.07906 -0.133325,0.07906 -0.133325,0.269751 0,0.151928 0.09922,0.241845 0.100769,0.08837 0.272852,0.08837 0.237195,0 0.379822,-0.167432 0.144177,-0.168982 0.144177,-0.448034 v -0.06356 z m 0.568958,-0.117823 v 0.990638 h -0.285254 v -0.26355 q -0.09767,0.15813 -0.243396,0.234094 -0.145728,0.07441 -0.356567,0.07441 -0.266651,0 -0.424781,-0.148828 -0.156579,-0.150378 -0.156579,-0.401526 0,-0.293005 0.195337,-0.441833 0.196887,-0.148829 0.58601,-0.148829 h 0.399976 v -0.0279 q 0,-0.196887 -0.130225,-0.303857 -0.128674,-0.108521 -0.362768,-0.108521 -0.148828,0 -0.289905,0.03566 -0.141077,0.03566 -0.271301,0.10697 v -0.26355 q 0.156579,-0.06046 0.303857,-0.08992 0.147278,-0.031 0.286804,-0.031 0.376722,0 0.562757,0.195336 0.186035,0.195337 0.186035,0.592212 z"
+ id="path6394" />
+ <path
+ d="m 87.219465,94.308459 q 0.10697,-0.192236 0.255799,-0.283703 0.148828,-0.09147 0.350366,-0.09147 0.271301,0 0.418579,0.190686 0.147278,0.189135 0.147278,0.539502 v 1.047998 h -0.286804 v -1.038697 q 0,-0.249597 -0.08837,-0.37052 -0.08837,-0.120923 -0.269751,-0.120923 -0.221692,0 -0.350366,0.147278 -0.128675,0.147278 -0.128675,0.401526 v 0.981336 H 86.98072 v -1.038697 q 0,-0.251147 -0.08837,-0.37052 -0.08837,-0.120923 -0.272851,-0.120923 -0.218591,0 -0.347266,0.148829 -0.128674,0.147277 -0.128674,0.399975 v 0.981336 h -0.286804 v -1.736329 h 0.286804 v 0.269751 q 0.09767,-0.15968 0.234094,-0.235644 0.136426,-0.07596 0.324011,-0.07596 0.189136,0 0.320911,0.09612 0.133325,0.09612 0.196887,0.279052 z"
+ id="path6396" />
+ <path
+ d="m 90.353021,94.771997 v 0.139526 h -1.311548 q 0.0186,0.294556 0.176733,0.449585 0.15968,0.153479 0.443384,0.153479 0.164331,0 0.31781,-0.04031 0.155029,-0.04031 0.306958,-0.120923 v 0.269751 q -0.153479,0.06511 -0.314709,0.09922 -0.161231,0.03411 -0.327112,0.03411 -0.415479,0 -0.658875,-0.241846 -0.241845,-0.241845 -0.241845,-0.654223 0,-0.426331 0.229443,-0.675928 0.230994,-0.251147 0.621667,-0.251147 0.350367,0 0.553455,0.226342 0.204639,0.224793 0.204639,0.612366 z m -0.285254,-0.08372 q -0.0031,-0.234094 -0.131775,-0.37362 -0.127124,-0.139527 -0.337964,-0.139527 -0.238745,0 -0.382922,0.134876 -0.142627,0.134875 -0.164331,0.379822 z"
+ id="path6398" />
+ <path
+ d="m 90.562724,93.975146 h 0.285254 l 0.356567,1.354957 0.355017,-1.354957 h 0.336414 l 0.356567,1.354957 0.355017,-1.354957 h 0.285254 l -0.454236,1.736329 h -0.336413 l -0.373621,-1.423169 -0.375171,1.423169 H 91.01696 Z"
+ id="path6400" />
+ <path
+ d="m 93.905568,94.175134 q -0.229443,0 -0.362768,0.179834 -0.133325,0.178284 -0.133325,0.489893 0,0.311609 0.131774,0.491443 0.133326,0.178283 0.364319,0.178283 0.227893,0 0.361219,-0.179834 0.133325,-0.179834 0.133325,-0.489892 0,-0.308508 -0.133325,-0.488342 -0.133326,-0.181385 -0.361219,-0.181385 z m 0,-0.241845 q 0.372071,0 0.584461,0.241845 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.584461,0.241846 -0.37362,0 -0.58601,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241845 0.58601,-0.241845 z"
+ id="path6402" />
+ <path
+ d="m 96.088794,94.241797 q -0.04806,-0.02791 -0.10542,-0.04031 -0.05581,-0.01395 -0.124023,-0.01395 -0.241846,0 -0.372071,0.158129 -0.128674,0.15658 -0.128674,0.451136 v 0.914673 h -0.286804 v -1.736329 h 0.286804 v 0.269751 q 0.08992,-0.158129 0.234094,-0.234094 0.144177,-0.07751 0.350366,-0.07751 0.02946,0 0.06511,0.0046 0.03566,0.0031 0.07906,0.01085 z"
+ id="path6404" />
+ <path
+ d="m 96.284545,93.299219 h 0.286804 v 1.424719 l 0.851111,-0.748792 h 0.364318 l -0.920874,0.812354 0.959632,0.923975 h -0.372071 l -0.882116,-0.848011 v 0.848011 h -0.286804 z"
+ id="path6406" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4549"
+ inkscape:label="clamp.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-policy-clamp/en/latest/index.html"
+ xlink:title="The Closed Loop Automation Platform (CLAMP) provides the capability to manage runtime control loops.">
+ <g
+ id="g6171"
+ inkscape:label="clamp">
+ <path
+ id="rect47709-1-7-9-5-9-1"
+ style="opacity:1;fill:#66c1be;stroke:#66c1be;stroke-width:2"
+ inkscape:label="clamp.form"
+ d="m 111,90.932762 h 30 v 8.000003 h -30 z" />
+ <g
+ aria-label="Closed Loop Autom.
+Platform (CLAMP)"
+ id="text1436-91"
+ style="font-size:3.175px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-5-9-1);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="clamp.label">
+ <path
+ d="m 113.04484,91.288921 v 0.330212 q -0.15813,-0.147278 -0.33797,-0.220141 -0.17828,-0.07286 -0.37982,-0.07286 -0.39687,0 -0.60771,0.243396 -0.21084,0.241846 -0.21084,0.700732 0,0.457337 0.21084,0.700733 0.21084,0.241845 0.60771,0.241845 0.20154,0 0.37982,-0.07286 0.17984,-0.07286 0.33797,-0.220142 v 0.327112 q -0.16433,0.111621 -0.34882,0.167431 -0.18293,0.05581 -0.38757,0.05581 -0.52555,0 -0.82786,-0.320911 -0.30231,-0.322461 -0.30231,-0.879016 0,-0.558105 0.30231,-0.879016 0.30231,-0.322461 0.82786,-0.322461 0.20774,0 0.39067,0.05581 0.18449,0.05426 0.34572,0.164331 z"
+ id="path6410" />
+ <path
+ d="m 113.42352,91.012969 h 0.28526 v 2.412255 h -0.28526 z"
+ id="path6412" />
+ <path
+ d="m 114.88586,91.888884 q -0.22944,0 -0.36277,0.179834 -0.13332,0.178284 -0.13332,0.489893 0,0.311609 0.13177,0.491443 0.13333,0.178283 0.36432,0.178283 0.22789,0 0.36122,-0.179834 0.13332,-0.179834 0.13332,-0.489892 0,-0.308509 -0.13332,-0.488343 -0.13333,-0.181384 -0.36122,-0.181384 z m 0,-0.241846 q 0.37207,0 0.58446,0.241846 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.37362,0 -0.58601,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241846 0.58601,-0.241846 z"
+ id="path6414" />
+ <path
+ d="m 117.16986,91.740056 v 0.269751 q -0.12093,-0.06201 -0.25115,-0.09302 -0.13023,-0.031 -0.26975,-0.031 -0.21239,0 -0.31936,0.06511 -0.10542,0.06511 -0.10542,0.195337 0,0.09922 0.076,0.156579 0.076,0.05581 0.30541,0.106971 l 0.0977,0.0217 q 0.30386,0.06511 0.43098,0.184485 0.12867,0.117822 0.12867,0.330212 0,0.241846 -0.19223,0.382922 -0.19069,0.141077 -0.52555,0.141077 -0.13953,0 -0.29146,-0.02791 -0.15038,-0.02635 -0.31781,-0.08062 v -0.294555 q 0.15813,0.08217 0.31161,0.124023 0.15348,0.04031 0.30386,0.04031 0.20154,0 0.31006,-0.06821 0.10852,-0.06976 0.10852,-0.195337 0,-0.116272 -0.0791,-0.178284 -0.0775,-0.06201 -0.34261,-0.119372 l -0.0992,-0.02325 q -0.2651,-0.05581 -0.38292,-0.170532 -0.11783,-0.116272 -0.11783,-0.31781 0,-0.244946 0.17364,-0.378271 0.17363,-0.133326 0.49299,-0.133326 0.15813,0 0.29766,0.02326 0.13952,0.02325 0.25735,0.06976 z"
+ id="path6416" />
+ <path
+ d="m 119.10969,92.485747 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44338,0.153479 0.16434,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65887,-0.241846 -0.24185,-0.241845 -0.24185,-0.654223 0,-0.426331 0.22944,-0.675928 0.231,-0.251148 0.62167,-0.251148 0.35037,0 0.55346,0.226343 0.20464,0.224793 0.20464,0.612366 z m -0.28526,-0.08372 q -0.003,-0.234094 -0.13177,-0.37362 -0.12713,-0.139527 -0.33797,-0.139527 -0.23874,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379821 z"
+ id="path6418" />
+ <path
+ d="m 120.62784,91.952446 v -0.939477 h 0.28525 v 2.412255 h -0.28525 v -0.260449 q -0.0899,0.15503 -0.2279,0.230994 -0.13642,0.07441 -0.32866,0.07441 -0.31471,0 -0.51315,-0.251147 -0.19688,-0.251148 -0.19688,-0.660425 0,-0.409278 0.19688,-0.660425 0.19844,-0.251148 0.51315,-0.251148 0.19224,0 0.32866,0.07597 0.13798,0.07441 0.2279,0.229442 z m -0.97204,0.606165 q 0,0.314709 0.12868,0.494543 0.13022,0.178284 0.35656,0.178284 0.22635,0 0.35657,-0.178284 0.13023,-0.179834 0.13023,-0.494543 0,-0.31471 -0.13023,-0.492993 -0.13022,-0.179834 -0.35657,-0.179834 -0.22634,0 -0.35656,0.179834 -0.12868,0.178283 -0.12868,0.492993 z"
+ id="path6420" />
+ <path
+ d="m 122.0725,91.110637 h 0.31316 v 2.051038 h 1.12706 v 0.263549 h -1.44022 z"
+ id="path6422" />
+ <path
+ d="m 124.3534,91.888884 q -0.22945,0 -0.36277,0.179834 -0.13333,0.178284 -0.13333,0.489893 0,0.311609 0.13178,0.491443 0.13332,0.178283 0.36432,0.178283 0.22789,0 0.36121,-0.179834 0.13333,-0.179834 0.13333,-0.489892 0,-0.308509 -0.13333,-0.488343 -0.13332,-0.181384 -0.36121,-0.181384 z m 0,-0.241846 q 0.37207,0 0.58446,0.241846 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.37362,0 -0.58601,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241846 0.58601,-0.241846 z"
+ id="path6424" />
+ <path
+ d="m 126.20331,91.888884 q -0.22944,0 -0.36277,0.179834 -0.13332,0.178284 -0.13332,0.489893 0,0.311609 0.13177,0.491443 0.13333,0.178283 0.36432,0.178283 0.22789,0 0.36122,-0.179834 0.13332,-0.179834 0.13332,-0.489892 0,-0.308509 -0.13332,-0.488343 -0.13333,-0.181384 -0.36122,-0.181384 z m 0,-0.241846 q 0.37207,0 0.58446,0.241846 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.37362,0 -0.58601,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241846 0.58601,-0.241846 z"
+ id="path6426" />
+ <path
+ d="m 127.65635,93.164775 v 0.920874 h -0.28681 v -2.396753 h 0.28681 v 0.26355 q 0.0899,-0.155029 0.22634,-0.229443 0.13798,-0.07597 0.32866,-0.07597 0.31626,0 0.51315,0.251148 0.19844,0.251147 0.19844,0.660425 0,0.409277 -0.19844,0.660425 -0.19689,0.251147 -0.51315,0.251147 -0.19068,0 -0.32866,-0.07441 -0.13643,-0.07596 -0.22634,-0.230993 z m 0.97048,-0.606164 q 0,-0.31471 -0.13022,-0.492993 -0.12868,-0.179834 -0.35502,-0.179834 -0.22634,0 -0.35657,0.179834 -0.12867,0.178283 -0.12867,0.492993 0,0.314709 0.12867,0.494543 0.13023,0.178284 0.35657,0.178284 0.22634,0 0.35502,-0.178284 0.13022,-0.179834 0.13022,-0.494543 z"
+ id="path6428" />
+ <path
+ d="m 130.74122,91.419145 -0.42478,1.151868 h 0.85111 z m -0.17673,-0.308508 h 0.35502 l 0.88211,2.314587 h -0.32556 l -0.21084,-0.593762 h -1.04334 l -0.21084,0.593762 h -0.33022 z"
+ id="path6430" />
+ <path
+ d="m 132.00513,92.739995 v -1.051099 h 0.28525 v 1.040247 q 0,0.246497 0.0961,0.37052 0.0961,0.122473 0.28835,0.122473 0.231,0 0.36432,-0.147278 0.13488,-0.147278 0.13488,-0.401526 v -0.984436 h 0.28525 v 1.736328 h -0.28525 v -0.26665 q -0.10387,0.15813 -0.24185,0.235645 -0.13643,0.07596 -0.31781,0.07596 -0.29921,0 -0.45424,-0.186035 -0.15502,-0.186035 -0.15502,-0.544153 z m 0.71778,-1.092957 z"
+ id="path6432" />
+ <path
+ d="m 134.23641,91.195903 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.212391 0.0574,0.272852 0.0589,0.06046 0.2372,0.06046 h 0.293 v 0.238745 h -0.293 q -0.33022,0 -0.45579,-0.122473 -0.12557,-0.124023 -0.12557,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 v -0.492993 z"
+ id="path6434" />
+ <path
+ d="m 135.77937,91.888884 q -0.22945,0 -0.36277,0.179834 -0.13333,0.178284 -0.13333,0.489893 0,0.311609 0.13178,0.491443 0.13332,0.178283 0.36432,0.178283 0.22789,0 0.36121,-0.179834 0.13333,-0.179834 0.13333,-0.489892 0,-0.308509 -0.13333,-0.488343 -0.13332,-0.181384 -0.36121,-0.181384 z m 0,-0.241846 q 0.37207,0 0.58446,0.241846 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.37362,0 -0.58601,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241846 0.58601,-0.241846 z"
+ id="path6436" />
+ <path
+ d="m 138.30831,92.022209 q 0.10697,-0.192236 0.2558,-0.283703 0.14882,-0.09147 0.35036,-0.09147 0.2713,0 0.41858,0.190687 0.14728,0.189135 0.14728,0.539501 v 1.047998 h -0.28681 v -1.038696 q 0,-0.249597 -0.0884,-0.37052 -0.0884,-0.120923 -0.26975,-0.120923 -0.22169,0 -0.35037,0.147278 -0.12867,0.147278 -0.12867,0.401526 v 0.981335 h -0.28681 v -1.038696 q 0,-0.251147 -0.0884,-0.37052 -0.0884,-0.120923 -0.27286,-0.120923 -0.21859,0 -0.34726,0.148828 -0.12868,0.147278 -0.12868,0.399976 v 0.981335 h -0.2868 v -1.736328 h 0.2868 v 0.269751 q 0.0977,-0.15968 0.2341,-0.235644 0.13642,-0.07597 0.32401,-0.07597 0.18914,0 0.32091,0.09612 0.13333,0.09612 0.19689,0.279052 z"
+ id="path6438" />
+ <path
+ d="m 139.99699,93.03145 h 0.32711 v 0.393774 h -0.32711 z"
+ id="path6440" />
+ <path
+ d="m 111.62477,94.701734 v 0.869714 h 0.39377 q 0.21859,0 0.33797,-0.113171 0.11937,-0.113172 0.11937,-0.322461 0,-0.20774 -0.11937,-0.320911 -0.11938,-0.113171 -0.33797,-0.113171 z m -0.31316,-0.257349 h 0.70693 q 0.38913,0 0.58756,0.176733 0.19999,0.175183 0.19999,0.514698 0,0.342614 -0.19999,0.517797 -0.19843,0.175184 -0.58756,0.175184 h -0.39377 v 0.930175 h -0.31316 z"
+ id="path6442" />
+ <path
+ d="m 113.12121,94.346717 h 0.28526 v 2.412255 h -0.28526 z"
+ id="path6444" />
+ <path
+ d="m 114.69983,95.886157 q -0.34572,0 -0.47904,0.07906 -0.13333,0.07906 -0.13333,0.269751 0,0.151929 0.0992,0.241846 0.10077,0.08837 0.27285,0.08837 0.2372,0 0.37982,-0.167432 0.14418,-0.168982 0.14418,-0.448035 v -0.06356 z m 0.56895,-0.117822 v 0.990637 h -0.28525 v -0.263549 q -0.0977,0.158129 -0.2434,0.234094 -0.14572,0.07441 -0.35656,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150379 -0.15658,-0.401526 0,-0.293006 0.19533,-0.441834 0.19689,-0.148828 0.58601,-0.148828 h 0.39998 v -0.02791 q 0,-0.196887 -0.13023,-0.303857 -0.12867,-0.108521 -0.36276,-0.108521 -0.14883,0 -0.28991,0.03566 -0.14108,0.03566 -0.2713,0.10697 v -0.26355 q 0.15658,-0.06046 0.30386,-0.08992 0.14728,-0.03101 0.2868,-0.03101 0.37672,0 0.56276,0.195337 0.18603,0.195337 0.18603,0.592212 z"
+ id="path6446" />
+ <path
+ d="m 116.04589,94.529651 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.21239 0.0574,0.272852 0.0589,0.06046 0.2372,0.06046 h 0.293 v 0.238745 h -0.293 q -0.33021,0 -0.45579,-0.122473 -0.12557,-0.124023 -0.12557,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 V 94.52965 Z"
+ id="path6448" />
+ <path
+ d="m 117.79504,94.346717 v 0.237194 h -0.27285 q -0.15348,0 -0.21394,0.06201 -0.0589,0.06201 -0.0589,0.223242 v 0.153479 h 0.46974 v 0.221692 h -0.46974 v 1.514636 h -0.2868 v -1.514636 h -0.27285 v -0.221692 h 0.27285 v -0.120923 q 0,-0.289904 0.13488,-0.421679 0.13487,-0.133325 0.42788,-0.133325 z"
+ id="path6450" />
+ <path
+ d="m 118.61401,95.222632 q -0.22945,0 -0.36277,0.179834 -0.13333,0.178284 -0.13333,0.489893 0,0.311608 0.13178,0.491442 0.13332,0.178284 0.36432,0.178284 0.22789,0 0.36121,-0.179834 0.13333,-0.179834 0.13333,-0.489892 0,-0.308509 -0.13333,-0.488343 -0.13332,-0.181384 -0.36121,-0.181384 z m 0,-0.241846 q 0.37207,0 0.58446,0.241846 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.37363,0 -0.58602,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241846 0.58602,-0.241846 z"
+ id="path6452" />
+ <path
+ d="m 120.79723,95.289295 q -0.0481,-0.02791 -0.10542,-0.04031 -0.0558,-0.01395 -0.12402,-0.01395 -0.24185,0 -0.37207,0.15813 -0.12868,0.15658 -0.12868,0.451136 v 0.914672 h -0.2868 v -1.736328 h 0.2868 v 0.269751 q 0.0899,-0.15813 0.2341,-0.234094 0.14417,-0.07752 0.35036,-0.07752 0.0295,0 0.0651,0.0047 0.0356,0.0031 0.0791,0.01085 z"
+ id="path6454" />
+ <path
+ d="m 122.29988,95.355957 q 0.10697,-0.192236 0.2558,-0.283703 0.14882,-0.09147 0.35036,-0.09147 0.2713,0 0.41858,0.190686 0.14728,0.189136 0.14728,0.539502 v 1.047998 h -0.2868 v -1.038696 q 0,-0.249597 -0.0884,-0.37052 -0.0884,-0.120923 -0.26975,-0.120923 -0.22169,0 -0.35037,0.147278 -0.12867,0.147278 -0.12867,0.401526 v 0.981335 h -0.28681 v -1.038696 q 0,-0.251147 -0.0884,-0.37052 -0.0884,-0.120923 -0.27286,-0.120923 -0.21859,0 -0.34726,0.148828 -0.12868,0.147278 -0.12868,0.399976 v 0.981335 h -0.2868 v -1.736328 h 0.2868 v 0.269751 q 0.0977,-0.15968 0.2341,-0.235644 0.13642,-0.07597 0.32401,-0.07597 0.18914,0 0.32091,0.09612 0.13333,0.09612 0.19689,0.279052 z"
+ id="path6456" />
+ <path
+ d="m 125.28554,94.349817 q -0.20774,0.356568 -0.30851,0.705383 -0.10077,0.348816 -0.10077,0.706934 0,0.358118 0.10077,0.710034 0.10232,0.350366 0.30851,0.705383 h -0.24805 q -0.23254,-0.364318 -0.34882,-0.716235 -0.11472,-0.351916 -0.11472,-0.699182 0,-0.345715 0.11472,-0.696082 0.11473,-0.350366 0.34882,-0.716235 z"
+ id="path6458" />
+ <path
+ d="m 127.49202,94.622669 v 0.330212 q -0.15813,-0.147278 -0.33797,-0.220142 -0.17828,-0.07286 -0.37982,-0.07286 -0.39687,0 -0.60771,0.243396 -0.21084,0.241845 -0.21084,0.700732 0,0.457337 0.21084,0.700733 0.21084,0.241845 0.60771,0.241845 0.20154,0 0.37982,-0.07286 0.17984,-0.07286 0.33797,-0.220141 v 0.327112 q -0.16433,0.111621 -0.34882,0.167431 -0.18293,0.05581 -0.38757,0.05581 -0.52555,0 -0.82786,-0.320911 -0.30231,-0.322461 -0.30231,-0.879016 0,-0.558105 0.30231,-0.879016 0.30231,-0.322461 0.82786,-0.322461 0.20774,0 0.39067,0.05581 0.18449,0.05426 0.34572,0.164331 z"
+ id="path6460" />
+ <path
+ d="m 127.8831,94.444385 h 0.31316 v 2.051038 h 1.12707 v 0.263549 h -1.44023 z"
+ id="path6462" />
+ <path
+ d="m 130.40584,94.752893 -0.42478,1.151868 h 0.85111 z m -0.17673,-0.308508 h 0.35502 l 0.88211,2.314587 h -0.32556 l -0.21084,-0.593762 h -1.04334 l -0.21084,0.593762 h -0.33022 z"
+ id="path6464" />
+ <path
+ d="m 131.7116,94.444385 h 0.46664 l 0.59066,1.575098 0.59376,-1.575098 h 0.46664 v 2.314587 h -0.3054 v -2.032434 l -0.59687,1.5875 h -0.31471 l -0.59686,-1.5875 v 2.032434 h -0.30386 z"
+ id="path6466" />
+ <path
+ d="m 134.67153,94.701734 v 0.869714 h 0.39377 q 0.21859,0 0.33796,-0.113171 0.11938,-0.113172 0.11938,-0.322461 0,-0.20774 -0.11938,-0.320911 -0.11937,-0.113171 -0.33796,-0.113171 z m -0.31316,-0.257349 h 0.70693 q 0.38912,0 0.58756,0.176733 0.19999,0.175183 0.19999,0.514698 0,0.342614 -0.19999,0.517797 -0.19844,0.175184 -0.58756,0.175184 h -0.39377 v 0.930175 h -0.31316 z"
+ id="path6468" />
+ <path
+ d="m 136.12301,94.349817 h 0.24805 q 0.23255,0.365869 0.34727,0.716235 0.11627,0.350367 0.11627,0.696082 0,0.347266 -0.11627,0.699182 -0.11472,0.351917 -0.34727,0.716235 h -0.24805 q 0.20619,-0.355017 0.30696,-0.705383 0.10232,-0.351916 0.10232,-0.710034 0,-0.358118 -0.10232,-0.706934 -0.10077,-0.348815 -0.30696,-0.705383 z"
+ id="path6470" />
+ </g>
+ </g>
+ </a>
+ </g>
+ <g
+ id="g5379"
+ inkscape:label="interfaces"
+ style="display:inline">
+ <a
+ id="a4558"
+ inkscape:label="interfaces.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/references.html#user-interfaces"
+ xlink:title="Various ONAP components provide also a user interface.">
+ <g
+ id="g5413"
+ inkscape:label="interfaces">
+ <path
+ id="rect13557-1-3"
+ style="display:inline;opacity:0.4;fill:#009893;stroke:#009893;stroke-width:4;stop-color:#000000"
+ inkscape:label="interfaces.form"
+ d="M 59,71.932762 H 256 V 81.932764 H 59 Z" />
+ <g
+ aria-label="Interfaces"
+ id="text1842"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1-3);stroke-width:0.264583"
+ inkscape:label="interfaces.label">
+ <path
+ d="m 59.291455,72.428137 h 0.596863 v 2.314588 h -0.596863 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6474" />
+ <path
+ d="m 62.100999,73.685425 v 1.0573 h -0.558105 v -0.172083 -0.63717 q 0,-0.224793 -0.01085,-0.310059 -0.0093,-0.08527 -0.03411,-0.125574 -0.03256,-0.05426 -0.08837,-0.08371 -0.05581,-0.03101 -0.127124,-0.03101 -0.173633,0 -0.272852,0.134875 -0.09922,0.133325 -0.09922,0.37052 v 0.854212 h -0.555005 v -1.736329 h 0.555005 v 0.254249 q 0.125574,-0.151929 0.266651,-0.223243 0.141076,-0.07286 0.311609,-0.07286 0.300756,0 0.455786,0.184484 0.156579,0.184485 0.156579,0.536402 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6476" />
+ <path
+ d="m 63.129257,72.513403 v 0.492993 h 0.572058 v 0.396875 h -0.572058 v 0.73639 q 0,0.120922 0.04806,0.164331 0.04806,0.04186 0.190686,0.04186 h 0.285254 v 0.396875 h -0.47594 q -0.328662,0 -0.466638,-0.136426 -0.136426,-0.137976 -0.136426,-0.466638 v -0.73639 H 62.2983 v -0.396875 h 0.275952 v -0.492993 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6478" />
+ <path
+ d="m 65.681452,73.86991 v 0.15813 h -1.297595 q 0.02015,0.195336 0.141077,0.293005 0.120923,0.09767 0.337964,0.09767 0.175183,0 0.358117,-0.05116 0.184485,-0.05271 0.378272,-0.15813 v 0.427881 q -0.196887,0.07441 -0.393775,0.111621 -0.196887,0.03876 -0.393774,0.03876 -0.471289,0 -0.733289,-0.238745 Q 63.818,74.308643 63.818,73.876111 q 0,-0.42478 0.255798,-0.668176 0.257349,-0.243396 0.706934,-0.243396 0.409277,0 0.654224,0.246496 0.246496,0.246497 0.246496,0.658875 z m -0.570508,-0.184485 q 0,-0.15813 -0.09302,-0.254248 -0.09147,-0.09767 -0.240296,-0.09767 -0.16123,0 -0.261999,0.09147 -0.100769,0.08992 -0.125574,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6480" />
+ <path
+ d="m 67.298821,73.479236 q -0.07286,-0.03411 -0.145727,-0.04961 -0.07131,-0.01705 -0.144177,-0.01705 -0.213941,0 -0.330213,0.137976 -0.114722,0.136426 -0.114722,0.392224 v 0.799952 h -0.555004 v -1.736329 h 0.555004 v 0.285254 q 0.106971,-0.170532 0.244947,-0.248047 0.139526,-0.07906 0.333313,-0.07906 0.02791,0 0.06046,0.0031 0.03256,0.0015 0.09457,0.0093 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6482" />
+ <path
+ d="m 68.624735,72.330469 v 0.364319 h -0.306958 q -0.117822,0 -0.164331,0.04341 -0.04651,0.04186 -0.04651,0.147278 v 0.120922 h 0.47439 v 0.396875 h -0.47439 v 1.339454 H 67.551933 V 73.403271 H 67.27598 v -0.396875 h 0.275953 v -0.120922 q 0,-0.283704 0.158129,-0.418579 0.15813,-0.136426 0.489893,-0.136426 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6484" />
+ <path
+ d="m 69.549123,73.961377 q -0.173633,0 -0.261999,0.05891 -0.08682,0.05891 -0.08682,0.173633 0,0.10542 0.06976,0.165881 0.07131,0.05891 0.196888,0.05891 0.156579,0 0.263549,-0.111621 0.106971,-0.113171 0.106971,-0.282153 v -0.06356 z m 0.84801,-0.20929 v 0.990638 h -0.559655 v -0.257349 q -0.111621,0.15813 -0.251148,0.230994 -0.139526,0.07131 -0.339514,0.07131 -0.269751,0 -0.438733,-0.15658 -0.167431,-0.158129 -0.167431,-0.409277 0,-0.305408 0.209289,-0.448035 0.21084,-0.142626 0.660425,-0.142626 h 0.327112 v -0.04341 q 0,-0.131775 -0.10387,-0.192236 -0.10387,-0.06201 -0.324011,-0.06201 -0.178284,0 -0.331763,0.03566 -0.153479,0.03566 -0.285254,0.10697 v -0.42323 q 0.178284,-0.04341 0.358118,-0.06511 0.179834,-0.02325 0.359668,-0.02325 0.469739,0 0.677478,0.186035 0.209289,0.184485 0.209289,0.601513 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6486" />
+ <path
+ d="m 72.223792,73.060657 v 0.452685 q -0.113171,-0.07751 -0.227893,-0.114721 -0.113171,-0.03721 -0.235644,-0.03721 -0.232544,0 -0.362769,0.136425 -0.128674,0.134876 -0.128674,0.378272 0,0.243396 0.128674,0.379822 0.130225,0.134875 0.362769,0.134875 0.130224,0 0.246496,-0.03876 0.117822,-0.03876 0.217041,-0.114722 v 0.454236 q -0.130224,0.04806 -0.2651,0.07131 -0.133325,0.02481 -0.268201,0.02481 -0.469738,0 -0.734838,-0.240295 -0.2651,-0.241846 -0.2651,-0.671277 0,-0.429431 0.2651,-0.669727 0.2651,-0.241845 0.734838,-0.241845 0.136426,0 0.268201,0.0248 0.133325,0.02325 0.2651,0.07131 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6488" />
+ <path
+ d="m 74.343455,73.86991 v 0.15813 H 73.04586 q 0.02015,0.195336 0.141077,0.293005 0.120923,0.09767 0.337964,0.09767 0.175183,0 0.358117,-0.05116 0.184485,-0.05271 0.378272,-0.15813 v 0.427881 q -0.196887,0.07441 -0.393775,0.111621 -0.196887,0.03876 -0.393774,0.03876 -0.471289,0 -0.733289,-0.238745 -0.260449,-0.240295 -0.260449,-0.672827 0,-0.42478 0.255799,-0.668176 0.257348,-0.243396 0.706933,-0.243396 0.409277,0 0.654224,0.246496 0.246496,0.246497 0.246496,0.658875 z m -0.570508,-0.184485 q 0,-0.15813 -0.09302,-0.254248 -0.09147,-0.09767 -0.240296,-0.09767 -0.16123,0 -0.261999,0.09147 -0.100769,0.08992 -0.125574,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6490" />
+ <path
+ d="m 76.027487,73.060657 v 0.421679 q -0.178284,-0.07441 -0.344165,-0.111621 -0.165881,-0.03721 -0.313159,-0.03721 -0.15813,0 -0.235645,0.04031 -0.07596,0.03876 -0.07596,0.120923 0,0.06666 0.05736,0.102319 0.05891,0.03566 0.209289,0.05271 l 0.09767,0.01395 q 0.42633,0.05426 0.573608,0.178283 0.147278,0.124024 0.147278,0.389124 0,0.277502 -0.204639,0.417029 -0.204638,0.139526 -0.610815,0.139526 -0.172083,0 -0.356568,-0.02791 -0.182934,-0.02635 -0.376721,-0.08061 v -0.42168 q 0.165882,0.08062 0.339514,0.120923 0.175184,0.04031 0.355018,0.04031 0.16278,0 0.244946,-0.04496 0.08217,-0.04496 0.08217,-0.133325 0,-0.07441 -0.05736,-0.110071 -0.05581,-0.03721 -0.224792,-0.05736 l -0.09767,-0.0124 q -0.37052,-0.04651 -0.519349,-0.172083 -0.148828,-0.125574 -0.148828,-0.381372 0,-0.275952 0.189136,-0.409277 0.189136,-0.133325 0.57981,-0.133325 0.153479,0 0.322461,0.02325 0.168981,0.02325 0.367419,0.07286 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="path6492" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4565"
+ inkscape:label="cli.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-cli/en/latest/index.html"
+ xlink:title="The Command Line Interface (CLI) provides commands to operate ONAP during design and run-time for network service functionalities. It also provides the 'Open Command Platform' which helps to orchestrate the commands from YAML and helps in agile automation.">
+ <g
+ id="g5407"
+ inkscape:label="cli">
+ <path
+ id="rect47709-0-3-6-0-61"
+ style="vector-effect:none;fill:#009893;stroke:#009893;stroke-width:2;stop-color:#000000"
+ inkscape:label="cli.form"
+ d="m 219,76.932762 h 36 v 4.000001 h -36 z" />
+ <g
+ aria-label="CLI"
+ id="text1436-9"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-0-61);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="cli.label">
+ <path
+ d="m 221.04484,77.606421 v 0.330212 q -0.15813,-0.147278 -0.33797,-0.220141 -0.17828,-0.07286 -0.37982,-0.07286 -0.39687,0 -0.60771,0.243396 -0.21084,0.241846 -0.21084,0.700732 0,0.457337 0.21084,0.700733 0.21084,0.241845 0.60771,0.241845 0.20154,0 0.37982,-0.07286 0.17984,-0.07286 0.33797,-0.220142 v 0.327112 q -0.16433,0.111621 -0.34882,0.167432 -0.18293,0.05581 -0.38757,0.05581 -0.52555,0 -0.82786,-0.320911 -0.30231,-0.322461 -0.30231,-0.879016 0,-0.558105 0.30231,-0.879016 0.30231,-0.322461 0.82786,-0.322461 0.20774,0 0.39067,0.05581 0.18449,0.05426 0.34572,0.164331 z"
+ id="path6496" />
+ <path
+ d="m 221.43592,77.428137 h 0.31316 v 2.051038 h 1.12707 v 0.26355 h -1.44023 z"
+ id="path6498" />
+ <path
+ d="m 223.1122,77.428137 h 0.31316 v 2.314588 h -0.31316 z"
+ id="path6500" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4571"
+ inkscape:label="externalapis.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-externalapi-nbi/en/latest/index.html"
+ xlink:title="External API exposes ONAPs capabilities through TMF standardized interfaces. It enables ONAP to hide the internal API.">
+ <g
+ id="g5402"
+ inkscape:label="externalapis">
+ <path
+ id="rect47709-0-3-6-0-2"
+ style="vector-effect:none;fill:#aaaaaa;stroke:#aaaaaa;stroke-width:2;stop-color:#000000"
+ inkscape:label="externalapis.form"
+ d="m 180,76.932762 h 35 v 4.000001 h -35 z" />
+ <g
+ aria-label="External APIs"
+ id="text1436-11"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-0-2);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="externalapis.label">
+ <path
+ d="m 180.31161,77.428137 h 1.46348 v 0.26355 h -1.15032 v 0.685229 h 1.10226 v 0.26355 h -1.10226 v 0.838709 h 1.17822 v 0.26355 h -1.49138 z"
+ id="path6504" />
+ <path
+ d="m 183.656,78.006396 -0.62786,0.84491 0.66042,0.891419 h -0.33641 l -0.5054,-0.682129 -0.50539,0.682129 h -0.33642 l 0.67438,-0.908472 -0.61702,-0.827857 h 0.33642 l 0.46043,0.618567 0.46044,-0.618567 z"
+ id="path6506" />
+ <path
+ d="m 184.28119,77.513403 v 0.492993 h 0.58756 v 0.221692 h -0.58756 v 0.942578 q 0,0.212391 0.0574,0.272852 0.0589,0.06046 0.23719,0.06046 h 0.29301 v 0.238746 h -0.29301 q -0.33021,0 -0.45579,-0.122474 -0.12557,-0.124023 -0.12557,-0.449585 v -0.942578 h -0.20929 v -0.221692 h 0.20929 v -0.492993 z"
+ id="path6508" />
+ <path
+ d="m 186.63649,78.803247 v 0.139526 h -1.31154 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65887,-0.241846 -0.24185,-0.241845 -0.24185,-0.654223 0,-0.426331 0.22944,-0.675928 0.231,-0.251147 0.62167,-0.251147 0.35037,0 0.55346,0.226342 0.20463,0.224793 0.20463,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13178,-0.37362 -0.12712,-0.139527 -0.33796,-0.139527 -0.23874,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379822 z"
+ id="path6510" />
+ <path
+ d="m 188.01822,78.273047 q -0.0481,-0.02791 -0.10542,-0.04031 -0.0558,-0.01395 -0.12403,-0.01395 -0.24184,0 -0.37207,0.158129 -0.12867,0.15658 -0.12867,0.451136 v 0.914673 h -0.2868 v -1.736329 h 0.2868 v 0.269751 q 0.0899,-0.158129 0.23409,-0.234094 0.14418,-0.07751 0.35037,-0.07751 0.0295,0 0.0651,0.0046 0.0357,0.0031 0.0791,0.01085 z"
+ id="path6512" />
+ <path
+ d="m 189.61233,78.694727 v 1.047998 h -0.28525 v -1.038697 q 0,-0.246496 -0.0961,-0.368969 -0.0961,-0.122474 -0.28835,-0.122474 -0.231,0 -0.36432,0.147278 -0.13333,0.147278 -0.13333,0.401526 v 0.981336 h -0.2868 v -1.736329 h 0.2868 v 0.269751 q 0.10232,-0.156579 0.2403,-0.234094 0.13952,-0.07751 0.32091,-0.07751 0.2992,0 0.45268,0.186035 0.15348,0.184485 0.15348,0.544153 z"
+ id="path6514" />
+ <path
+ d="m 190.87778,78.86991 q -0.34571,0 -0.47904,0.07906 -0.13332,0.07906 -0.13332,0.269751 0,0.151928 0.0992,0.241845 0.10077,0.08837 0.27285,0.08837 0.23719,0 0.37982,-0.167432 0.14418,-0.168982 0.14418,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990638 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.234094 -0.14573,0.07441 -0.35656,0.07441 -0.26666,0 -0.42479,-0.148828 -0.15657,-0.150378 -0.15657,-0.401526 0,-0.293005 0.19533,-0.441833 0.19689,-0.148829 0.58601,-0.148829 h 0.39998 v -0.0279 q 0,-0.196887 -0.13023,-0.303857 -0.12867,-0.108521 -0.36276,-0.108521 -0.14883,0 -0.28991,0.03566 -0.14108,0.03566 -0.2713,0.10697 v -0.26355 q 0.15658,-0.06046 0.30386,-0.08992 0.14727,-0.031 0.2868,-0.031 0.37672,0 0.56276,0.195336 0.18603,0.195337 0.18603,0.592212 z"
+ id="path6516" />
+ <path
+ d="m 191.9417,77.330469 h 0.28525 v 2.412256 h -0.28525 z"
+ id="path6518" />
+ <path
+ d="m 194.16926,77.736645 -0.42478,1.151868 h 0.85111 z m -0.17673,-0.308508 h 0.35502 l 0.88211,2.314588 h -0.32556 l -0.21084,-0.593763 h -1.04334 l -0.21084,0.593763 h -0.33022 z"
+ id="path6520" />
+ <path
+ d="M 195.78818,77.685486 V 78.5552 h 0.39378 q 0.21859,0 0.33796,-0.113171 0.11937,-0.113172 0.11937,-0.322461 0,-0.207739 -0.11937,-0.320911 -0.11937,-0.113171 -0.33796,-0.113171 z m -0.31316,-0.257349 h 0.70694 q 0.38912,0 0.58756,0.176734 0.19999,0.175183 0.19999,0.514697 0,0.342615 -0.19999,0.517798 -0.19844,0.175183 -0.58756,0.175183 h -0.39378 v 0.930176 h -0.31316 z"
+ id="path6522" />
+ <path
+ d="m 197.29703,77.428137 h 0.31316 v 2.314588 h -0.31316 z"
+ id="path6524" />
+ <path
+ d="m 199.23531,78.057556 v 0.269751 q -0.12092,-0.06201 -0.25115,-0.09302 -0.13022,-0.03101 -0.26975,-0.03101 -0.21239,0 -0.31936,0.06511 -0.10542,0.06511 -0.10542,0.195337 0,0.09922 0.076,0.156579 0.076,0.05581 0.3054,0.106971 l 0.0977,0.0217 q 0.30386,0.06511 0.43098,0.184485 0.12868,0.117822 0.12868,0.330212 0,0.241846 -0.19224,0.382922 -0.19068,0.141077 -0.52555,0.141077 -0.13952,0 -0.29145,-0.02791 -0.15038,-0.02635 -0.31781,-0.08061 v -0.294556 q 0.15813,0.08217 0.31161,0.124023 0.15348,0.04031 0.30385,0.04031 0.20154,0 0.31006,-0.06821 0.10852,-0.06976 0.10852,-0.195337 0,-0.116272 -0.0791,-0.178284 -0.0775,-0.06201 -0.34262,-0.119372 l -0.0992,-0.02325 q -0.2651,-0.05581 -0.38292,-0.170533 -0.11782,-0.116272 -0.11782,-0.31781 0,-0.244946 0.17363,-0.378271 0.17364,-0.133325 0.493,-0.133325 0.15813,0 0.29765,0.02325 0.13953,0.02325 0.25735,0.06976 z"
+ id="path6526" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4578"
+ inkscape:label="usecaseui.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-usecase-ui/en/latest/index.html"
+ xlink:title="Usecase User Interface (UUI) is an application portal which provides the ability to manage ONAP service instances. It allows customers to create, delete and update service instances, as well as to monitor the alarms and performance of these instances.">
+ <g
+ id="g5396"
+ inkscape:label="usecaseui">
+ <path
+ id="rect47709-0-3-6-0-6"
+ style="vector-effect:none;fill:#009893;stroke:#009893;stroke-width:2;stop-color:#000000"
+ inkscape:label="usecaseui.form"
+ d="m 140,76.932762 h 36 v 4.000001 h -36 z" />
+ <g
+ aria-label="Use-Case UI (UUI)"
+ id="text1436-7"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-0-6);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="usecaseui.label">
+ <path
+ d="m 140.27595,77.428137 h 0.31471 v 1.406116 q 0,0.37207 0.13488,0.536401 0.13487,0.162781 0.43718,0.162781 0.30076,0 0.43563,-0.162781 0.13488,-0.164331 0.13488,-0.536401 v -1.406116 h 0.31471 v 1.444873 q 0,0.452686 -0.2248,0.683679 -0.22324,0.230994 -0.66042,0.230994 -0.43873,0 -0.66353,-0.230994 -0.22324,-0.230993 -0.22324,-0.683679 z"
+ id="path6530" />
+ <path
+ d="m 143.6374,78.057556 v 0.269751 q -0.12092,-0.06201 -0.25115,-0.09302 -0.13022,-0.03101 -0.26975,-0.03101 -0.21239,0 -0.31936,0.06511 -0.10542,0.06511 -0.10542,0.195337 0,0.09922 0.076,0.156579 0.076,0.05581 0.3054,0.106971 l 0.0977,0.0217 q 0.30386,0.06511 0.43098,0.184485 0.12868,0.117822 0.12868,0.330212 0,0.241846 -0.19224,0.382922 -0.19068,0.141077 -0.52555,0.141077 -0.13952,0 -0.29145,-0.02791 -0.15038,-0.02635 -0.31781,-0.08061 v -0.294556 q 0.15813,0.08217 0.31161,0.124023 0.15348,0.04031 0.30385,0.04031 0.20154,0 0.31006,-0.06821 0.10852,-0.06976 0.10852,-0.195337 0,-0.116272 -0.0791,-0.178284 -0.0775,-0.06201 -0.34262,-0.119372 l -0.0992,-0.02325 q -0.2651,-0.05581 -0.38292,-0.170533 -0.11782,-0.116272 -0.11782,-0.31781 0,-0.244946 0.17363,-0.378271 0.17364,-0.133325 0.493,-0.133325 0.15813,0 0.29765,0.02325 0.13953,0.02325 0.25735,0.06976 z"
+ id="path6532" />
+ <path
+ d="m 145.57723,78.803247 v 0.139526 h -1.31155 q 0.0186,0.294556 0.17674,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65888,-0.241846 -0.24184,-0.241845 -0.24184,-0.654223 0,-0.426331 0.22944,-0.675928 0.23099,-0.251147 0.62167,-0.251147 0.35036,0 0.55345,0.226342 0.20464,0.224793 0.20464,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13178,-0.37362 -0.12712,-0.139527 -0.33796,-0.139527 -0.23875,0 -0.38292,0.134876 -0.14263,0.134875 -0.16434,0.379822 z"
+ id="path6534" />
+ <path
+ d="m 145.80864,78.745886 h 0.83561 v 0.254248 h -0.83561 z"
+ id="path6536" />
+ <path
+ d="m 148.75151,77.606421 v 0.330212 q -0.15813,-0.147278 -0.33797,-0.220141 -0.17828,-0.07286 -0.37982,-0.07286 -0.39687,0 -0.60771,0.243396 -0.21084,0.241846 -0.21084,0.700732 0,0.457337 0.21084,0.700733 0.21084,0.241845 0.60771,0.241845 0.20154,0 0.37982,-0.07286 0.17984,-0.07286 0.33797,-0.220142 v 0.327112 q -0.16433,0.111621 -0.34882,0.167432 -0.18293,0.05581 -0.38757,0.05581 -0.52555,0 -0.82786,-0.320911 -0.30231,-0.322461 -0.30231,-0.879016 0,-0.558105 0.30231,-0.879016 0.30231,-0.322461 0.82786,-0.322461 0.20774,0 0.39067,0.05581 0.18449,0.05426 0.34572,0.164331 z"
+ id="path6538" />
+ <path
+ d="m 149.91929,78.86991 q -0.34571,0 -0.47904,0.07906 -0.13332,0.07906 -0.13332,0.269751 0,0.151928 0.0992,0.241845 0.10077,0.08837 0.27286,0.08837 0.23719,0 0.37982,-0.167432 0.14417,-0.168982 0.14417,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990638 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.234094 -0.14573,0.07441 -0.35657,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150378 -0.15658,-0.401526 0,-0.293005 0.19534,-0.441833 0.19689,-0.148829 0.58601,-0.148829 h 0.39997 v -0.0279 q 0,-0.196887 -0.13022,-0.303857 -0.12867,-0.108521 -0.36277,-0.108521 -0.14883,0 -0.2899,0.03566 -0.14108,0.03566 -0.2713,0.10697 v -0.26355 q 0.15657,-0.06046 0.30385,-0.08992 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56275,0.195336 0.18604,0.195337 0.18604,0.592212 z"
+ id="path6540" />
+ <path
+ d="m 152.09011,78.057556 v 0.269751 q -0.12092,-0.06201 -0.25114,-0.09302 -0.13023,-0.03101 -0.26975,-0.03101 -0.21239,0 -0.31936,0.06511 -0.10542,0.06511 -0.10542,0.195337 0,0.09922 0.076,0.156579 0.076,0.05581 0.30541,0.106971 l 0.0977,0.0217 q 0.30385,0.06511 0.43098,0.184485 0.12867,0.117822 0.12867,0.330212 0,0.241846 -0.19223,0.382922 -0.19069,0.141077 -0.52555,0.141077 -0.13953,0 -0.29146,-0.02791 -0.15038,-0.02635 -0.31781,-0.08061 v -0.294556 q 0.15813,0.08217 0.31161,0.124023 0.15348,0.04031 0.30386,0.04031 0.20154,0 0.31006,-0.06821 0.10852,-0.06976 0.10852,-0.195337 0,-0.116272 -0.0791,-0.178284 -0.0775,-0.06201 -0.34261,-0.119372 l -0.0992,-0.02325 q -0.2651,-0.05581 -0.38292,-0.170533 -0.11783,-0.116272 -0.11783,-0.31781 0,-0.244946 0.17364,-0.378271 0.17363,-0.133325 0.49299,-0.133325 0.15813,0 0.29766,0.02325 0.13952,0.02325 0.25734,0.06976 z"
+ id="path6542" />
+ <path
+ d="m 154.02994,78.803247 v 0.139526 h -1.31154 q 0.0186,0.294556 0.17673,0.449585 0.15968,0.153479 0.44338,0.153479 0.16433,0 0.31781,-0.04031 0.15503,-0.04031 0.30696,-0.120923 v 0.269751 q -0.15348,0.06511 -0.31471,0.09922 -0.16123,0.03411 -0.32711,0.03411 -0.41548,0 -0.65887,-0.241846 -0.24185,-0.241845 -0.24185,-0.654223 0,-0.426331 0.22944,-0.675928 0.231,-0.251147 0.62167,-0.251147 0.35037,0 0.55346,0.226342 0.20463,0.224793 0.20463,0.612366 z m -0.28525,-0.08372 q -0.003,-0.234094 -0.13177,-0.37362 -0.12713,-0.139527 -0.33797,-0.139527 -0.23874,0 -0.38292,0.134876 -0.14263,0.134875 -0.16433,0.379822 z"
+ id="path6544" />
+ <path
+ d="m 155.03433,77.428137 h 0.31471 v 1.406116 q 0,0.37207 0.13487,0.536401 0.13488,0.162781 0.43718,0.162781 0.30076,0 0.43564,-0.162781 0.13487,-0.164331 0.13487,-0.536401 v -1.406116 h 0.31471 v 1.444873 q 0,0.452686 -0.22479,0.683679 -0.22324,0.230994 -0.66043,0.230994 -0.43873,0 -0.66352,-0.230994 -0.22324,-0.230993 -0.22324,-0.683679 z"
+ id="path6546" />
+ <path
+ d="m 157.30127,77.428137 h 0.31316 v 2.314588 h -0.31316 z"
+ id="path6548" />
+ <path
+ d="m 159.46992,77.333569 q -0.20774,0.356568 -0.30851,0.705384 -0.10076,0.348816 -0.10076,0.706933 0,0.358118 0.10076,0.710034 0.10232,0.350367 0.30851,0.705384 h -0.24804 q -0.23255,-0.364319 -0.34882,-0.716236 -0.11472,-0.351916 -0.11472,-0.699182 0,-0.345715 0.11472,-0.696081 0.11472,-0.350367 0.34882,-0.716236 z"
+ id="path6550" />
+ <path
+ d="m 159.90752,77.428137 h 0.31471 v 1.406116 q 0,0.37207 0.13487,0.536401 0.13488,0.162781 0.43719,0.162781 0.30075,0 0.43563,-0.162781 0.13487,-0.164331 0.13487,-0.536401 v -1.406116 h 0.31471 v 1.444873 q 0,0.452686 -0.22479,0.683679 -0.22324,0.230994 -0.66042,0.230994 -0.43874,0 -0.66353,-0.230994 -0.22324,-0.230993 -0.22324,-0.683679 z"
+ id="path6552" />
+ <path
+ d="m 162.1388,77.428137 h 0.31471 v 1.406116 q 0,0.37207 0.13488,0.536401 0.13487,0.162781 0.43718,0.162781 0.30076,0 0.43563,-0.162781 0.13488,-0.164331 0.13488,-0.536401 v -1.406116 h 0.31471 v 1.444873 q 0,0.452686 -0.22479,0.683679 -0.22325,0.230994 -0.66043,0.230994 -0.43873,0 -0.66352,-0.230994 -0.22325,-0.230993 -0.22325,-0.683679 z"
+ id="path6554" />
+ <path
+ d="m 164.40574,77.428137 h 0.31316 v 2.314588 h -0.31316 z"
+ id="path6556" />
+ <path
+ d="m 165.19216,77.333569 h 0.24804 q 0.23255,0.365869 0.34727,0.716236 0.11627,0.350366 0.11627,0.696081 0,0.347266 -0.11627,0.699182 -0.11472,0.351917 -0.34727,0.716236 h -0.24804 q 0.20619,-0.355017 0.30695,-0.705384 0.10232,-0.351916 0.10232,-0.710034 0,-0.358117 -0.10232,-0.706933 -0.10076,-0.348816 -0.30695,-0.705384 z"
+ id="path6558" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4585"
+ inkscape:label="omdashboardvid.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vid/en/latest/index.html"
+ xlink:title="Virtual Infrastructure Deployment (VID) is a UI interface that allows the operations and network infrastructure engineers to orchestrate and change configurations related to the infrastructure expansion and maintenance.">
+ <g
+ id="g5390"
+ inkscape:label="omdashboardvid">
+ <path
+ id="rect47709-0-3-6-0"
+ style="vector-effect:none;fill:#aaaaaa;stroke:#aaaaaa;stroke-width:2;stop-color:#000000"
+ inkscape:label="omdashboardvid.form"
+ d="m 100,76.932762 h 36 v 4.000001 h -36 z" />
+ <g
+ aria-label="O&amp;M Dashboard (VID)"
+ id="text1436-4"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-0);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="omdashboardvid.label">
+ <path
+ d="m 101.25109,77.640527 q -0.34107,0 -0.54261,0.254248 -0.19998,0.254248 -0.19998,0.692981 0,0.437183 0.19998,0.691431 0.20154,0.254248 0.54261,0.254248 0.34106,0 0.5395,-0.254248 0.19999,-0.254248 0.19999,-0.691431 0,-0.438733 -0.19999,-0.692981 -0.19844,-0.254248 -0.5395,-0.254248 z m 0,-0.254248 q 0.48679,0 0.77824,0.327112 0.29146,0.325562 0.29146,0.874365 0,0.547254 -0.29146,0.874366 -0.29145,0.325561 -0.77824,0.325561 -0.48835,0 -0.78135,-0.325561 -0.29146,-0.325562 -0.29146,-0.874366 0,-0.548803 0.29146,-0.874365 0.293,-0.327112 0.78135,-0.327112 z"
+ id="path6562" />
+ <path
+ d="m 103.17851,78.497839 q -0.14107,0.125574 -0.20774,0.251148 -0.0651,0.124023 -0.0651,0.260449 0,0.226343 0.16433,0.376721 0.16433,0.150379 0.41238,0.150379 0.14728,0 0.27595,-0.04806 0.12868,-0.04961 0.24185,-0.148829 z m 0.2186,-0.173632 0.78754,0.806152 q 0.0915,-0.137976 0.14263,-0.294556 0.0512,-0.15813 0.0605,-0.334863 h 0.28836 q -0.0186,0.204639 -0.0992,0.404626 -0.0806,0.199988 -0.22479,0.395325 l 0.43253,0.441834 H 104.394 l -0.22169,-0.227893 q -0.16123,0.137976 -0.33796,0.206188 -0.17674,0.06666 -0.37982,0.06666 -0.37362,0 -0.61082,-0.21239 -0.23719,-0.21394 -0.23719,-0.547253 0,-0.198438 0.10387,-0.372071 0.10387,-0.175183 0.3116,-0.328662 -0.0744,-0.09767 -0.11317,-0.193787 -0.0388,-0.09767 -0.0388,-0.190686 0,-0.251147 0.17208,-0.403076 0.17208,-0.153479 0.45733,-0.153479 0.12868,0 0.2558,0.02791 0.12868,0.0279 0.26045,0.08371 v 0.282154 q -0.13487,-0.07286 -0.25735,-0.110071 -0.12247,-0.03876 -0.22789,-0.03876 -0.16278,0 -0.2651,0.08682 -0.10077,0.08527 -0.10077,0.221692 0,0.07906 0.045,0.15968 0.0465,0.07906 0.18759,0.224793 z"
+ id="path6564" />
+ <path
+ d="m 105.10129,77.428137 h 0.46664 l 0.59066,1.575098 0.59376,-1.575098 h 0.46664 v 2.314588 h -0.30541 v -2.032434 l -0.59686,1.587499 h -0.31471 l -0.59686,-1.587499 v 2.032434 h -0.30386 z"
+ id="path6566" />
+ <path
+ d="m 108.71327,77.685486 v 1.79989 h 0.37827 q 0.47904,0 0.70073,-0.217041 0.22324,-0.217041 0.22324,-0.68523 0,-0.465087 -0.22324,-0.680578 -0.22169,-0.217041 -0.70073,-0.217041 z m -0.31316,-0.257349 h 0.64337 q 0.67283,0 0.98754,0.280603 0.31471,0.279053 0.31471,0.874365 0,0.598414 -0.31626,0.879017 -0.31626,0.280603 -0.98599,0.280603 h -0.64337 z"
+ id="path6568" />
+ <path
+ d="m 111.52901,78.86991 q -0.34571,0 -0.47904,0.07906 -0.13332,0.07906 -0.13332,0.269751 0,0.151928 0.0992,0.241845 0.10076,0.08837 0.27285,0.08837 0.23719,0 0.37982,-0.167432 0.14418,-0.168982 0.14418,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990638 h -0.28525 v -0.26355 q -0.0977,0.15813 -0.2434,0.234094 -0.14573,0.07441 -0.35657,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150378 -0.15658,-0.401526 0,-0.293005 0.19534,-0.441833 0.19689,-0.148829 0.58601,-0.148829 h 0.39998 v -0.0279 q 0,-0.196887 -0.13023,-0.303857 -0.12867,-0.108521 -0.36277,-0.108521 -0.14882,0 -0.2899,0.03566 -0.14108,0.03566 -0.2713,0.10697 v -0.26355 q 0.15658,-0.06046 0.30385,-0.08992 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56276,0.195336 0.18603,0.195337 0.18603,0.592212 z"
+ id="path6570" />
+ <path
+ d="m 113.69984,78.057556 v 0.269751 q -0.12093,-0.06201 -0.25115,-0.09302 -0.13023,-0.03101 -0.26975,-0.03101 -0.21239,0 -0.31936,0.06511 -0.10542,0.06511 -0.10542,0.195337 0,0.09922 0.076,0.156579 0.076,0.05581 0.30541,0.106971 l 0.0977,0.0217 q 0.30386,0.06511 0.43098,0.184485 0.12867,0.117822 0.12867,0.330212 0,0.241846 -0.19223,0.382922 -0.19069,0.141077 -0.52555,0.141077 -0.13953,0 -0.29146,-0.02791 -0.15038,-0.02635 -0.31781,-0.08061 v -0.294556 q 0.15813,0.08217 0.31161,0.124023 0.15348,0.04031 0.30386,0.04031 0.20154,0 0.31006,-0.06821 0.10852,-0.06976 0.10852,-0.195337 0,-0.116272 -0.0791,-0.178284 -0.0775,-0.06201 -0.34261,-0.119372 l -0.0992,-0.02325 q -0.2651,-0.05581 -0.38292,-0.170533 -0.11782,-0.116272 -0.11782,-0.31781 0,-0.244946 0.17363,-0.378271 0.17363,-0.133325 0.49299,-0.133325 0.15813,0 0.29766,0.02325 0.13952,0.02325 0.25735,0.06976 z"
+ id="path6572" />
+ <path
+ d="m 115.59781,78.694727 v 1.047998 h -0.28526 v -1.038697 q 0,-0.246496 -0.0961,-0.368969 -0.0961,-0.122474 -0.28836,-0.122474 -0.23099,0 -0.36432,0.147278 -0.13332,0.147278 -0.13332,0.401526 v 0.981336 h -0.28681 v -2.412256 h 0.28681 v 0.945678 q 0.10232,-0.156579 0.24029,-0.234094 0.13953,-0.07751 0.32091,-0.07751 0.29921,0 0.45269,0.186035 0.15348,0.184485 0.15348,0.544153 z"
+ id="path6574" />
+ <path
+ d="m 117.3206,78.876111 q 0,-0.31471 -0.13023,-0.492993 -0.12867,-0.179834 -0.35501,-0.179834 -0.22635,0 -0.35657,0.179834 -0.12868,0.178283 -0.12868,0.492993 0,0.314709 0.12868,0.494543 0.13022,0.178284 0.35657,0.178284 0.22634,0 0.35501,-0.178284 0.13023,-0.179834 0.13023,-0.494543 z m -0.97049,-0.606165 q 0.0899,-0.155029 0.22635,-0.229443 0.13797,-0.07596 0.32866,-0.07596 0.31626,0 0.51315,0.251147 0.19843,0.251147 0.19843,0.660425 0,0.409277 -0.19843,0.660425 -0.19689,0.251147 -0.51315,0.251147 -0.19069,0 -0.32866,-0.07441 -0.13643,-0.07596 -0.22635,-0.230994 v 0.26045 h -0.2868 v -2.412256 h 0.2868 z"
+ id="path6576" />
+ <path
+ d="m 118.66976,78.206384 q -0.22944,0 -0.36276,0.179834 -0.13333,0.178284 -0.13333,0.489893 0,0.311609 0.13178,0.491443 0.13332,0.178283 0.36431,0.178283 0.2279,0 0.36122,-0.179834 0.13333,-0.179834 0.13333,-0.489892 0,-0.308508 -0.13333,-0.488342 -0.13332,-0.181385 -0.36122,-0.181385 z m 0,-0.241845 q 0.37208,0 0.58447,0.241845 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58447,0.241846 -0.37362,0 -0.58601,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241845 0.58601,-0.241845 z"
+ id="path6578" />
+ <path
+ d="m 120.63595,78.86991 q -0.34572,0 -0.47904,0.07906 -0.13333,0.07906 -0.13333,0.269751 0,0.151928 0.0992,0.241845 0.10077,0.08837 0.27285,0.08837 0.2372,0 0.37983,-0.167432 0.14417,-0.168982 0.14417,-0.448034 v -0.06356 z m 0.56896,-0.117823 v 0.990638 h -0.28526 v -0.26355 q -0.0977,0.15813 -0.24339,0.234094 -0.14573,0.07441 -0.35657,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150378 -0.15658,-0.401526 0,-0.293005 0.19534,-0.441833 0.19688,-0.148829 0.58601,-0.148829 h 0.39997 v -0.0279 q 0,-0.196887 -0.13022,-0.303857 -0.12868,-0.108521 -0.36277,-0.108521 -0.14883,0 -0.28991,0.03566 -0.14107,0.03566 -0.2713,0.10697 v -0.26355 q 0.15658,-0.06046 0.30386,-0.08992 0.14728,-0.031 0.28681,-0.031 0.37672,0 0.56275,0.195336 0.18604,0.195337 0.18604,0.592212 z"
+ id="path6580" />
+ <path
+ d="m 122.706,78.273047 q -0.0481,-0.02791 -0.10542,-0.04031 -0.0558,-0.01395 -0.12402,-0.01395 -0.24184,0 -0.37207,0.158129 -0.12867,0.15658 -0.12867,0.451136 v 0.914673 h -0.28681 v -1.736329 h 0.28681 v 0.269751 q 0.0899,-0.158129 0.23409,-0.234094 0.14418,-0.07751 0.35037,-0.07751 0.0294,0 0.0651,0.0046 0.0357,0.0031 0.0791,0.01085 z"
+ id="path6582" />
+ <path
+ d="m 123.99936,78.269946 v -0.939477 h 0.28526 v 2.412256 h -0.28526 v -0.26045 q -0.0899,0.15503 -0.22789,0.230994 -0.13643,0.07441 -0.32866,0.07441 -0.31471,0 -0.51315,-0.251147 -0.19689,-0.251148 -0.19689,-0.660425 0,-0.409278 0.19689,-0.660425 0.19844,-0.251147 0.51315,-0.251147 0.19223,0 0.32866,0.07596 0.13798,0.07441 0.22789,0.229443 z m -0.97203,0.606165 q 0,0.314709 0.12867,0.494543 0.13023,0.178284 0.35657,0.178284 0.22634,0 0.35657,-0.178284 0.13022,-0.179834 0.13022,-0.494543 0,-0.31471 -0.13022,-0.492993 -0.13023,-0.179834 -0.35657,-0.179834 -0.22634,0 -0.35657,0.179834 -0.12867,0.178283 -0.12867,0.492993 z"
+ id="path6584" />
+ <path
+ d="m 126.11686,77.333569 q -0.20774,0.356568 -0.30851,0.705384 -0.10077,0.348816 -0.10077,0.706933 0,0.358118 0.10077,0.710034 0.10232,0.350367 0.30851,0.705384 h -0.24805 q -0.23255,-0.364319 -0.34882,-0.716236 -0.11472,-0.351916 -0.11472,-0.699182 0,-0.345715 0.11472,-0.696081 0.11472,-0.350367 0.34882,-0.716236 z"
+ id="path6586" />
+ <path
+ d="m 127.18697,79.742725 -0.88367,-2.314588 h 0.32712 l 0.73328,1.948718 0.73484,-1.948718 h 0.32557 l -0.88212,2.314588 z"
+ id="path6588" />
+ <path
+ d="m 128.66947,77.428137 h 0.31315 v 2.314588 h -0.31315 z"
+ id="path6590" />
+ <path
+ d="m 129.8264,77.685486 v 1.79989 h 0.37827 q 0.47904,0 0.70073,-0.217041 0.22324,-0.217041 0.22324,-0.68523 0,-0.465087 -0.22324,-0.680578 -0.22169,-0.217041 -0.70073,-0.217041 z m -0.31316,-0.257349 h 0.64337 q 0.67283,0 0.98753,0.280603 0.31471,0.279053 0.31471,0.874365 0,0.598414 -0.31626,0.879017 -0.31626,0.280603 -0.98598,0.280603 h -0.64337 z"
+ id="path6592" />
+ <path
+ d="m 131.80808,77.333569 h 0.24805 q 0.23255,0.365869 0.34727,0.716236 0.11627,0.350366 0.11627,0.696081 0,0.347266 -0.11627,0.699182 -0.11472,0.351917 -0.34727,0.716236 h -0.24805 q 0.20619,-0.355017 0.30696,-0.705384 0.10232,-0.351916 0.10232,-0.710034 0,-0.358117 -0.10232,-0.706933 -0.10077,-0.348816 -0.30696,-0.705384 z"
+ id="path6594" />
+ </g>
+ </g>
+ </a>
+ <a
+ id="a4592"
+ inkscape:label="portal.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-portal/en/guilin/index.html"
+ xlink:title="Portal is a GUI platform that provides the ability to integrate different ONAP components GUIs into an centralized portal.">
+ <g
+ id="g5384"
+ inkscape:label="portal">
+ <path
+ id="rect47709-0-3-6"
+ style="fill:#aaaaaa;stroke:#aaaaaa;stroke-width:2"
+ inkscape:label="portal.form"
+ d="m 60,76.932762 h 36.000004 v 4.000001 H 60 Z" />
+ <g
+ aria-label="Portal"
+ id="text1436-0"
+ style="font-size:3.175px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6);fill:#ffffff;stroke-width:0.264583"
+ inkscape:label="portal.label">
+ <path
+ d="M 60.624768,77.685486 V 78.5552 h 0.393774 q 0.218592,0 0.337964,-0.113171 0.119373,-0.113172 0.119373,-0.322461 0,-0.207739 -0.119373,-0.320911 -0.119372,-0.113171 -0.337964,-0.113171 z m -0.313159,-0.257349 h 0.706933 q 0.389124,0 0.587561,0.176734 0.199988,0.175183 0.199988,0.514697 0,0.342615 -0.199988,0.517798 -0.198437,0.175183 -0.587561,0.175183 h -0.393774 v 0.930176 h -0.313159 z"
+ id="path6598" />
+ <path
+ d="m 62.68087,78.206384 q -0.229443,0 -0.362769,0.179834 -0.133325,0.178284 -0.133325,0.489893 0,0.311609 0.131775,0.491443 0.133325,0.178283 0.364319,0.178283 0.227893,0 0.361218,-0.179834 0.133325,-0.179834 0.133325,-0.489892 0,-0.308508 -0.133325,-0.488342 -0.133325,-0.181385 -0.361218,-0.181385 z m 0,-0.241845 q 0.37207,0 0.58446,0.241845 0.21239,0.241846 0.21239,0.669727 0,0.42633 -0.21239,0.669726 -0.21239,0.241846 -0.58446,0.241846 -0.373621,0 -0.586011,-0.241846 -0.21084,-0.243396 -0.21084,-0.669726 0,-0.427881 0.21084,-0.669727 0.21239,-0.241845 0.586011,-0.241845 z"
+ id="path6600" />
+ <path
+ d="m 64.864096,78.273047 q -0.04806,-0.02791 -0.10542,-0.04031 -0.05581,-0.01395 -0.124024,-0.01395 -0.241845,0 -0.37207,0.158129 -0.128674,0.15658 -0.128674,0.451136 v 0.914673 h -0.286805 v -1.736329 h 0.286805 v 0.269751 q 0.08992,-0.158129 0.234094,-0.234094 0.144177,-0.07751 0.350366,-0.07751 0.02946,0 0.06511,0.0046 0.03566,0.0031 0.07906,0.01085 z"
+ id="path6602" />
+ <path
+ d="m 65.352851,77.513403 v 0.492993 h 0.587561 v 0.221692 h -0.587561 v 0.942578 q 0,0.212391 0.05736,0.272852 0.05891,0.06046 0.237195,0.06046 h 0.293005 v 0.238746 h -0.293005 q -0.330212,0 -0.455786,-0.122474 -0.125574,-0.124023 -0.125574,-0.449585 v -0.942578 h -0.209289 v -0.221692 h 0.209289 v -0.492993 z"
+ id="path6604" />
+ <path
+ d="m 67.012078,78.86991 q -0.345715,0 -0.479041,0.07906 -0.133325,0.07906 -0.133325,0.269751 0,0.151928 0.09922,0.241845 0.100769,0.08837 0.272852,0.08837 0.237194,0 0.379821,-0.167432 0.144178,-0.168982 0.144178,-0.448034 v -0.06356 z m 0.568957,-0.117823 v 0.990638 h -0.285253 v -0.26355 q -0.09767,0.15813 -0.243396,0.234094 -0.145728,0.07441 -0.356568,0.07441 -0.26665,0 -0.42478,-0.148828 -0.15658,-0.150378 -0.15658,-0.401526 0,-0.293005 0.195337,-0.441833 0.196887,-0.148829 0.586011,-0.148829 h 0.399976 v -0.0279 q 0,-0.196887 -0.130225,-0.303857 -0.128674,-0.108521 -0.362769,-0.108521 -0.148828,0 -0.289904,0.03566 -0.141077,0.03566 -0.271302,0.10697 v -0.26355 q 0.15658,-0.06046 0.303858,-0.08992 0.147278,-0.031 0.286804,-0.031 0.376721,0 0.562756,0.195336 0.186035,0.195337 0.186035,0.592212 z"
+ id="path6606" />
+ <path
+ d="m 68.075992,77.330469 h 0.285254 v 2.412256 h -0.285254 z"
+ id="path6608" />
+ </g>
+ </g>
+ </a>
+ </g>
+ </g>
+ <a
+ id="a4352"
+ inkscape:label="nbi.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-externalapi-nbi/en/latest/architecture/architecture.html#introduction"
+ xlink:title="The Northbound Interface (NBI) provides a set of API that can be used by external systems as OSS or BSS for example. These APIs are based on TMF API.">
+ <g
+ id="g2903"
+ transform="translate(0.9999988,-6.9351787)"
+ style="display:inline"
+ inkscape:label="nbi">
+ <path
+ id="rect88-7-1"
+ style="display:inline;fill:#e7e6e6;stroke:#e7e6e6;stroke-width:2"
+ inkscape:label="nbi.form"
+ d="M 10.000001,41.935177 H 324 V 53.935176 H 10.000001 Z" />
+ <g
+ aria-label="Northbound Interface (NBI) towards OSS, BSS and other"
+ id="text1436-447-86-87"
+ style="font-size:6.35px;line-height:1.25;letter-spacing:-0.0926042px;word-spacing:-0.264583px;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect88-7-1);display:inline;opacity:0.4;vector-effect:none;stroke-width:0.264583;stop-color:#000000"
+ inkscape:label="nbi.label">
+ <path
+ d="m 10.58291,42.924634 h 1.333252 l 1.683618,3.175 v -3.175 h 1.131714 v 4.629175 h -1.333252 l -1.683618,-3.175 v 3.175 H 10.58291 Z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6612" />
+ <path
+ d="m 17.407713,44.791186 q -0.36897,0 -0.564307,0.266651 -0.192236,0.26355 -0.192236,0.762744 0,0.499194 0.192236,0.765845 0.195337,0.26355 0.564307,0.26355 0.362768,0 0.555005,-0.26355 0.192236,-0.266651 0.192236,-0.765845 0,-0.499194 -0.192236,-0.762744 -0.192237,-0.266651 -0.555005,-0.266651 z m 0,-0.79375 q 0.896069,0 1.398364,0.483692 0.505396,0.483691 0.505396,1.339453 0,0.855762 -0.505396,1.339453 -0.502295,0.483692 -1.398364,0.483692 -0.89917,0 -1.407666,-0.483692 -0.505396,-0.483691 -0.505396,-1.339453 0,-0.855762 0.505396,-1.339453 0.508496,-0.483692 1.407666,-0.483692 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6614" />
+ <path
+ d="m 22.604708,45.026831 q -0.145727,-0.06821 -0.291455,-0.09922 -0.142627,-0.03411 -0.288354,-0.03411 -0.427881,0 -0.660425,0.275952 -0.229443,0.272852 -0.229443,0.784448 v 1.599903 h -1.11001 v -3.472657 h 1.11001 v 0.570508 q 0.21394,-0.341064 0.489892,-0.496094 0.279053,-0.15813 0.666626,-0.15813 0.05581,0 0.120923,0.0062 0.06511,0.0031 0.189136,0.0186 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6616" />
+ <path
+ d="m 24.276337,43.095166 v 0.985986 h 1.144116 v 0.79375 h -1.144116 v 1.472779 q 0,0.241845 0.09612,0.328662 0.09612,0.08372 0.381372,0.08372 h 0.570508 v 0.79375 h -0.95188 q -0.657324,0 -0.933276,-0.272852 -0.272852,-0.275952 -0.272852,-0.933276 v -1.472779 h -0.551904 v -0.79375 h 0.551904 V 43.09517 Z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6618" />
+ <path
+ d="m 29.498138,45.439209 v 2.1146 h -1.116211 v -0.344166 -1.268139 q 0,-0.455786 -0.0217,-0.626319 -0.0186,-0.170532 -0.06821,-0.251147 -0.06511,-0.10852 -0.176733,-0.167432 -0.111621,-0.06201 -0.254248,-0.06201 -0.347266,0 -0.545703,0.269751 -0.198438,0.26665 -0.198438,0.74104 v 1.708423 h -1.11001 v -4.824512 h 1.11001 v 1.860351 q 0.251147,-0.303857 0.533301,-0.446484 0.282153,-0.145728 0.623218,-0.145728 0.601513,0 0.911572,0.36897 0.313159,0.36897 0.313159,1.072803 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6620" />
+ <path
+ d="m 32.282877,46.837573 q 0.356567,0 0.542602,-0.260449 0.189136,-0.260449 0.189136,-0.756543 0,-0.496094 -0.189136,-0.756543 -0.186035,-0.260449 -0.542602,-0.260449 -0.356568,0 -0.548804,0.26355 -0.189136,0.260449 -0.189136,0.753442 0,0.492993 0.189136,0.756543 0.192236,0.260449 0.548804,0.260449 z m -0.73794,-2.247925 q 0.229443,-0.303857 0.508496,-0.446484 0.279053,-0.145728 0.641821,-0.145728 0.641822,0 1.0542,0.511597 0.412378,0.508496 0.412378,1.311548 0,0.803052 -0.412378,1.314648 -0.412378,0.508497 -1.0542,0.508497 -0.362768,0 -0.641821,-0.142627 -0.279053,-0.145728 -0.508496,-0.449585 v 0.502295 h -1.11001 v -4.824512 h 1.11001 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6622" />
+ <path
+ d="m 36.540396,44.791186 q -0.36897,0 -0.564307,0.266651 -0.192236,0.26355 -0.192236,0.762744 0,0.499194 0.192236,0.765845 0.195337,0.26355 0.564307,0.26355 0.362768,0 0.555005,-0.26355 0.192236,-0.266651 0.192236,-0.765845 0,-0.499194 -0.192236,-0.762744 -0.192237,-0.266651 -0.555005,-0.266651 z m 0,-0.79375 q 0.896069,0 1.398364,0.483692 0.505395,0.483691 0.505395,1.339453 0,0.855762 -0.505395,1.339453 -0.502295,0.483692 -1.398364,0.483692 -0.89917,0 -1.407666,-0.483692 -0.505396,-0.483691 -0.505396,-1.339453 0,-0.855762 0.505396,-1.339453 0.508496,-0.483692 1.407666,-0.483692 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6624" />
+ <path
+ d="m 39.120495,46.201953 v -2.120801 h 1.116211 v 0.347266 q 0,0.282153 -0.0031,0.710034 -0.0031,0.42478 -0.0031,0.567407 0,0.418579 0.0217,0.604615 0.0217,0.182934 0.07441,0.26665 0.06821,0.10852 0.176733,0.167432 0.111621,0.05891 0.254248,0.05891 0.347266,0 0.545703,-0.266651 0.198438,-0.26665 0.198438,-0.74104 v -1.714624 h 1.11001 v 3.472657 h -1.11001 v -0.502295 q -0.251148,0.303857 -0.533301,0.449585 -0.279053,0.142627 -0.617017,0.142627 -0.601513,0 -0.917773,-0.36897 -0.313159,-0.36897 -0.313159,-1.072803 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6626" />
+ <path
+ d="m 47.077013,45.439209 v 2.1146 h -1.116211 v -0.344166 -1.27434 q 0,-0.449585 -0.0217,-0.620118 -0.0186,-0.170532 -0.06821,-0.251147 -0.06511,-0.10852 -0.176734,-0.167432 -0.111621,-0.06201 -0.254248,-0.06201 -0.347265,0 -0.545703,0.269751 -0.198437,0.26665 -0.198437,0.74104 v 1.708423 h -1.11001 v -3.472657 h 1.11001 v 0.508496 q 0.251147,-0.303857 0.5333,-0.446484 0.282154,-0.145728 0.623218,-0.145728 0.601514,0 0.911572,0.36897 0.31316,0.36897 0.31316,1.072803 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6628" />
+ <path
+ d="m 50.37645,44.589648 v -1.860351 h 1.116211 v 4.824512 H 50.37645 v -0.502295 q -0.229443,0.306958 -0.505395,0.449585 -0.275952,0.142627 -0.638721,0.142627 -0.641821,0 -1.054199,-0.508497 -0.412378,-0.511596 -0.412378,-1.314648 0,-0.803052 0.412378,-1.311548 0.412378,-0.511597 1.054199,-0.511597 0.359668,0 0.63562,0.145728 0.279053,0.142627 0.508496,0.446484 z m -0.731738,2.247925 q 0.356567,0 0.542603,-0.260449 0.189135,-0.260449 0.189135,-0.756543 0,-0.496094 -0.189135,-0.756543 -0.186036,-0.260449 -0.542603,-0.260449 -0.353467,0 -0.542602,0.260449 -0.186036,0.260449 -0.186036,0.756543 0,0.496094 0.186036,0.756543 0.189135,0.260449 0.542602,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6630" />
+ <path
+ d="m 54.369798,42.924634 h 1.193726 v 4.629175 h -1.193726 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6632" />
+ <path
+ d="m 60.081491,45.439209 v 2.1146 H 58.96528 v -0.344166 -1.27434 q 0,-0.449585 -0.0217,-0.620118 -0.0186,-0.170532 -0.06821,-0.251147 -0.06511,-0.10852 -0.176733,-0.167432 -0.111621,-0.06201 -0.254248,-0.06201 -0.347266,0 -0.545703,0.269751 -0.198438,0.26665 -0.198438,0.74104 v 1.708423 h -1.11001 v -3.472657 h 1.11001 v 0.508496 q 0.251148,-0.303857 0.533301,-0.446484 0.282153,-0.145728 0.623218,-0.145728 0.601513,0 0.911572,0.36897 0.313159,0.36897 0.313159,1.072803 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6634" />
+ <path
+ d="m 62.230608,43.095166 v 0.985986 h 1.144116 v 0.79375 h -1.144116 v 1.472779 q 0,0.241845 0.09612,0.328662 0.09612,0.08372 0.381372,0.08372 h 0.570508 v 0.79375 h -0.95188 q -0.657324,0 -0.933277,-0.272852 Q 61.1206,47.005009 61.1206,46.347685 v -1.472779 h -0.551904 v -0.79375 H 61.1206 V 43.09517 Z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6636" />
+ <path
+ d="m 67.427605,45.808179 v 0.316259 h -2.595191 q 0.04031,0.390674 0.282154,0.586011 0.241845,0.195337 0.675927,0.195337 0.350366,0 0.716236,-0.102319 0.368969,-0.10542 0.756543,-0.31626 v 0.855762 q -0.393775,0.148828 -0.787549,0.223242 -0.393775,0.07751 -0.787549,0.07751 -0.942578,0 -1.466577,-0.477491 -0.520899,-0.480591 -0.520899,-1.345654 0,-0.849561 0.511597,-1.336353 0.514697,-0.486792 1.413867,-0.486792 0.818555,0 1.308447,0.492994 0.492994,0.492993 0.492994,1.317749 z m -1.141016,-0.36897 q 0,-0.31626 -0.186035,-0.508496 -0.182935,-0.195337 -0.480591,-0.195337 -0.322461,0 -0.523999,0.182935 -0.201538,0.179833 -0.251147,0.520898 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6638" />
+ <path
+ d="m 70.754945,45.026831 q -0.145728,-0.06821 -0.291456,-0.09922 -0.142626,-0.03411 -0.288354,-0.03411 -0.427881,0 -0.660425,0.275952 -0.229443,0.272852 -0.229443,0.784448 v 1.599903 h -1.11001 v -3.472657 h 1.11001 v 0.570508 q 0.21394,-0.341064 0.489892,-0.496094 0.279053,-0.15813 0.666626,-0.15813 0.05581,0 0.120923,0.0062 0.06511,0.0031 0.189136,0.0186 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6640" />
+ <path
+ d="m 73.499379,42.729297 v 0.728638 h -0.613916 q -0.235645,0 -0.328662,0.08682 -0.09302,0.08372 -0.09302,0.294556 v 0.241845 h 0.94878 v 0.79375 h -0.94878 v 2.678907 h -1.11001 v -2.678907 h -0.551904 v -0.79375 h 0.551904 v -0.241845 q 0,-0.567408 0.31626,-0.837159 0.31626,-0.272851 0.979785,-0.272851 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6642" />
+ <path
+ d="m 75.440758,45.991113 q -0.347265,0 -0.523999,0.117822 -0.173632,0.117823 -0.173632,0.347266 0,0.21084 0.139526,0.331763 0.142627,0.117822 0.393774,0.117822 0.31316,0 0.5271,-0.223242 0.21394,-0.226343 0.21394,-0.564307 v -0.127124 z m 1.696021,-0.418579 v 1.981275 h -1.119312 v -0.514698 q -0.223242,0.31626 -0.502294,0.461988 -0.279053,0.142627 -0.679029,0.142627 -0.539502,0 -0.877466,-0.31316 -0.334863,-0.316259 -0.334863,-0.818554 0,-0.610816 0.418579,-0.89607 0.42168,-0.285254 1.32085,-0.285254 h 0.654223 v -0.08682 q 0,-0.26355 -0.207739,-0.384473 -0.207739,-0.124023 -0.648022,-0.124023 -0.356568,0 -0.663526,0.07131 -0.306958,0.07131 -0.570507,0.213941 v -0.84646 q 0.356567,-0.08682 0.716235,-0.130225 0.359668,-0.04651 0.719336,-0.04651 0.939477,0 1.354956,0.372071 0.418579,0.36897 0.418579,1.203027 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6644" />
+ <path
+ d="m 80.882696,44.189673 v 0.905371 q -0.226342,-0.155029 -0.455786,-0.229443 -0.226342,-0.07441 -0.471289,-0.07441 -0.465088,0 -0.725537,0.272852 -0.257348,0.269751 -0.257348,0.756543 0,0.486792 0.257348,0.759644 0.260449,0.269751 0.725537,0.269751 0.26045,0 0.492993,-0.07751 0.235645,-0.07751 0.434082,-0.229443 v 0.908471 q -0.260449,0.09612 -0.5302,0.142627 -0.26665,0.04961 -0.536401,0.04961 -0.939478,0 -1.469678,-0.480591 -0.5302,-0.483692 -0.5302,-1.342554 0,-0.858862 0.5302,-1.339453 0.5302,-0.483692 1.469678,-0.483692 0.272851,0 0.536401,0.04961 0.266651,0.04651 0.5302,0.142627 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6646" />
+ <path
+ d="m 85.21463,45.808179 v 0.316259 h -2.59519 q 0.04031,0.390674 0.282153,0.586011 0.241846,0.195337 0.675928,0.195337 0.350366,0 0.716235,-0.102319 0.36897,-0.10542 0.756543,-0.31626 v 0.855762 q -0.393774,0.148828 -0.787549,0.223242 -0.393774,0.07751 -0.787549,0.07751 -0.942578,0 -1.466577,-0.477491 -0.520898,-0.480591 -0.520898,-1.345654 0,-0.849561 0.511596,-1.336353 0.514698,-0.486792 1.413868,-0.486792 0.818554,0 1.308447,0.492994 0.492993,0.492993 0.492993,1.317749 z m -1.141016,-0.36897 q 0,-0.31626 -0.186035,-0.508496 -0.182934,-0.195337 -0.480591,-0.195337 -0.32246,0 -0.523999,0.182935 -0.201538,0.179833 -0.251147,0.520898 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6648" />
+ <path
+ d="m 89.676169,48.390967 h -0.920874 q -0.47439,-0.765845 -0.700733,-1.454175 -0.226342,-0.691431 -0.226342,-1.370459 0,-0.679028 0.226342,-1.37356 0.229444,-0.697631 0.700733,-1.457275 h 0.920874 q -0.396875,0.734839 -0.595313,1.438672 -0.198437,0.700732 -0.198437,1.385962 0,0.685229 0.195337,1.389062 0.198437,0.703833 0.598413,1.441773 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6650" />
+ <path
+ d="m 90.674974,42.924634 h 1.333252 l 1.683618,3.175 v -3.175 h 1.131714 v 4.629175 h -1.333252 l -1.683618,-3.175 v 3.175 h -1.131714 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6652" />
+ <path
+ d="m 97.750919,44.716772 q 0.282153,0 0.42788,-0.124023 0.145728,-0.124023 0.145728,-0.365869 0,-0.238745 -0.145728,-0.362769 -0.145727,-0.127124 -0.42788,-0.127124 h -0.660425 v 0.979785 z m 0.04031,2.024683 q 0.359668,0 0.539502,-0.151929 0.182935,-0.151928 0.182935,-0.458886 0,-0.300757 -0.179834,-0.449585 -0.179834,-0.151929 -0.542603,-0.151929 h -0.700732 v 1.212329 z m 1.11001,-1.665015 q 0.384473,0.111621 0.595312,0.412378 0.21084,0.300757 0.21084,0.73794 0,0.669726 -0.452685,0.998388 -0.452686,0.328663 -1.37666,0.328663 h -1.981275 v -4.629175 h 1.792139 q 0.964282,0 1.395263,0.291455 0.434083,0.291455 0.434083,0.933276 0,0.337964 -0.15813,0.576709 -0.15813,0.235645 -0.458887,0.350366 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6654" />
+ <path
+ d="m 100.64418,42.924634 h 1.19373 v 4.629175 h -1.19373 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6656" />
+ <path
+ d="m 102.83981,48.390967 q 0.39688,-0.73794 0.59531,-1.441773 0.19844,-0.703833 0.19844,-1.389062 0,-0.68523 -0.19844,-1.385962 -0.19843,-0.703833 -0.59531,-1.438672 h 0.92087 q 0.47129,0.759644 0.69764,1.457275 0.22944,0.694532 0.22944,1.37356 0,0.679028 -0.22634,1.370459 -0.22635,0.68833 -0.70074,1.454175 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6658" />
+ <path
+ d="m 108.74001,43.095166 v 0.985986 h 1.14412 v 0.79375 h -1.14412 v 1.472779 q 0,0.241845 0.0961,0.328662 0.0961,0.08372 0.38137,0.08372 h 0.57051 v 0.79375 h -0.95188 q -0.65732,0 -0.93327,-0.272852 Q 107.63,47.005005 107.63,46.347681 v -1.472779 h -0.5519 v -0.79375 h 0.5519 v -0.985986 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6660" />
+ <path
+ d="m 112.12317,44.791186 q -0.36897,0 -0.56431,0.266651 -0.19223,0.26355 -0.19223,0.762744 0,0.499194 0.19223,0.765845 0.19534,0.26355 0.56431,0.26355 0.36277,0 0.555,-0.26355 0.19224,-0.266651 0.19224,-0.765845 0,-0.499194 -0.19224,-0.762744 -0.19223,-0.266651 -0.555,-0.266651 z m 0,-0.79375 q 0.89607,0 1.39836,0.483692 0.5054,0.483691 0.5054,1.339453 0,0.855762 -0.5054,1.339453 -0.50229,0.483692 -1.39836,0.483692 -0.89917,0 -1.40767,-0.483692 -0.50539,-0.483691 -0.50539,-1.339453 0,-0.855762 0.50539,-1.339453 0.5085,-0.483692 1.40767,-0.483692 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6662" />
+ <path
+ d="m 114.43042,44.081152 h 1.079 l 0.58291,2.393653 0.58601,-2.393653 h 0.92708 l 0.58291,2.368848 0.58601,-2.368848 h 1.079 l -0.91467,3.472657 h -1.21233 l -0.58601,-2.387452 -0.58291,2.387452 h -1.21233 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6664" />
+ <path
+ d="m 122.07068,45.991113 q -0.34727,0 -0.524,0.117822 -0.17364,0.117823 -0.17364,0.347266 0,0.21084 0.13953,0.331763 0.14263,0.117822 0.39377,0.117822 0.31316,0 0.5271,-0.223242 0.21394,-0.226343 0.21394,-0.564307 v -0.127124 z m 1.69602,-0.418579 v 1.981275 h -1.11932 v -0.514698 q -0.22324,0.31626 -0.50229,0.461988 -0.27905,0.142627 -0.67903,0.142627 -0.5395,0 -0.87746,-0.31316 -0.33487,-0.316259 -0.33487,-0.818554 0,-0.610816 0.41858,-0.89607 0.42168,-0.285254 1.32085,-0.285254 h 0.65422 v -0.08682 q 0,-0.26355 -0.20773,-0.384473 -0.20774,-0.124023 -0.64803,-0.124023 -0.35656,0 -0.66352,0.07131 -0.30696,0.07131 -0.57051,0.213941 v -0.84646 q 0.35657,-0.08682 0.71624,-0.130225 0.35966,-0.04651 0.71933,-0.04651 0.93948,0 1.35496,0.372071 0.41858,0.36897 0.41858,1.203027 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6666" />
+ <path
+ d="m 127.28627,45.026831 q -0.14572,-0.06821 -0.29145,-0.09922 -0.14263,-0.03411 -0.28835,-0.03411 -0.42789,0 -0.66043,0.275952 -0.22944,0.272852 -0.22944,0.784448 v 1.599903 h -1.11001 v -3.472657 h 1.11001 v 0.570508 q 0.21394,-0.341064 0.48989,-0.496094 0.27905,-0.15813 0.66663,-0.15813 0.0558,0 0.12092,0.0062 0.0651,0.0031 0.18913,0.0186 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6668" />
+ <path
+ d="m 130.10822,44.589648 v -1.860351 h 1.11621 v 4.824512 h -1.11621 v -0.502295 q -0.22944,0.306958 -0.5054,0.449585 -0.27595,0.142627 -0.63872,0.142627 -0.64182,0 -1.0542,-0.508497 -0.41237,-0.511596 -0.41237,-1.314648 0,-0.803052 0.41237,-1.311548 0.41238,-0.511597 1.0542,-0.511597 0.35967,0 0.63562,0.145728 0.27906,0.142627 0.5085,0.446484 z m -0.73174,2.247925 q 0.35657,0 0.5426,-0.260449 0.18914,-0.260449 0.18914,-0.756543 0,-0.496094 -0.18914,-0.756543 -0.18603,-0.260449 -0.5426,-0.260449 -0.35347,0 -0.5426,0.260449 -0.18604,0.260449 -0.18604,0.756543 0,0.496094 0.18604,0.756543 0.18913,0.260449 0.5426,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6670" />
+ <path
+ d="m 134.91144,44.189673 v 0.843359 q -0.35656,-0.148828 -0.68833,-0.223242 -0.33176,-0.07441 -0.62631,-0.07441 -0.31626,0 -0.47129,0.08061 -0.15193,0.07752 -0.15193,0.241846 0,0.133325 0.11472,0.204639 0.11782,0.07131 0.41858,0.105419 l 0.19534,0.02791 q 0.85266,0.10852 1.14721,0.356567 0.29456,0.248047 0.29456,0.778247 0,0.555005 -0.40928,0.834058 -0.40928,0.279053 -1.22163,0.279053 -0.34417,0 -0.71313,-0.05581 -0.36587,-0.05271 -0.75345,-0.161231 v -0.843359 q 0.33177,0.161231 0.67903,0.241846 0.35037,0.08062 0.71004,0.08062 0.32556,0 0.48989,-0.08992 0.16433,-0.08992 0.16433,-0.26665 0,-0.148828 -0.11472,-0.220142 -0.11162,-0.07441 -0.44959,-0.114722 l -0.19533,-0.0248 q -0.74104,-0.09302 -1.0387,-0.344165 -0.29766,-0.251148 -0.29766,-0.762744 0,-0.551905 0.37827,-0.818555 0.37828,-0.266651 1.15962,-0.266651 0.30696,0 0.64493,0.04651 0.33796,0.04651 0.73483,0.145728 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6672" />
+ <path
+ d="m 139.90318,43.705981 q -0.5457,0 -0.84646,0.403077 -0.30075,0.403076 -0.30075,1.134814 0,0.728638 0.30075,1.131714 0.30076,0.403076 0.84646,0.403076 0.54881,0 0.84956,-0.403076 0.30076,-0.403076 0.30076,-1.131714 0,-0.731738 -0.30076,-1.134814 -0.30075,-0.403077 -0.84956,-0.403077 z m 0,-0.865063 q 1.11621,0 1.74873,0.638721 0.63252,0.63872 0.63252,1.764233 0,1.122412 -0.63252,1.761133 -0.63252,0.638721 -1.74873,0.638721 -1.11311,0 -1.74873,-0.638721 -0.63252,-0.638721 -0.63252,-1.761133 0,-1.125513 0.63252,-1.764233 0.63562,-0.638721 1.74873,-0.638721 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6674" />
+ <path
+ d="m 146.3156,43.070361 v 0.979785 q -0.38137,-0.170532 -0.74414,-0.257348 -0.36277,-0.08682 -0.68523,-0.08682 -0.42788,0 -0.63252,0.117823 -0.20463,0.117822 -0.20463,0.365869 0,0.186035 0.13642,0.291455 0.13953,0.102319 0.5023,0.176733 l 0.50849,0.10232 q 0.77205,0.155029 1.09761,0.471289 0.32556,0.316259 0.32556,0.89917 0,0.765844 -0.45579,1.141015 -0.45268,0.372071 -1.38596,0.372071 -0.44028,0 -0.88366,-0.08372 -0.44339,-0.08372 -0.88677,-0.248047 v -1.007691 q 0.44338,0.235645 0.85576,0.356568 0.41548,0.117822 0.79995,0.117822 0.39068,0 0.59841,-0.130225 0.20774,-0.130224 0.20774,-0.37207 0,-0.217041 -0.14262,-0.334863 -0.13953,-0.117822 -0.56121,-0.21084 l -0.46199,-0.102319 q -0.69453,-0.148828 -1.01699,-0.47439 -0.31936,-0.325561 -0.31936,-0.877466 0,-0.69143 0.44649,-1.063501 0.44648,-0.37207 1.28364,-0.37207 0.38137,0 0.78445,0.05891 0.40307,0.05581 0.83405,0.170532 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6676" />
+ <path
+ d="m 150.51111,43.070361 v 0.979785 q -0.38137,-0.170532 -0.74414,-0.257348 -0.36276,-0.08682 -0.68523,-0.08682 -0.42788,0 -0.63252,0.117823 -0.20463,0.117822 -0.20463,0.365869 0,0.186035 0.13642,0.291455 0.13953,0.102319 0.5023,0.176733 l 0.50849,0.10232 q 0.77205,0.155029 1.09761,0.471289 0.32556,0.316259 0.32556,0.89917 0,0.765844 -0.45578,1.141015 -0.45269,0.372071 -1.38597,0.372071 -0.44028,0 -0.88366,-0.08372 -0.44339,-0.08372 -0.88677,-0.248047 v -1.007691 q 0.44338,0.235645 0.85576,0.356568 0.41548,0.117822 0.79995,0.117822 0.39068,0 0.59842,-0.130225 0.20773,-0.130224 0.20773,-0.37207 0,-0.217041 -0.14262,-0.334863 -0.13953,-0.117822 -0.56121,-0.21084 l -0.46199,-0.102319 q -0.69453,-0.148828 -1.01699,-0.47439 -0.31936,-0.325561 -0.31936,-0.877466 0,-0.69143 0.44649,-1.063501 0.44648,-0.37207 1.28364,-0.37207 0.38137,0 0.78445,0.05891 0.40307,0.05581 0.83405,0.170532 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6678" />
+ <path
+ d="m 151.83548,46.353882 h 1.11621 v 0.945678 l -0.76585,1.156519 h -0.66042 l 0.31006,-1.156519 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6680" />
+ <path
+ d="m 157.7977,44.716772 q 0.28216,0 0.42788,-0.124023 0.14573,-0.124023 0.14573,-0.365869 0,-0.238745 -0.14573,-0.362769 -0.14572,-0.127124 -0.42788,-0.127124 h -0.66042 v 0.979785 z m 0.0403,2.024683 q 0.35967,0 0.5395,-0.151929 0.18294,-0.151928 0.18294,-0.458886 0,-0.300757 -0.17984,-0.449585 -0.17983,-0.151929 -0.5426,-0.151929 h -0.70073 v 1.212329 z m 1.11001,-1.665015 q 0.38447,0.111621 0.59531,0.412378 0.21084,0.300757 0.21084,0.73794 0,0.669726 -0.45268,0.998388 -0.45269,0.328663 -1.37666,0.328663 h -1.98128 v -4.629175 h 1.79214 q 0.96428,0 1.39526,0.291455 0.43409,0.291455 0.43409,0.933276 0,0.337964 -0.15813,0.576709 -0.15813,0.235645 -0.45889,0.350366 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6682" />
+ <path
+ d="m 163.91247,43.070361 v 0.979785 q -0.38138,-0.170532 -0.74414,-0.257348 -0.36277,-0.08682 -0.68523,-0.08682 -0.42788,0 -0.63252,0.117823 -0.20464,0.117822 -0.20464,0.365869 0,0.186035 0.13642,0.291455 0.13953,0.102319 0.5023,0.176733 l 0.50849,0.10232 q 0.77205,0.155029 1.09761,0.471289 0.32556,0.316259 0.32556,0.89917 0,0.765844 -0.45578,1.141015 -0.45269,0.372071 -1.38596,0.372071 -0.44029,0 -0.88367,-0.08372 -0.44338,-0.08372 -0.88677,-0.248047 v -1.007691 q 0.44339,0.235645 0.85576,0.356568 0.41548,0.117822 0.79995,0.117822 0.39068,0 0.59842,-0.130225 0.20774,-0.130224 0.20774,-0.37207 0,-0.217041 -0.14263,-0.334863 -0.13953,-0.117822 -0.56121,-0.21084 l -0.46198,-0.102319 q -0.69454,-0.148828 -1.017,-0.47439 -0.31936,-0.325561 -0.31936,-0.877466 0,-0.69143 0.44649,-1.063501 0.44648,-0.37207 1.28364,-0.37207 0.38137,0 0.78445,0.05891 0.40307,0.05581 0.83406,0.170532 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6684" />
+ <path
+ d="m 168.10796,43.070361 v 0.979785 q -0.38137,-0.170532 -0.74414,-0.257348 -0.36277,-0.08682 -0.68523,-0.08682 -0.42788,0 -0.63252,0.117823 -0.20464,0.117822 -0.20464,0.365869 0,0.186035 0.13643,0.291455 0.13953,0.102319 0.50229,0.176733 l 0.5085,0.10232 q 0.77205,0.155029 1.09761,0.471289 0.32556,0.316259 0.32556,0.89917 0,0.765844 -0.45579,1.141015 -0.45268,0.372071 -1.38596,0.372071 -0.44028,0 -0.88367,-0.08372 -0.44338,-0.08372 -0.88676,-0.248047 v -1.007691 q 0.44338,0.235645 0.85576,0.356568 0.41548,0.117822 0.79995,0.117822 0.39067,0 0.59841,-0.130225 0.20774,-0.130224 0.20774,-0.37207 0,-0.217041 -0.14262,-0.334863 -0.13953,-0.117822 -0.56121,-0.21084 l -0.46199,-0.102319 q -0.69453,-0.148828 -1.01699,-0.47439 -0.31936,-0.325561 -0.31936,-0.877466 0,-0.69143 0.44648,-1.063501 0.44649,-0.37207 1.28365,-0.37207 0.38137,0 0.78444,0.05891 0.40308,0.05581 0.83406,0.170532 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6686" />
+ <path
+ d="m 172.72764,45.991113 q -0.34726,0 -0.524,0.117822 -0.17363,0.117823 -0.17363,0.347266 0,0.21084 0.13953,0.331763 0.14262,0.117822 0.39377,0.117822 0.31316,0 0.5271,-0.223242 0.21394,-0.226343 0.21394,-0.564307 v -0.127124 z m 1.69602,-0.418579 v 1.981275 h -1.11931 v -0.514698 q -0.22324,0.31626 -0.50229,0.461988 -0.27906,0.142627 -0.67903,0.142627 -0.5395,0 -0.87747,-0.31316 -0.33486,-0.316259 -0.33486,-0.818554 0,-0.610816 0.41858,-0.89607 0.42168,-0.285254 1.32085,-0.285254 h 0.65422 v -0.08682 q 0,-0.26355 -0.20774,-0.384473 -0.20774,-0.124023 -0.64802,-0.124023 -0.35657,0 -0.66353,0.07131 -0.30695,0.07131 -0.5705,0.213941 v -0.84646 q 0.35656,-0.08682 0.71623,-0.130225 0.35967,-0.04651 0.71934,-0.04651 0.93948,0 1.35495,0.372071 0.41858,0.36897 0.41858,1.203027 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6688" />
+ <path
+ d="m 178.85481,45.439209 v 2.1146 h -1.11621 v -0.344166 -1.27434 q 0,-0.449585 -0.0217,-0.620118 -0.0186,-0.170532 -0.0682,-0.251147 -0.0651,-0.10852 -0.17673,-0.167432 -0.11163,-0.06201 -0.25425,-0.06201 -0.34727,0 -0.54571,0.269751 -0.19843,0.26665 -0.19843,0.74104 v 1.708423 h -1.11001 v -3.472657 h 1.11001 v 0.508496 q 0.25114,-0.303857 0.5333,-0.446484 0.28215,-0.145728 0.62322,-0.145728 0.60151,0 0.91157,0.36897 0.31316,0.36897 0.31316,1.072803 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6690" />
+ <path
+ d="m 182.15425,44.589648 v -1.860351 h 1.11621 v 4.824512 h -1.11621 v -0.502295 q -0.22945,0.306958 -0.5054,0.449585 -0.27595,0.142627 -0.63872,0.142627 -0.64182,0 -1.0542,-0.508497 -0.41238,-0.511596 -0.41238,-1.314648 0,-0.803052 0.41238,-1.311548 0.41238,-0.511597 1.0542,-0.511597 0.35967,0 0.63562,0.145728 0.27905,0.142627 0.5085,0.446484 z m -0.73174,2.247925 q 0.35657,0 0.5426,-0.260449 0.18914,-0.260449 0.18914,-0.756543 0,-0.496094 -0.18914,-0.756543 -0.18603,-0.260449 -0.5426,-0.260449 -0.35347,0 -0.5426,0.260449 -0.18604,0.260449 -0.18604,0.756543 0,0.496094 0.18604,0.756543 0.18913,0.260449 0.5426,0.260449 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6692" />
+ <path
+ d="m 187.7506,44.791186 q -0.36897,0 -0.56431,0.266651 -0.19224,0.26355 -0.19224,0.762744 0,0.499194 0.19224,0.765845 0.19534,0.26355 0.56431,0.26355 0.36276,0 0.555,-0.26355 0.19224,-0.266651 0.19224,-0.765845 0,-0.499194 -0.19224,-0.762744 -0.19224,-0.266651 -0.555,-0.266651 z m 0,-0.79375 q 0.89606,0 1.39836,0.483692 0.50539,0.483691 0.50539,1.339453 0,0.855762 -0.50539,1.339453 -0.5023,0.483692 -1.39836,0.483692 -0.89917,0 -1.40767,-0.483692 -0.5054,-0.483691 -0.5054,-1.339453 0,-0.855762 0.5054,-1.339453 0.5085,-0.483692 1.40767,-0.483692 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6694" />
+ <path
+ d="m 191.58022,43.095166 v 0.985986 h 1.14412 v 0.79375 h -1.14412 v 1.472779 q 0,0.241845 0.0961,0.328662 0.0961,0.08372 0.38137,0.08372 h 0.57051 v 0.79375 h -0.95188 q -0.65732,0 -0.93327,-0.272852 -0.27286,-0.275952 -0.27286,-0.933276 v -1.472779 h -0.5519 v -0.79375 h 0.5519 V 43.09517 Z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6696" />
+ <path
+ d="m 196.80203,45.439209 v 2.1146 h -1.11621 v -0.344166 -1.268139 q 0,-0.455786 -0.0217,-0.626319 -0.0186,-0.170532 -0.0682,-0.251147 -0.0651,-0.10852 -0.17674,-0.167432 -0.11162,-0.06201 -0.25424,-0.06201 -0.34727,0 -0.54571,0.269751 -0.19843,0.26665 -0.19843,0.74104 v 1.708423 h -1.11001 v -4.824512 h 1.11001 v 1.860351 q 0.25114,-0.303857 0.5333,-0.446484 0.28215,-0.145728 0.62321,-0.145728 0.60152,0 0.91158,0.36897 0.31316,0.36897 0.31316,1.072803 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6698" />
+ <path
+ d="m 201.20528,45.808179 v 0.316259 h -2.59519 q 0.0403,0.390674 0.28215,0.586011 0.24185,0.195337 0.67593,0.195337 0.35036,0 0.71623,-0.102319 0.36897,-0.10542 0.75655,-0.31626 v 0.855762 q -0.39378,0.148828 -0.78755,0.223242 -0.39378,0.07751 -0.78755,0.07751 -0.94258,0 -1.46658,-0.477491 -0.5209,-0.480591 -0.5209,-1.345654 0,-0.849561 0.5116,-1.336353 0.5147,-0.486792 1.41387,-0.486792 0.81855,0 1.30844,0.492994 0.493,0.492993 0.493,1.317749 z m -1.14102,-0.36897 q 0,-0.31626 -0.18603,-0.508496 -0.18294,-0.195337 -0.4806,-0.195337 -0.32246,0 -0.52399,0.182935 -0.20154,0.179833 -0.25115,0.520898 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6700" />
+ <path
+ d="m 204.53262,45.026831 q -0.14573,-0.06821 -0.29145,-0.09922 -0.14263,-0.03411 -0.28836,-0.03411 -0.42788,0 -0.66042,0.275952 -0.22945,0.272852 -0.22945,0.784448 v 1.599903 h -1.11001 v -3.472657 h 1.11001 v 0.570508 q 0.21394,-0.341064 0.4899,-0.496094 0.27905,-0.15813 0.66662,-0.15813 0.0558,0 0.12092,0.0062 0.0651,0.0031 0.18914,0.0186 z"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6702" />
+ </g>
+ </g>
+ </a>
+ <path
+ id="rect69393"
+ style="display:inline;fill:#253c7e;stroke-width:0.198665"
+ d="m 69.945829,115.93276 v -10 l 8.054171,5 z"
+ sodipodi:nodetypes="cccc"
+ inkscape:label="arrow.form" />
+ <a
+ id="a4598"
+ inkscape:label="releaseinfo.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/overview/overview.html#onap-release-information"
+ xlink:title="ONAP Release 9 »Istanbul«">
+ <g
+ aria-label="RELEASE 9 »ISTANBUL«"
+ id="text1436-10"
+ style="font-size:6.35px;line-height:1.05;letter-spacing:-0.0926042px;word-spacing:-0.264583px;display:inline;opacity:0.8;fill:#313032;stroke-width:0.264583"
+ inkscape:label="releaseinfo.label">
+ <path
+ d="m 259.94033,25.724506 q 0.20153,0.06821 0.39067,0.291455 0.19224,0.223243 0.38447,0.613916 l 0.63562,1.26504 h -0.67283 l -0.59221,-1.187525 q -0.22944,-0.465088 -0.44648,-0.617016 -0.21394,-0.151929 -0.58601,-0.151929 h -0.68213 v 1.95647 h -0.62632 v -4.629175 h 1.41387 q 0.79375,0 1.18442,0.331762 0.39068,0.331763 0.39068,1.00149 0,0.437182 -0.20464,0.725537 -0.20154,0.288354 -0.58911,0.399975 z m -1.5689,-1.944067 v 1.643311 h 0.78755 q 0.45268,0 0.68213,-0.20774 0.23254,-0.21084 0.23254,-0.617016 0,-0.406177 -0.23254,-0.610816 -0.22945,-0.207739 -0.68213,-0.207739 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6705" />
+ <path
+ d="m 262.06464,23.265742 h 2.92695 v 0.527099 h -2.30063 V 25.1633 h 2.20451 v 0.5271 h -2.20451 v 1.677417 h 2.35644 v 0.5271 h -2.98276 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6707" />
+ <path
+ d="m 265.98419,23.265742 h 0.62632 v 4.102075 h 2.25413 v 0.5271 h -2.88045 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6709" />
+ <path
+ d="m 269.42936,23.265742 h 2.92695 v 0.527099 h -2.30063 V 25.1633 h 2.20451 v 0.5271 h -2.20451 v 1.677417 h 2.35644 v 0.5271 h -2.98276 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6711" />
+ <path
+ d="m 274.8961,23.882758 -0.84956,2.303736 h 1.70223 z m -0.35346,-0.617016 h 0.71003 l 1.76424,4.629175 h -0.65113 l -0.42168,-1.187525 h -2.08669 l -0.42168,1.187525 h -0.66043 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6713" />
+ <path
+ d="m 280.37525,23.417671 v 0.610815 q -0.35656,-0.170532 -0.67282,-0.254248 -0.31626,-0.08372 -0.61082,-0.08372 -0.5116,0 -0.79065,0.198438 -0.27595,0.198437 -0.27595,0.564306 0,0.306958 0.18293,0.465088 0.18604,0.155029 0.70074,0.251148 l 0.37827,0.07751 q 0.70073,0.133325 1.03249,0.471289 0.33487,0.334864 0.33487,0.89917 0,0.672827 -0.45269,1.020093 -0.44959,0.347266 -1.32085,0.347266 -0.32866,0 -0.70073,-0.07441 -0.36897,-0.07441 -0.76585,-0.220141 v -0.644922 q 0.38138,0.21394 0.74724,0.322461 0.36587,0.10852 0.71934,0.10852 0.5364,0 0.82786,-0.210839 0.29145,-0.21084 0.29145,-0.601514 0,-0.341065 -0.21084,-0.533301 -0.20774,-0.192236 -0.68523,-0.288354 l -0.38137,-0.07441 q -0.70073,-0.139527 -1.01389,-0.437183 -0.31316,-0.297656 -0.31316,-0.827856 0,-0.613916 0.43098,-0.967383 0.43408,-0.353467 1.19373,-0.353467 0.32556,0 0.66352,0.05891 0.33797,0.05891 0.69143,0.176734 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6715" />
+ <path
+ d="m 281.53839,23.265742 h 2.92695 v 0.527099 H 282.1647 V 25.1633 h 2.20452 v 0.5271 h -2.20452 v 1.677417 h 2.35645 v 0.5271 h -2.98276 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6717" />
+ <path
+ d="m 287.19365,27.798798 v -0.570507 q 0.23564,0.111621 0.47749,0.170532 0.24184,0.05891 0.47439,0.05891 0.62011,0 0.94568,-0.415479 0.32866,-0.418579 0.37517,-1.268139 -0.17984,0.26665 -0.45579,0.409277 -0.27595,0.142627 -0.61081,0.142627 -0.69454,0 -1.10071,-0.418579 -0.40308,-0.42168 -0.40308,-1.150317 0,-0.713135 0.42168,-1.144117 0.42168,-0.430981 1.12241,-0.430981 0.80305,0 1.22473,0.617017 0.42478,0.613916 0.42478,1.785937 0,1.094507 -0.52089,1.74873 -0.5178,0.651124 -1.39527,0.651124 -0.23564,0 -0.47749,-0.04651 -0.24184,-0.04651 -0.50229,-0.139527 z m 1.24643,-1.96267 q 0.42168,0 0.66663,-0.288355 0.24805,-0.288354 0.24805,-0.790649 0,-0.499195 -0.24805,-0.787549 -0.24495,-0.291455 -0.66663,-0.291455 -0.42168,0 -0.66972,0.291455 -0.24495,0.288354 -0.24495,0.787549 0,0.502295 0.24495,0.790649 0.24804,0.288355 0.66972,0.288355 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6719" />
+ <path
+ d="m 292.70318,24.611396 1.45418,1.296045 v 0.254248 l -1.45418,1.296045 v -0.592212 l 0.93328,-0.830957 -0.93328,-0.830957 z m 1.34566,0 1.45417,1.296045 v 0.254248 l -1.45417,1.296045 v -0.592212 l 0.93327,-0.830957 -0.93327,-0.830957 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6721" />
+ <path
+ d="m 296.52042,23.265742 h 0.62632 v 4.629175 h -0.62632 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6723" />
+ <path
+ d="m 301.07559,23.417671 v 0.610815 q -0.35656,-0.170532 -0.67282,-0.254248 -0.31626,-0.08372 -0.61082,-0.08372 -0.5116,0 -0.79065,0.198438 -0.27595,0.198437 -0.27595,0.564306 0,0.306958 0.18293,0.465088 0.18604,0.155029 0.70074,0.251148 l 0.37827,0.07751 q 0.70073,0.133325 1.03249,0.471289 0.33487,0.334864 0.33487,0.89917 0,0.672827 -0.45269,1.020093 -0.44958,0.347266 -1.32085,0.347266 -0.32866,0 -0.70073,-0.07441 -0.36897,-0.07441 -0.76585,-0.220141 v -0.644922 q 0.38138,0.21394 0.74724,0.322461 0.36587,0.10852 0.71934,0.10852 0.5364,0 0.82786,-0.210839 0.29145,-0.21084 0.29145,-0.601514 0,-0.341065 -0.21084,-0.533301 -0.20774,-0.192236 -0.68523,-0.288354 l -0.38137,-0.07441 q -0.70073,-0.139527 -1.01389,-0.437183 -0.31316,-0.297656 -0.31316,-0.827856 0,-0.613916 0.43098,-0.967383 0.43408,-0.353467 1.19373,-0.353467 0.32556,0 0.66352,0.05891 0.33797,0.05891 0.69143,0.176734 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6725" />
+ <path
+ d="m 301.5969,23.265742 h 3.91604 v 0.527099 h -1.64331 v 4.102076 h -0.62942 v -4.102076 h -1.64331 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6727" />
+ <path
+ d="m 307.07915,23.882758 -0.84956,2.303736 h 1.70222 z m -0.35346,-0.617016 h 0.71003 l 1.76423,4.629175 h -0.65112 l -0.42168,-1.187525 h -2.08669 l -0.42168,1.187525 h -0.66043 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6729" />
+ <path
+ d="m 309.78328,23.265742 h 0.84336 l 2.05258,3.872632 v -3.872632 h 0.60772 v 4.629175 h -0.84336 l -2.05259,-3.872632 v 3.872632 h -0.60771 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6731" />
+ <path
+ d="m 315.06709,25.684199 v 1.69602 h 1.00459 q 0.50539,0 0.74724,-0.207739 0.24495,-0.21084 0.24495,-0.641821 0,-0.434082 -0.24495,-0.638721 -0.24185,-0.207739 -0.74724,-0.207739 z m 0,-1.90376 v 1.395264 h 0.92707 q 0.45889,0 0.68213,-0.170533 0.22635,-0.173632 0.22635,-0.527099 0,-0.350366 -0.22635,-0.523999 -0.22324,-0.173633 -0.68213,-0.173633 z m -0.62632,-0.514697 h 1.5999 q 0.71624,0 1.10381,0.297656 0.38757,0.297656 0.38757,0.84646 0,0.42478 -0.19843,0.675928 -0.19844,0.251147 -0.58291,0.313159 0.46198,0.09922 0.71623,0.415478 0.25735,0.31316 0.25735,0.784449 0,0.620117 -0.42168,0.958081 -0.42168,0.337964 -1.19993,0.337964 h -1.66191 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6733" />
+ <path
+ d="m 318.63317,23.265742 h 0.62942 v 2.812231 q 0,0.744141 0.26975,1.072803 0.26976,0.325561 0.87437,0.325561 0.60151,0 0.87126,-0.325561 0.26976,-0.328662 0.26976,-1.072803 v -2.812231 h 0.62941 v 2.889746 q 0,0.905371 -0.44958,1.367358 -0.44649,0.461988 -1.32085,0.461988 -0.87747,0 -1.32705,-0.461988 -0.44649,-0.461987 -0.44649,-1.367358 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6735" />
+ <path
+ d="m 323.25966,23.265742 h 0.62632 v 4.102075 h 2.25412 v 0.5271 h -2.88044 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6737" />
+ <path
+ d="m 329.37133,24.611396 v 0.592212 l -0.93328,0.830957 0.93328,0.830957 v 0.592212 l -1.45417,-1.296045 v -0.254248 z m -1.34565,0 v 0.592212 l -0.93328,0.830957 0.93328,0.830957 v 0.592212 l -1.45418,-1.296045 v -0.254248 z"
+ style="-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end"
+ id="path6739" />
+ </g>
+ </a>
+ <a
+ id="a4602"
+ inkscape:label="onaplogo.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/overview/overview.html"
+ xlink:title="The Open Network Automation Platform (ONAP) is a comprehensive platform for orchestration, management, and automation of network and edge computing services for network operators, cloud providers, and enterprises. The open source project ONAP is hosted by the Linux Foundation.">
+ <g
+ id="g1241"
+ transform="matrix(0.10712373,0,0,0.10712373,5.2329939,4.7423663)"
+ style="display:inline"
+ inkscape:label="onaplogo">
+ <g
+ id="g1365"
+ inkscape:label="logotext">
+ <path
+ class="st127"
+ d="m 884.4,124.83 v 46.62 H 851.73 V 13.39 h 93.09 c 17.32,0 29.65,4.26 37,12.76 7.35,8.51 11.02,22.71 11.02,42.61 0,20.06 -3.67,34.41 -11.02,43.07 -7.35,8.66 -19.55,12.99 -36.61,12.99 H 884.4 Z m 0,-31.38 h 54.52 c 8,0 13.55,-1.87 16.63,-5.6 3.08,-3.73 4.63,-10.09 4.63,-19.08 0,-8.38 -1.38,-14.32 -4.13,-17.82 -3.15,-4.11 -8.86,-6.17 -17.12,-6.17 H 884.4 Z"
+ id="path1149"
+ style="display:inline"
+ inkscape:label="p" />
+ <path
+ class="st127"
+ d="M 687,171.45 H 648.82 L 721.25,13.39 h 48.42 l 71.84,158.06 h -38.38 l -17.52,-39.8 h -80.89 z m 30.9,-69.59 h 54.52 l -25.98,-58.9 h -1.57 z"
+ id="path1147"
+ style="display:inline"
+ inkscape:label="a" />
+ <path
+ class="st127"
+ d="m 459.48,13.39 h 54.91 l 83.25,126.68 h 4.53 V 13.39 h 32.67 V 171.45 H 578.75 L 496.68,44.78 h -4.53 v 126.68 h -32.67 z"
+ id="path1145"
+ style="display:inline"
+ inkscape:label="n" />
+ <path
+ class="st126"
+ d="m 437.05,117.55 c 0,20.01 -3.51,34 -10.53,41.96 -7.02,7.96 -19.98,11.94 -38.87,11.94 h -60.03 c -18.24,0 -31.19,-4.13 -38.87,-12.39 -7.67,-8.26 -11.51,-22.1 -11.51,-41.5 V 67.97 c 0,-21.38 3.67,-36.08 11.02,-44.12 7.35,-8.03 20.47,-12.05 39.36,-12.05 h 60.03 c 17.71,0 30.18,3.79 37.39,11.37 8,8.34 12.01,23.28 12.01,44.8 z m -127.14,-3.86 c 0,10.31 1.77,17.28 5.31,20.92 3.54,3.64 10.3,5.46 20.27,5.46 h 43.3 c 10.5,0 17.38,-1.74 20.67,-5.23 3.28,-3.49 4.92,-10.61 4.92,-21.38 V 71.39 c 0,-11.22 -1.84,-18.72 -5.51,-22.51 -3.68,-3.79 -10.56,-5.69 -20.67,-5.69 h -42.12 c -10.23,0 -17.16,1.93 -20.76,5.8 -3.61,3.87 -5.41,11.41 -5.41,22.63 z"
+ id="path1143"
+ style="display:inline"
+ inkscape:label="o" />
+ </g>
+ <g
+ id="g1359"
+ inkscape:label="logografics">
+ <path
+ id="polygon1151"
+ style="display:inline;fill:#313032"
+ class="st127"
+ d="M 114.85,217.11 7.16,149.91 v 67.2 z" />
+ <path
+ id="polygon1153"
+ class="st128"
+ style="fill:#24272a"
+ d="M 244.95,217.11 V 149.68 L 136.86,217.11 Z" />
+ <path
+ id="polygon1155"
+ class="st128"
+ style="fill:#24272a"
+ d="M 7.16,11.74 V 77.45 L 112.49,11.74 Z" />
+ <path
+ id="polygon1157"
+ class="st128"
+ style="fill:#24272a"
+ d="M 244.95,11.74 H 141.76 l 103.19,64.39 z" />
+ <path
+ id="polygon1159"
+ class="st86"
+ style="fill:none"
+ d="m 79.61,112.78 48.27,30.13 49.4,-30.83 L 129,81.95 Z" />
+ <path
+ id="polygon1161"
+ class="st129"
+ style="fill:#00afaa"
+ d="M 129,81.95 82.34,52.84 32.97,83.67 79.61,112.78 Z" />
+ <path
+ id="polygon1163"
+ class="st129"
+ style="fill:#00afaa"
+ d="M 177.28,112.08 223.92,82.97 175.64,52.84 129,81.95 Z" />
+ <path
+ id="polygon1165"
+ class="st130"
+ style="fill:#66c9ba"
+ d="M 175.64,52.84 129,23.73 82.34,52.84 129,81.95 Z" />
+ <path
+ id="polygon1167"
+ class="st131"
+ style="fill:#0069a7"
+ d="m 79.61,112.78 -46.64,29.12 48.27,30.12 46.64,-29.11 z" />
+ <path
+ id="polygon1169"
+ class="st126"
+ style="fill:#007da5"
+ d="m 29.62,85.74 v 54.07 l 3.35,2.09 46.64,-29.12 -46.64,-29.11 z" />
+ <path
+ id="polygon1171"
+ class="st131"
+ style="fill:#0069a7"
+ d="m 174.21,171.83 -0.51,0.73 50.22,-31.36 -46.64,-29.12 -49.4,30.83 z" />
+ <path
+ id="polygon1173"
+ class="st126"
+ style="fill:#007da5"
+ d="m 223.92,82.97 -46.64,29.11 46.64,29.12 2.93,-1.82 V 84.8 Z" />
+ <path
+ id="polygon1175"
+ class="st132"
+ style="fill:#002f87"
+ d="m 81.24,172.02 46.64,29.12 45.82,-28.58 0.51,-0.73 -46.33,-28.92 z" />
+ <path
+ id="polygon1177"
+ style="display:inline;fill:#007da5"
+ class="st126"
+ d="M 79.61,112.78 129,81.95 l 48.28,30.13 -49.4,30.83 z" />
+ </g>
+ <g
+ id="g1239"
+ style="display:inline"
+ inkscape:label="opennetworkautomationplatform">
+ <g
+ id="g1237"
+ style="display:inline"
+ inkscape:label="path">
+ <path
+ class="st128"
+ d="m 299.9,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.02,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.36,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1179" />
+ <path
+ class="st128"
+ d="m 302.98,216.65 v -21.79 h 13.09 c 1.63,0 2.93,0.22 3.93,0.67 0.99,0.44 1.72,1.16 2.19,2.15 0.47,0.99 0.7,2.3 0.7,3.92 0,1.62 -0.22,2.86 -0.67,3.74 -0.45,0.87 -1.16,1.48 -2.13,1.82 -0.97,0.34 -2.3,0.51 -3.99,0.51 H 305 v 8.99 h -2.02 z m 2.01,-11.19 h 11.69 c 1.1,0 1.94,-0.1 2.53,-0.3 0.59,-0.2 1.01,-0.57 1.27,-1.11 0.26,-0.54 0.39,-1.37 0.39,-2.46 0,-1.67 -0.3,-2.84 -0.92,-3.52 -0.61,-0.68 -1.64,-1.01 -3.08,-1.01 h -11.89 v 8.4 z"
+ id="path1181" />
+ <path
+ class="st128"
+ d="m 325.68,216.68 v -21.82 h 17.2 v 2.2 H 327.7 v 7.23 h 14.79 v 2.2 H 327.7 v 7.98 h 15.18 v 2.2 h -17.2 z"
+ id="path1183" />
+ <path
+ class="st128"
+ d="m 346.26,216.68 v -21.82 h 4.48 l 14.93,19.56 v -19.56 h 2.01 v 21.82 h -2.91 l -15.38,-20.12 h -1.12 v 20.12 z"
+ id="path1185" />
+ <path
+ class="st128"
+ d="m 379.76,216.68 v -21.82 h 4.48 l 14.93,19.56 v -19.56 h 2.01 v 21.82 h -2.91 l -15.38,-20.12 h -1.12 v 20.12 z"
+ id="path1187" />
+ <path
+ class="st128"
+ d="m 404.42,216.68 v -21.82 h 17.2 v 2.2 h -15.18 v 7.23 h 14.79 v 2.2 h -14.79 v 7.98 h 15.18 v 2.2 h -17.2 z"
+ id="path1189" />
+ <path
+ class="st128"
+ d="m 423.99,194.86 h 20.92 v 2.2 h -9.48 v 19.62 h -2.01 V 197.06 H 424 v -2.2 z"
+ id="path1191" />
+ <path
+ class="st128"
+ d="m 464.37,194.86 6.77,19.5 h 0.44 l 6.88,-19.5 h 2.24 l -7.94,21.82 h -2.85 l -6.71,-19.31 -6.66,19.31 h -2.85 l -7.94,-21.82 h 2.23 l 6.88,19.5 h 0.45 l 6.77,-19.5 z"
+ id="path1193" />
+ <path
+ class="st128"
+ d="m 505.47,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.01,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.36,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1195" />
+ <path
+ class="st128"
+ d="m 510.62,207.72 v 8.99 h -2.01 v -21.82 h 13.98 c 1.58,0 2.87,0.26 3.88,0.79 1.01,0.52 1.74,1.26 2.2,2.19 0.46,0.94 0.69,2.03 0.69,3.28 0,1.03 -0.13,1.88 -0.38,2.54 -0.25,0.67 -0.57,1.19 -0.94,1.57 -0.37,0.38 -0.85,0.76 -1.42,1.14 0.69,0.17 1.26,0.69 1.73,1.57 0.47,0.87 0.7,2.08 0.7,3.62 v 5.1 h -2.01 v -5.34 c 0,-1.34 -0.24,-2.27 -0.72,-2.81 -0.48,-0.54 -1.26,-0.81 -2.32,-0.81 h -13.38 z m 0,-10.63 v 8.43 h 12.58 c 1.35,0 2.37,-0.37 3.08,-1.11 0.71,-0.74 1.06,-1.96 1.06,-3.68 0,-1.06 -0.36,-1.94 -1.09,-2.62 -0.72,-0.68 -1.69,-1.02 -2.91,-1.02 z"
+ id="path1197" />
+ <path
+ class="st128"
+ d="m 532.27,216.68 v -21.82 h 2.01 v 9.34 h 3.24 l 12.27,-9.37 h 3.52 l -13.7,10.44 14.04,11.42 h -3.52 L 537.6,206.41 h -3.32 v 10.28 h -2.01 z"
+ id="path1199" />
+ <path
+ class="st128"
+ d="m 565.34,216.68 h -2.23 l 10.07,-21.82 h 3.08 l 10.07,21.82 h -2.35 l -2.49,-5.47 h -13.65 z m 3.58,-7.67 h 11.52 l -5.76,-12.58 z"
+ id="path1201" />
+ <path
+ class="st128"
+ d="m 588.22,194.86 h 2.02 v 15.22 c 0,1.02 0.15,1.84 0.45,2.48 0.3,0.63 0.83,1.11 1.58,1.42 0.75,0.31 1.81,0.48 3.16,0.5 h 8.53 c 1.18,-0.02 2.13,-0.2 2.85,-0.54 0.72,-0.34 1.24,-0.84 1.56,-1.49 0.32,-0.66 0.49,-1.49 0.49,-2.5 v -15.09 h 2.01 v 14.28 c 0,2.01 -0.25,3.55 -0.75,4.64 -0.5,1.09 -1.24,1.84 -2.22,2.25 -0.98,0.41 -2.3,0.63 -3.97,0.66 h -8.5 c -1.72,-0.03 -3.09,-0.26 -4.13,-0.7 -1.04,-0.44 -1.81,-1.2 -2.32,-2.28 -0.51,-1.08 -0.77,-2.58 -0.77,-4.5 v -14.35 z"
+ id="path1203" />
+ <path
+ class="st128"
+ d="m 612.94,194.86 h 20.92 v 2.2 h -9.48 v 19.62 h -2.01 v -19.62 h -9.42 v -2.2 z"
+ id="path1205" />
+ <path
+ class="st128"
+ d="m 658.63,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.01,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.36,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1207" />
+ <path
+ class="st128"
+ d="m 689.84,216.68 h -2.01 v -20.06 h -1.12 l -10.46,20.06 h -1.04 l -10.46,-20.06 h -1.15 v 20.06 h -2.01 v -21.82 h 4.3 l 9.84,18.62 9.79,-18.62 h 4.31 v 21.82 z"
+ id="path1209" />
+ <path
+ class="st128"
+ d="m 693.96,216.68 h -2.23 l 10.07,-21.82 h 3.08 l 10.07,21.82 h -2.35 l -2.49,-5.47 h -13.65 z m 3.59,-7.67 h 11.52 l -5.76,-12.58 z"
+ id="path1211" />
+ <path
+ class="st128"
+ d="m 715.78,194.86 h 20.92 v 2.2 h -9.48 v 19.62 h -2.01 v -19.62 h -9.42 v -2.2 z"
+ id="path1213" />
+ <path
+ class="st128"
+ d="m 742.18,216.68 h -2.01 v -21.82 h 2.01 z"
+ id="path1215" />
+ <path
+ class="st128"
+ d="m 769.36,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.02,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.36,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1217" />
+ <path
+ class="st128"
+ d="m 772.32,216.68 v -21.82 h 4.48 l 14.93,19.56 v -19.56 h 2.01 v 21.82 h -2.91 l -15.38,-20.12 h -1.12 v 20.12 z"
+ id="path1219" />
+ <path
+ class="st128"
+ d="m 805.93,216.65 v -21.79 h 13.09 c 1.63,0 2.93,0.22 3.93,0.67 0.99,0.44 1.72,1.16 2.19,2.15 0.47,0.99 0.7,2.3 0.7,3.92 0,1.62 -0.22,2.86 -0.67,3.74 -0.45,0.87 -1.16,1.48 -2.13,1.82 -0.97,0.34 -2.3,0.51 -3.99,0.51 h -11.1 v 8.99 h -2.02 z m 2.02,-11.19 h 11.69 c 1.1,0 1.94,-0.1 2.53,-0.3 0.59,-0.2 1.01,-0.57 1.27,-1.11 0.26,-0.54 0.39,-1.37 0.39,-2.46 0,-1.67 -0.3,-2.84 -0.92,-3.52 -0.61,-0.68 -1.64,-1.01 -3.08,-1.01 h -11.89 v 8.4 z"
+ id="path1221" />
+ <path
+ class="st128"
+ d="m 828.86,216.68 v -21.82 h 2.01 v 19.62 h 14.63 v 2.2 z"
+ id="path1223" />
+ <path
+ class="st128"
+ d="m 849.43,216.68 h -2.23 l 10.07,-21.82 h 3.08 l 10.07,21.82 h -2.35 l -2.49,-5.47 h -13.65 z m 3.59,-7.67 h 11.52 l -5.76,-12.58 z"
+ id="path1225" />
+ <path
+ class="st128"
+ d="m 871.25,194.86 h 20.92 v 2.2 h -9.48 v 19.62 h -2.01 v -19.62 h -9.42 v -2.2 z"
+ id="path1227" />
+ <path
+ class="st128"
+ d="m 894.46,216.68 v -21.82 h 17.2 v 2.2 h -15.18 v 7.23 h 14.79 v 2.2 h -14.79 v 10.19 z"
+ id="path1229" />
+ <path
+ class="st128"
+ d="m 937.58,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.01,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.35,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1231" />
+ <path
+ class="st128"
+ d="m 942.73,207.72 v 8.99 h -2.01 v -21.82 h 13.98 c 1.58,0 2.87,0.26 3.88,0.79 1.01,0.52 1.74,1.26 2.2,2.19 0.46,0.94 0.69,2.03 0.69,3.28 0,1.03 -0.13,1.88 -0.38,2.54 -0.25,0.67 -0.57,1.19 -0.94,1.57 -0.37,0.38 -0.85,0.76 -1.42,1.14 0.69,0.17 1.26,0.69 1.73,1.57 0.47,0.87 0.7,2.08 0.7,3.62 v 5.1 h -2.01 v -5.34 c 0,-1.34 -0.24,-2.27 -0.72,-2.81 -0.48,-0.54 -1.26,-0.81 -2.32,-0.81 h -13.38 z m 0,-10.63 v 8.43 h 12.58 c 1.35,0 2.37,-0.37 3.08,-1.11 0.71,-0.74 1.06,-1.96 1.06,-3.68 0,-1.06 -0.36,-1.94 -1.09,-2.62 -0.72,-0.68 -1.69,-1.02 -2.91,-1.02 z"
+ id="path1233" />
+ <path
+ class="st128"
+ d="m 992.84,216.68 h -2.01 v -20.06 h -1.12 l -10.46,20.06 h -1.04 l -10.46,-20.06 h -1.15 v 20.06 h -2.01 v -21.82 h 4.3 l 9.84,18.62 9.79,-18.62 h 4.31 v 21.82 z"
+ id="path1235" />
+ </g>
+ </g>
+ </g>
+ </a>
+ </g>
+ <style
+ type="text/css"
+ id="style1141">
+ .st0{fill:#1DCAD3;}
+ .st1{fill:#36B0C9;}
+ .st2{fill:#231F20;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#9164CC;}
+ .st5{clip-path:url(#SVGID_2_);fill:url(#SVGID_3_);}
+ .st6{fill:#201747;}
+ .st7{fill-rule:evenodd;clip-rule:evenodd;fill:#10CFC9;}
+ .st8{clip-path:url(#SVGID_5_);fill:#231F20;}
+ .st9{fill-rule:evenodd;clip-rule:evenodd;fill:#231F20;}
+ .st10{clip-path:url(#SVGID_7_);fill:#FFFFFF;}
+ .st11{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
+ .st12{fill:#8CCEAF;}
+ .st13{fill:#008476;}
+ .st14{fill:#25BCBD;}
+ .st15{fill:#004D70;}
+ .st16{fill:#20BBBB;}
+ .st17{fill:#024D70;}
+ .st18{fill-rule:evenodd;clip-rule:evenodd;fill:#F58B1F;}
+ .st19{fill-rule:evenodd;clip-rule:evenodd;fill:#18335B;}
+ .st20{clip-path:url(#SVGID_9_);}
+ .st21{clip-path:url(#SVGID_11_);}
+ .st22{fill:#18335B;}
+ .st23{fill:#F58B1F;}
+ .st24{clip-path:url(#SVGID_15_);}
+ .st25{clip-path:url(#SVGID_17_);}
+ .st26{clip-path:url(#SVGID_21_);}
+ .st27{clip-path:url(#SVGID_23_);}
+ .st28{clip-path:url(#SVGID_27_);}
+ .st29{clip-path:url(#SVGID_29_);}
+ .st30{clip-path:url(#SVGID_33_);}
+ .st31{clip-path:url(#SVGID_35_);}
+ .st32{clip-path:url(#SVGID_39_);}
+ .st33{clip-path:url(#SVGID_41_);}
+ .st34{fill:#416BA9;}
+ .st35{fill:#73C3D5;}
+ .st36{opacity:0.8;}
+ .st37{fill:#3A3A3A;}
+ .st38{fill:url(#SVGID_44_);}
+ .st39{fill:none;stroke:#000000;stroke-width:6.3384;}
+ .st40{fill:none;stroke:#000000;stroke-width:3.1692;}
+ .st41{fill:#48494B;}
+ .st42{fill:#C1986C;}
+ .st43{fill:url(#SVGID_63_);}
+ .st44{fill:url(#SVGID_64_);}
+ .st45{fill:url(#SVGID_65_);}
+ .st46{fill:url(#SVGID_66_);}
+ .st47{fill:url(#SVGID_67_);}
+ .st48{fill:#4D4E4E;}
+ .st49{fill:#27B373;}
+ .st50{fill:#5DC4CD;}
+ .st51{fill:#1E8756;}
+ .st52{fill:#3D1152;}
+ .st53{fill:#922C48;}
+ .st54{fill-rule:evenodd;clip-rule:evenodd;fill:#922C48;}
+ .st55{fill:#404041;}
+ .st56{fill:#EC1C24;}
+ .st57{fill:#373A36;}
+ .st58{fill:#808184;}
+ .st59{fill:#262261;}
+ .st60{fill:#6FCBDC;}
+ .st61{fill:#2F3436;}
+ .st62{fill:#5F97D0;}
+ .st63{fill:#132428;}
+ .st64{fill:#85C041;}
+ .st65{fill:#677784;}
+ .st66{fill:url(#SVGID_68_);}
+ .st67{opacity:0.2;clip-path:url(#SVGID_70_);}
+ .st68{fill:#FFFEFA;}
+ .st69{opacity:0.1;}
+ .st70{fill:url(#SVGID_71_);}
+ .st71{opacity:0.3;}
+ .st72{opacity:0.08;}
+ .st73{opacity:0.1;fill:url(#Wordmark_1_);}
+ .st74{fill:url(#SVGID_104_);}
+ .st75{opacity:0.6;fill:url(#SVGID_107_);}
+ .st76{opacity:0.4;}
+ .st77{fill:url(#SVGID_110_);}
+ .st78{opacity:0.6;fill:url(#SVGID_113_);}
+ .st79{fill:url(#SVGID_116_);}
+ .st80{opacity:0.6;fill:url(#SVGID_119_);}
+ .st81{fill:url(#SVGID_122_);}
+ .st82{opacity:0.6;fill:url(#SVGID_125_);}
+ .st83{fill:url(#SVGID_128_);}
+ .st84{opacity:0.6;fill:url(#SVGID_131_);}
+ .st85{fill:#221F1F;}
+ .st86{fill:none;}
+ .st87{fill:#00416B;}
+ .st88{opacity:0.8;fill:url(#XMLID_323_);}
+ .st89{fill:#4197CB;}
+ .st90{fill:#003E52;}
+ .st91{fill:#3F96B4;}
+ .st92{fill:#B9DBE5;}
+ .st93{opacity:0.3;fill:#231F20;}
+ .st94{opacity:0.3;fill:#FFFFFF;}
+ .st95{fill:#050013;}
+ .st96{fill:#E87200;}
+ .st97{fill:#FCB813;}
+ .st98{fill:#3D3935;}
+ .st99{fill:#FFB600;}
+ .st100{fill:#FCB814;}
+ .st101{fill:#F48120;}
+ .st102{fill:#EF4E25;}
+ .st103{fill:#ED3024;}
+ .st104{fill:#E0592A;}
+ .st105{fill:#00ADBB;}
+ .st106{fill:#00829B;}
+ .st107{fill:#93D500;}
+ .st108{fill:#4D5A31;}
+ .st109{fill:#6BA43A;}
+ .st110{fill:#424143;}
+ .st111{fill-rule:evenodd;clip-rule:evenodd;fill:#C7E6B4;}
+ .st112{fill-rule:evenodd;clip-rule:evenodd;fill:#5A9891;}
+ .st113{fill-rule:evenodd;clip-rule:evenodd;fill:#127870;}
+ .st114{fill-rule:evenodd;clip-rule:evenodd;fill:#5CCFD5;}
+ .st115{fill-rule:evenodd;clip-rule:evenodd;fill:#ACD5CD;}
+ .st116{fill-rule:evenodd;clip-rule:evenodd;fill:#B5ECC9;}
+ .st117{fill-rule:evenodd;clip-rule:evenodd;fill:#A1D683;}
+ .st118{fill-rule:evenodd;clip-rule:evenodd;fill:#DEF0D3;}
+ .st119{fill-rule:evenodd;clip-rule:evenodd;fill:#91B9B4;}
+ .st120{fill-rule:evenodd;clip-rule:evenodd;fill:#006860;}
+ .st121{fill-rule:evenodd;clip-rule:evenodd;fill:#00ADBB;}
+ .st122{fill-rule:evenodd;clip-rule:evenodd;fill:#B4E7E9;}
+ .st123{fill-rule:evenodd;clip-rule:evenodd;fill:#007565;}
+ .st124{fill-rule:evenodd;clip-rule:evenodd;fill:#00CE7C;}
+ .st125{fill-rule:evenodd;clip-rule:evenodd;fill:#5FD896;}
+ .st126{fill:#007DA5;}
+ .st127{fill:#313032;}
+ .st128{fill:#24272A;}
+ .st129{fill:#00AFAA;}
+ .st130{fill:#66C9BA;}
+ .st131{fill:#0069A7;}
+ .st132{fill:#002F87;}
+ .st133{fill:#8BC53F;}
+ .st134{fill:#1A1A1A;}
+ .st135{fill:#0095D6;}
+ .st136{fill:#003F5F;}
+ .st137{fill:#2D317C;}
+ .st138{fill:#41BFBF;}
+ .st139{fill:#293C97;}
+ .st140{fill:#52C2BD;}
+ .st141{fill:url(#SVGID_134_);}
+ .st142{fill:url(#SVGID_135_);}
+ .st143{fill:url(#SVGID_136_);}
+ .st144{fill:#0DBEEA;}
+ .st145{fill:#097EC2;}
+ .st146{fill:#133C63;}
+ .st147{fill:#3B91CF;}
+ .st148{fill:#C8DEE8;}
+ .st149{fill:#629BBA;}
+ .st150{fill:#F8BE19;}
+ .st151{fill:url(#SVGID_137_);}
+ .st152{fill:url(#SVGID_138_);}
+ .st153{fill:url(#SVGID_139_);}
+ .st154{fill:#00233B;}
+ .st155{fill:url(#SVGID_140_);}
+ .st156{fill:url(#SVGID_141_);}
+ .st157{fill:url(#SVGID_142_);}
+ .st158{fill:url(#SVGID_143_);}
+ .st159{fill:url(#SVGID_144_);}
+ .st160{fill:url(#SVGID_145_);}
+ .st161{fill:url(#SVGID_146_);}
+ .st162{fill:url(#SVGID_147_);}
+ .st163{fill:url(#SVGID_148_);}
+ .st164{fill:url(#SVGID_149_);}
+ .st165{fill:url(#SVGID_150_);}
+ .st166{fill:url(#SVGID_151_);}
+ .st167{fill:url(#SVGID_152_);}
+ .st168{fill:url(#SVGID_153_);}
+ .st169{fill:url(#SVGID_154_);}
+ .st170{fill:url(#SVGID_155_);}
+ .st171{fill:url(#SVGID_156_);}
+ .st172{fill:url(#SVGID_157_);}
+ .st173{fill:url(#SVGID_158_);}
+ .st174{fill:url(#SVGID_159_);}
+ .st175{fill:url(#SVGID_160_);}
+ .st176{fill:url(#SVGID_161_);}
+ .st177{fill:url(#SVGID_162_);}
+ .st178{fill:url(#SVGID_163_);}
+ .st179{fill:url(#SVGID_164_);}
+ .st180{fill:url(#SVGID_165_);}
+ .st181{fill:url(#SVGID_166_);}
+ .st182{fill:url(#SVGID_167_);}
+ .st183{fill:url(#SVGID_168_);}
+ .st184{fill:url(#SVGID_169_);}
+ .st185{fill:url(#SVGID_170_);}
+ .st186{fill:url(#SVGID_171_);}
+ .st187{fill:url(#SVGID_172_);}
+ .st188{fill:url(#SVGID_173_);}
+ .st189{fill:url(#SVGID_174_);}
+ .st190{fill:url(#SVGID_175_);}
+ .st191{fill:url(#SVGID_176_);}
+ .st192{fill:url(#SVGID_177_);}
+ .st193{fill:url(#SVGID_178_);}
+ .st194{fill:#C31230;}
+ .st195{fill:#807F82;}
+ .st196{fill-rule:evenodd;clip-rule:evenodd;fill:#C31230;}
+ .st197{fill-rule:evenodd;clip-rule:evenodd;fill:#807F82;}
+ .st198{fill:#2D2D2D;}
+ .st199{display:none;fill:#2D2D2D;}
+ .st200{fill:#D11F3C;}
+ .st201{fill:#E42C4C;stroke:#E42C4C;stroke-width:1.0503;stroke-miterlimit:10;}
+ .st202{display:none;fill:#231F20;}
+ .st203{display:none;fill:#FFFFFF;}
+ .st204{fill:#FF7F30;}
+ .st205{opacity:0.3;fill:#FF7F30;}
+ .st206{opacity:0.6;fill:#FF7F30;}
+ .st207{opacity:0.7;fill:#FF7F30;}
+ .st208{fill:#221C35;}
+ .st209{fill:#1B98D5;}
+ .st210{fill:#173963;}
+ .st211{fill:#009ADE;}
+ .st212{fill:#003764;}
+ .st213{fill:#2A7DE1;}
+ .st214{opacity:0.4;clip-path:url(#XMLID_324_);fill:#221F1F;}
+ .st215{fill:#002A3A;}
+ .st216{fill:#0033A1;}
+ .st217{fill:url(#SVGID_179_);}
+ .st218{fill:url(#SVGID_180_);}
+ .st219{fill:url(#SVGID_181_);}
+ .st220{fill:url(#SVGID_182_);}
+ .st221{fill:#007EC4;}
+ .st222{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_183_);}
+ .st223{fill-rule:evenodd;clip-rule:evenodd;fill:#E6E7E8;}
+ .st224{fill:#009345;}
+ .st225{fill:#BBBCB8;}
+ .st226{fill:#72C0EB;}
+ .st227{fill:#939598;}
+ .st228{fill-rule:evenodd;clip-rule:evenodd;fill:#2CB8EB;}
+ .st229{fill:#2CB8EB;}
+ .st230{fill:#81B83A;}
+ .st231{fill-rule:evenodd;clip-rule:evenodd;fill:#81B83A;}
+ .st232{enable-background:new ;}
+ .st233{fill:#FF6F3E;}
+ .st234{fill:#12143D;}
+ .st235{fill:url(#SVGID_184_);}
+ .st236{fill:url(#SVGID_185_);}
+ .st237{fill:url(#SVGID_186_);}
+ .st238{fill:url(#SVGID_187_);}
+ .st239{fill:url(#SVGID_188_);}
+ .st240{fill:url(#SVGID_189_);}
+ .st241{fill:url(#SVGID_190_);}
+ .st242{fill:url(#SVGID_191_);}
+ .st243{fill:url(#SVGID_192_);}
+ .st244{fill:#7C51A0;}
+ .st245{fill:#9F66A9;}
+ .st246{fill:#9F80B9;}
+ .st247{fill:url(#SVGID_193_);}
+ .st248{fill:url(#SVGID_194_);}
+ .st249{fill:url(#SVGID_195_);}
+ .st250{fill:url(#SVGID_196_);}
+ .st251{fill:#2D3136;}
+ .st252{fill:#76777A;}
+ .st253{fill:#A7A8A9;}
+ .st254{fill:#0082CA;}
+ .st255{fill:#FFB259;}
+ .st256{fill:#385CAD;}
+ .st257{fill:#7BA0C4;}
+ .st258{fill:#EBA900;}
+ .st259{fill:#929497;}
+ .st260{opacity:0.7;fill:#FFFFFF;}
+ .st261{fill:#016BAF;}
+ .st262{fill:#343432;}
+ .st263{fill:#6D6E70;}
+ .st264{fill:#F4B01B;}
+ .st265{fill:#293271;}
+ .st266{fill:#A1D33C;}
+ .st267{fill:#212322;}
+ .st268{fill:#0047BA;}
+ .st269{fill:#969CDE;}
+ .st270{fill:#047BC1;}
+ .st271{fill:url(#SVGID_197_);}
+ .st272{fill:url(#SVGID_198_);}
+ .st273{fill:url(#SVGID_199_);}
+ .st274{fill:url(#SVGID_200_);}
+ .st275{fill:url(#SVGID_201_);}
+ .st276{fill:url(#SVGID_202_);}
+ .st277{fill:url(#SVGID_203_);}
+ .st278{fill:#13517C;}
+ .st279{fill:#0077A6;}
+ .st280{fill:none;stroke:#231F20;stroke-width:5.9036;stroke-miterlimit:10;}
+ .st281{fill:#00A94F;}
+ .st282{fill:none;stroke:#231F20;stroke-width:3.2172;stroke-miterlimit:10;}
+ .st283{fill:#59595C;}
+ .st284{opacity:0.349;fill:#F9AE19;}
+ .st285{opacity:0.349;fill:#E99F22;}
+ .st286{opacity:0.349;fill:#E47D25;}
+ .st287{fill:#F9AE19;}
+ .st288{fill:#E99F22;}
+ .st289{fill:#F09B20;}
+ .st290{fill:#E47D25;}
+ .st291{fill:#E89223;}
+ .st292{opacity:0.651;fill:#F9AE19;}
+ .st293{fill:#E68825;}
+ .st294{opacity:0.651;fill:#E99F22;}
+ .st295{fill:#EB8D23;}
+ .st296{opacity:0.7725;fill:#EF9B21;}
+ .st297{opacity:0.651;fill:#E47D25;}
+ .st298{opacity:0.7725;fill:#EA9622;}
+ .st299{fill:url(#SVGID_204_);}
+ .st300{fill:#55575B;}
+ .st301{fill:#EE424E;}
+ .st302{fill:#34424B;}
+</style>
+</svg>
diff --git a/docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-interactive.svg b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-interactive.svg
new file mode 100644
index 000000000..d952d10c4
--- /dev/null
+++ b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-interactive.svg
@@ -0,0 +1,3005 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<!-- This work is licensed under a Creative Commons Attribution 4.0 International -->
+
+<!-- License. http://creativecommons.org/licenses/by/4.0 -->
+
+<!-- Copyright (C) 2021 Deutsche Telekom AG -->
+
+<svg
+ sodipodi:docname="onap-architecture-overview-r9-istanbul-interactive.svg"
+ inkscape:version="1.1 (ce6663b3b7, 2021-05-25)"
+ id="svg5"
+ version="1.1"
+ viewBox="0 0 328.00477 237.0196"
+ height="237.01961mm"
+ width="328.00476mm"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:document-units="mm"
+ showgrid="true"
+ inkscape:zoom="1"
+ inkscape:cx="642"
+ inkscape:cy="510"
+ inkscape:window-width="2405"
+ inkscape:window-height="2043"
+ inkscape:window-x="1417"
+ inkscape:window-y="42"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="layer4"
+ height="190mm"
+ showborder="true"
+ inkscape:showpageshadow="true"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ borderlayer="true"
+ width="321mm"
+ fit-margin-left="2"
+ fit-margin-top="2"
+ lock-margins="true"
+ fit-margin-right="2"
+ fit-margin-bottom="2">
+ <inkscape:grid
+ type="xygrid"
+ id="grid14"
+ units="mm"
+ spacingx="0.99999999"
+ spacingy="0.99999999"
+ empspacing="0"
+ originx="5.0047656"
+ originy="1.9195998e-06" />
+ </sodipodi:namedview>
+ <defs
+ id="defs2">
+ <linearGradient
+ id="linearGradient155150"
+ inkscape:swatch="gradient">
+ <stop
+ style="stop-color:#8bffc3;stop-opacity:1;"
+ offset="0"
+ id="stop155146" />
+ <stop
+ style="stop-color:#8bffc3;stop-opacity:0;"
+ offset="1"
+ id="stop155148" />
+ </linearGradient>
+ <style
+ id="style5342">.cls-1{fill:none;stroke:#00bcd4;stroke-miterlimit:3.2;stroke-width:4.68px;}</style>
+ </defs>
+ <g
+ id="layer4"
+ inkscape:label="vector.layer"
+ style="display:inline"
+ transform="translate(-3.9999998,-3.9999989)"
+ inkscape:groupmode="layer">
+ <g
+ id="g5663"
+ transform="translate(4.0000018,-1.0520645)"
+ style="display:inline"
+ inkscape:label="legend">
+ <g
+ id="g4786"
+ inkscape:label="unmaintained"
+ transform="translate(139.99106,0.06481615)">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:1.98629;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-1-8-8-2"
+ width="50.01371"
+ height="4.0137157"
+ x="135"
+ y="235"
+ inkscape:label="unmaintained.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-8-2);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="219.84161"
+ y="-1.435748"
+ id="text1436-447-9-3"
+ inkscape:label="unmaintained.label"><tspan
+ x="135"
+ y="237.80913"
+ id="tspan3869"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0 0 0.2645835 -0.26458272 0 0 0 0.2645835 -0.26458463"
+ id="tspan3867">Unmaintained ONAP Component</tspan></tspan></text>
+ </g>
+ <g
+ id="g4786-5"
+ inkscape:label="onapcomponents"
+ transform="translate(87.991058,0.05109846)"
+ style="display:inline">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#007da5;fill-opacity:1;stroke:#007da5;stroke-width:1.98629;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-1-8-8-2-35"
+ width="50.01371"
+ height="4.0137157"
+ x="135"
+ y="235"
+ inkscape:label="onapcomponents.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-8-2-35);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="219.84161"
+ y="-1.435748"
+ id="text1436-447-9-3-6"
+ inkscape:label="onapcomponents.label"><tspan
+ x="135"
+ y="237.80913"
+ id="tspan3873"><tspan
+ dx="0 0 0 0 0 0 0 0 0.26458338 -0.26458272 0 0.2645829 -0.26458272 0 0 0 0.2645835 -0.26458272"
+ id="tspan3871">Entirety of ONAP Components</tspan></tspan></text>
+ </g>
+ <g
+ id="g4770"
+ inkscape:label="operations"
+ transform="translate(-107.99524,0.06481615)">
+ <rect
+ style="display:inline;fill:#5695be;fill-opacity:1;stroke:#5695be;stroke-width:2.00285;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-0-3-6-6-6"
+ width="49.99715"
+ height="3.9971504"
+ x="279"
+ y="235"
+ inkscape:label="operation.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-6-6);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="20.613007"
+ y="-13.827914"
+ id="text1436-0-1-7"
+ inkscape:label="operations.label"
+ transform="matrix(1.00026,0,0,1,-0.0728097,0)"><tspan
+ x="279"
+ y="237.80913"
+ id="tspan3875">Operations</tspan></text>
+ </g>
+ <g
+ id="g4776"
+ inkscape:label="orchestrationmanagement"
+ transform="translate(-111.99809,0.06481615)">
+ <rect
+ style="display:inline;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2.00285;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-0-3-6-6"
+ width="49.99715"
+ height="3.9971504"
+ x="231.00285"
+ y="235"
+ inkscape:label="orchestrationmanagement.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-6);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="20.613007"
+ y="-13.827914"
+ id="text1436-0-1"
+ inkscape:label="orchestrationmanagement.label"
+ transform="matrix(1.00026,0,0,1,-0.0602911,0)"><tspan
+ x="231.00195"
+ y="237.80913"
+ id="tspan3879"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0 0 0 0.26458278 -0.26458272 0.26458231 -0.26458272"
+ id="tspan3877">Orchestration &amp; Management</tspan></tspan></text>
+ </g>
+ <g
+ id="g4765"
+ inkscape:label="design"
+ transform="translate(-115.99524,0.06481615)">
+ <rect
+ style="display:inline;fill:#1a3d6f;fill-opacity:1;stroke:#1a3d6f;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-0-9-8-2"
+ width="50"
+ height="4.0000005"
+ x="183"
+ y="235"
+ inkscape:label="design.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-9-8-2);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="17.142345"
+ y="-20.347672"
+ id="text1436-1-6-8"
+ inkscape:label="design.label"><tspan
+ x="183"
+ y="237.80913"
+ id="tspan3881">Design</tspan></text>
+ </g>
+ <g
+ id="g4781"
+ inkscape:label="legend"
+ style="display:inline">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#e7e6e6;fill-opacity:1;stroke:#e7e6e6;stroke-width:1.98725;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-1-8-8-2-3"
+ width="62"
+ height="4.0127535"
+ x="3.0047634"
+ y="235.05206"
+ inkscape:label="legend.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-8-2-3);display:inline;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="219.84161"
+ y="-1.435748"
+ id="text1436-447-9-3-5"
+ inkscape:label="legend.label"><tspan
+ x="3.0039062"
+ y="237.86187"
+ id="tspan3883">LEGEND</tspan></text>
+ </g>
+ </g>
+ <g
+ id="g5896"
+ inkscape:label="managedenvironment"
+ style="display:inline">
+ <rect
+ style="display:inline;fill:none;fill-opacity:1;stroke:#e7e6e6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers;stop-color:#000000"
+ id="rect55176-2"
+ width="251.99283"
+ height="75.064819"
+ x="77.004761"
+ y="154.93518"
+ inkscape:label="managedenvironmentborder.form" />
+ <g
+ id="g15324"
+ inkscape:label="managedenvironment"
+ style="display:inline"
+ transform="matrix(0.99999999,0,0,0.98486333,4.8571664e-6,2.4208863)">
+ <rect
+ style="display:inline;fill:#e7e6e6;fill-opacity:1;stroke:#e7e6e6;stroke-width:4.03062;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect88-7"
+ width="241.99524"
+ height="66.064819"
+ x="82.004761"
+ y="159.93518"
+ inkscape:label="managedenvironment.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect88-7);opacity:0.4;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="-158.34993"
+ y="134.38689"
+ id="text24922"
+ inkscape:label="managedenvironment.label"><tspan
+ x="82.003906"
+ y="165.55381"
+ id="tspan3887"><tspan
+ dx="0 0 0 0 0 0 0 0.26458254 -0.2645826"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan3885">Managed Environment</tspan></tspan></text>
+ </g>
+ <g
+ id="g29902"
+ transform="translate(2.0266634,-5.9402554)"
+ style="display:inline"
+ inkscape:label="clouds">
+ <g
+ id="g5967"
+ inkscape:label="connection"
+ style="display:inline">
+ <path
+ style="fill:none;stroke:#8c8c8c;stroke-width:1.13039;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 115,224.47985 H 230"
+ id="path85372"
+ inkscape:label="connection.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:-0.0926042px;word-spacing:-0.264583px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;display:inline;opacity:1;vector-effect:none;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ x="252.37064"
+ y="246.82533"
+ id="text1436-447-86-67"
+ inkscape:label="ip.label"
+ transform="translate(-45.6126,-23.8067)"><tspan
+ sodipodi:role="line"
+ id="tspan1434-6-0-5"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:-0.0926042px;word-spacing:-0.264583px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;vector-effect:none;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ x="252.37064"
+ y="246.82533">IP</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:-0.0926042px;word-spacing:-0.264583px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;display:inline;opacity:1;vector-effect:none;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ x="231.00024"
+ y="252.46408"
+ id="text1436-447-86-35"
+ inkscape:label="mpls.label"
+ transform="translate(-97.8803,-29.5214)"><tspan
+ sodipodi:role="line"
+ id="tspan1434-6-0-6"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:-0.0926042px;word-spacing:-0.264583px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;vector-effect:none;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ x="231.00024"
+ y="252.46408">MPLS</tspan></text>
+ </g>
+ <g
+ id="g5960"
+ inkscape:label="publiccloud"
+ style="display:inline">
+ <path
+ class="cls-1"
+ d="m 247.70767,213.42151 c -2.31346,0 -4.4449,1.18473 -5.56608,3.08461 a 5.9128827,5.9128827 0 0 0 -1.32797,-0.15617 c -2.35655,0 -4.46213,1.38829 -5.27098,3.46911 h -1.59293 a 4.3081111,4.3081111 0 0 0 -4.32103,4.32103 4.3081111,4.3081111 0 0 0 4.32103,4.32104 h 18.84799 a 4.3081111,4.3081111 0 0 0 4.32104,-4.32104 4.3081111,4.3081111 0 0 0 -3.07707,-4.14009 5.4928419,5.4928419 0 0 0 0.0312,-0.59452 c 3e-5,-3.3054 -2.84978,-5.98397 -6.3652,-5.98397 z"
+ id="path5346-0"
+ style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#8c8c8c;stroke-width:1;stroke-miterlimit:3.2;stroke-dasharray:none;stroke-opacity:1"
+ inkscape:label="publiccloud.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;display:inline;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="243.30124"
+ y="222.61729"
+ id="text1436-447-86-36-2"
+ inkscape:label="publiccloud.label"><tspan
+ sodipodi:role="line"
+ id="tspan1434-6-0-7-9"
+ style="font-size:3.175px;text-align:center;text-anchor:middle;fill:#4d4d4d;fill-opacity:1;stroke-width:0.264583"
+ x="243.30124"
+ y="222.61729">Public</tspan><tspan
+ sodipodi:role="line"
+ style="font-size:3.175px;text-align:center;text-anchor:middle;fill:#4d4d4d;fill-opacity:1;stroke-width:0.264583"
+ x="243.25494"
+ y="225.95105"
+ id="tspan28481-1">Cloud</tspan></text>
+ </g>
+ <g
+ id="g119108"
+ style="display:inline"
+ inkscape:label="privatedccloud">
+ <path
+ class="cls-1"
+ d="m 176.9781,213.42151 c -2.31346,0 -4.4449,1.18473 -5.56608,3.08461 a 5.9128827,5.9128827 0 0 0 -1.32797,-0.15617 c -2.35655,0 -4.46213,1.38829 -5.27098,3.46911 h -1.59293 a 4.3081111,4.3081111 0 0 0 -4.32103,4.32103 4.3081111,4.3081111 0 0 0 4.32103,4.32104 h 18.84799 a 4.3081111,4.3081111 0 0 0 4.32104,-4.32104 A 4.3081111,4.3081111 0 0 0 183.3121,220 a 5.4928419,5.4928419 0 0 0 0.0312,-0.59452 c 3e-5,-3.3054 -2.84978,-5.98397 -6.3652,-5.98397 z"
+ id="path5346-7"
+ style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#8c8c8c;stroke-width:1;stroke-miterlimit:3.2;stroke-dasharray:none;stroke-opacity:1"
+ inkscape:label="privatedccloud.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;display:inline;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="172.63251"
+ y="222.61729"
+ id="text1436-447-86-36-5"
+ inkscape:label="privatedccloud.label"><tspan
+ sodipodi:role="line"
+ id="tspan1434-6-0-7-3"
+ style="font-size:3.175px;text-align:center;text-anchor:middle;fill:#4d4d4d;fill-opacity:1;stroke-width:0.264583"
+ x="172.63251"
+ y="222.61729">Private</tspan><tspan
+ sodipodi:role="line"
+ style="font-size:3.175px;text-align:center;text-anchor:middle;fill:#4d4d4d;fill-opacity:1;stroke-width:0.264583"
+ x="172.58621"
+ y="225.95105"
+ id="tspan28481-5">DC Cloud</tspan></text>
+ </g>
+ <g
+ id="g119102"
+ style="display:inline"
+ inkscape:label="privateedgecloud">
+ <path
+ class="cls-1"
+ d="m 106.24851,213.42151 c -2.31346,0 -4.4449,1.18473 -5.56608,3.08461 a 5.9128827,5.9128827 0 0 0 -1.327968,-0.15617 c -2.35655,0 -4.46213,1.38829 -5.27098,3.46911 h -1.59293 a 4.3081111,4.3081111 0 0 0 -4.32103,4.32103 4.3081111,4.3081111 0 0 0 4.32103,4.32104 h 18.847988 a 4.3081111,4.3081111 0 0 0 4.32104,-4.32104 4.3081111,4.3081111 0 0 0 -3.07707,-4.14009 5.4928419,5.4928419 0 0 0 0.0312,-0.59452 c 3e-5,-3.3054 -2.84978,-5.98397 -6.3652,-5.98397 z"
+ id="path5346"
+ style="fill:#ffffff;fill-opacity:1;stroke:#8c8c8c;stroke-width:1;stroke-miterlimit:3.2;stroke-dasharray:none;stroke-opacity:1"
+ inkscape:label="privateedgecloud.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;display:inline;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="101.90293"
+ y="222.57185"
+ id="text1436-447-86-36"
+ inkscape:label="privateedgecloud.label"><tspan
+ sodipodi:role="line"
+ id="tspan1434-6-0-7"
+ style="font-size:3.175px;text-align:center;text-anchor:middle;fill:#4d4d4d;fill-opacity:1;stroke-width:0.264583"
+ x="101.90293"
+ y="222.57185">Private</tspan><tspan
+ sodipodi:role="line"
+ style="font-size:3.175px;text-align:center;text-anchor:middle;fill:#4d4d4d;fill-opacity:1;stroke-width:0.264583"
+ x="101.85663"
+ y="225.90561"
+ id="tspan28481">Edge Cloud</tspan></text>
+ </g>
+ </g>
+ <g
+ id="g4391"
+ inkscape:label="hypervisoroslayer"
+ style="display:inline">
+ <g
+ id="g4419"
+ inkscape:label="hypervisoroslayer"
+ style="display:inline">
+ <rect
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#8c8c8c;fill-opacity:1;stroke:#8c8c8c;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect13557-1-3-5-7"
+ width="174"
+ height="6"
+ x="86.004761"
+ y="195"
+ inkscape:label="hypervisorosslayer.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1-3-5-7);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="169.20685"
+ y="14.447855"
+ id="text1436-17"
+ inkscape:label="hypervisoroslayer.label"><tspan
+ x="86.003906"
+ y="197.80913"
+ id="tspan3891"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.2645835 -0.2645838 0.26458278 -0.26458189 0 0.2645835 -0.2645838"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan3889">Hypervisor / OS Layer</tspan></tspan></text>
+ </g>
+ <g
+ id="g4413"
+ inkscape:label="openstack">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.93219;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-0-3-6-9-4-4"
+ width="28.000004"
+ height="4.0000005"
+ x="135.00476"
+ y="196"
+ inkscape:label="openstack.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4-4);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="270.92728"
+ y="176.48772"
+ id="text1436-447-86-59"
+ inkscape:label="openstack.label"><tspan
+ x="135.00391"
+ y="198.49163"
+ id="tspan3893">OpenStack</tspan></text>
+ </g>
+ <g
+ id="g4408"
+ inkscape:label="commercialvim">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.93218;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-0-3-6-9-4-1"
+ width="28.000002"
+ height="4.0000005"
+ x="167.00476"
+ y="196"
+ inkscape:label="commercialvim.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4-1);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="271.98145"
+ y="177.67804"
+ id="text1436-447-86-3"
+ inkscape:label="commercialvim.label"><tspan
+ x="167.00391"
+ y="198.49163"
+ id="tspan3897"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.26458123 -0.26458272"
+ id="tspan3895">Commercial VIM</tspan></tspan></text>
+ </g>
+ <g
+ id="g4396"
+ inkscape:label="kubernetes">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.93218;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-0-3-6-9-4"
+ width="28.000002"
+ height="4.0000005"
+ x="199.00476"
+ y="196"
+ inkscape:label="kubernetes.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="273.70224"
+ y="176.48773"
+ id="text1436-447-86-31"
+ inkscape:label="kubernetes.label"><tspan
+ x="199.00391"
+ y="198.49163"
+ id="tspan3899">Kubernetes</tspan></text>
+ </g>
+ <g
+ id="g4402"
+ inkscape:label="publiccloud">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.93218;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-0-3-6-9-4-8"
+ width="28.000002"
+ height="4.0000005"
+ x="231.00476"
+ y="196"
+ inkscape:label="publiccloud.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4-8);display:inline;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="265.15952"
+ y="179.39594"
+ id="text1436-447-86-6"
+ inkscape:label="publiccloud.label"><tspan
+ x="231.00391"
+ y="198.49163"
+ id="tspan3903"><tspan
+ dx="0 0 0 0 0 0 0.2645829 -0.26458272"
+ id="tspan3901">Public Cloud</tspan></tspan></text>
+ </g>
+ </g>
+ <g
+ id="g2902"
+ inkscape:label="networkfunctionlayer"
+ style="display:inline">
+ <g
+ id="g4425"
+ inkscape:label="networkfunktionlayer">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#8c8c8c;fill-opacity:1;stroke:#8c8c8c;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557-1-3-5-1"
+ width="210"
+ height="6"
+ x="86.004761"
+ y="183"
+ inkscape:label="networkfunctionlayer.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1-3-5-1);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="166.66481"
+ y="10.079004"
+ id="text1436-96"
+ inkscape:label="networkfunktionlayer.label"><tspan
+ x="86.003906"
+ y="185.80913"
+ id="tspan3907"><tspan
+ dx="0 0 0 0 0 0 0 0.26458326 -0.26458284 0 0 0 0 0 0 0 0.26458278 -0.2645838"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan3905">Network Function Layer</tspan></tspan></text>
+ </g>
+ <g
+ id="g2995"
+ inkscape:label="pnf">
+ <rect
+ style="display:inline;fill:#8c8c8c;fill-opacity:1;stroke:#e7e6e6;stroke-width:0.15;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect13557-1-3-5-7-3"
+ width="20"
+ height="20.000002"
+ x="264.00476"
+ y="183"
+ inkscape:label="pnf.form" />
+ <rect
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-0-3-6-9-4-8-3"
+ width="13.999999"
+ height="14.000005"
+ x="267.00476"
+ y="186"
+ inkscape:label="pnf.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-4-8-3);display:inline;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="270.71011"
+ y="176.48337"
+ id="text1436-447-86-8"
+ inkscape:label="pnf.label"><tspan
+ x="267.00391"
+ y="188.49163"
+ id="tspan3909">PNF</tspan></text>
+ </g>
+ <g
+ id="g2907"
+ inkscape:label="vnf">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.93218;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-0-3-6-9-7"
+ width="28.000002"
+ height="4.000001"
+ x="199.00476"
+ y="184"
+ inkscape:label="vnf.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-7);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="189.27498"
+ y="23.159328"
+ id="text1436-447-86-5"
+ inkscape:label="vnf.label"><tspan
+ x="199.00391"
+ y="186.49163"
+ id="tspan3911">VNF</tspan></text>
+ </g>
+ </g>
+ <g
+ id="g2891"
+ inkscape:label="externalsystems"
+ style="display:inline">
+ <g
+ id="g4431"
+ inkscape:label="externalsystems"
+ style="display:inline">
+ <rect
+ style="display:inline;fill:#8c8c8c;fill-opacity:1;stroke:#8c8c8c;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect13557-1-3-5"
+ width="174"
+ height="5.9999952"
+ x="86.004761"
+ y="171"
+ inkscape:label="externalsystems.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1-3-5);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="168.25383"
+ y="9.1546545"
+ id="text1436-631"
+ inkscape:label="externalsystems.label"><tspan
+ x="86.003906"
+ y="173.80913"
+ id="tspan3915"><tspan
+ dx="0 0 0 0 0 0 0 0 0.26458243 -0.26458284"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan3913">External Systems</tspan></tspan></text>
+ </g>
+ <g
+ id="g4437"
+ inkscape:label="thirdpartycontrollers">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.93845;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-0-3-6-9"
+ width="31"
+ height="4.000001"
+ x="135.00476"
+ y="172.00002"
+ inkscape:label="thirdpartycontrollers.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="187.97429"
+ y="18.505995"
+ id="text1436-447-86-17"
+ inkscape:label="thirdpartycontrollers.label"><tspan
+ x="135.00391"
+ y="174.49163"
+ id="tspan3919"><tspan
+ dx="0 0 0 0.26458326 -0.2645832 0 0 0 0 0.26458338 -0.26458368"
+ id="tspan3917">3rd Party Controllers</tspan></tspan></text>
+ </g>
+ <g
+ id="g4442"
+ inkscape:label="svnfm">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.93218;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-0-3-6-9-7-6"
+ width="28.000002"
+ height="4.000001"
+ x="199.00476"
+ y="172"
+ inkscape:label="svnfm.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-7-6);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="182.92662"
+ y="27.262211"
+ id="text1436-447-86-2"
+ inkscape:label="svnfm.label"><tspan
+ x="199.00391"
+ y="174.49163"
+ id="tspan3921">sVNFM</tspan></text>
+ </g>
+ <g
+ id="g4447"
+ inkscape:label="ems">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.93218;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect47709-0-3-6-9-7-9"
+ width="28.000004"
+ height="4.000001"
+ x="231.00476"
+ y="172"
+ inkscape:label="ems.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-9-7-9);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="176.8647"
+ y="21.310633"
+ id="text1436-447-86-7"
+ inkscape:label="ems.label"><tspan
+ x="231.00391"
+ y="174.49163"
+ id="tspan3923">EMS</tspan></text>
+ </g>
+ </g>
+ </g>
+ <a
+ id="a5443"
+ inkscape:label="onapborder.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/index.html"
+ xlink:title="The ONAP architecture consists of functions for the design-time, run-time, for managing ONAP itself and additional utilities.">
+ <path
+ id="rect55176"
+ style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#007da5;stroke-width:7.55906;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers;stop-color:#000000"
+ inkscape:label="onapborder.form"
+ d="m 34.033758,124.72442 1e-6,752.12598 H 298.60069 V 593.38584 H 1251.0416 V 124.72442 Z"
+ transform="matrix(0.26458333,0,0,0.26458333,-2.0000002,-2.0000011)"
+ sodipodi:nodetypes="ccccccc" />
+ </a>
+ <g
+ id="g1245"
+ inkscape:label="utilities"
+ style="display:inline">
+ <a
+ id="a5474"
+ inkscape:label="utilities.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#id1"
+ xlink:title="ONAP utilities provide support of the ONAP components."
+ style="display:inline">
+ <g
+ id="g1251"
+ inkscape:label="utilities"
+ style="display:inline">
+ <rect
+ style="display:inline;fill:#e7e6e6;fill-opacity:1;stroke:#e7e6e6;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect88-3"
+ width="60"
+ height="69.000008"
+ x="12.004765"
+ y="156"
+ inkscape:label="utilities.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:-0.0926042px;word-spacing:-0.264583px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect88-3);shape-padding:0;shape-margin:0;inline-size:0;display:inline;opacity:0.4;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ x="-49.995232"
+ y="96"
+ id="text9983"
+ inkscape:label="utilities.label"><tspan
+ x="12.003906"
+ y="161.61826"
+ id="tspan3927"><tspan
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="tspan3925">Utilities</tspan></tspan></text>
+ </g>
+ </a>
+ <g
+ id="g1257"
+ inkscape:label="onapsharedutilities"
+ style="display:inline">
+ <a
+ id="a5446"
+ inkscape:label="onapsharedutilities.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#id1"
+ xlink:title="ONAP shared utilities provide support of the ONAP components."
+ style="display:inline">
+ <g
+ id="g3008"
+ inkscape:label="onapsharedutilities"
+ style="display:inline">
+ <rect
+ style="display:inline;fill:#8c8c8c;fill-opacity:1;stroke:#8c8c8c;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect34206-3"
+ width="52"
+ height="29.999998"
+ x="16.004765"
+ y="171"
+ inkscape:label="onapsharedutilities.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect34206-3);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="167.85852"
+ y="13.785113"
+ id="text1436-115"
+ inkscape:label="onapsharedutilities.label"><tspan
+ x="16.003906"
+ y="173.80913"
+ id="tspan3931"><tspan
+ dx="0 0 0 0 0.26458302 -0.26458284 0 0 0 0 0 0.26458207 -0.26458189"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan3929">ONAP Shared Utilities</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5453"
+ inkscape:label="toscaparser.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-modeling-etsicatalog/en/latest/"
+ xlink:title="[TO BE REVISED] etsicatalog provides package management service and parser service by Micro Service. It can be used to store packages distributed by the SDC, and can be consumed by other projects or components such as UUI, VFC, etc. It also includes a TOSCA parser service.">
+ <g
+ id="g1268"
+ inkscape:label="toscaparser"
+ style="display:inline">
+ <rect
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-1-8-0"
+ width="50"
+ height="3.9999995"
+ x="17.004765"
+ y="196"
+ inkscape:label="toscaparser.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-0);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="168.39336"
+ y="8.4962769"
+ id="text1436-44"
+ inkscape:label="toscaparser.label"><tspan
+ x="17.003906"
+ y="198.80913"
+ id="tspan3935"><tspan
+ dx="0 0 0 0 0 0.26458302 -0.26458368"
+ id="tspan3933">TOSCA Parser</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5460"
+ inkscape:label="modelutilities.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-modeling-etsicatalog/en/latest/"
+ xlink:title="[TO BE REVISED] The unified model-driven approach uses models as sources of data for generating processes/codes and following workflows (not code development as source). This way, the system can be more flexible and future proof, easy to update and use for cross-platform solutions since the “only” thing needed is a model update and manipulation through engine.">
+ <g
+ id="g1274"
+ inkscape:label="modelutilities"
+ style="display:inline">
+ <rect
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-1-1"
+ width="50"
+ height="3.9999995"
+ x="17.004765"
+ y="188"
+ inkscape:label="modelutilities.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-1);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="168.51738"
+ y="11.404485"
+ id="text1436-30"
+ inkscape:label="modelutilities.label"><tspan
+ x="17.003906"
+ y="190.80913"
+ id="tspan3939"><tspan
+ dx="0 0 0 0 0 0.26458314 -0.26458368"
+ id="tspan3937">Model Utilities</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5467"
+ inkscape:label="ccsdk.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-ccsdk-distribution/en/latest/index.html"
+ xlink:title="The Common Controller Software Development Kit (CCSDK) provides a common set of reusable code that can be used across multiple controllers. For example, the SDN-C , APP-C, DCAE, ONAP Operations Manager and ONAP controller can reuse common pieces from this framework.">
+ <g
+ id="g1262"
+ inkscape:label="ccsdk"
+ style="display:inline">
+ <rect
+ style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-19"
+ width="50"
+ height="3.9999995"
+ x="17.004765"
+ y="180"
+ inkscape:label="ccsdk.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-19);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="169.02161"
+ y="9.1546583"
+ id="text1436-48"
+ inkscape:label="ccsdk.label"><tspan
+ x="17.003906"
+ y="182.80913"
+ id="tspan3943"><tspan
+ dx="0 0 0 0 0 0 0.26458278 -0.26458272 0 0 0 0 0 0 0 0 0 0.26458433 -0.26458272 0 0 0.26458469 -0.26458272"
+ id="tspan3941">Common Controller SDK (CCSDK)</tspan></tspan></text>
+ </g>
+ </a>
+ </g>
+ </g>
+ <g
+ id="g2637"
+ inkscape:label="manageonap"
+ style="display:inline">
+ <a
+ id="a5481"
+ inkscape:label="manageonap.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-operator/index.html#operations-and-administration-guides"
+ xlink:title="Management capabilities for the Open Network Automation Platform itself.">
+ <g
+ id="g1266"
+ inkscape:label="manageonap"
+ style="display:inline">
+ <rect
+ style="display:inline;fill:#bdd7ee;fill-opacity:1;stroke:#bdd7ee;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect41609"
+ width="152"
+ height="9.9999971"
+ x="172"
+ y="51.932758"
+ inkscape:label="manageonap.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect41609);opacity:0.4;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="228.26944"
+ y="22.61767"
+ id="text1436-656-4-1"
+ inkscape:label="manageonap.label"><tspan
+ x="172"
+ y="57.551855"
+ id="tspan3947"><tspan
+ dx="0 0 0 0 0 0 0.26458302 -0.2645826"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan3945">Manage ONAP</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5488"
+ inkscape:label="oom.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#oom-onap-operations-manager"
+ xlink:title="The ONAP Operations Manager (OOM) is responsible for lifecycle management of the ONAP platform itself. OOM provides the ability to manage cloud-native installations and deployments of ONAP to Kubernetes-managed cloud environments.">
+ <g
+ id="g2643"
+ inkscape:label="oom">
+ <rect
+ style="display:inline;opacity:0.6;fill:#10699e;fill-opacity:1;stroke:#10699e;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-1-7-9-5-9-2-7"
+ width="58.000008"
+ height="8.000001"
+ x="265"
+ y="52.932758"
+ inkscape:label="oom.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-5-9-2-7);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="166.82719"
+ y="11.666093"
+ id="text1436-93"
+ inkscape:label="oom.label"><tspan
+ x="265"
+ y="55.742725"
+ id="tspan3951"><tspan
+ dx="0 0 0 0 0.26458302 -0.26458272 0 0 0 0 0 0 0 0 0.26458278 -0.26458272 0 0 0 0 0 0 0.26458243 -0.26458272"
+ id="tspan3949">ONAP Operation Manager (OOM)</tspan></tspan></text>
+ </g>
+ </a>
+ </g>
+ <g
+ id="g4638"
+ inkscape:label="designtime"
+ style="display:inline">
+ <a
+ id="a5495"
+ inkscape:label="designtime.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#design-time-framework"
+ xlink:title="The Design-time framework is a comprehensive development environment with tools, techniques and repositories for defining/describing resources, services, and products."
+ style="display:inline">
+ <g
+ id="g1272"
+ inkscape:label="designtime">
+ <rect
+ style="display:inline;fill:#e7e6e6;fill-opacity:1;stroke:#e7e6e6;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect88"
+ width="60"
+ height="98.000008"
+ x="12.000001"
+ y="51.932758"
+ inkscape:label="designtime.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect88);display:inline;opacity:0.4;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="174.50102"
+ y="13.649951"
+ id="text1436-656"
+ inkscape:label="designtime.label"><tspan
+ x="12"
+ y="57.551855"
+ id="tspan3955"><tspan
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="tspan3953">Design-Time</tspan></tspan></text>
+ </g>
+ </a>
+ <g
+ id="g3346"
+ inkscape:label="sdc"
+ style="display:inline">
+ <a
+ id="a5502"
+ inkscape:label="sdc.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-sdc/en/latest/index.html"
+ xlink:title="Service Design &amp; Creation (SDC) provides a well-structured organization of visual design and testing tools, templates and catalogs to model and create resources, and services. The output of the SDC is a set of models which drives the orchestration. In addition, it provides process workflow support for talking to the VNF/PNF or other resources and services through the process steps design, test and deploy."
+ style="display:inline">
+ <g
+ id="g1280"
+ inkscape:label="sdc"
+ style="display:inline">
+ <rect
+ style="display:inline;fill:#253c7e;fill-opacity:1;stroke:#253c7e;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect34206"
+ width="52.000004"
+ height="56"
+ x="15.999996"
+ y="89.932762"
+ inkscape:label="sdc.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect34206);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="172.33142"
+ y="8.0951509"
+ id="text1436-65"
+ inkscape:label="sdc.label"><tspan
+ x="16"
+ y="92.742725"
+ id="tspan3959"><tspan
+ dx="0 0 0 0 0 0 0 0.26458231 -0.26458284 0 0 0 0 0 0.26458278 -0.2645838 0.26458398 -0.2645838 0 0 0 0 0 0 0 0.26458088"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan3957">Service Design &amp; Creation
+</tspan></tspan><tspan
+ x="16"
+ y="96.711475"
+ id="tspan3963"><tspan
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan3961">(SDC)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5511"
+ inkscape:label="catalog.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-sdc/en/latest/architecture.html"
+ xlink:title="The key output of SDC is a set of models containing descriptions of asset capabilities and instructions to manage them. These models are stored in the SDC Master Reference Catalog for the entire enterprise to use.">
+ <g
+ id="g4060"
+ inkscape:label="catalog"
+ transform="matrix(1.0101763,0,0,1.0101763,-0.42740385,-1.4545241)"
+ style="stroke-width:0.989926">
+ <rect
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#7c8ab2;fill-opacity:1;stroke:#7c8ab2;stroke-width:1.97985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1-7-9-0"
+ width="50.000004"
+ height="3.9999976"
+ x="17.000002"
+ y="140.93277"
+ inkscape:label="catalog.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-0);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.261918"
+ x="167.88138"
+ y="11.932061"
+ id="text1436-63"
+ inkscape:label="catalog.label"><tspan
+ x="17"
+ y="143.74272"
+ id="tspan3965">Catalog</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5517"
+ inkscape:label="dcaedesignstudio.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-dcaegen2/en/latest/sections/design-components/DCAE-MOD/DCAE-MOD-Architecture.html"
+ xlink:title="Data Collection, Analytics and Events (DCAE) Design Studio enables to define and configure the monitoring flows of DCAE.">
+ <g
+ id="g4055"
+ inkscape:label="dcaedesignstudio">
+ <rect
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#7c8ab2;fill-opacity:1;stroke:#7c8ab2;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1-7-9"
+ width="50.000004"
+ height="3.9999986"
+ x="17.000002"
+ y="132.93277"
+ inkscape:label="dcaedesignstudio.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="169.81224"
+ y="9.5514326"
+ id="text1436-85"
+ inkscape:label="dcaedesignstudio.label"><tspan
+ x="17"
+ y="135.74272"
+ id="tspan3969"><tspan
+ dx="0 0 0 0 0.26458326 -0.26458272 0 0 0 0 0 0.26458278 -0.26458272"
+ id="tspan3967">DCAE Design Studio</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5524"
+ inkscape:label="controllerdesignstudio.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-ccsdk-cds/en/latest/index.html"
+ xlink:title="The design-time part of the Controller Design Studio (CDS) – the CDS Designer UI – is a framework to automate the resolution of resources for instantiation and any config provisioning operation, such as day0, day1, or day2 configuration. A designer can define what actions are required for a given service, along with anything comprising the action. Its content is driven from a catalog of reusable data dictionary and component, delivering a reusable and simplified self-service experience. CDS modeling is mainly based on the TOSCA standard, using JSON as a representation. CDS is part of CCSDK.">
+ <g
+ id="g4049"
+ inkscape:label="controllerdesignstudio">
+ <rect
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#7c8ab2;fill-opacity:1;stroke:#7c8ab2;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1-7"
+ width="50"
+ height="3.9999976"
+ x="17.000002"
+ y="124.93277"
+ inkscape:label="controllerdesignstudio.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="171.58653"
+ y="9.2854605"
+ id="text1436-90"
+ inkscape:label="controllerdesignstudio.label"><tspan
+ x="17"
+ y="127.74272"
+ id="tspan3973"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.26458338 -0.26458368 0 0 0 0 0 0.26458278 -0.26458272 0 0 0 0 0 0.26458469 -0.26458272"
+ id="tspan3971">Controller Design Studio (CDS)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5531"
+ inkscape:label="workflowdesigner.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-sdc/en/latest/workflow.html"
+ xlink:title="Workflow Designer allows a user to design a workflow, save it, and attach it to a SDC service as an artifact. Workflow Designer also manages the definitions of activities, which can be later used as parts of the designed workflows.">
+ <g
+ id="g4043"
+ inkscape:label="workflowdesigner">
+ <rect
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#7c8ab2;fill-opacity:1;stroke:#7c8ab2;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1-8"
+ width="50"
+ height="3.9999976"
+ x="17.000002"
+ y="116.93276"
+ inkscape:label="workflowdesigner.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="179.79521"
+ y="7.5675664"
+ id="text1436-2"
+ inkscape:label="workflowdesigner.label"><tspan
+ x="17"
+ y="119.74272"
+ id="tspan3977"><tspan
+ dx="0 0 0 0 0 0.092604198 -0.0926046 0 0.2645835 -0.26458272"
+ id="tspan3975">Workflow Designer</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5538"
+ inkscape:label="xnfonboarding.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vnfrqts-requirements/en/latest/Chapter7/VNF-On-boarding-and-package-management.html"
+ xlink:title="The VNF provider must provide VNF packages that include a rich set of recipes, management and functional interfaces, policies, configuration parameters, and infrastructure requirements that can be utilized by the ONAP Design module to onboard and catalog these resources.">
+ <g
+ id="g4037"
+ inkscape:label="xnfonboarding">
+ <rect
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#7c8ab2;fill-opacity:1;stroke:#7c8ab2;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1"
+ width="50"
+ height="3.9999981"
+ x="17.000002"
+ y="108.93276"
+ inkscape:label="xnfonboarding.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="167.75735"
+ y="3.067914"
+ id="text1436-8"
+ inkscape:label="xnfonboarding.label"><tspan
+ x="17"
+ y="111.74272"
+ id="tspan3981"><tspan
+ dx="0 0 0 0.26458278 -0.2645832"
+ id="tspan3979">xNF Onboarding</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5545"
+ inkscape:label="servicexnfdesign.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-user/design/index.html"
+ xlink:title="The goal of the design process is to create all artifacts (models) that are required to instantiate and manage resources, services, and products on the ONAP platform."
+ style="display:inline">
+ <g
+ id="g3355"
+ inkscape:label="servicexnfdesign"
+ style="display:inline">
+ <rect
+ style="opacity:1;fill:#7c8ab2;fill-opacity:1;stroke:#7c8ab2;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709"
+ width="50"
+ height="4"
+ x="17.000002"
+ y="100.93276"
+ inkscape:label="servicexnfdesign.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="169.71107"
+ y="4.38903"
+ id="text1436-3"
+ inkscape:label="servicexnfdesign.label"
+ sodipodi:insensitive="true"><tspan
+ x="17"
+ y="103.74272"
+ id="tspan3985"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0 0.26458278 -0.26458272"
+ id="tspan3983">Service/xNF Design</tspan></tspan></text>
+ </g>
+ </a>
+ </g>
+ <g
+ id="g4450"
+ inkscape:label="vnfvalidation"
+ style="display:inline">
+ <a
+ id="a5552"
+ inkscape:label="vnfvalidation.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-provider/index.html#vnf-and-pnf-requirements-and-guidelines"
+ xlink:title="Ensures that a network function (e.g. CNF, PNF, VNF) fits all ONAP guidelines and requirements.">
+ <g
+ id="g4456"
+ inkscape:label="vnfvalidation">
+ <rect
+ style="display:inline;opacity:0.4;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect13557-1"
+ width="37"
+ height="10.000002"
+ x="16"
+ y="71.932762"
+ inkscape:label="vnfvalidation.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="21.546154"
+ y="-9.7195272"
+ id="text1436-1-5"
+ inkscape:label="vnfvalidation.label"><tspan
+ x="16"
+ y="74.742725"
+ id="tspan3989"><tspan
+ dx="0 0 0 0.26458326 -0.26458332"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan3987">VNF Validation</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5559"
+ inkscape:label="vnfsdk.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vnfsdk-model/en/latest/index.html"
+ xlink:title="The Virtual Network Function Software Development Kit (VNF SDK) provides the functionality to create VNF and PNF packages, test VNF and VNF ONAP compliance, and provides market place functionality to store VNF and PNF packages.">
+ <g
+ id="g4467"
+ inkscape:label="vnfsdk"
+ style="display:inline"
+ transform="matrix(1.0293981,0,0,1.0293981,-1.2935185,-2.320477)">
+ <rect
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#1a3d6f;fill-opacity:1;stroke:#1a3d6f;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-0-9-8-9"
+ width="16"
+ height="4.000001"
+ x="36"
+ y="76.932762"
+ inkscape:label="vnfsdk.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-9-8-9);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="37.171062"
+ y="-20.744442"
+ id="text1436-1"
+ inkscape:label="vnfsdk.label"><tspan
+ x="36"
+ y="79.742725"
+ id="tspan3993"><tspan
+ dx="0 0 0 0.26458326 -0.2645832"
+ id="tspan3991">VNF SDK</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a5566"
+ inkscape:label="vvp.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vvp-documentation/en/latest/index.html"
+ xlink:title="The VNF Validation Platform (VVP) provides the functionality to validate that a VNF Heat package is compliant with the ONAP VNF Heat Template Requirements from the ONAP VNF Requirements (VNFRQTS) project.">
+ <g
+ id="g4461"
+ inkscape:label="vvp"
+ style="display:inline">
+ <rect
+ style="fill:#1a3d6f;fill-opacity:1;stroke:#1a3d6f;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-0-9-8"
+ width="15"
+ height="4.000001"
+ x="17.000002"
+ y="76.932762"
+ inkscape:label="vvp.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-9-8);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="17.142345"
+ y="-20.347672"
+ id="text1436-1-6"
+ inkscape:label="vvp.label"><tspan
+ x="17"
+ y="79.742725"
+ id="tspan3995">VVP</tspan></text>
+ </g>
+ </a>
+ </g>
+ </g>
+ <g
+ id="g6143"
+ inkscape:label="runtime"
+ style="display:inline">
+ <a
+ id="a4359"
+ inkscape:label="runtime.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#runtime-framework"
+ xlink:title="The Run-time execution framework executes the rules and policies and other models distributed by the design and creation environment.">
+ <g
+ id="g10932"
+ inkscape:label="runtime"
+ style="display:inline">
+ <path
+ id="rect6495"
+ style="fill:#dae3f3;fill-opacity:1;stroke:#dae3f3;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 78,51.932761 v 97.999999 h 90 156 V 67.932761 H 166 v -16 z"
+ sodipodi:nodetypes="cccccccc"
+ inkscape:label="runtime.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect6495);opacity:0.4;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="180.11223"
+ y="28.465675"
+ id="text1436-656-4"
+ inkscape:label="runtime.label"><tspan
+ x="78"
+ y="57.551855"
+ id="tspan3999"><tspan
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';opacity:1"
+ id="tspan3997">Run-Time</tspan></tspan></text>
+ </g>
+ </a>
+ <g
+ id="g1896"
+ inkscape:label="sharedservices"
+ style="display:inline">
+ <a
+ id="a1436"
+ inkscape:label="sharedservices.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/onap-architecture.html#shared-services"
+ xlink:title="ONAP provides a set of operational services for all ONAP components including activity logging, reporting, common data layer, configuration, persistence, access control, secret and credential management, resiliency, and software lifecycle management."
+ style="display:inline">
+ <g
+ id="g1430"
+ inkscape:label="sharedservices">
+ <rect
+ style="fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect34206-6"
+ width="52.000004"
+ height="56"
+ x="268"
+ y="89.932762"
+ inkscape:label="sharedservices.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect34206-6);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="264.16125"
+ y="-18.357779"
+ id="text1436"
+ inkscape:label="sharedservices.label"><tspan
+ x="268"
+ y="92.742725"
+ id="tspan4003"><tspan
+ dx="0 0 0 0 0 0 0.26458302 -0.2645838"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold'"
+ id="tspan4001">Shared Services</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a1443"
+ inkscape:label="cps.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-cps/en/latest/index.html"
+ xlink:title="The Configuration Persistence Service (CPS) provides storage for real-time run-time configuration and operational parameters that need to be used by ONAP.">
+ <g
+ id="g1929"
+ inkscape:label="cps">
+ <rect
+ style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#66c1be;fill-opacity:1;stroke:#66c1be;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1-7-9-0-6"
+ width="50"
+ height="3.9999995"
+ x="269"
+ y="140.93277"
+ inkscape:label="cps.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-0-6);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="207.3472"
+ y="-5.3533635"
+ id="text1436-447-8"
+ inkscape:label="cps.label"><tspan
+ x="269"
+ y="143.74272"
+ id="tspan4007"><tspan
+ dx="0 0 0 0 0.092604198 -0.092604123 0 0.2645829 -0.26458272 0 0 0 0 0 0 0 0 0 0 0.2645835 -0.26458463 0 0 0 0 0 0 0.26458541 -0.26458272"
+ id="tspan4005">Config. Persistence Service (CPS)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a1450"
+ inkscape:label="music.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#music-onap-multi-site-integration"
+ xlink:title="Multi-Site State (MUSIC) provides a multi-site state coordination/management service (MUSIC) with a rich suite of recipes that each ONAP component can simply configure and use for their state-management needs.">
+ <g
+ id="g1935"
+ inkscape:label="music">
+ <rect
+ style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1-7-9-3"
+ width="50"
+ height="3.9999998"
+ x="269"
+ y="132.93277"
+ inkscape:label="music.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-3);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="225.7334"
+ y="-10.376236"
+ id="text1436-447-4"
+ inkscape:label="music.label"><tspan
+ x="269"
+ y="135.74272"
+ id="tspan4011"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.2645835 -0.26458368 0 0 0 0 0.2645835 -0.26458272"
+ id="tspan4009">Multi-Site State (MUSIC)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a1457"
+ inkscape:label="pomba.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-logging-analytics/en/latest/Logging_Enhancements_Project/logging_enhancements_project.html"
+ xlink:title="Post Orchestration Model Based Audit (POMBA) provides a event-driven audit of the operational data integrity across the NFV orchestration environment and NFV infrastructure using model driven approach. It reports discrepancies and anomalies between model and instance artifacts.">
+ <g
+ id="g1923"
+ inkscape:label="pomba">
+ <rect
+ style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1-7-97"
+ width="50"
+ height="3.9999998"
+ x="269"
+ y="124.93277"
+ inkscape:label="pomba.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-97);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="219.33739"
+ y="4.4885979"
+ id="text1436-447-2"
+ inkscape:label="pomba.label"><tspan
+ x="269"
+ y="127.74272"
+ id="tspan4015"><tspan
+ dx="0 0 0 0 0 0.26458278 -0.2645832"
+ id="tspan4013">Audit (POMBA)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a1464"
+ inkscape:label="logging.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-logging-analytics/en/latest/index.html"
+ xlink:title="Logging provides the capability to capture information required to operate, troubleshoot and report on the performance of the ONAP platform.">
+ <g
+ id="g1917"
+ inkscape:label="logging">
+ <rect
+ style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1-8-8"
+ width="50"
+ height="3.9999998"
+ x="269"
+ y="116.93276"
+ inkscape:label="logging.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-8-8);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="219.84161"
+ y="-1.435748"
+ id="text1436-447-9"
+ inkscape:label="logging.label"><tspan
+ x="269"
+ y="119.74272"
+ id="tspan4017">Logging</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a1470"
+ inkscape:label="oof.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#oof-optimization-framework"
+ xlink:title="The ONAP Optimization Framework (OOF) addresses the optimization needs of ONAP. OOF is a framework that supports creating and running a suite of optimizing applications including Homing/Placement, PCI optimizer, Route optimizer, Slice selection, Change Management Scheduling Optimizer.">
+ <g
+ id="g1912"
+ inkscape:label="oof">
+ <rect
+ style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#66c1be;fill-opacity:1;stroke:#66c1be;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ id="rect47709-1-2"
+ width="50"
+ height="3.9999995"
+ x="269"
+ y="108.93276"
+ inkscape:label="oof.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-2);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="219.175"
+ y="-8.9471817"
+ id="text1436-447-7"
+ inkscape:label="oof.label"><tspan
+ x="269"
+ y="111.74272"
+ id="tspan4021"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0 0 0.26458278 -0.26458272 0 0 0 0 0 0 0 0 0.26458386 -0.26458272"
+ id="tspan4019">Optimization Framework (OOF)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a1477"
+ inkscape:label="aaf.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-aaf-authz/en/latest/index.html"
+ xlink:title="The Application Authorization Framework (AAF) provides the services for authentication, authorization and certificate management to the ONAP components. It provides the services to the ONAP components to manage the lifecycle of authentication and authorization elements such as permissions, roles and credentials.">
+ <g
+ id="g1906"
+ inkscape:label="aaf">
+ <rect
+ style="opacity:1;fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-2"
+ width="50"
+ height="3.9999995"
+ x="269"
+ y="100.93276"
+ inkscape:label="aaf.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-2);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="223.53899"
+ y="-13.681214"
+ id="text1436-447-3"
+ inkscape:label="aaf.label"><tspan
+ x="269"
+ y="103.74272"
+ id="tspan4025"><tspan
+ dx="0 0 0 0 0 0.26458338 -0.26458272 0 0 0 0 0 0 0 0 0.26458386 -0.26458463 0 0 0 0 0 0 0 0 0.26458004 -0.26458272"
+ id="tspan4023">Appl. Authoriz. Framework (AAF)</tspan></tspan></text>
+ </g>
+ </a>
+ </g>
+ <a
+ id="a4403"
+ inkscape:label="vfc.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vfc-nfvo-lcm/en/latest/index.html"
+ xlink:title="The Virtual Function Controller (VFC) leverages the ETSI NFV MANO Architecture and information model as a reference and implements the full life cycle management and FCAPS of VNF and NS.">
+ <g
+ id="g8563"
+ inkscape:label="vfc"
+ style="display:inline">
+ <rect
+ style="font-variation-settings:normal;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557-62"
+ width="23.999994"
+ height="26"
+ x="233"
+ y="120.93275"
+ inkscape:label="vfc.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-62);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="179.96658"
+ y="6.8816009"
+ id="text1436-447"
+ inkscape:label="vfc.label"><tspan
+ x="233"
+ y="123.42522"
+ id="tspan4033"><tspan
+ dx="0 0 0 0 0 0 0 0.26458314"
+ id="tspan4027">Virtual </tspan><tspan
+ dx="-0.26458272"
+ id="tspan4029">Functio</tspan><tspan
+ dx="0 0.26458278"
+ id="tspan4031">n
+</tspan></tspan><tspan
+ x="233"
+ y="126.75897"
+ id="tspan4037"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.26458338"
+ id="tspan4035">Controller
+</tspan></tspan><tspan
+ x="233"
+ y="130.09272"
+ id="tspan4039">(VFC)</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4415"
+ inkscape:label="appc.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#appc-application-controller"
+ xlink:title="The ONAP Controller Family (SDNC/APPC) configures and maintains the health of Layer 1-7 network functions (VNF, PNF, CNFs) and network services throughout their lifecycle. Both provide similar services (application level configuration using NetConf, Chef, Ansible, RestConf) and life cycle management functions (e.g. stop, resume, health check, etc.). APPC is being used mainly for Layer 4-7 network functions.">
+ <g
+ id="g8552"
+ inkscape:label="appc">
+ <rect
+ style="font-variation-settings:normal;fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557-0"
+ width="22.999994"
+ height="26"
+ x="206"
+ y="120.93275"
+ inkscape:label="appc.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-0);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="172.20732"
+ y="6.7860241"
+ id="text1436-447-33"
+ inkscape:label="appc.label"><tspan
+ x="206"
+ y="123.42522"
+ id="tspan4043"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0 0.26458278"
+ id="tspan4041">Application
+</tspan></tspan><tspan
+ x="206"
+ y="126.75897"
+ id="tspan4047"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.26458338"
+ id="tspan4045">Controller
+</tspan></tspan><tspan
+ x="206"
+ y="130.09272"
+ id="tspan4049">(APPC)</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4425"
+ inkscape:label="sdnc.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-sdnc-oam/en/latest/index.html"
+ xlink:title="The ONAP Controller Family (SDNC/APPC) configures and maintains the health of Layer 1-7 network functions (VNF, PNF, CNFs) and network services throughout their lifecycle. Both provide similar services (application level configuration using NetConf, Chef, Ansible, RestConf, etc.) and life cycle management functions (e.g. stop, resume, health check). SDNC is being used mainly for Layer 1-3 network elements."
+ style="display:inline">
+ <g
+ id="g8543"
+ inkscape:label="sdnc">
+ <rect
+ style="font-variation-settings:normal;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557-6"
+ width="18.999996"
+ height="26"
+ x="183"
+ y="120.93275"
+ inkscape:label="sdnc.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-6);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="175.28391"
+ y="10.248323"
+ id="text1436-447-6"
+ inkscape:label="sdnc.label"><tspan
+ x="183"
+ y="123.42522"
+ id="tspan4053"><tspan
+ dx="0 0 0 0.26458326"
+ id="tspan4051">SDN
+</tspan></tspan><tspan
+ x="183"
+ y="126.75897"
+ id="tspan4057"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.26458338"
+ id="tspan4055">Controller
+</tspan></tspan><tspan
+ x="183"
+ y="130.09272"
+ id="tspan4059">(SDNC)</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4435"
+ inkscape:label="cds.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-ccsdk-cds/en/latest/index.html"
+ xlink:title="The run-time part of the Controller Design Studio (CDS) enables operators and ISPs to implement/operate hybrid network (CNF, PNF, VNF, Whitebox, etc.). The components are able to process and execute the design-time model intent defined by the users to support the lifecycle management. Included are a Self Service API, a TOSCA Workflow Engine, a Resource &amp; Template API, a Southbound Adapter, a Python Executor and a Kotlin Executor.">
+ <g
+ id="g8534"
+ inkscape:label="cds">
+ <rect
+ style="font-variation-settings:normal;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557-3"
+ width="20.999996"
+ height="26"
+ x="158"
+ y="120.93275"
+ inkscape:label="cds.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-3);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="175.52376"
+ y="7.9113479"
+ id="text1436-447-31"
+ inkscape:label="cds.label"><tspan
+ x="158"
+ y="123.42522"
+ id="tspan4063"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.26458338"
+ id="tspan4061">Controller
+</tspan></tspan><tspan
+ x="158"
+ y="126.75897"
+ id="tspan4067"><tspan
+ dx="0 0 0 0 0 0 0.26458278 -0.26458272 0 0 0 0 0 0.26458278"
+ id="tspan4065">Design Studio
+</tspan></tspan><tspan
+ x="158"
+ y="130.09272"
+ id="tspan4069">(CDS)</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4445"
+ inkscape:label="infrastructureadaption.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-multicloud-framework/en/latest/index.html"
+ xlink:title="MultiCloud provides mediation capabilities to connect to different infrastructure providers (VM based, Container based). It has capabilities to discover and register infrastructure resource information. Also it relays FCAPS data from infrastructure to DCAE.">
+ <g
+ id="g8525"
+ inkscape:label="infrastructureadaption">
+ <rect
+ style="font-variation-settings:normal;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557-9"
+ width="34"
+ height="26"
+ x="120"
+ y="120.93275"
+ inkscape:label="infrastructureadaption.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-9);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="181.20889"
+ y="-4.1586871"
+ id="text1436-447-38"
+ inkscape:label="infrastructureadaption.label"><tspan
+ x="120"
+ y="123.42522"
+ id="tspan4073"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2645835"
+ style="-inkscape-font-specification:sans-serif"
+ id="tspan4071">Infrastructure
+</tspan></tspan><tspan
+ x="120"
+ y="126.75897"
+ id="tspan4077"><tspan
+ dx="0 0 0 0 0 0 0 0 0.26458278"
+ style="-inkscape-font-specification:sans-serif"
+ id="tspan4075">Adaption
+</tspan></tspan><tspan
+ x="120"
+ y="130.09272"
+ id="tspan4081"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.26458326 -0.26458272 0.2645835 -0.26458463"
+ style="-inkscape-font-specification:sans-serif"
+ id="tspan4079">(Multi-VIM / Cloud)</tspan></tspan></text>
+ </g>
+ </a>
+ <g
+ id="g7780"
+ inkscape:label="dcae"
+ style="display:inline">
+ <a
+ id="a4477"
+ inkscape:label="dcae.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-dcaegen2/en/latest/index.html"
+ xlink:title="Data Collection, Analytics &amp; Events (DCAE) gathers performance, usage, and configuration data from the managed environment.">
+ <g
+ id="g1451"
+ inkscape:label="dcae">
+ <rect
+ style="font-variation-settings:normal;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557"
+ width="35"
+ height="26"
+ x="81"
+ y="120.93275"
+ inkscape:label="dcae.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557);display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="174.20686"
+ y="-2.2209046"
+ id="text1436-09"
+ inkscape:label="dcae.label"><tspan
+ x="81"
+ y="123.42522"
+ id="tspan4085"><tspan
+ dx="0 0 0 0 0.26458302 -0.2645832 0 0 0 0 0 0 0 0 0 0 0.26458386"
+ id="tspan4083">Data Collection,
+</tspan></tspan><tspan
+ x="81"
+ y="126.75897"
+ id="tspan4089"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0.26458338 -0.26458368 0.26458421 -0.26458463 0 0 0 0 0 0.26458243"
+ id="tspan4087">Analytics &amp; Events
+</tspan></tspan><tspan
+ x="81"
+ y="130.09272"
+ id="tspan4091">(DCAE)</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4487"
+ inkscape:label="collectors.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-dcaegen2/en/latest/sections/services/serviceindex.html#collectors"
+ xlink:title="The collection layer provides the various data collectors that are needed to collect the instrumentation that is available from the cloud infrastructure. Included are both physical and virtual elements.">
+ <g
+ id="g1442"
+ inkscape:label="collectors">
+ <rect
+ style="font-variation-settings:normal;display:inline;opacity:0.4;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-1-7-9-0-62"
+ width="30.999996"
+ height="3.9999995"
+ x="83"
+ y="140.93277"
+ inkscape:label="collectors.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-0-62);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="173.04317"
+ y="3.8190179"
+ id="text1436-447-86-0"
+ inkscape:label="collectors.label"><tspan
+ x="83"
+ y="143.42522"
+ id="tspan4093">Collectors</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4493"
+ inkscape:label="correllationholmes.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#holmes-holmes-alarm-correlation-and-analysis"
+ xlink:title="Holmes provides the capability to analyze the relationship among different alarms (e.g. root cause, correlation).">
+ <g
+ id="g1437"
+ inkscape:label="correllationholmes"
+ style="display:inline">
+ <rect
+ style="display:inline;opacity:0.4;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-1-7-9-5"
+ width="30.999996"
+ height="3.9999998"
+ x="83"
+ y="132.93277"
+ inkscape:label="correlationholmes.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-5);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="181.4267"
+ y="-11.570914"
+ id="text1436-447-5"
+ inkscape:label="correllationholmes.label"><tspan
+ x="83"
+ y="135.74272"
+ id="tspan4099">Correlation<tspan
+ dx="0.26458278"
+ id="tspan4095"> </tspan><tspan
+ dx="-0.26458272"
+ id="tspan4097">(Holmes)</tspan></tspan></text>
+ </g>
+ </a>
+ </g>
+ <a
+ id="a4501"
+ inkscape:label="dmaap.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#dmaap-data-movement-as-a-platform"
+ xlink:title="Data Movement as a Platform (DMaaP) is a component that provides data movement services that transports and processes data from any source to any target.">
+ <g
+ id="g7029"
+ inkscape:label="dmaap"
+ style="display:inline">
+ <rect
+ style="font-variation-settings:normal;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect13557-2-5-3"
+ width="85.995239"
+ height="11.999999"
+ x="171.00476"
+ y="105"
+ inkscape:label="dmaap.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2-5-3);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="174.68517"
+ y="13.522552"
+ id="text1436-447-86-9"
+ inkscape:label="dmaap.label"><tspan
+ x="171.00391"
+ y="107.49163"
+ id="tspan4103"><tspan
+ dx="0 0 0 0 0.26458302 -0.2645832 0 0 0 0 0 0 0 0.26458278 -0.26458272 0 0.26458243 -0.26458272 0.26458159 -0.26458272 0 0 0 0 0 0 0 0.26458541 -0.26458272"
+ id="tspan4101">Data Movement as a Platform (DMaaP)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4508"
+ inkscape:label="msb.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-msb-apigateway/en/latest/index.html"
+ xlink:title="The Microservice Bus (MSB) provides service registration, discovery and communication services for microservices as well as a gateway for internal and external communication for the services.">
+ <g
+ id="g7023"
+ inkscape:label="msb">
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect13557-2-5"
+ width="86.004761"
+ height="11.999999"
+ x="81"
+ y="105"
+ inkscape:label="msb.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2-5);fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="176.3374"
+ y="10.155828"
+ id="text1436-447-86-1"
+ inkscape:label="msb.label"><tspan
+ x="81"
+ y="107.49163"
+ id="tspan4107"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0 0 0.2645835 -0.26458272 0 0 0.26458243 -0.26458272"
+ id="tspan4105">Microservice Bus (MSB)</tspan></tspan></text>
+ </g>
+ </a>
+ <g
+ id="g7000"
+ inkscape:label="aai"
+ style="display:inline">
+ <a
+ id="a4515"
+ inkscape:label="aai.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#aai-active-and-available-inventory"
+ xlink:title="The Active and Available Inventory (AAI) provides real-time views of the resources and services in managed by and their relationships.">
+ <g
+ id="g7008"
+ inkscape:label="aai">
+ <rect
+ style="font-variation-settings:normal;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557-2-7"
+ width="61.999992"
+ height="11.999999"
+ x="195"
+ y="88.932762"
+ inkscape:label="aai.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2-7);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="170.64124"
+ y="9.4206228"
+ id="text1436-15"
+ inkscape:label="aai.label"><tspan
+ x="195"
+ y="91.425224"
+ id="tspan4111"><tspan
+ dx="0 0 0 0 0 0 0.2645835 -0.26458368 0.26458326 -0.26458272 0 0 0 0 0 0 0 0 0.2645835"
+ id="tspan4109">Active &amp; Available
+</tspan></tspan><tspan
+ x="195"
+ y="94.758972"
+ id="tspan4115"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0.26458338 -0.26458272"
+ id="tspan4113">Inventory (AAI)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4524"
+ inkscape:label="esr.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/developing/index.html#aai-active-and-available-inventory"
+ xlink:title="The External System Register (ESR) provides capabilities to manage external systems (e.g. register, test, update status in AAI).">
+ <g
+ id="g7017"
+ inkscape:label="esr">
+ <rect
+ style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-1-7-9-5-9"
+ width="29.999992"
+ height="8.0000029"
+ x="225"
+ y="90.932762"
+ inkscape:label="esr.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-5-9);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="177.53957"
+ y="17.883644"
+ id="text1436-76"
+ inkscape:label="esr.label"><tspan
+ x="225"
+ y="93.425224"
+ id="tspan4121"><tspan
+ dx="0 0 0 0 0 0 0 0 0.26458314"
+ id="tspan4117">External </tspan><tspan
+ dx="-0.26458368 0 0 0 0 0 0.2645835"
+ id="tspan4119">System </tspan></tspan><tspan
+ x="225"
+ y="96.758972"
+ id="tspan4125"><tspan
+ dx="0 0 0 0 0 0 0 0 0.26458338 -0.26458368"
+ id="tspan4123">Register (ESR)</tspan></tspan></text>
+ </g>
+ </a>
+ </g>
+ <a
+ id="a4534"
+ inkscape:label="so.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-so/en/latest/index.html"
+ xlink:title="The Service Orchestration (SO) component is in charge of orchestration of network services and resources. It is based on the use of BPMN to document the Workflows.">
+ <g
+ id="g6985"
+ inkscape:label="so"
+ style="display:inline">
+ <rect
+ style="font-variation-settings:normal;display:inline;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557-2-6"
+ width="44"
+ height="11.999998"
+ x="147"
+ y="88.932762"
+ inkscape:label="so.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2-6);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="174.04448"
+ y="18.677187"
+ id="text1436-49"
+ inkscape:label="so.label"><tspan
+ x="147"
+ y="91.742725"
+ id="tspan4129"><tspan
+ dx="0 0 0 0 0 0 0 0.26458254 -0.26458272 0 0 0 0 0 0 0 0 0 0 0 0 0.26458278 -0.26458272"
+ id="tspan4127">Service Orchestration (SO)</tspan></tspan></text>
+ </g>
+ </a>
+ <g
+ id="g6156"
+ inkscape:label="policyframework"
+ style="display:inline">
+ <a
+ id="a4541"
+ inkscape:label="policyframework.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-policy-parent/en/latest/index.html"
+ xlink:title="Policy Core Functions provide a logically centralized environment for the creation and management of policies, including conditional rules (e.g. create and validate policies/rules, identify overlaps, resolve conflicts, derive additional policies as needed).">
+ <g
+ id="g6163"
+ inkscape:label="policyframework">
+ <rect
+ style="fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect13557-2"
+ width="62"
+ height="11.999998"
+ x="81"
+ y="88.932762"
+ inkscape:label="policyframework.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-2);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="170.91991"
+ y="24.497959"
+ id="text1436-5"
+ inkscape:label="policyframework.label"><tspan
+ x="81"
+ y="91.742725"
+ id="tspan4133"><tspan
+ dx="0 0 0 0 0 0 0.2645829"
+ id="tspan4131">Policy
+</tspan></tspan><tspan
+ x="81"
+ y="95.711475"
+ id="tspan4135">Framework</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4549"
+ inkscape:label="clamp.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-policy-clamp/en/latest/index.html"
+ xlink:title="The Closed Loop Automation Platform (CLAMP) provides the capability to manage runtime control loops.">
+ <g
+ id="g6171"
+ inkscape:label="clamp">
+ <rect
+ style="opacity:1;fill:#66c1be;fill-opacity:1;stroke:#66c1be;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-1-7-9-5-9-1"
+ width="30"
+ height="8.0000029"
+ x="111"
+ y="90.932762"
+ inkscape:label="clamp.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-1-7-9-5-9-1);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="166.90547"
+ y="12.189323"
+ id="text1436-91"
+ inkscape:label="clamp.label"><tspan
+ x="111"
+ y="93.425224"
+ id="tspan4139"><tspan
+ dx="0 0 0 0 0 0 0.26458254 -0.26458272 0 0 0 0.2645835 -0.26458272 0 0 0 0 0 0.26458386"
+ id="tspan4137">Closed Loop Autom.
+</tspan></tspan><tspan
+ x="111"
+ y="96.758972"
+ id="tspan4143"><tspan
+ dx="0 0 0 0 0 0 0 0 0.2645835 -0.26458272"
+ id="tspan4141">Platform (CLAMP)</tspan></tspan></text>
+ </g>
+ </a>
+ </g>
+ <g
+ id="g5379"
+ inkscape:label="interfaces"
+ style="display:inline">
+ <a
+ id="a4558"
+ inkscape:label="interfaces.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/onap-developer/architecture/references.html#user-interfaces"
+ xlink:title="Various ONAP components provide also a user interface.">
+ <g
+ id="g5413"
+ inkscape:label="interfaces">
+ <rect
+ style="font-variation-settings:normal;display:inline;opacity:0.4;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ id="rect13557-1-3"
+ width="197"
+ height="10.000002"
+ x="59"
+ y="71.932762"
+ inkscape:label="interfaces.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect13557-1-3);fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="-47.995235"
+ y="75"
+ id="text1842"
+ inkscape:label="interfaces.label"><tspan
+ x="59"
+ y="74.742725"
+ id="tspan4147"><tspan
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';fill:#ffffff"
+ id="tspan4145">Interfaces</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4565"
+ inkscape:label="cli.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-cli/en/latest/index.html"
+ xlink:title="The Command Line Interface (CLI) provides commands to operate ONAP during design and run-time for network service functionalities. It also provides the 'Open Command Platform' which helps to orchestrate the commands from YAML and helps in agile automation.">
+ <g
+ id="g5407"
+ inkscape:label="cli">
+ <rect
+ style="font-variation-settings:normal;vector-effect:none;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-0-3-6-0-61"
+ width="36"
+ height="4.000001"
+ x="219"
+ y="76.932762"
+ inkscape:label="cli.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-0-61);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="164.039"
+ y="4.4774046"
+ id="text1436-9"
+ inkscape:label="cli.label"><tspan
+ x="219"
+ y="79.742725"
+ id="tspan4149">CLI</tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4571"
+ inkscape:label="externalapis.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-externalapi-nbi/en/latest/index.html"
+ xlink:title="External API exposes ONAPs capabilities through TMF standardized interfaces. It enables ONAP to hide the internal API.">
+ <g
+ id="g5402"
+ inkscape:label="externalapis">
+ <rect
+ style="font-variation-settings:normal;vector-effect:none;fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-0-3-6-0-2"
+ width="34.999996"
+ height="4.000001"
+ x="180"
+ y="76.932762"
+ inkscape:label="externalapis.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-0-2);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="165.2327"
+ y="3.1701791"
+ id="text1436-11"
+ inkscape:label="externalapis.label"><tspan
+ x="180"
+ y="79.742725"
+ id="tspan4153"><tspan
+ dx="0 0 0 0 0 0 0 0 0.26458314 -0.26458368"
+ id="tspan4151">External APIs</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4578"
+ inkscape:label="usecaseui.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-usecase-ui/en/latest/index.html"
+ xlink:title="Usecase User Interface (UUI) is an application portal which provides the ability to manage ONAP service instances. It allows customers to create, delete and update service instances, as well as to monitor the alarms and performance of these instances.">
+ <g
+ id="g5396"
+ inkscape:label="usecaseui">
+ <rect
+ style="font-variation-settings:normal;vector-effect:none;fill:#009893;fill-opacity:1;stroke:#009893;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-0-3-6-0-6"
+ width="36"
+ height="4.000001"
+ x="140"
+ y="76.932762"
+ inkscape:label="usecaseui.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-0-6);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="33.78363"
+ y="-23.208643"
+ id="text1436-7"
+ inkscape:label="usecaseui.label"><tspan
+ x="140"
+ y="79.742725"
+ id="tspan4157"><tspan
+ dx="0 0 0 0 0 0 0 0 0.2645835 -0.26458368 0 0.26458314 -0.26458272"
+ id="tspan4155">Use-Case UI (UUI)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4585"
+ inkscape:label="omdashboardvid.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-vid/en/latest/index.html"
+ xlink:title="Virtual Infrastructure Deployment (VID) is a UI interface that allows the operations and network infrastructure engineers to orchestrate and change configurations related to the infrastructure expansion and maintenance.">
+ <g
+ id="g5390"
+ inkscape:label="omdashboardvid">
+ <rect
+ style="font-variation-settings:normal;vector-effect:none;fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ id="rect47709-0-3-6-0"
+ width="36"
+ height="4.000001"
+ x="100"
+ y="76.932762"
+ inkscape:label="omdashboardvid.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6-0);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="24.28731"
+ y="-18.531609"
+ id="text1436-4"
+ inkscape:label="omdashboardvid.label"><tspan
+ x="100"
+ y="79.742725"
+ id="tspan4161"><tspan
+ dx="0 0 0 0.26458278 -0.26458272 0 0 0 0 0 0 0 0 0.26458159 -0.26458272"
+ id="tspan4159">O&amp;M Dashboard (VID)</tspan></tspan></text>
+ </g>
+ </a>
+ <a
+ id="a4592"
+ inkscape:label="portal.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-portal/en/guilin/index.html"
+ xlink:title="Portal is a GUI platform that provides the ability to integrate different ONAP components GUIs into an centralized portal.">
+ <g
+ id="g5384"
+ inkscape:label="portal">
+ <rect
+ style="fill:#aaaaaa;fill-opacity:1;stroke:#aaaaaa;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect47709-0-3-6"
+ width="36.000004"
+ height="4.000001"
+ x="60"
+ y="76.932762"
+ inkscape:label="portal.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:3.175px;line-height:1.25;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;white-space:pre;shape-inside:url(#rect47709-0-3-6);fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="20.613007"
+ y="-13.827914"
+ id="text1436-0"
+ inkscape:label="portal.label"><tspan
+ x="60"
+ y="79.742725"
+ id="tspan4163">Portal</tspan></text>
+ </g>
+ </a>
+ </g>
+ </g>
+ <a
+ id="a4352"
+ inkscape:label="nbi.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/projects/onap-externalapi-nbi/en/latest/architecture/architecture.html#introduction"
+ xlink:title="The Northbound Interface (NBI) provides a set of API that can be used by external systems as OSS or BSS for example. These APIs are based on TMF API.">
+ <g
+ id="g2903"
+ transform="translate(0.9999988,-6.9351787)"
+ style="display:inline"
+ inkscape:label="nbi">
+ <rect
+ style="display:inline;fill:#e7e6e6;fill-opacity:1;stroke:#e7e6e6;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect88-7-1"
+ width="314"
+ height="11.999999"
+ x="10.000001"
+ y="41.935177"
+ inkscape:label="nbi.form" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:-0.0926042px;word-spacing:-0.264583px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect88-7-1);shape-padding:0;shape-margin:0;inline-size:0;display:inline;opacity:0.4;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ x="-54.620338"
+ y="90.044426"
+ id="text1436-447-86-87"
+ inkscape:label="nbi.label"><tspan
+ x="10"
+ y="47.553809"
+ id="tspan4167"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0.26458254 -0.2645826 0 0 0 0 0 0 0 0 0.26458493 -0.2645826 0 0 0 0 0.26457849 -0.2645826 0 0 0 0 0 0 0.26458469 -0.2645826 0 0 0 0.26458779 -0.2645826 0 0 0.26459685 -0.2645826 0 0 0.26457873 -0.2645826"
+ style="font-weight:bold;-inkscape-font-specification:'sans-serif Bold';baseline-shift:baseline;shape-inside:url(#rect88);vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="tspan4165">Northbound Interface (NBI) towards OSS, BSS and other</tspan></tspan></text>
+ </g>
+ </a>
+ <path
+ id="rect69393"
+ style="display:inline;fill:#253c7e;stroke-width:0.198665"
+ d="m 69.945829,115.93276 v -10 l 8.054171,5 z"
+ sodipodi:nodetypes="cccc"
+ inkscape:label="arrow.form" />
+ <a
+ id="a4598"
+ inkscape:label="releaseinfo.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/overview/overview.html#onap-release-information"
+ xlink:title="ONAP Release 9 »Istanbul«">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.05;font-family:sans-serif;letter-spacing:-0.0926042px;word-spacing:-0.264583px;display:inline;opacity:0.8;fill:#313032;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ x="329.96664"
+ y="27.894917"
+ id="text1436-10"
+ inkscape:label="releaseinfo.label"><tspan
+ sodipodi:role="line"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.35px;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:end;text-anchor:end;fill:#313032;fill-opacity:1;stroke-width:0.264583"
+ x="329.87402"
+ y="27.894917"
+ id="tspan5723">RELEASE 9 »ISTANBUL«</tspan></text>
+ </a>
+ <a
+ id="a4602"
+ inkscape:label="onaplogo.link"
+ onmouseover="style.opacity = 0.6;"
+ onmouseout="style.opacity = 1.0;"
+ xlink:href="https://docs.onap.org/en/latest/guides/overview/overview.html"
+ xlink:title="The Open Network Automation Platform (ONAP) is a comprehensive platform for orchestration, management, and automation of network and edge computing services for network operators, cloud providers, and enterprises. The open source project ONAP is hosted by the Linux Foundation.">
+ <g
+ id="g1241"
+ transform="matrix(0.10712373,0,0,0.10712373,5.2329939,4.7423663)"
+ style="display:inline"
+ inkscape:label="onaplogo">
+ <g
+ id="g1365"
+ inkscape:label="logotext">
+ <path
+ class="st127"
+ d="m 884.4,124.83 v 46.62 H 851.73 V 13.39 h 93.09 c 17.32,0 29.65,4.26 37,12.76 7.35,8.51 11.02,22.71 11.02,42.61 0,20.06 -3.67,34.41 -11.02,43.07 -7.35,8.66 -19.55,12.99 -36.61,12.99 H 884.4 Z m 0,-31.38 h 54.52 c 8,0 13.55,-1.87 16.63,-5.6 3.08,-3.73 4.63,-10.09 4.63,-19.08 0,-8.38 -1.38,-14.32 -4.13,-17.82 -3.15,-4.11 -8.86,-6.17 -17.12,-6.17 H 884.4 Z"
+ id="path1149"
+ style="display:inline"
+ inkscape:label="p" />
+ <path
+ class="st127"
+ d="M 687,171.45 H 648.82 L 721.25,13.39 h 48.42 l 71.84,158.06 h -38.38 l -17.52,-39.8 h -80.89 z m 30.9,-69.59 h 54.52 l -25.98,-58.9 h -1.57 z"
+ id="path1147"
+ style="display:inline"
+ inkscape:label="a" />
+ <path
+ class="st127"
+ d="m 459.48,13.39 h 54.91 l 83.25,126.68 h 4.53 V 13.39 h 32.67 V 171.45 H 578.75 L 496.68,44.78 h -4.53 v 126.68 h -32.67 z"
+ id="path1145"
+ style="display:inline"
+ inkscape:label="n" />
+ <path
+ class="st126"
+ d="m 437.05,117.55 c 0,20.01 -3.51,34 -10.53,41.96 -7.02,7.96 -19.98,11.94 -38.87,11.94 h -60.03 c -18.24,0 -31.19,-4.13 -38.87,-12.39 -7.67,-8.26 -11.51,-22.1 -11.51,-41.5 V 67.97 c 0,-21.38 3.67,-36.08 11.02,-44.12 7.35,-8.03 20.47,-12.05 39.36,-12.05 h 60.03 c 17.71,0 30.18,3.79 37.39,11.37 8,8.34 12.01,23.28 12.01,44.8 z m -127.14,-3.86 c 0,10.31 1.77,17.28 5.31,20.92 3.54,3.64 10.3,5.46 20.27,5.46 h 43.3 c 10.5,0 17.38,-1.74 20.67,-5.23 3.28,-3.49 4.92,-10.61 4.92,-21.38 V 71.39 c 0,-11.22 -1.84,-18.72 -5.51,-22.51 -3.68,-3.79 -10.56,-5.69 -20.67,-5.69 h -42.12 c -10.23,0 -17.16,1.93 -20.76,5.8 -3.61,3.87 -5.41,11.41 -5.41,22.63 z"
+ id="path1143"
+ style="display:inline"
+ inkscape:label="o" />
+ </g>
+ <g
+ id="g1359"
+ inkscape:label="logografics">
+ <polygon
+ class="st127"
+ points="7.16,149.91 7.16,217.11 114.85,217.11 "
+ id="polygon1151"
+ style="display:inline" />
+ <polygon
+ class="st128"
+ points="244.95,149.68 136.86,217.11 244.95,217.11 "
+ id="polygon1153" />
+ <polygon
+ class="st128"
+ points="7.16,77.45 112.49,11.74 7.16,11.74 "
+ id="polygon1155" />
+ <polygon
+ class="st128"
+ points="141.76,11.74 244.95,76.13 244.95,11.74 "
+ id="polygon1157" />
+ <polygon
+ class="st86"
+ points="79.61,112.78 127.88,142.91 177.28,112.08 129,81.95 "
+ id="polygon1159" />
+ <polygon
+ class="st129"
+ points="129,81.95 82.34,52.84 32.97,83.67 79.61,112.78 "
+ id="polygon1161" />
+ <polygon
+ class="st129"
+ points="177.28,112.08 223.92,82.97 175.64,52.84 129,81.95 "
+ id="polygon1163" />
+ <polygon
+ class="st130"
+ points="175.64,52.84 129,23.73 82.34,52.84 129,81.95 "
+ id="polygon1165" />
+ <polygon
+ class="st131"
+ points="79.61,112.78 32.97,141.9 81.24,172.02 127.88,142.91 "
+ id="polygon1167" />
+ <polygon
+ class="st126"
+ points="32.97,141.9 79.61,112.78 32.97,83.67 29.62,85.74 29.62,139.81 "
+ id="polygon1169" />
+ <polygon
+ class="st131"
+ points="223.92,141.2 177.28,112.08 127.88,142.91 174.21,171.83 173.7,172.56 "
+ id="polygon1171" />
+ <polygon
+ class="st126"
+ points="223.92,141.2 226.85,139.38 226.85,84.8 223.92,82.97 177.28,112.08 "
+ id="polygon1173" />
+ <polygon
+ class="st132"
+ points="173.7,172.56 174.21,171.83 127.88,142.91 81.24,172.02 127.88,201.14 "
+ id="polygon1175" />
+ <polygon
+ class="st126"
+ points="79.61,112.78 129,81.95 177.28,112.08 127.88,142.91 "
+ id="polygon1177"
+ style="display:inline" />
+ </g>
+ <g
+ id="g1239"
+ style="display:inline"
+ inkscape:label="opennetworkautomationplatform">
+ <g
+ id="g1237"
+ style="display:inline"
+ inkscape:label="path">
+ <path
+ class="st128"
+ d="m 299.9,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.02,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.36,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1179" />
+ <path
+ class="st128"
+ d="m 302.98,216.65 v -21.79 h 13.09 c 1.63,0 2.93,0.22 3.93,0.67 0.99,0.44 1.72,1.16 2.19,2.15 0.47,0.99 0.7,2.3 0.7,3.92 0,1.62 -0.22,2.86 -0.67,3.74 -0.45,0.87 -1.16,1.48 -2.13,1.82 -0.97,0.34 -2.3,0.51 -3.99,0.51 H 305 v 8.99 h -2.02 z m 2.01,-11.19 h 11.69 c 1.1,0 1.94,-0.1 2.53,-0.3 0.59,-0.2 1.01,-0.57 1.27,-1.11 0.26,-0.54 0.39,-1.37 0.39,-2.46 0,-1.67 -0.3,-2.84 -0.92,-3.52 -0.61,-0.68 -1.64,-1.01 -3.08,-1.01 h -11.89 v 8.4 z"
+ id="path1181" />
+ <path
+ class="st128"
+ d="m 325.68,216.68 v -21.82 h 17.2 v 2.2 H 327.7 v 7.23 h 14.79 v 2.2 H 327.7 v 7.98 h 15.18 v 2.2 h -17.2 z"
+ id="path1183" />
+ <path
+ class="st128"
+ d="m 346.26,216.68 v -21.82 h 4.48 l 14.93,19.56 v -19.56 h 2.01 v 21.82 h -2.91 l -15.38,-20.12 h -1.12 v 20.12 z"
+ id="path1185" />
+ <path
+ class="st128"
+ d="m 379.76,216.68 v -21.82 h 4.48 l 14.93,19.56 v -19.56 h 2.01 v 21.82 h -2.91 l -15.38,-20.12 h -1.12 v 20.12 z"
+ id="path1187" />
+ <path
+ class="st128"
+ d="m 404.42,216.68 v -21.82 h 17.2 v 2.2 h -15.18 v 7.23 h 14.79 v 2.2 h -14.79 v 7.98 h 15.18 v 2.2 h -17.2 z"
+ id="path1189" />
+ <path
+ class="st128"
+ d="m 423.99,194.86 h 20.92 v 2.2 h -9.48 v 19.62 h -2.01 V 197.06 H 424 v -2.2 z"
+ id="path1191" />
+ <path
+ class="st128"
+ d="m 464.37,194.86 6.77,19.5 h 0.44 l 6.88,-19.5 h 2.24 l -7.94,21.82 h -2.85 l -6.71,-19.31 -6.66,19.31 h -2.85 l -7.94,-21.82 h 2.23 l 6.88,19.5 h 0.45 l 6.77,-19.5 z"
+ id="path1193" />
+ <path
+ class="st128"
+ d="m 505.47,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.01,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.36,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1195" />
+ <path
+ class="st128"
+ d="m 510.62,207.72 v 8.99 h -2.01 v -21.82 h 13.98 c 1.58,0 2.87,0.26 3.88,0.79 1.01,0.52 1.74,1.26 2.2,2.19 0.46,0.94 0.69,2.03 0.69,3.28 0,1.03 -0.13,1.88 -0.38,2.54 -0.25,0.67 -0.57,1.19 -0.94,1.57 -0.37,0.38 -0.85,0.76 -1.42,1.14 0.69,0.17 1.26,0.69 1.73,1.57 0.47,0.87 0.7,2.08 0.7,3.62 v 5.1 h -2.01 v -5.34 c 0,-1.34 -0.24,-2.27 -0.72,-2.81 -0.48,-0.54 -1.26,-0.81 -2.32,-0.81 h -13.38 z m 0,-10.63 v 8.43 h 12.58 c 1.35,0 2.37,-0.37 3.08,-1.11 0.71,-0.74 1.06,-1.96 1.06,-3.68 0,-1.06 -0.36,-1.94 -1.09,-2.62 -0.72,-0.68 -1.69,-1.02 -2.91,-1.02 z"
+ id="path1197" />
+ <path
+ class="st128"
+ d="m 532.27,216.68 v -21.82 h 2.01 v 9.34 h 3.24 l 12.27,-9.37 h 3.52 l -13.7,10.44 14.04,11.42 h -3.52 L 537.6,206.41 h -3.32 v 10.28 h -2.01 z"
+ id="path1199" />
+ <path
+ class="st128"
+ d="m 565.34,216.68 h -2.23 l 10.07,-21.82 h 3.08 l 10.07,21.82 h -2.35 l -2.49,-5.47 h -13.65 z m 3.58,-7.67 h 11.52 l -5.76,-12.58 z"
+ id="path1201" />
+ <path
+ class="st128"
+ d="m 588.22,194.86 h 2.02 v 15.22 c 0,1.02 0.15,1.84 0.45,2.48 0.3,0.63 0.83,1.11 1.58,1.42 0.75,0.31 1.81,0.48 3.16,0.5 h 8.53 c 1.18,-0.02 2.13,-0.2 2.85,-0.54 0.72,-0.34 1.24,-0.84 1.56,-1.49 0.32,-0.66 0.49,-1.49 0.49,-2.5 v -15.09 h 2.01 v 14.28 c 0,2.01 -0.25,3.55 -0.75,4.64 -0.5,1.09 -1.24,1.84 -2.22,2.25 -0.98,0.41 -2.3,0.63 -3.97,0.66 h -8.5 c -1.72,-0.03 -3.09,-0.26 -4.13,-0.7 -1.04,-0.44 -1.81,-1.2 -2.32,-2.28 -0.51,-1.08 -0.77,-2.58 -0.77,-4.5 v -14.35 z"
+ id="path1203" />
+ <path
+ class="st128"
+ d="m 612.94,194.86 h 20.92 v 2.2 h -9.48 v 19.62 h -2.01 v -19.62 h -9.42 v -2.2 z"
+ id="path1205" />
+ <path
+ class="st128"
+ d="m 658.63,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.01,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.36,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1207" />
+ <path
+ class="st128"
+ d="m 689.84,216.68 h -2.01 v -20.06 h -1.12 l -10.46,20.06 h -1.04 l -10.46,-20.06 h -1.15 v 20.06 h -2.01 v -21.82 h 4.3 l 9.84,18.62 9.79,-18.62 h 4.31 v 21.82 z"
+ id="path1209" />
+ <path
+ class="st128"
+ d="m 693.96,216.68 h -2.23 l 10.07,-21.82 h 3.08 l 10.07,21.82 h -2.35 l -2.49,-5.47 h -13.65 z m 3.59,-7.67 h 11.52 l -5.76,-12.58 z"
+ id="path1211" />
+ <path
+ class="st128"
+ d="m 715.78,194.86 h 20.92 v 2.2 h -9.48 v 19.62 h -2.01 v -19.62 h -9.42 v -2.2 z"
+ id="path1213" />
+ <path
+ class="st128"
+ d="m 742.18,216.68 h -2.01 v -21.82 h 2.01 z"
+ id="path1215" />
+ <path
+ class="st128"
+ d="m 769.36,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.02,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.36,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1217" />
+ <path
+ class="st128"
+ d="m 772.32,216.68 v -21.82 h 4.48 l 14.93,19.56 v -19.56 h 2.01 v 21.82 h -2.91 l -15.38,-20.12 h -1.12 v 20.12 z"
+ id="path1219" />
+ <path
+ class="st128"
+ d="m 805.93,216.65 v -21.79 h 13.09 c 1.63,0 2.93,0.22 3.93,0.67 0.99,0.44 1.72,1.16 2.19,2.15 0.47,0.99 0.7,2.3 0.7,3.92 0,1.62 -0.22,2.86 -0.67,3.74 -0.45,0.87 -1.16,1.48 -2.13,1.82 -0.97,0.34 -2.3,0.51 -3.99,0.51 h -11.1 v 8.99 h -2.02 z m 2.02,-11.19 h 11.69 c 1.1,0 1.94,-0.1 2.53,-0.3 0.59,-0.2 1.01,-0.57 1.27,-1.11 0.26,-0.54 0.39,-1.37 0.39,-2.46 0,-1.67 -0.3,-2.84 -0.92,-3.52 -0.61,-0.68 -1.64,-1.01 -3.08,-1.01 h -11.89 v 8.4 z"
+ id="path1221" />
+ <path
+ class="st128"
+ d="m 828.86,216.68 v -21.82 h 2.01 v 19.62 h 14.63 v 2.2 z"
+ id="path1223" />
+ <path
+ class="st128"
+ d="m 849.43,216.68 h -2.23 l 10.07,-21.82 h 3.08 l 10.07,21.82 h -2.35 l -2.49,-5.47 h -13.65 z m 3.59,-7.67 h 11.52 l -5.76,-12.58 z"
+ id="path1225" />
+ <path
+ class="st128"
+ d="m 871.25,194.86 h 20.92 v 2.2 h -9.48 v 19.62 h -2.01 v -19.62 h -9.42 v -2.2 z"
+ id="path1227" />
+ <path
+ class="st128"
+ d="m 894.46,216.68 v -21.82 h 17.2 v 2.2 h -15.18 v 7.23 h 14.79 v 2.2 h -14.79 v 10.19 z"
+ id="path1229" />
+ <path
+ class="st128"
+ d="m 937.58,209.2 c -0.01,1.57 -0.14,2.83 -0.39,3.8 -0.25,0.97 -0.64,1.72 -1.17,2.26 -0.54,0.54 -1.24,0.91 -2.1,1.11 -0.86,0.21 -1.97,0.31 -3.33,0.31 h -8.5 c -1.32,0 -2.44,-0.13 -3.35,-0.4 -0.91,-0.26 -1.65,-0.68 -2.21,-1.26 -0.56,-0.58 -0.97,-1.34 -1.24,-2.29 -0.27,-0.95 -0.41,-2.13 -0.42,-3.54 v -6.79 c 0.01,-1.43 0.15,-2.63 0.4,-3.6 0.25,-0.97 0.65,-1.77 1.2,-2.39 0.55,-0.62 1.28,-1.07 2.19,-1.36 0.91,-0.29 2.06,-0.44 3.43,-0.44 h 8.5 c 1.65,0 2.97,0.22 3.97,0.64 1,0.43 1.75,1.21 2.25,2.34 0.5,1.13 0.76,2.73 0.78,4.81 v 6.8 z m -2.01,-6.97 c -0.02,-1.47 -0.18,-2.59 -0.47,-3.35 -0.29,-0.76 -0.79,-1.3 -1.48,-1.6 -0.7,-0.3 -1.71,-0.46 -3.05,-0.46 h -8.5 c -1.25,0 -2.24,0.16 -2.97,0.48 -0.73,0.32 -1.27,0.87 -1.63,1.66 -0.35,0.79 -0.55,1.88 -0.58,3.27 v 6.97 c 0.01,1.05 0.11,1.92 0.3,2.6 0.19,0.68 0.49,1.22 0.89,1.61 0.41,0.39 0.93,0.67 1.57,0.83 0.64,0.16 1.44,0.24 2.41,0.24 h 8.5 c 1.4,0 2.44,-0.14 3.13,-0.43 0.69,-0.29 1.17,-0.8 1.44,-1.52 0.27,-0.73 0.41,-1.83 0.43,-3.32 v -6.98 z"
+ id="path1231" />
+ <path
+ class="st128"
+ d="m 942.73,207.72 v 8.99 h -2.01 v -21.82 h 13.98 c 1.58,0 2.87,0.26 3.88,0.79 1.01,0.52 1.74,1.26 2.2,2.19 0.46,0.94 0.69,2.03 0.69,3.28 0,1.03 -0.13,1.88 -0.38,2.54 -0.25,0.67 -0.57,1.19 -0.94,1.57 -0.37,0.38 -0.85,0.76 -1.42,1.14 0.69,0.17 1.26,0.69 1.73,1.57 0.47,0.87 0.7,2.08 0.7,3.62 v 5.1 h -2.01 v -5.34 c 0,-1.34 -0.24,-2.27 -0.72,-2.81 -0.48,-0.54 -1.26,-0.81 -2.32,-0.81 h -13.38 z m 0,-10.63 v 8.43 h 12.58 c 1.35,0 2.37,-0.37 3.08,-1.11 0.71,-0.74 1.06,-1.96 1.06,-3.68 0,-1.06 -0.36,-1.94 -1.09,-2.62 -0.72,-0.68 -1.69,-1.02 -2.91,-1.02 z"
+ id="path1233" />
+ <path
+ class="st128"
+ d="m 992.84,216.68 h -2.01 v -20.06 h -1.12 l -10.46,20.06 h -1.04 l -10.46,-20.06 h -1.15 v 20.06 h -2.01 v -21.82 h 4.3 l 9.84,18.62 9.79,-18.62 h 4.31 v 21.82 z"
+ id="path1235" />
+ </g>
+ </g>
+ </g>
+ </a>
+ </g>
+ <style
+ type="text/css"
+ id="style1141">
+ .st0{fill:#1DCAD3;}
+ .st1{fill:#36B0C9;}
+ .st2{fill:#231F20;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#9164CC;}
+ .st5{clip-path:url(#SVGID_2_);fill:url(#SVGID_3_);}
+ .st6{fill:#201747;}
+ .st7{fill-rule:evenodd;clip-rule:evenodd;fill:#10CFC9;}
+ .st8{clip-path:url(#SVGID_5_);fill:#231F20;}
+ .st9{fill-rule:evenodd;clip-rule:evenodd;fill:#231F20;}
+ .st10{clip-path:url(#SVGID_7_);fill:#FFFFFF;}
+ .st11{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
+ .st12{fill:#8CCEAF;}
+ .st13{fill:#008476;}
+ .st14{fill:#25BCBD;}
+ .st15{fill:#004D70;}
+ .st16{fill:#20BBBB;}
+ .st17{fill:#024D70;}
+ .st18{fill-rule:evenodd;clip-rule:evenodd;fill:#F58B1F;}
+ .st19{fill-rule:evenodd;clip-rule:evenodd;fill:#18335B;}
+ .st20{clip-path:url(#SVGID_9_);}
+ .st21{clip-path:url(#SVGID_11_);}
+ .st22{fill:#18335B;}
+ .st23{fill:#F58B1F;}
+ .st24{clip-path:url(#SVGID_15_);}
+ .st25{clip-path:url(#SVGID_17_);}
+ .st26{clip-path:url(#SVGID_21_);}
+ .st27{clip-path:url(#SVGID_23_);}
+ .st28{clip-path:url(#SVGID_27_);}
+ .st29{clip-path:url(#SVGID_29_);}
+ .st30{clip-path:url(#SVGID_33_);}
+ .st31{clip-path:url(#SVGID_35_);}
+ .st32{clip-path:url(#SVGID_39_);}
+ .st33{clip-path:url(#SVGID_41_);}
+ .st34{fill:#416BA9;}
+ .st35{fill:#73C3D5;}
+ .st36{opacity:0.8;}
+ .st37{fill:#3A3A3A;}
+ .st38{fill:url(#SVGID_44_);}
+ .st39{fill:none;stroke:#000000;stroke-width:6.3384;}
+ .st40{fill:none;stroke:#000000;stroke-width:3.1692;}
+ .st41{fill:#48494B;}
+ .st42{fill:#C1986C;}
+ .st43{fill:url(#SVGID_63_);}
+ .st44{fill:url(#SVGID_64_);}
+ .st45{fill:url(#SVGID_65_);}
+ .st46{fill:url(#SVGID_66_);}
+ .st47{fill:url(#SVGID_67_);}
+ .st48{fill:#4D4E4E;}
+ .st49{fill:#27B373;}
+ .st50{fill:#5DC4CD;}
+ .st51{fill:#1E8756;}
+ .st52{fill:#3D1152;}
+ .st53{fill:#922C48;}
+ .st54{fill-rule:evenodd;clip-rule:evenodd;fill:#922C48;}
+ .st55{fill:#404041;}
+ .st56{fill:#EC1C24;}
+ .st57{fill:#373A36;}
+ .st58{fill:#808184;}
+ .st59{fill:#262261;}
+ .st60{fill:#6FCBDC;}
+ .st61{fill:#2F3436;}
+ .st62{fill:#5F97D0;}
+ .st63{fill:#132428;}
+ .st64{fill:#85C041;}
+ .st65{fill:#677784;}
+ .st66{fill:url(#SVGID_68_);}
+ .st67{opacity:0.2;clip-path:url(#SVGID_70_);}
+ .st68{fill:#FFFEFA;}
+ .st69{opacity:0.1;}
+ .st70{fill:url(#SVGID_71_);}
+ .st71{opacity:0.3;}
+ .st72{opacity:0.08;}
+ .st73{opacity:0.1;fill:url(#Wordmark_1_);}
+ .st74{fill:url(#SVGID_104_);}
+ .st75{opacity:0.6;fill:url(#SVGID_107_);}
+ .st76{opacity:0.4;}
+ .st77{fill:url(#SVGID_110_);}
+ .st78{opacity:0.6;fill:url(#SVGID_113_);}
+ .st79{fill:url(#SVGID_116_);}
+ .st80{opacity:0.6;fill:url(#SVGID_119_);}
+ .st81{fill:url(#SVGID_122_);}
+ .st82{opacity:0.6;fill:url(#SVGID_125_);}
+ .st83{fill:url(#SVGID_128_);}
+ .st84{opacity:0.6;fill:url(#SVGID_131_);}
+ .st85{fill:#221F1F;}
+ .st86{fill:none;}
+ .st87{fill:#00416B;}
+ .st88{opacity:0.8;fill:url(#XMLID_323_);}
+ .st89{fill:#4197CB;}
+ .st90{fill:#003E52;}
+ .st91{fill:#3F96B4;}
+ .st92{fill:#B9DBE5;}
+ .st93{opacity:0.3;fill:#231F20;}
+ .st94{opacity:0.3;fill:#FFFFFF;}
+ .st95{fill:#050013;}
+ .st96{fill:#E87200;}
+ .st97{fill:#FCB813;}
+ .st98{fill:#3D3935;}
+ .st99{fill:#FFB600;}
+ .st100{fill:#FCB814;}
+ .st101{fill:#F48120;}
+ .st102{fill:#EF4E25;}
+ .st103{fill:#ED3024;}
+ .st104{fill:#E0592A;}
+ .st105{fill:#00ADBB;}
+ .st106{fill:#00829B;}
+ .st107{fill:#93D500;}
+ .st108{fill:#4D5A31;}
+ .st109{fill:#6BA43A;}
+ .st110{fill:#424143;}
+ .st111{fill-rule:evenodd;clip-rule:evenodd;fill:#C7E6B4;}
+ .st112{fill-rule:evenodd;clip-rule:evenodd;fill:#5A9891;}
+ .st113{fill-rule:evenodd;clip-rule:evenodd;fill:#127870;}
+ .st114{fill-rule:evenodd;clip-rule:evenodd;fill:#5CCFD5;}
+ .st115{fill-rule:evenodd;clip-rule:evenodd;fill:#ACD5CD;}
+ .st116{fill-rule:evenodd;clip-rule:evenodd;fill:#B5ECC9;}
+ .st117{fill-rule:evenodd;clip-rule:evenodd;fill:#A1D683;}
+ .st118{fill-rule:evenodd;clip-rule:evenodd;fill:#DEF0D3;}
+ .st119{fill-rule:evenodd;clip-rule:evenodd;fill:#91B9B4;}
+ .st120{fill-rule:evenodd;clip-rule:evenodd;fill:#006860;}
+ .st121{fill-rule:evenodd;clip-rule:evenodd;fill:#00ADBB;}
+ .st122{fill-rule:evenodd;clip-rule:evenodd;fill:#B4E7E9;}
+ .st123{fill-rule:evenodd;clip-rule:evenodd;fill:#007565;}
+ .st124{fill-rule:evenodd;clip-rule:evenodd;fill:#00CE7C;}
+ .st125{fill-rule:evenodd;clip-rule:evenodd;fill:#5FD896;}
+ .st126{fill:#007DA5;}
+ .st127{fill:#313032;}
+ .st128{fill:#24272A;}
+ .st129{fill:#00AFAA;}
+ .st130{fill:#66C9BA;}
+ .st131{fill:#0069A7;}
+ .st132{fill:#002F87;}
+ .st133{fill:#8BC53F;}
+ .st134{fill:#1A1A1A;}
+ .st135{fill:#0095D6;}
+ .st136{fill:#003F5F;}
+ .st137{fill:#2D317C;}
+ .st138{fill:#41BFBF;}
+ .st139{fill:#293C97;}
+ .st140{fill:#52C2BD;}
+ .st141{fill:url(#SVGID_134_);}
+ .st142{fill:url(#SVGID_135_);}
+ .st143{fill:url(#SVGID_136_);}
+ .st144{fill:#0DBEEA;}
+ .st145{fill:#097EC2;}
+ .st146{fill:#133C63;}
+ .st147{fill:#3B91CF;}
+ .st148{fill:#C8DEE8;}
+ .st149{fill:#629BBA;}
+ .st150{fill:#F8BE19;}
+ .st151{fill:url(#SVGID_137_);}
+ .st152{fill:url(#SVGID_138_);}
+ .st153{fill:url(#SVGID_139_);}
+ .st154{fill:#00233B;}
+ .st155{fill:url(#SVGID_140_);}
+ .st156{fill:url(#SVGID_141_);}
+ .st157{fill:url(#SVGID_142_);}
+ .st158{fill:url(#SVGID_143_);}
+ .st159{fill:url(#SVGID_144_);}
+ .st160{fill:url(#SVGID_145_);}
+ .st161{fill:url(#SVGID_146_);}
+ .st162{fill:url(#SVGID_147_);}
+ .st163{fill:url(#SVGID_148_);}
+ .st164{fill:url(#SVGID_149_);}
+ .st165{fill:url(#SVGID_150_);}
+ .st166{fill:url(#SVGID_151_);}
+ .st167{fill:url(#SVGID_152_);}
+ .st168{fill:url(#SVGID_153_);}
+ .st169{fill:url(#SVGID_154_);}
+ .st170{fill:url(#SVGID_155_);}
+ .st171{fill:url(#SVGID_156_);}
+ .st172{fill:url(#SVGID_157_);}
+ .st173{fill:url(#SVGID_158_);}
+ .st174{fill:url(#SVGID_159_);}
+ .st175{fill:url(#SVGID_160_);}
+ .st176{fill:url(#SVGID_161_);}
+ .st177{fill:url(#SVGID_162_);}
+ .st178{fill:url(#SVGID_163_);}
+ .st179{fill:url(#SVGID_164_);}
+ .st180{fill:url(#SVGID_165_);}
+ .st181{fill:url(#SVGID_166_);}
+ .st182{fill:url(#SVGID_167_);}
+ .st183{fill:url(#SVGID_168_);}
+ .st184{fill:url(#SVGID_169_);}
+ .st185{fill:url(#SVGID_170_);}
+ .st186{fill:url(#SVGID_171_);}
+ .st187{fill:url(#SVGID_172_);}
+ .st188{fill:url(#SVGID_173_);}
+ .st189{fill:url(#SVGID_174_);}
+ .st190{fill:url(#SVGID_175_);}
+ .st191{fill:url(#SVGID_176_);}
+ .st192{fill:url(#SVGID_177_);}
+ .st193{fill:url(#SVGID_178_);}
+ .st194{fill:#C31230;}
+ .st195{fill:#807F82;}
+ .st196{fill-rule:evenodd;clip-rule:evenodd;fill:#C31230;}
+ .st197{fill-rule:evenodd;clip-rule:evenodd;fill:#807F82;}
+ .st198{fill:#2D2D2D;}
+ .st199{display:none;fill:#2D2D2D;}
+ .st200{fill:#D11F3C;}
+ .st201{fill:#E42C4C;stroke:#E42C4C;stroke-width:1.0503;stroke-miterlimit:10;}
+ .st202{display:none;fill:#231F20;}
+ .st203{display:none;fill:#FFFFFF;}
+ .st204{fill:#FF7F30;}
+ .st205{opacity:0.3;fill:#FF7F30;}
+ .st206{opacity:0.6;fill:#FF7F30;}
+ .st207{opacity:0.7;fill:#FF7F30;}
+ .st208{fill:#221C35;}
+ .st209{fill:#1B98D5;}
+ .st210{fill:#173963;}
+ .st211{fill:#009ADE;}
+ .st212{fill:#003764;}
+ .st213{fill:#2A7DE1;}
+ .st214{opacity:0.4;clip-path:url(#XMLID_324_);fill:#221F1F;}
+ .st215{fill:#002A3A;}
+ .st216{fill:#0033A1;}
+ .st217{fill:url(#SVGID_179_);}
+ .st218{fill:url(#SVGID_180_);}
+ .st219{fill:url(#SVGID_181_);}
+ .st220{fill:url(#SVGID_182_);}
+ .st221{fill:#007EC4;}
+ .st222{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_183_);}
+ .st223{fill-rule:evenodd;clip-rule:evenodd;fill:#E6E7E8;}
+ .st224{fill:#009345;}
+ .st225{fill:#BBBCB8;}
+ .st226{fill:#72C0EB;}
+ .st227{fill:#939598;}
+ .st228{fill-rule:evenodd;clip-rule:evenodd;fill:#2CB8EB;}
+ .st229{fill:#2CB8EB;}
+ .st230{fill:#81B83A;}
+ .st231{fill-rule:evenodd;clip-rule:evenodd;fill:#81B83A;}
+ .st232{enable-background:new ;}
+ .st233{fill:#FF6F3E;}
+ .st234{fill:#12143D;}
+ .st235{fill:url(#SVGID_184_);}
+ .st236{fill:url(#SVGID_185_);}
+ .st237{fill:url(#SVGID_186_);}
+ .st238{fill:url(#SVGID_187_);}
+ .st239{fill:url(#SVGID_188_);}
+ .st240{fill:url(#SVGID_189_);}
+ .st241{fill:url(#SVGID_190_);}
+ .st242{fill:url(#SVGID_191_);}
+ .st243{fill:url(#SVGID_192_);}
+ .st244{fill:#7C51A0;}
+ .st245{fill:#9F66A9;}
+ .st246{fill:#9F80B9;}
+ .st247{fill:url(#SVGID_193_);}
+ .st248{fill:url(#SVGID_194_);}
+ .st249{fill:url(#SVGID_195_);}
+ .st250{fill:url(#SVGID_196_);}
+ .st251{fill:#2D3136;}
+ .st252{fill:#76777A;}
+ .st253{fill:#A7A8A9;}
+ .st254{fill:#0082CA;}
+ .st255{fill:#FFB259;}
+ .st256{fill:#385CAD;}
+ .st257{fill:#7BA0C4;}
+ .st258{fill:#EBA900;}
+ .st259{fill:#929497;}
+ .st260{opacity:0.7;fill:#FFFFFF;}
+ .st261{fill:#016BAF;}
+ .st262{fill:#343432;}
+ .st263{fill:#6D6E70;}
+ .st264{fill:#F4B01B;}
+ .st265{fill:#293271;}
+ .st266{fill:#A1D33C;}
+ .st267{fill:#212322;}
+ .st268{fill:#0047BA;}
+ .st269{fill:#969CDE;}
+ .st270{fill:#047BC1;}
+ .st271{fill:url(#SVGID_197_);}
+ .st272{fill:url(#SVGID_198_);}
+ .st273{fill:url(#SVGID_199_);}
+ .st274{fill:url(#SVGID_200_);}
+ .st275{fill:url(#SVGID_201_);}
+ .st276{fill:url(#SVGID_202_);}
+ .st277{fill:url(#SVGID_203_);}
+ .st278{fill:#13517C;}
+ .st279{fill:#0077A6;}
+ .st280{fill:none;stroke:#231F20;stroke-width:5.9036;stroke-miterlimit:10;}
+ .st281{fill:#00A94F;}
+ .st282{fill:none;stroke:#231F20;stroke-width:3.2172;stroke-miterlimit:10;}
+ .st283{fill:#59595C;}
+ .st284{opacity:0.349;fill:#F9AE19;}
+ .st285{opacity:0.349;fill:#E99F22;}
+ .st286{opacity:0.349;fill:#E47D25;}
+ .st287{fill:#F9AE19;}
+ .st288{fill:#E99F22;}
+ .st289{fill:#F09B20;}
+ .st290{fill:#E47D25;}
+ .st291{fill:#E89223;}
+ .st292{opacity:0.651;fill:#F9AE19;}
+ .st293{fill:#E68825;}
+ .st294{opacity:0.651;fill:#E99F22;}
+ .st295{fill:#EB8D23;}
+ .st296{opacity:0.7725;fill:#EF9B21;}
+ .st297{opacity:0.651;fill:#E47D25;}
+ .st298{opacity:0.7725;fill:#EA9622;}
+ .st299{fill:url(#SVGID_204_);}
+ .st300{fill:#55575B;}
+ .st301{fill:#EE424E;}
+ .st302{fill:#34424B;}
+</style>
+</svg>
diff --git a/docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-labels-and-links.xlsx b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-labels-and-links.xlsx
new file mode 100644
index 000000000..40afbb720
--- /dev/null
+++ b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-r9-istanbul-labels-and-links.xlsx
Binary files differ
diff --git a/docs/guides/onap-developer/architecture/onap-architecture.rst b/docs/guides/onap-developer/architecture/onap-architecture.rst
index 6ced443f7..7907cf01c 100644
--- a/docs/guides/onap-developer/architecture/onap-architecture.rst
+++ b/docs/guides/onap-developer/architecture/onap-architecture.rst
@@ -99,19 +99,23 @@ Further, ONAP comes with a functional architecture with component definitions
and interfaces, which provides a force of industry alignment in addition to
the open source code.
-ONAP Architecture
-=================
+Architecture Overview
+=====================
The ONAP architecture consists of a design time and run time functions, as well
as functions for managing ONAP itself.
-**Figure 1 provides a high-level view of the ONAP architecture with its
-microservices-based platform components.**
+.. tip:: Use the interactive features of the below ONAP Architecture Overview.
+ Hover with your mouse over an element in the figure for a short description.
+ Click the element to get forwarded to a more detailed description.
-|image1|
+.. raw:: html
+ :file: media/onap-architecture-overview-r9-istanbul-interactive-path.svg
+**Figure 1: Interactive high-level view of the ONAP architecture with its
+microservices-based platform components.**
-Figure 2 below, provides a simplified functional view of the architecture,
+The figure below provides a simplified functional view of the architecture,
which highlights the role of a few key components:
#. ONAP Design time environment provides onboarding services and resources