Skip to content

Commit

Permalink
Fix descriptions to consistently use pid4cat
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Dec 8, 2023
1 parent 8480651 commit 69a933a
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion project/jsonld/pid4cat_model.jsonld
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pid4cat-model",
"description": "LinkML model for Catalyst Resource Identifier (PID4Cat). PID4Cat is handle system based persistent identifier (PID) for digital or physical resources used in the catalysis research process. The handle record is used to store metadata about the PID besides the obligatory redirect URL.\nThe model define here describes metadata for the PID itself and how to access the identified resource. It does not describe the resource itself with the exception of the resource category, which is a high-level description of what is identified by the PID4Cat, e.g. sample or device.",
"description": "LinkML model for PIDs for resources in catalysis(PID4Cat). PID4Cat is handle system based persistent identifier (PID) for digital or physical resources used in the catalysis research process. The handle record is used to store metadata about the PID besides the obligatory redirect URL.\nThe model define here describes metadata for the PID itself and how to access the identified resource. It does not describe the resource itself with the exception of the resource category, which is a high-level description of what is identified by the PID4Cat, e.g. sample or device.",
"title": "pid4cat-model",
"todos": [
"Refine slots in slot_usage of class instead of globally in slot definitions",
Expand Down
2 changes: 1 addition & 1 deletion project/owl/pid4cat_model.owl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ pid4cat_model:ResourceCategories a owl:Class,
dct:license "MIT" ;
dct:title "pid4cat-model" ;
rdfs:seeAlso <https://dalito.github.io/pid4cat-model> ;
skos:definition """LinkML model for Catalyst Resource Identifier (PID4Cat). PID4Cat is handle system based persistent identifier (PID) for digital or physical resources used in the catalysis research process. The handle record is used to store metadata about the PID besides the obligatory redirect URL.
skos:definition """LinkML model for PIDs for resources in catalysis(PID4Cat). PID4Cat is handle system based persistent identifier (PID) for digital or physical resources used in the catalysis research process. The handle record is used to store metadata about the PID besides the obligatory redirect URL.
The model define here describes metadata for the PID itself and how to access the identified resource. It does not describe the resource itself with the exception of the resource category, which is a high-level description of what is identified by the PID4Cat, e.g. sample or device.""" .

pid4cat_model:RelationTypes a owl:Class,
Expand Down
2 changes: 1 addition & 1 deletion src/pid4cat_model/datamodel/pid4cat_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Schema: pid4cat-model
#
# id: https://w3id.org/nfdi4cat/pid4cat-model
# description: LinkML model for Catalyst Resource Identifier (PID4Cat). PID4Cat is handle system based persistent identifier (PID) for digital or physical resources used in the catalysis research process. The handle record is used to store metadata about the PID besides the obligatory redirect URL.
# description: LinkML model for PIDs for resources in catalysis(PID4Cat). PID4Cat is handle system based persistent identifier (PID) for digital or physical resources used in the catalysis research process. The handle record is used to store metadata about the PID besides the obligatory redirect URL.
# The model define here describes metadata for the PID itself and how to access the identified resource. It does not describe the resource itself with the exception of the resource category, which is a high-level description of what is identified by the PID4Cat, e.g. sample or device.
# license: MIT

Expand Down
32 changes: 16 additions & 16 deletions src/pid4cat_model/schema/pid4cat_model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ id: https://w3id.org/nfdi4cat/pid4cat-model
name: pid4cat-model
title: pid4cat-model
description: >-
LinkML model for Catalyst Resource Identifier (PID4Cat). PID4Cat is handle
system based persistent identifier (PID) for digital or physical resources
used in the catalysis research process. The handle record is used to store
metadata about the PID besides the obligatory landing page URL.
A LinkML model for PIDs for resources in catalysis (PID4Cat). PID4Cat is a
handle system based persistent identifier (PID) for digital or physical
resources used in the catalysis research process. The handle record is used
to store metadata about the PID besides the obligatory landing page URL.
The model describes metadata for the PID itself and how to access the
The model describes metadata for the PID itself and how to access the
identified resource. It does not describe the resource itself with the
exception of the resource category, which is a high-level description of
exception of the resource category, which is a high-level description of
what is identified by the PID4Cat handle, e.g. a sample or a device.
todos:
- Refine slots in slot_usage of class instead of globally in slot definitions
Expand All @@ -24,7 +24,7 @@ prefixes:
pid4cat_model: https://w3id.org/nfdi4cat/pid4cat-model/
linkml: https://w3id.org/linkml/
schema: http://schema.org/

# outer metadata of research data objects
dct: http://purl.org/dc/terms/
DCAT: http://www.w3.org/ns/dcat#
Expand Down Expand Up @@ -62,7 +62,7 @@ classes:
- related_identifier
- datetime_log
- has_agent

ResourceInfo:
description: >-
Data object to hold information about the resource and its representation.
Expand Down Expand Up @@ -91,8 +91,8 @@ classes:
- contact_information
- person_orcid
- affiliation_ror
- role # e.g. trustee, owner, ...more?
- role # e.g. trustee, owner, ...more?

Container:
description: >-
A container for all PID4Cat instances.
Expand Down Expand Up @@ -163,7 +163,7 @@ slots:
# Slots for ResourceInfo
label:
slot_uri: schema:name
description: A human-readable name for a thing
description: A human-readable name for a thing
description:
slot_uri: schema:description
description: A human-readable description for a thing
Expand All @@ -174,15 +174,15 @@ slots:
rdf_url:
slot_uri: schema:additionalType
description: >-
The URI of the rdf represenation of the resource.
The URI of the rdf represenation of the resource.
rdf_type:
slot_uri: schema:additionalType
description: >-
The format of the rdf representation of the resource (xml, turlte, json-ld, ...).
schema_url:
slot_uri: schema:additionalType
description: >-
The URI of the schema used to describe the resource.
The URI of the schema used to describe the resource.
Same property as in DataCite:schemeURI.
schema_type:
slot_uri: schema:additionalType
Expand All @@ -196,7 +196,7 @@ slots:
slot_uri: schema:identifier
range: ChangeLogFields
description: The field that was changed

# Slots for Agent
name:
slot_uri: schema:name
Expand Down Expand Up @@ -251,11 +251,11 @@ enums:
description: >-
The type of the relation between the resources
permissible_values:
# We adapt nearly all DataCite relations (Metadata Schema V 4.4) with
# We adapt nearly all DataCite relations (Metadata Schema V 4.4) with
# the exception of: IsReviewedBy, Reviews

# FYI: IGSN used only the relations isCitedBy, isPartOf, hasPart,
# isReferencedBy, references, isDocumentedBy, documents,
# isReferencedBy, references, isDocumentedBy, documents,
# isCompiledBy, compiles, isVariantFormOf, isOriginalFormOf

IS_CITED_BY:
Expand Down

0 comments on commit 69a933a

Please sign in to comment.