Skip to content

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
Lina Molinas Comet committed Nov 27, 2023
1 parent 09d4238 commit 18be25a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 5 deletions.
4 changes: 2 additions & 2 deletions _sass/base/variables.sass
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $beta: #222
$gama: #575757
$delta: #4b0082
$epsilon: #ededed
$omega: #fff
$zeta: #000
$omega: #000
$zeta: #fff
$kappa: #27f36a26

$thin-font: 300
Expand Down
35 changes: 32 additions & 3 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ I am a highly organized, results-oriented person with attention to detail and ef

<p>I am currently working on the definition and implementation of Data Spaces. My focus is mainly on Knowledge Engineering and Semantic Data Modelling for Data Spaces. I am interested in research and application aspects related to these topics.
The projects I am involved in are in the areas of Mobility, Industry 4.0, Agriculture, and Culture.
I have participated in the specification of the [IDS Information Model](https://international-data-spaces-association.github.io/InformationModel/docs/index.html#) and [mobilityDCAT-AP](https://mobilitydcat-ap.github.io/mobilityDCAT-AP/releases/index.html).
I have participated in the specification of the <a href="https://international-data-spaces-association.github.io/InformationModel/docs/index.html#">IDS Information Model</a> and <a href="https://mobilitydcat-ap.github.io/mobilityDCAT-AP/releases/index.html">mobilityDCAT-AP</a>.
My main interests are related to the Web and how to create more semantically interoperable environments on it. In addition, I like to investigate how Semantic Web technologies can help industries from different domains to develop solutions to share and understand their data in a more efficient and value-added way. My experience in different areas of Computer Science helps me to have a broader vision and to produce quality results.
At a more personal level, I love music and art in general.
I also love doing yoga, cooking creatively, and going for walks/hikes in nature.
Expand All @@ -19,14 +19,43 @@ I enjoy a lot reading books and writing. My main interest is to continuously imp
<h2>Skills</h2>

<ul class="skill-list">
<li>Semantic Data Modeling</li>
<li>Knowledge Graphs</li>
<li>Knowledge Representation</li>
<li>Ontology Development and Ontology Reasoning</li>
<li>Software Quality Assurance and Best Practices (including Test Strategy and Test Development)</li>
<li>Software Analysis and Design</li>
<li>Git</li>
<li>PHP</li>
<li>Semantic Web Technologies and Tools (OWL, RDF, RDFS, SHACL, SPARQL, WebVOWL, Protégé )</li>
<li>Python</li>
<li>MySQL - MongoDB</li>
<li>C and C++</li>
<li>Java</li>
<li>Django - Flask</li>
<li>MySQL - MongoDB - PostgreSQL</li>
<li>HTML - CSS - Javascript</li>
<li>Scrum and Kanban</li>
<li>TDD e Continuous Integration</li>
</ul>

<h2>Operating Systems</h2>

<ul class="systems-list">
<li>Mac OS X</li>
<li>Linux</li>
<li>Windows</li>
</ul>

<h2>Languages</h2>

<ul class="languages-list">
<li>English (Professional Proficiency)</li>
<li>Spanish (Native)</li>
<li>Guarani (Native)</li>
<li>German (Intermediate)</li>
<li>Dutch (Beginner)</li>
</ul>


<h2>Publications</h2>

<ul>
Expand Down

0 comments on commit 18be25a

Please sign in to comment.