Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
150 changes: 142 additions & 8 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,19 @@
"@type": [
"https://schema.org/DefinedTermSet"
],
"https://schema.org/contributor": [
{
"@id": "https://orcid.org/0000-0002-6095-8718"
},
{
"@id": "https://orcid.org/0000-0003-4423-4370"
}
],
"https://schema.org/creator": [
{
"@id": "https://orcid.org/0000-0002-7356-1779"
}
],
"https://schema.org/description": [
{
"@value": "The Semantic Mapping Vocabulary provides and defines terms used for creating and maintaining semantic mappings, in particular mapping metadata."
Expand Down Expand Up @@ -329,6 +342,35 @@ <h2>Metadata</h2>
</dt>
<dd><p>Semantic Mapping Vocabulary</p></dd>
</div>
<div>
<dt>
<a class="hover_property" href="http://purl.org/dc/terms/creator" title="An entity responsible for making the resource. Defined in DCMI Metadata Terms">Creator</a>
</dt>
<dd>
<span>
<a href="https://orcid.org/0000-0002-7356-1779">https://orcid.org/0000-0002-7356-1779</a>
</span>
</dd>
</div>
<div>
<dt>
<a class="hover_property" href="http://purl.org/dc/terms/contributor" title="An entity responsible for making contributions to the resource. Defined in DCMI Metadata Terms">Contributor</a>
</dt>
<dd>
<ul>
<li>
<span>
<a href="https://orcid.org/0000-0002-6095-8718">https://orcid.org/0000-0002-6095-8718</a>
</span>
</li>
<li>
<span>
<a href="https://orcid.org/0000-0003-4423-4370">https://orcid.org/0000-0003-4423-4370</a>
</span>
</li>
</ul>
</dd>
</div>
<div>
<dt>
<a class="hover_property" href="http://purl.org/dc/terms/license" title="A legal document giving official permission to do something with the resource. Defined in DCMI Metadata Terms">License</a>
Expand All @@ -342,7 +384,7 @@ <h2>Metadata</h2>
<a class="hover_property" href="http://www.w3.org/2002/07/owl#versionIRI" title="The property that identifies the version IRI of an ontology. Defined in The OWL 2 Schema vocabulary (OWL 2)">Version Iri</a>
</dt>
<dd>
<a href="http://w3id.org/semapv/vocab/releases/2026-06-02/semapv.owl">http://w3id.org/semapv/vocab/releases/2026-06-02/semapv.owl</a>
<a href="http://w3id.org/semapv/vocab/releases/2026-06-10/semapv.owl">http://w3id.org/semapv/vocab/releases/2026-06-10/semapv.owl</a>
</dd>
</div>
<div>
Expand All @@ -355,6 +397,19 @@ <h2>Metadata</h2>
</div>
<div class="section" id="classes">
<h2>Classes</h2>
<div class="property entity" id="human">
<h3>human
<sup class="sup-c" title="OWL/RDFS Class">c</sup>
</h3>
<table>
<tr>
<th>IRI</th>
<td>
<code>http://purl.obolibrary.org/obo/NCBITaxon_9606</code>
</td>
</tr>
</table>
</div>
<div class="property entity" id="agent-basedmatchingprocess">
<h3>agent-based matching process
<sup class="sup-c" title="OWL/RDFS Class">c</sup>
Expand Down Expand Up @@ -2913,6 +2968,45 @@ <h3>ngram similarity
</div>
<div class="section" id="annotationproperties">
<h2>Annotation Properties</h2>
<div class="property entity" id="hasontologyrootterm">
<h3>has ontology root term
<sup class="sup-ap" title="OWL Annotation Property">ap</sup>
</h3>
<table>
<tr>
<th>IRI</th>
<td>
<code>http://purl.obolibrary.org/obo/IAO_0000700</code>
</td>
</tr>
</table>
</div>
<div class="property entity" id="contributor">
<h3>contributor
<sup class="sup-ap" title="OWL Annotation Property">ap</sup>
</h3>
<table>
<tr>
<th>IRI</th>
<td>
<code>http://purl.org/dc/terms/contributor</code>
</td>
</tr>
</table>
</div>
<div class="property entity" id="creator">
<h3>creator
<sup class="sup-ap" title="OWL Annotation Property">ap</sup>
</h3>
<table>
<tr>
<th>IRI</th>
<td>
<code>http://purl.org/dc/terms/creator</code>
</td>
</tr>
</table>
</div>
<div class="property entity" id="description">
<h3>description
<sup class="sup-ap" title="OWL Annotation Property">ap</sup>
Expand Down Expand Up @@ -3695,6 +3789,14 @@ <h3>non-isomorphic match
<div id="namespaces">
<h2>Namespaces</h2>
<dl>
<dt id="IAO">IAO</dt>
<dd>
<code>http://purl.obolibrary.org/obo/IAO_</code>
</dd>
<dt id="NCBITaxon">NCBITaxon</dt>
<dd>
<code>http://purl.obolibrary.org/obo/NCBITaxon_</code>
</dd>
<dt id="dcterms">dcterms</dt>
<dd>
<code>http://purl.org/dc/terms/</code>
Expand All @@ -3707,10 +3809,22 @@ <h2>Namespaces</h2>
<dd>
<code>http://w3id.org/semapv/vocab/</code>
</dd>
<dt id="obo">obo</dt>
<dd>
<code>http://purl.obolibrary.org/obo/</code>
</dd>
<dt id="orcid">orcid</dt>
<dd>
<code>https://orcid.org/</code>
</dd>
<dt id="owl">owl</dt>
<dd>
<code>http://www.w3.org/2002/07/owl#</code>
</dd>
<dt id="prov">prov</dt>
<dd>
<code>http://www.w3.org/ns/prov#</code>
</dd>
<dt id="rdf">rdf</dt>
<dd>
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#</code>
Expand All @@ -3720,10 +3834,6 @@ <h2>Namespaces</h2>
<code>http://www.w3.org/2000/01/rdf-schema#</code>
</dd>
<dt id="semapv">semapv</dt>
<dd>
<code>https://w3id.org/semapv/</code>
</dd>
<dt id="semapv_voc">semapv_voc</dt>
<dd>
<code>https://w3id.org/semapv/vocab/</code>
</dd>
Expand Down Expand Up @@ -3777,6 +3887,9 @@ <h4>
<a href="#classes">Classes</a>
</h4>
<ul class="second">
<li>
<a href="#human">human</a>
</li>
<li>
<a href="#agent-basedmatchingprocess">agent-based matching process</a>
</li>
Expand Down Expand Up @@ -3952,6 +4065,15 @@ <h4>
<a href="#annotationproperties">Annotation Properties</a>
</h4>
<ul class="second">
<li>
<a href="#hasontologyrootterm">has ontology root term</a>
</li>
<li>
<a href="#contributor">contributor</a>
</li>
<li>
<a href="#creator">creator</a>
</li>
<li>
<a href="#description">description</a>
</li>
Expand Down Expand Up @@ -4019,6 +4141,12 @@ <h4>
<a href="#namespaces">Namespaces</a>
</h4>
<ul class="second">
<li>
<a href="#IAO">IAO</a>
</li>
<li>
<a href="#NCBITaxon">NCBITaxon</a>
</li>
<li>
<a href="#dcterms">dcterms</a>
</li>
Expand All @@ -4028,9 +4156,18 @@ <h4>
<li>
<a href="#ns1">ns1</a>
</li>
<li>
<a href="#obo">obo</a>
</li>
<li>
<a href="#orcid">orcid</a>
</li>
<li>
<a href="#owl">owl</a>
</li>
<li>
<a href="#prov">prov</a>
</li>
<li>
<a href="#rdf">rdf</a>
</li>
Expand All @@ -4040,9 +4177,6 @@ <h4>
<li>
<a href="#semapv">semapv</a>
</li>
<li>
<a href="#semapv_voc">semapv_voc</a>
</li>
<li>
<a href="#skos">skos</a>
</li>
Expand Down
2 changes: 1 addition & 1 deletion semapv-properties.owl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
xmlns:terms="http://purl.org/dc/terms/"
xmlns:vocab="https://w3id.org/semapv/vocab/">
<owl:Ontology rdf:about="http://w3id.org/semapv/vocab/semapv-properties.owl">
<owl:versionIRI rdf:resource="http://w3id.org/semapv/vocab/releases/2026-06-02/semapv-properties.owl"/>
<owl:versionIRI rdf:resource="http://w3id.org/semapv/vocab/releases/2026-06-10/semapv-properties.owl"/>
</owl:Ontology>


Expand Down
2 changes: 1 addition & 1 deletion semapv-terms.owl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:terms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="http://w3id.org/semapv/vocab/semapv-terms.owl">
<owl:versionIRI rdf:resource="http://w3id.org/semapv/vocab/releases/2026-06-02/semapv-terms.owl"/>
<owl:versionIRI rdf:resource="http://w3id.org/semapv/vocab/releases/2026-06-10/semapv-terms.owl"/>
</owl:Ontology>


Expand Down
83 changes: 77 additions & 6 deletions semapv.owl
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<?xml version="1.0"?>
<rdf:RDF xmlns="http://w3id.org/semapv/vocab/semapv.owl#"
xml:base="http://w3id.org/semapv/vocab/semapv.owl"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dce="http://purl.org/dc/elements/1.1/"
xmlns:IAO="http://purl.obolibrary.org/obo/IAO_"
xmlns:doi="https://doi.org/"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
Expand All @@ -12,13 +11,19 @@
xmlns:prov="http://www.w3.org/ns/prov#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:schema="http://schema.org/"
xmlns:semapv="https://w3id.org/semapv/"
xmlns:orcid="https://orcid.org/"
xmlns:semapv="https://w3id.org/semapv/vocab/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
xmlns:semapv_voc="https://w3id.org/semapv/vocab/">
xmlns:NCBITaxon="http://purl.obolibrary.org/obo/NCBITaxon_">
<owl:Ontology rdf:about="http://w3id.org/semapv/vocab/semapv.owl">
<owl:versionIRI rdf:resource="http://w3id.org/semapv/vocab/releases/2026-06-02/semapv.owl"/>
<owl:versionIRI rdf:resource="http://w3id.org/semapv/vocab/releases/2026-06-10/semapv.owl"/>
<obo:IAO_0000700 rdf:resource="https://w3id.org/semapv/vocab/Mapping"/>
<obo:IAO_0000700 rdf:resource="https://w3id.org/semapv/vocab/MappingActivity"/>
<obo:IAO_0000700 rdf:resource="https://w3id.org/semapv/vocab/SimilarityMeasure"/>
<dcterms:contributor rdf:resource="https://orcid.org/0000-0002-6095-8718"/>
<dcterms:contributor rdf:resource="https://orcid.org/0000-0003-4423-4370"/>
<dcterms:creator rdf:resource="https://orcid.org/0000-0002-7356-1779"/>
<dcterms:description>The Semantic Mapping Vocabulary provides and defines terms used for creating and maintaining semantic mappings, in particular mapping metadata.</dcterms:description>
<dcterms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<dcterms:title>Semantic Mapping Vocabulary</dcterms:title>
Expand All @@ -37,6 +42,26 @@



<!-- http://purl.obolibrary.org/obo/IAO_0000700 -->

<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000700">
<skos:prefLabel>has ontology root term</skos:prefLabel>
</owl:AnnotationProperty>



<!-- http://purl.org/dc/terms/contributor -->

<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor"/>



<!-- http://purl.org/dc/terms/creator -->

<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/>



<!-- http://purl.org/dc/terms/description -->

<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
Expand Down Expand Up @@ -238,6 +263,14 @@



<!-- http://purl.obolibrary.org/obo/NCBITaxon_9606 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/NCBITaxon_9606">
<skos:prefLabel>human</skos:prefLabel>
</owl:Class>



<!-- https://w3id.org/semapv/vocab/AgentBasedMatching -->

<owl:Class rdf:about="https://w3id.org/semapv/vocab/AgentBasedMatching">
Expand Down Expand Up @@ -871,6 +904,44 @@
<dcterms:source rdf:resource="https://doi.org/10.1007/978-3-642-38721-0"/>
<skos:prefLabel>ngram similarity</skos:prefLabel>
</owl:Class>



<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->




<!-- https://orcid.org/0000-0002-6095-8718 -->

<owl:NamedIndividual rdf:about="https://orcid.org/0000-0002-6095-8718">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/NCBITaxon_9606"/>
<skos:prefLabel>Damien Goutte-Gattat</skos:prefLabel>
</owl:NamedIndividual>



<!-- https://orcid.org/0000-0002-7356-1779 -->

<owl:NamedIndividual rdf:about="https://orcid.org/0000-0002-7356-1779">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/NCBITaxon_9606"/>
<skos:prefLabel>Nicolas Matentzoglu</skos:prefLabel>
</owl:NamedIndividual>



<!-- https://orcid.org/0000-0003-4423-4370 -->

<owl:NamedIndividual rdf:about="https://orcid.org/0000-0003-4423-4370">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/NCBITaxon_9606"/>
<skos:prefLabel>Charles Tapley Hoyt</skos:prefLabel>
</owl:NamedIndividual>
</rdf:RDF>


Expand Down