Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
janaa committed Jul 26, 2024
2 parents 405a4f2 + e2a3802 commit d2507f7
Show file tree
Hide file tree
Showing 9 changed files with 1,098 additions and 879 deletions.
2 changes: 1 addition & 1 deletion glossary/poc_CM_glossary.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
developed in the context of <a href="https://joinup.ec.europa.eu/solution/eprocurement-ontology">the
eProcurement Ontology initiative</a>.</p>
<p>The template of this report is based on the <a href="https://github.com/thomaspark/pubcss">PubCSS library</a>.</p>
<p>© Publications Office of the European Union, 2023</p>
<p>© Meaningfy, 2024</p>
</footer><script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script><script src="static/js/jquery-3.4.1.min.js"></script><script src="static/js/jquery-ui.min.js"></script><script src="static/js/bootstrap.min.js"></script><script src="static/js/jquery.tocify.min.js"></script><script type="text/javascript" src="https://cdn.datatables.net/1.10.22/js/jquery.dataTables.min.js"></script><script type="text/javascript" src="https://cdn.datatables.net/buttons/1.6.4/js/dataTables.buttons.min.js"></script><script type="text/javascript" src="https://cdn.datatables.net/buttons/1.6.4/js/buttons.print.min.js"></script><script>
$(function () {
//Calls the tocify method on your HTML div.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
<body>
<header class="counter-skip">
<h1 class="title">UML Conventions Comformance Report</h1>
<h2>[ 25/07/2024 ]</h2>
<h2>[ 26/07/2024 ]</h2>
<div class="authors col-span">
<div class="author">
<div>Publications Office of the European Union</div>
<div>Meaningfy</div>
<div>Luxembourg</div>
<div><a href="https://op.europa.eu">https://op.europa.eu</a></div>
<div><a href="https://meaningfy.ws/">https://meaningfy.ws/</a></div>
</div>
</div>
</header>
Expand All @@ -43,20 +43,20 @@ <h2>[ 25/07/2024 ]</h2>
Error</label></div><input type="button" class="filter-button btn btn-primary" value="Apply filter"></div>
<div class="abstract counter-skip">
<h1>Abstract</h1>
<p>eProcurement UML model needs to conform to a set of UML conventions described
<p>Recruitment UML model needs to conform to a set of UML conventions described
<a href="https://meaningfy-ws.github.io/model2owl-docs/public-review/uml/conceptual-model-conventions.html" target="_blank">elsewhere</a>. A conformance checking script was developed to execute tests to the UML
model and generate errors or warnings when encountered. </p>
<p>This document was automatically generated by the conformance checking script and
comprises the UML conformance violations.</p>
<p>The organisation of this document is based on major types of UML elements and
connectors that are employed in the eProcurement conceptual model. They are as
connectors that are employed in the Recruitment conceptual model. They are as
follows:
<em>Classes, Enumerations, Datatypes, Packages, Objects, Associations, Dependencies, Realisations
and
Generalisations</em>. Each major section lists model items that need correction of errors
or consideration of warnings.</p>
<p>The UML model in file <em>poc_CM.xml</em>
was tested at 22:46 on July 25, 2024.</p>
was tested at 13:47 on July 26, 2024.</p>
</div>
<h1 xmlns:f="http://https://github.com/costezki/model2owl#" id="nomenclature">Nomenclature</h1>
<h2 xmlns:f="http://https://github.com/costezki/model2owl#" id="classNames">Class names</h2>
Expand Down Expand Up @@ -511,7 +511,7 @@ <h1 xmlns:f="http://https://github.com/costezki/model2owl#" id="generalConventio
developed in the context of <a href="https://joinup.ec.europa.eu/solution/eprocurement-ontology">the
eProcurement Ontology initiative</a>.</p>
<p>The template of this report is based on the <a href="https://github.com/thomaspark/pubcss">PubCSS library</a>.</p>
<p>© Publications Office of the European Union, 2023</p>
<p>© Meaningfy, 2024</p>
</footer><script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script><script src="static/js/jquery-3.4.1.min.js"></script><script src="static/js/jquery-ui.min.js"></script><script src="static/js/bootstrap.min.js"></script><script src="static/js/jquery.tocify.min.js"></script><script>
$(function () {
//Calls the tocify method on your HTML div.
Expand Down
Loading

0 comments on commit d2507f7

Please sign in to comment.