Skip to content

Commit

Permalink
Deployed 4ccb4af with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Feb 25, 2024
1 parent b157baa commit 529599f
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 112 deletions.
88 changes: 44 additions & 44 deletions PID4CatRecord/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,15 +263,27 @@ <h2 id="slots">Slots</h2>
<td>direct</td>
</tr>
<tr>
<td><a href="../record_version/">record_version</a></td>
<td>0..1 <br/> <a href="../String/">String</a></td>
<td>Date-based version string of the PID4CatRecord (e</td>
<td>direct</td>
</tr>
<tr>
<td><a href="../pid_schema_version/">pid_schema_version</a></td>
<td>0..1 <br/> <a href="../String/">String</a></td>
<td>The version of the PID4Cat schema used for the PID4CatRecord</td>
<td>direct</td>
</tr>
<tr>
<td><a href="../record_version/">record_version</a></td>
<td><a href="../dc_rights/">dc_rights</a></td>
<td>0..1 <br/> <a href="../String/">String</a></td>
<td>Date-based version string of the PID4CatRecord (e</td>
<td>The license for the metadata contained in the PID4Cat record</td>
<td>direct</td>
</tr>
<tr>
<td><a href="../curation_contact/">curation_contact</a></td>
<td>0..1 <br/> <a href="../String/">String</a></td>
<td>The email address of a person or institution responsible for curation of the ...</td>
<td>direct</td>
</tr>
<tr>
Expand All @@ -287,18 +299,6 @@ <h2 id="slots">Slots</h2>
<td>direct</td>
</tr>
<tr>
<td><a href="../dc_rights/">dc_rights</a></td>
<td>0..1 <br/> <a href="../String/">String</a></td>
<td>The license for the metadata contained in the PID4Cat record</td>
<td>direct</td>
</tr>
<tr>
<td><a href="../curation_contact/">curation_contact</a></td>
<td>0..1 <br/> <a href="../String/">String</a></td>
<td>The email address of a person or institution responsible for curation of the ...</td>
<td>direct</td>
</tr>
<tr>
<td><a href="../change_log/">change_log</a></td>
<td>1..* <br/> <a href="../LogRecord/">LogRecord</a></td>
<td>Change log of PID4Cat record</td>
Expand Down Expand Up @@ -360,12 +360,12 @@ <h3 id="direct">Direct</h3>
- id
- landing_page_url
- status
- pid_schema_version
- record_version
- resource_info
- related_identifiers
- pid_schema_version
- dc_rights
- curation_contact
- resource_info
- related_identifiers
- change_log
slot_usage:
curation_contact:
Expand Down Expand Up @@ -421,17 +421,6 @@ <h3 id="induced">Induced</h3>
domain_of:
- PID4CatRecord
range: PID4CatStatus
pid_schema_version:
name: pid_schema_version
description: The version of the PID4Cat schema used for the PID4CatRecord.
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
slot_uri: schema:identifier
alias: pid_schema_version
owner: PID4CatRecord
domain_of:
- PID4CatRecord
range: string
record_version:
name: record_version
description: Date-based version string of the PID4CatRecord (e.g. 20240219v0,
Expand All @@ -445,28 +434,17 @@ <h3 id="induced">Induced</h3>
domain_of:
- PID4CatRecord
range: string
resource_info:
name: resource_info
description: Information about the resource.
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
alias: resource_info
owner: PID4CatRecord
domain_of:
- PID4CatRecord
range: ResourceInfo
related_identifiers:
name: related_identifiers
description: Alternate identifiers for the resource
pid_schema_version:
name: pid_schema_version
description: The version of the PID4Cat schema used for the PID4CatRecord.
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
slot_uri: schema:identifier
multivalued: true
alias: related_identifiers
alias: pid_schema_version
owner: PID4CatRecord
domain_of:
- PID4CatRecord
range: uriorcurie
range: string
dc_rights:
name: dc_rights
description: The license for the metadata contained in the PID4Cat record.
Expand All @@ -491,6 +469,28 @@ <h3 id="induced">Induced</h3>
- PID4CatRecord
range: string
pattern: ^\S+@[\S+\.]+\S+
resource_info:
name: resource_info
description: Information about the resource.
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
alias: resource_info
owner: PID4CatRecord
domain_of:
- PID4CatRecord
range: ResourceInfo
related_identifiers:
name: related_identifiers
description: Alternate identifiers for the resource
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
slot_uri: schema:identifier
multivalued: true
alias: related_identifiers
owner: PID4CatRecord
domain_of:
- PID4CatRecord
range: uriorcurie
change_log:
name: change_log
description: Change log of PID4Cat record
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 529599f

Please sign in to comment.