Skip to content

Commit

Permalink
Deployed a97609f with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Nov 2, 2024
1 parent a773480 commit c5c23a9
Show file tree
Hide file tree
Showing 75 changed files with 1,808 additions and 5,492 deletions.
83 changes: 17 additions & 66 deletions author_id/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@



<title>Slot: author_id - A Simple Standard for Sharing Ontology Mappings (SSSOM)</title>
<title>author_id - A Simple Standard for Sharing Ontology Mappings (SSSOM)</title>



Expand Down Expand Up @@ -64,7 +64,7 @@
<div data-md-component="skip">


<a href="#slot-author_id" class="md-skip">
<a href="#author_id" class="md-skip">
Skip to content
</a>

Expand Down Expand Up @@ -97,7 +97,7 @@
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">

Slot: author_id
author_id

</span>
</div>
Expand Down Expand Up @@ -874,13 +874,6 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#applicable-classes" class="md-nav__link">
Applicable Classes
</a>

</li>

<li class="md-nav__item">
<a href="#properties" class="md-nav__link">
Properties
Expand All @@ -889,28 +882,8 @@
</li>

<li class="md-nav__item">
<a href="#identifier-and-mapping-information" class="md-nav__link">
Identifier and Mapping Information
</a>

<nav class="md-nav" aria-label="Identifier and Mapping Information">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#schema-source" class="md-nav__link">
Schema Source
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#linkml-source" class="md-nav__link">
LinkML Source
<a href="#schema-developer-documentation" class="md-nav__link">
Schema developer documentation
</a>

</li>
Expand All @@ -935,44 +908,22 @@
</a>


<h1 id="slot-author_id">Slot: author_id</h1>
<h1 id="author_id">author_id</h1>
<p><strong>URI</strong>: <a href="http://purl.org/pav/authoredBy">pav:authoredBy</a></p>
<p><strong>Applicable to</strong>: <a href="../Mapping/">Mapping</a></p>
<div class="admonition info">
<p class="admonition-title">Description</p>
<p><em>Identifies the persons or groups responsible for asserting the mappings. Recommended to be a list of ORCIDs or otherwise identifying URIs.</em></p>
<p>URI: <a href="http://purl.org/pav/authoredBy">pav:authoredBy</a></p>
<!-- no inheritance hierarchy -->

<h2 id="applicable-classes">Applicable Classes</h2>
<table>
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Modifies Slot</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="../Mapping/">Mapping</a></td>
<td>Represents an individual mapping between a pair of entities</td>
<td>no</td>
</tr>
</tbody>
</table>
</div>
<h2 id="properties">Properties</h2>
<ul>
<li>
<p>Range: <a href="../EntityReference/">EntityReference</a></p>
</li>
<li>
<p>Multivalued: True</p>
</li>
<li><strong>Range</strong>: <a href="../EntityReference/">EntityReference</a>. The range of the element is the type of the value that can be assigned to it.</li>
<li><strong>Multivalued</strong>: True. If the element is multivalued, more than one value can be attached to the same field. In the TSV format, these are <code>|</code> separated.</li>
<li><strong>Required?</strong>: Optional (You can add this element to the mapping or mapping set, but it is not required.)</li>
</ul>
<h2 id="identifier-and-mapping-information">Identifier and Mapping Information</h2>
<h3 id="schema-source">Schema Source</h3>
<ul>
<li>from schema: https://w3id.org/sssom/schema/</li>
</ul>
<h2 id="linkml-source">LinkML Source</h2>
<details>
<h2 id="schema-developer-documentation">Schema developer documentation</h2>
<details><summary>LinkML source</summary>


<pre><code class="language-yaml">name: author_id
description: Identifies the persons or groups responsible for asserting the mappings.
Expand Down
83 changes: 17 additions & 66 deletions author_label/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@



<title>Slot: author_label - A Simple Standard for Sharing Ontology Mappings (SSSOM)</title>
<title>author_label - A Simple Standard for Sharing Ontology Mappings (SSSOM)</title>



Expand Down Expand Up @@ -64,7 +64,7 @@
<div data-md-component="skip">


<a href="#slot-author_label" class="md-skip">
<a href="#author_label" class="md-skip">
Skip to content
</a>

Expand Down Expand Up @@ -97,7 +97,7 @@
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">

Slot: author_label
author_label

</span>
</div>
Expand Down Expand Up @@ -874,13 +874,6 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#applicable-classes" class="md-nav__link">
Applicable Classes
</a>

</li>

<li class="md-nav__item">
<a href="#properties" class="md-nav__link">
Properties
Expand All @@ -889,28 +882,8 @@
</li>

<li class="md-nav__item">
<a href="#identifier-and-mapping-information" class="md-nav__link">
Identifier and Mapping Information
</a>

<nav class="md-nav" aria-label="Identifier and Mapping Information">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#schema-source" class="md-nav__link">
Schema Source
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#linkml-source" class="md-nav__link">
LinkML Source
<a href="#schema-developer-documentation" class="md-nav__link">
Schema developer documentation
</a>

</li>
Expand All @@ -935,44 +908,22 @@
</a>


<h1 id="slot-author_label">Slot: author_label</h1>
<h1 id="author_label">author_label</h1>
<p><strong>URI</strong>: <a href="https://w3id.org/sssom/author_label">sssom:author_label</a></p>
<p><strong>Applicable to</strong>: <a href="../Mapping/">Mapping</a></p>
<div class="admonition info">
<p class="admonition-title">Description</p>
<p><em>A string identifying the author of this mapping. In the spirit of provenance, consider using author_id instead.</em></p>
<p>URI: <a href="https://w3id.org/sssom/author_label">sssom:author_label</a></p>
<!-- no inheritance hierarchy -->

<h2 id="applicable-classes">Applicable Classes</h2>
<table>
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Modifies Slot</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="../Mapping/">Mapping</a></td>
<td>Represents an individual mapping between a pair of entities</td>
<td>no</td>
</tr>
</tbody>
</table>
</div>
<h2 id="properties">Properties</h2>
<ul>
<li>
<p>Range: <a href="../String/">String</a></p>
</li>
<li>
<p>Multivalued: True</p>
</li>
<li><strong>Range</strong>: <a href="../String/">String</a>. The range of the element is the type of the value that can be assigned to it.</li>
<li><strong>Multivalued</strong>: True. If the element is multivalued, more than one value can be attached to the same field. In the TSV format, these are <code>|</code> separated.</li>
<li><strong>Required?</strong>: Optional (You can add this element to the mapping or mapping set, but it is not required.)</li>
</ul>
<h2 id="identifier-and-mapping-information">Identifier and Mapping Information</h2>
<h3 id="schema-source">Schema Source</h3>
<ul>
<li>from schema: https://w3id.org/sssom/schema/</li>
</ul>
<h2 id="linkml-source">LinkML Source</h2>
<details>
<h2 id="schema-developer-documentation">Schema developer documentation</h2>
<details><summary>LinkML source</summary>


<pre><code class="language-yaml">name: author_label
description: A string identifying the author of this mapping. In the spirit of provenance,
Expand Down
86 changes: 20 additions & 66 deletions comment/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@



<title>Slot: comment - A Simple Standard for Sharing Ontology Mappings (SSSOM)</title>
<title>comment - A Simple Standard for Sharing Ontology Mappings (SSSOM)</title>



Expand Down Expand Up @@ -64,7 +64,7 @@
<div data-md-component="skip">


<a href="#slot-comment" class="md-skip">
<a href="#comment" class="md-skip">
Skip to content
</a>

Expand Down Expand Up @@ -97,7 +97,7 @@
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">

Slot: comment
comment

</span>
</div>
Expand Down Expand Up @@ -874,13 +874,6 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#applicable-classes" class="md-nav__link">
Applicable Classes
</a>

</li>

<li class="md-nav__item">
<a href="#properties" class="md-nav__link">
Properties
Expand All @@ -889,28 +882,8 @@
</li>

<li class="md-nav__item">
<a href="#identifier-and-mapping-information" class="md-nav__link">
Identifier and Mapping Information
</a>

<nav class="md-nav" aria-label="Identifier and Mapping Information">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#schema-source" class="md-nav__link">
Schema Source
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#linkml-source" class="md-nav__link">
LinkML Source
<a href="#schema-developer-documentation" class="md-nav__link">
Schema developer documentation
</a>

</li>
Expand All @@ -935,44 +908,25 @@
</a>


<h1 id="slot-comment">Slot: comment</h1>
<h1 id="comment">comment</h1>
<p><strong>URI</strong>: <a href="http://www.w3.org/2000/01/rdf-schema#comment">rdfs:comment</a></p>
<p><strong>Applicable to</strong>: <a href="../MappingSet/">MappingSet</a>, <a href="../Mapping/">Mapping</a></p>
<div class="admonition info">
<p class="admonition-title">Description</p>
<p><em>Free text field containing either curator notes or text generated by tool providing additional informative information.</em></p>
<p>URI: <a href="http://www.w3.org/2000/01/rdf-schema#comment">rdfs:comment</a></p>
<!-- no inheritance hierarchy -->

<h2 id="applicable-classes">Applicable Classes</h2>
<table>
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Modifies Slot</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="../MappingSet/">MappingSet</a></td>
<td>Represents a set of mappings</td>
<td>no</td>
</tr>
<tr>
<td><a href="../Mapping/">Mapping</a></td>
<td>Represents an individual mapping between a pair of entities</td>
<td>no</td>
</tr>
</tbody>
</table>
</div>
<h2 id="properties">Properties</h2>
<ul>
<li>Range: <a href="../String/">String</a></li>
</ul>
<h2 id="identifier-and-mapping-information">Identifier and Mapping Information</h2>
<h3 id="schema-source">Schema Source</h3>
<ul>
<li>from schema: https://w3id.org/sssom/schema/</li>
<li>
<p><strong>Range</strong>: <a href="../String/">String</a>. The range of the element is the type of the value that can be assigned to it.</p>
</li>
<li>
<p><strong>Required?</strong>: Optional (You can add this element to the mapping or mapping set, but it is not required.)</p>
</li>
</ul>
<h2 id="linkml-source">LinkML Source</h2>
<details>
<h2 id="schema-developer-documentation">Schema developer documentation</h2>
<details><summary>LinkML source</summary>


<pre><code class="language-yaml">name: comment
description: Free text field containing either curator notes or text generated by
Expand Down
Loading

0 comments on commit c5c23a9

Please sign in to comment.