Skip to content

Commit

Permalink
Deployed 9a0be4b with MkDocs version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed May 17, 2024
1 parent 06c925b commit 5f34620
Show file tree
Hide file tree
Showing 52 changed files with 551 additions and 1,121 deletions.
102 changes: 51 additions & 51 deletions Contributor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h1 id="class-contributor">Class: Contributor</h1>
<p>__</p>
<p><em>CRediT contributor role taxonomy: https://credit.niso.org</em></p>
<p>__</p>
<p>URI: <a href="https://kbase.github.io/credit_engine/Contributor">kbcm:Contributor</a></p>
<p>URI: <a href="https://kbase.github.io/credit_engine/Contributor">kbcms:Contributor</a></p>
<div class="mermaid"> classDiagram
class Contributor
Contributor : affiliations
Expand Down Expand Up @@ -326,11 +326,11 @@ <h2 id="mappings">Mappings</h2>
<tbody>
<tr>
<td>self</td>
<td>kbcm:Contributor</td>
<td>kbcms:Contributor</td>
</tr>
<tr>
<td>native</td>
<td>kbcm:Contributor</td>
<td>kbcms:Contributor</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -372,8 +372,8 @@ <h3 id="direct">Direct</h3>
- value: Organization
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.contributors[].name_type
- DataCite:attributes.creators[].name_type
- DataCite:attributes.contributors.name_type
- DataCite:attributes.creators.name_type
rank: 1000
slot_uri: schema:@type
range: ContributorType
Expand All @@ -386,17 +386,17 @@ <h3 id="direct">Direct</h3>
- value: ROR:01znn6x10
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.contributors[].name_identifiers[].name_identifier
- DataCite:attributes.creators[].name_identifiers[].name_identifier
- DataCite:attributes.contributors.name_identifiers.name_identifier
- DataCite:attributes.creators.name_identifiers.name_identifier
narrow_mappings:
- ORCID:contributor.orcidId
- OSTI:author.orcid_id
- OSTI:contributor.orcid_id
- OSTI.ARTICLE:author.orcid_id
- OSTI.ARTICLE:contributor.orcid_id
- Crossref:message.project.funding.funder.name
rank: 1000
slot_uri: schema:identifier
range: uriorcurie
pattern: ^[a-zA-Z0-9.]+:\S
pattern: ^[a-zA-Z0-9.-_]+:\S
name:
name: name
description: Contributor name. For organizations, this should be the full (unabbreviated)
Expand All @@ -408,14 +408,14 @@ <h3 id="direct">Direct</h3>
- value: Ransome the Clown
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- JGI:organisms[].pi.name
- JGI:organisms.pi.name
- ORCID:name
close_mappings:
- OSTI:author
- OSTI:contributor
- OSTI.ARTICLE:author
- OSTI.ARTICLE:contributor
related_mappings:
- DataCite:attributes.creators[].name
- DataCite:attributes.contributors[].name
- DataCite:attributes.creators.name
- DataCite:attributes.contributors.name
rank: 1000
slot_uri: schema:name
required: true
Expand All @@ -428,8 +428,8 @@ <h3 id="direct">Direct</h3>
- value: Hubert George
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
related_mappings:
- DataCite:attributes.contributors[].givenName
- DataCite:attributes.creators[].givenName
- DataCite:attributes.contributors.givenName
- DataCite:attributes.creators.givenName
rank: 1000
family_name:
name: family_name
Expand All @@ -440,8 +440,8 @@ <h3 id="direct">Direct</h3>
- value: Wells
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
related_mappings:
- DataCite:attributes.contributors[].familyName
- DataCite:attributes.creators[].familyName
- DataCite:attributes.contributors.familyName
- DataCite:attributes.creators.familyName
rank: 1000
affiliations:
name: affiliations
Expand All @@ -450,11 +450,11 @@ <h3 id="direct">Direct</h3>
(e.g. KBase, US DOE; Arkin lab, LBNL).
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
related_mappings:
- DataCite:attributes.contributors[].affiliation[]
- DataCite:attributes.creators[].affiliation[]
- JGI:organisms[].pi.institution
- DataCite:attributes.contributors.affiliation
- DataCite:attributes.creators.affiliation
- JGI:organisms.pi.institution
narrow_mappings:
- OSTI:contributor.affiliation_name
- OSTI.ARTICLE:contributor.affiliation_name
rank: 1000
slot_uri: schema:affiliation
multivalued: true
Expand All @@ -466,13 +466,13 @@ <h3 id="direct">Direct</h3>
description: List of roles played by the contributor when working on the resource.
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.contributors[].contributor_type
- DataCite:attributes.creators[].contributor_type
- DataCite:attributes.contributors.contributor_type
- DataCite:attributes.creators.contributor_type
close_mappings:
- ORCID:contributor.role
- OSTI:contributor.contributorType
- OSTI.ARTICLE:contributor.contributorType
related_mappings:
- JGI:organisms[].pi
- JGI:organisms.pi
rank: 1000
slot_uri: schema:Role
multivalued: true
Expand Down Expand Up @@ -516,8 +516,8 @@ <h3 id="induced">Induced</h3>
- value: Organization
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.contributors[].name_type
- DataCite:attributes.creators[].name_type
- DataCite:attributes.contributors.name_type
- DataCite:attributes.creators.name_type
rank: 1000
slot_uri: schema:@type
alias: contributor_type
Expand All @@ -534,12 +534,12 @@ <h3 id="induced">Induced</h3>
- value: ROR:01znn6x10
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.contributors[].name_identifiers[].name_identifier
- DataCite:attributes.creators[].name_identifiers[].name_identifier
- DataCite:attributes.contributors.name_identifiers.name_identifier
- DataCite:attributes.creators.name_identifiers.name_identifier
narrow_mappings:
- ORCID:contributor.orcidId
- OSTI:author.orcid_id
- OSTI:contributor.orcid_id
- OSTI.ARTICLE:author.orcid_id
- OSTI.ARTICLE:contributor.orcid_id
- Crossref:message.project.funding.funder.name
rank: 1000
slot_uri: schema:identifier
Expand All @@ -548,7 +548,7 @@ <h3 id="induced">Induced</h3>
domain_of:
- Contributor
range: uriorcurie
pattern: ^[a-zA-Z0-9.]+:\S
pattern: ^[a-zA-Z0-9.-_]+:\S
name:
name: name
description: Contributor name. For organizations, this should be the full (unabbreviated)
Expand All @@ -560,14 +560,14 @@ <h3 id="induced">Induced</h3>
- value: Ransome the Clown
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- JGI:organisms[].pi.name
- JGI:organisms.pi.name
- ORCID:name
close_mappings:
- OSTI:author
- OSTI:contributor
- OSTI.ARTICLE:author
- OSTI.ARTICLE:contributor
related_mappings:
- DataCite:attributes.creators[].name
- DataCite:attributes.contributors[].name
- DataCite:attributes.creators.name
- DataCite:attributes.contributors.name
rank: 1000
slot_uri: schema:name
alias: name
Expand All @@ -585,8 +585,8 @@ <h3 id="induced">Induced</h3>
- value: Hubert George
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
related_mappings:
- DataCite:attributes.contributors[].givenName
- DataCite:attributes.creators[].givenName
- DataCite:attributes.contributors.givenName
- DataCite:attributes.creators.givenName
rank: 1000
alias: given_name
owner: Contributor
Expand All @@ -602,8 +602,8 @@ <h3 id="induced">Induced</h3>
- value: Wells
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
related_mappings:
- DataCite:attributes.contributors[].familyName
- DataCite:attributes.creators[].familyName
- DataCite:attributes.contributors.familyName
- DataCite:attributes.creators.familyName
rank: 1000
alias: family_name
owner: Contributor
Expand All @@ -617,11 +617,11 @@ <h3 id="induced">Induced</h3>
(e.g. KBase, US DOE; Arkin lab, LBNL).
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
related_mappings:
- DataCite:attributes.contributors[].affiliation[]
- DataCite:attributes.creators[].affiliation[]
- JGI:organisms[].pi.institution
- DataCite:attributes.contributors.affiliation
- DataCite:attributes.creators.affiliation
- JGI:organisms.pi.institution
narrow_mappings:
- OSTI:contributor.affiliation_name
- OSTI.ARTICLE:contributor.affiliation_name
rank: 1000
slot_uri: schema:affiliation
multivalued: true
Expand All @@ -636,13 +636,13 @@ <h3 id="induced">Induced</h3>
description: List of roles played by the contributor when working on the resource.
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.contributors[].contributor_type
- DataCite:attributes.creators[].contributor_type
- DataCite:attributes.contributors.contributor_type
- DataCite:attributes.creators.contributor_type
close_mappings:
- ORCID:contributor.role
- OSTI:contributor.contributorType
- OSTI.ARTICLE:contributor.contributorType
related_mappings:
- JGI:organisms[].pi
- JGI:organisms.pi
rank: 1000
slot_uri: schema:Role
multivalued: true
Expand Down
Loading

0 comments on commit 5f34620

Please sign in to comment.