Skip to content

Commit

Permalink
add definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
janaa committed Jul 16, 2024
1 parent 1857244 commit beefc95
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 102 deletions.
14 changes: 8 additions & 6 deletions implementation/poc/respec_report/poc_respec.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


<meta charset="utf-8" />
<title>technical package - core</title>
<title>POC Ontology - core</title>
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove" defer></script>
<script class="remove">
// All config options at https://respec.org/docs/
Expand Down Expand Up @@ -69,10 +69,10 @@
var respecConfig = {
postProcess: [quickreference],
publishDate: "2024-07-16",
shortName: "technical package - core",
shortName: "POC Ontology - core",
editors: editors,
authors: authors,
github: "https://github.com/meaningfy-ws/eurovoc-pipelines",
github: "https://github.com/meaningfy-ws/POC-Ontology",
xref: "web-platform",
generatedSubtitle: "",
additionalCopyrightHolders: ""
Expand Down Expand Up @@ -155,8 +155,7 @@

<section id="abstract">
<h2>Summary</h2>
Common AP is an Application Profile designed to includes common entities that can be used as a foundational framework for all other APs.
</section>
The POC ontology is designed to facilitate the automatic matching of candidate profiles with job descriptions, enhancing the recruitment process for both recruiters and candidates. This ontology integrates key concepts such as skills, qualifications, experiences, job roles, and technologies, structured to improve job matching, career management, and labor market analysis.</section>



Expand Down Expand Up @@ -193,7 +192,10 @@ <h3>Used Prefixes</h3>

</section>

<section>
<section>
<h3>Conceptual Model</h3>
<img src="implementation/poc/xmi_conceptual_model/Images/EAID_F409FC12_A009_48ad_92B5_A889DB11BCB8.png" alt="Conceptual Model Image">
</section>



Expand Down
Loading

0 comments on commit beefc95

Please sign in to comment.