Skip to content

Commit

Permalink
added uml and rdf to html
Browse files Browse the repository at this point in the history
  • Loading branch information
EmielPwC committed Feb 5, 2024
1 parent 4009822 commit ca1ab00
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
8 changes: 7 additions & 1 deletion releases/2.1.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2554,6 +2554,12 @@ <h3>Validation</h3>
<p/>
The shapes can be found <a href="./shacl/core-location-ap-SHACL.ttl">here</a>.

<h3>RDF representation</h3>
The RDF representation of the Core Location Vocabulary is available <a href="./voc/core-location.ttl">here</a>.

<h3>UML representation</h3>
The UML representation from which the Core Location Vocabulary has been build is available <a href="./uml">here</a>.

<!--
<h3>Mapping</h3>
A mapping towards Schema.org can be found <a href="https://github.com/SEMICeu/Semantic-Mappings/tree/main/Core%20Location">here</a>
Expand Down Expand Up @@ -2607,7 +2613,7 @@ <h3>Lexicalisation rules</h3>
<li> The usage of certain resource can be clarified in a skos:usageNote.</li>
</ul>

</section>
</section>
</section>


Expand Down
1 change: 1 addition & 0 deletions releases/2.1.0/uml/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The UML diagram of The Core Location Vocabulary can be accessed [here](https://semiceu.github.io/Core-Location-Vocabulary/releases/2.1.0/uml/CoreVocabularies.EAP)

0 comments on commit ca1ab00

Please sign in to comment.