diff --git a/PID4CatRecord/index.html b/PID4CatRecord/index.html index 394e2d8..cd82efe 100755 --- a/PID4CatRecord/index.html +++ b/PID4CatRecord/index.html @@ -263,15 +263,27 @@

Slots

direct +record_version +0..1
String +Date-based version string of the PID4CatRecord (e +direct + + pid_schema_version 0..1
String The version of the PID4Cat schema used for the PID4CatRecord direct -record_version +dc_rights 0..1
String -Date-based version string of the PID4CatRecord (e +The license for the metadata contained in the PID4Cat record +direct + + +curation_contact +0..1
String +The email address of a person or institution responsible for curation of the ... direct @@ -287,18 +299,6 @@

Slots

direct -dc_rights -0..1
String -The license for the metadata contained in the PID4Cat record -direct - - -curation_contact -0..1
String -The email address of a person or institution responsible for curation of the ... -direct - - change_log 1..*
LogRecord Change log of PID4Cat record @@ -360,12 +360,12 @@

Direct

- 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: @@ -421,17 +421,6 @@

Induced

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, @@ -445,28 +434,17 @@

Induced

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. @@ -491,6 +469,28 @@

Induced

- 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 diff --git a/search/search_index.json b/search/search_index.json index e364852..3b8620f 100755 --- a/search/search_index.json +++ b/search/search_index.json @@ -1 +1 @@ -{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"pid4cat-model 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 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 handle, e.g. a sample or a device. URI: https://w3id.org/nfdi4cat/pid4cat-model Name: pid4cat-model Classes Class Description Agent Person who plays a role relative to PID creation or curation. Container A container for all PID4Cat instances. LogRecord A log record for changes made on a PID4CatRecord starting from registration. PID4CatRecord Represents a PID4CatRecord PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. ResourceInfo Data object to hold information about the resource and its representation. Slots Slot Description affiliation_ror The ROR of the affiliation change_log Change log of PID4Cat record changed_field The field that was changed contact_information Identification of the agent that registered the PID, with contact information contains_pids The PID4CatRecords contained in the container curation_contact The email address of a person or institution responsible for curation of the ... datetime_log The date and time of a log record dc_rights The license for the metadata contained in the PID4Cat record description A human-readable description for a thing has_agent The person who registered the resource id A unique identifier for a thing label A human-readable name for a thing landing_page_url The URL of the landing page for the resource name The name of the agent person_orcid The ORCID of the person pid_schema_version The version of the PID4Cat schema used for the PID4CatRecord rdf_type The format of the rdf representation of the resource (xml, turlte, json-ld, rdf_url The URI of the rdf represenation of the resource record_version Date-based version string of the PID4CatRecord (e related_identifier Related identifiers for the resource related_identifiers Alternate identifiers for the resource relation_type Relation type between the resources resource_category The category of the resource resource_info Information about the resource role The role of the agent relative to the resource schema_type The type of the scheme used to describe the resource schema_url The URI of the schema used to describe the resource status The status of the PID4CatRecord Enumerations Enumeration Description ChangeLogField The field of the PID4Catrecord that was changed PID4CatAgentRole The role of an agent relative to the resource PID4CatStatus The status of the PID4CatRecord RelationType The type of the relation between the resources ResourceCategory The category of the resource Types Type Description Boolean A binary (true or false) value Curie a compact URI Date a date (year, month and day) in an idealized calendar DateOrDatetime Either a date or a datetime Datetime The combination of a date and time Decimal A real number with arbitrary precision that conforms to the xsd:decimal speci... Double A real number that conforms to the xsd:double specification Float A real number that conforms to the xsd:float specification Integer An integer Jsonpath A string encoding a JSON Path Jsonpointer A string encoding a JSON Pointer Ncname Prefix part of CURIE Nodeidentifier A URI, CURIE or BNODE that represents a node in a model Objectidentifier A URI or CURIE that represents an object in the model Sparqlpath A string encoding a SPARQL Property Path String A character string Time A time object represents a (local) time of day, independent of any particular... Uri a complete URI Uriorcurie a URI or a CURIE Subsets Subset Description","title":"Index"},{"location":"#pid4cat-model","text":"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 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 handle, e.g. a sample or a device. URI: https://w3id.org/nfdi4cat/pid4cat-model Name: pid4cat-model","title":"pid4cat-model"},{"location":"#classes","text":"Class Description Agent Person who plays a role relative to PID creation or curation. Container A container for all PID4Cat instances. LogRecord A log record for changes made on a PID4CatRecord starting from registration. PID4CatRecord Represents a PID4CatRecord PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. ResourceInfo Data object to hold information about the resource and its representation.","title":"Classes"},{"location":"#slots","text":"Slot Description affiliation_ror The ROR of the affiliation change_log Change log of PID4Cat record changed_field The field that was changed contact_information Identification of the agent that registered the PID, with contact information contains_pids The PID4CatRecords contained in the container curation_contact The email address of a person or institution responsible for curation of the ... datetime_log The date and time of a log record dc_rights The license for the metadata contained in the PID4Cat record description A human-readable description for a thing has_agent The person who registered the resource id A unique identifier for a thing label A human-readable name for a thing landing_page_url The URL of the landing page for the resource name The name of the agent person_orcid The ORCID of the person pid_schema_version The version of the PID4Cat schema used for the PID4CatRecord rdf_type The format of the rdf representation of the resource (xml, turlte, json-ld, rdf_url The URI of the rdf represenation of the resource record_version Date-based version string of the PID4CatRecord (e related_identifier Related identifiers for the resource related_identifiers Alternate identifiers for the resource relation_type Relation type between the resources resource_category The category of the resource resource_info Information about the resource role The role of the agent relative to the resource schema_type The type of the scheme used to describe the resource schema_url The URI of the schema used to describe the resource status The status of the PID4CatRecord","title":"Slots"},{"location":"#enumerations","text":"Enumeration Description ChangeLogField The field of the PID4Catrecord that was changed PID4CatAgentRole The role of an agent relative to the resource PID4CatStatus The status of the PID4CatRecord RelationType The type of the relation between the resources ResourceCategory The category of the resource","title":"Enumerations"},{"location":"#types","text":"Type Description Boolean A binary (true or false) value Curie a compact URI Date a date (year, month and day) in an idealized calendar DateOrDatetime Either a date or a datetime Datetime The combination of a date and time Decimal A real number with arbitrary precision that conforms to the xsd:decimal speci... Double A real number that conforms to the xsd:double specification Float A real number that conforms to the xsd:float specification Integer An integer Jsonpath A string encoding a JSON Path Jsonpointer A string encoding a JSON Pointer Ncname Prefix part of CURIE Nodeidentifier A URI, CURIE or BNODE that represents a node in a model Objectidentifier A URI or CURIE that represents an object in the model Sparqlpath A string encoding a SPARQL Property Path String A character string Time A time object represents a (local) time of day, independent of any particular... Uri a complete URI Uriorcurie a URI or a CURIE","title":"Types"},{"location":"#subsets","text":"Subset Description","title":"Subsets"},{"location":"Agent/","text":"Class: Agent Person who plays a role relative to PID creation or curation. URI: pid4cat_model:Agent classDiagram class Agent Agent : affiliation_ror Agent : contact_information Agent : name Agent : person_orcid Agent : role Agent --|> PID4CatAgentRole : role Slots Name Cardinality and Range Description Inheritance name 0..1 String The name of the agent direct contact_information 0..1 String Identification of the agent that registered the PID, with contact information direct person_orcid 0..1 String The ORCID of the person direct affiliation_ror 0..1 String The ROR of the affiliation direct role 0..1 PID4CatAgentRole The role of the agent relative to the resource direct Usages used by used in type used PID4CatRelation has_agent range Agent LogRecord has_agent range Agent Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:Agent native pid4cat_model:Agent LinkML Source Direct name: Agent description: Person who plays a role relative to PID creation or curation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - name - contact_information - person_orcid - affiliation_ror - role Induced name: Agent description: Person who plays a role relative to PID creation or curation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: name: name: name description: The name of the agent from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: name owner: Agent domain_of: - Agent range: string contact_information: name: contact_information description: Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: contact_information owner: Agent domain_of: - Agent range: string person_orcid: name: person_orcid description: The ORCID of the person from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: person_orcid owner: Agent domain_of: - Agent range: string affiliation_ror: name: affiliation_ror description: The ROR of the affiliation from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: affiliation_ror owner: Agent domain_of: - Agent range: string role: name: role description: The role of the agent relative to the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: role owner: Agent domain_of: - Agent range: PID4CatAgentRole","title":"Class: Agent"},{"location":"Agent/#class-agent","text":"Person who plays a role relative to PID creation or curation. URI: pid4cat_model:Agent classDiagram class Agent Agent : affiliation_ror Agent : contact_information Agent : name Agent : person_orcid Agent : role Agent --|> PID4CatAgentRole : role","title":"Class: Agent"},{"location":"Agent/#slots","text":"Name Cardinality and Range Description Inheritance name 0..1 String The name of the agent direct contact_information 0..1 String Identification of the agent that registered the PID, with contact information direct person_orcid 0..1 String The ORCID of the person direct affiliation_ror 0..1 String The ROR of the affiliation direct role 0..1 PID4CatAgentRole The role of the agent relative to the resource direct","title":"Slots"},{"location":"Agent/#usages","text":"used by used in type used PID4CatRelation has_agent range Agent LogRecord has_agent range Agent","title":"Usages"},{"location":"Agent/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Agent/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Agent/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:Agent native pid4cat_model:Agent","title":"Mappings"},{"location":"Agent/#linkml-source","text":"","title":"LinkML Source"},{"location":"Agent/#direct","text":"name: Agent description: Person who plays a role relative to PID creation or curation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - name - contact_information - person_orcid - affiliation_ror - role","title":"Direct"},{"location":"Agent/#induced","text":"name: Agent description: Person who plays a role relative to PID creation or curation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: name: name: name description: The name of the agent from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: name owner: Agent domain_of: - Agent range: string contact_information: name: contact_information description: Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: contact_information owner: Agent domain_of: - Agent range: string person_orcid: name: person_orcid description: The ORCID of the person from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: person_orcid owner: Agent domain_of: - Agent range: string affiliation_ror: name: affiliation_ror description: The ROR of the affiliation from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: affiliation_ror owner: Agent domain_of: - Agent range: string role: name: role description: The role of the agent relative to the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: role owner: Agent domain_of: - Agent range: PID4CatAgentRole","title":"Induced"},{"location":"Boolean/","text":"Type: Boolean A binary (true or false) value URI: xsd:boolean base : Bool uri : xsd:boolean repr : bool Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Boolean"},{"location":"Boolean/#type-boolean","text":"A binary (true or false) value URI: xsd:boolean base : Bool uri : xsd:boolean repr : bool","title":"Type: Boolean"},{"location":"Boolean/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Boolean/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ChangeLogField/","text":"Enum: ChangeLogField The field of the PID4Catrecord that was changed. URI: ChangeLogField Permissible Values Value Meaning Description STATUS None The status of the PID4CatRecord was changed RESOURCE_INFO None The resource info of the PID4CatRecord was changed RELATED_IDS None The related identifiers of the PID4CatRecord were changed CONTACT None The contact information of the PID4CatRecord was changed RIGHTS None The rights of the PID4CatRecord were changed Slots Name Description changed_field The field that was changed Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: ChangeLogField description: The field of the PID4Catrecord that was changed. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: STATUS: text: STATUS description: The status of the PID4CatRecord was changed. RESOURCE_INFO: text: RESOURCE_INFO description: The resource info of the PID4CatRecord was changed. RELATED_IDS: text: RELATED_IDS description: The related identifiers of the PID4CatRecord were changed. CONTACT: text: CONTACT description: The contact information of the PID4CatRecord was changed. RIGHTS: text: RIGHTS description: The rights of the PID4CatRecord were changed.","title":"Enum: ChangeLogField"},{"location":"ChangeLogField/#enum-changelogfield","text":"The field of the PID4Catrecord that was changed. URI: ChangeLogField","title":"Enum: ChangeLogField"},{"location":"ChangeLogField/#permissible-values","text":"Value Meaning Description STATUS None The status of the PID4CatRecord was changed RESOURCE_INFO None The resource info of the PID4CatRecord was changed RELATED_IDS None The related identifiers of the PID4CatRecord were changed CONTACT None The contact information of the PID4CatRecord was changed RIGHTS None The rights of the PID4CatRecord were changed","title":"Permissible Values"},{"location":"ChangeLogField/#slots","text":"Name Description changed_field The field that was changed","title":"Slots"},{"location":"ChangeLogField/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ChangeLogField/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ChangeLogField/#linkml-source","text":"name: ChangeLogField description: The field of the PID4Catrecord that was changed. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: STATUS: text: STATUS description: The status of the PID4CatRecord was changed. RESOURCE_INFO: text: RESOURCE_INFO description: The resource info of the PID4CatRecord was changed. RELATED_IDS: text: RELATED_IDS description: The related identifiers of the PID4CatRecord were changed. CONTACT: text: CONTACT description: The contact information of the PID4CatRecord was changed. RIGHTS: text: RIGHTS description: The rights of the PID4CatRecord were changed.","title":"LinkML Source"},{"location":"ChangeLogFields/","text":"Enum: ChangeLogFields The field of the PID4Catrecord that was changed. URI: ChangeLogFields Permissible Values Value Meaning Description STATUS None The status of the PID4CatRecord was changed RESOURCE_INFO None The resource info of the PID4CatRecord was changed RELATED_IDS None The related identifiers of the PID4CatRecord were changed CONTACT None The contact information of the PID4CatRecord was changed RIGHTS None The rights of the PID4CatRecord were changed Slots Name Description changed_field The field that was changed Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: ChangeLogFields description: The field of the PID4Catrecord that was changed. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: STATUS: text: STATUS description: The status of the PID4CatRecord was changed. RESOURCE_INFO: text: RESOURCE_INFO description: The resource info of the PID4CatRecord was changed. RELATED_IDS: text: RELATED_IDS description: The related identifiers of the PID4CatRecord were changed. CONTACT: text: CONTACT description: The contact information of the PID4CatRecord was changed. RIGHTS: text: RIGHTS description: The rights of the PID4CatRecord were changed.","title":"Enum: ChangeLogFields"},{"location":"ChangeLogFields/#enum-changelogfields","text":"The field of the PID4Catrecord that was changed. URI: ChangeLogFields","title":"Enum: ChangeLogFields"},{"location":"ChangeLogFields/#permissible-values","text":"Value Meaning Description STATUS None The status of the PID4CatRecord was changed RESOURCE_INFO None The resource info of the PID4CatRecord was changed RELATED_IDS None The related identifiers of the PID4CatRecord were changed CONTACT None The contact information of the PID4CatRecord was changed RIGHTS None The rights of the PID4CatRecord were changed","title":"Permissible Values"},{"location":"ChangeLogFields/#slots","text":"Name Description changed_field The field that was changed","title":"Slots"},{"location":"ChangeLogFields/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ChangeLogFields/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ChangeLogFields/#linkml-source","text":"name: ChangeLogFields description: The field of the PID4Catrecord that was changed. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: STATUS: text: STATUS description: The status of the PID4CatRecord was changed. RESOURCE_INFO: text: RESOURCE_INFO description: The resource info of the PID4CatRecord was changed. RELATED_IDS: text: RELATED_IDS description: The related identifiers of the PID4CatRecord were changed. CONTACT: text: CONTACT description: The contact information of the PID4CatRecord was changed. RIGHTS: text: RIGHTS description: The rights of the PID4CatRecord were changed.","title":"LinkML Source"},{"location":"Container/","text":"Class: Container A container for all PID4Cat instances. URI: pid4cat_model:Container classDiagram class Container Container : contains_pids Container --|> PID4CatRecord : contains_pids Slots Name Cardinality and Range Description Inheritance contains_pids 0..* PID4CatRecord The PID4CatRecords contained in the container direct Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:Container native pid4cat_model:Container LinkML Source Direct name: Container description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: contains_pids: name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true Induced name: Container description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: contains_pids: name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: contains_pids owner: Container domain_of: - Container range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Class: Container"},{"location":"Container/#class-container","text":"A container for all PID4Cat instances. URI: pid4cat_model:Container classDiagram class Container Container : contains_pids Container --|> PID4CatRecord : contains_pids","title":"Class: Container"},{"location":"Container/#slots","text":"Name Cardinality and Range Description Inheritance contains_pids 0..* PID4CatRecord The PID4CatRecords contained in the container direct","title":"Slots"},{"location":"Container/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Container/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Container/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:Container native pid4cat_model:Container","title":"Mappings"},{"location":"Container/#linkml-source","text":"","title":"LinkML Source"},{"location":"Container/#direct","text":"name: Container description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: contains_pids: name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Direct"},{"location":"Container/#induced","text":"name: Container description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: contains_pids: name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: contains_pids owner: Container domain_of: - Container range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Induced"},{"location":"Curie/","text":"Type: Curie a compact URI URI: xsd:string base : Curie uri : xsd:string repr : str Comments in RDF serializations this MUST be expanded to a URI in non-RDF serializations MAY be serialized as the compact representation Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Curie"},{"location":"Curie/#type-curie","text":"a compact URI URI: xsd:string base : Curie uri : xsd:string repr : str","title":"Type: Curie"},{"location":"Curie/#comments","text":"in RDF serializations this MUST be expanded to a URI in non-RDF serializations MAY be serialized as the compact representation","title":"Comments"},{"location":"Curie/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Curie/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Date/","text":"Type: Date a date (year, month and day) in an idealized calendar URI: xsd:date base : XSDDate uri : xsd:date repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Date"},{"location":"Date/#type-date","text":"a date (year, month and day) in an idealized calendar URI: xsd:date base : XSDDate uri : xsd:date repr : str","title":"Type: Date"},{"location":"Date/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Date/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"DateOrDatetime/","text":"Type: DateOrDatetime Either a date or a datetime URI: linkml:DateOrDatetime base : str uri : linkml:DateOrDatetime repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: DateOrDatetime"},{"location":"DateOrDatetime/#type-dateordatetime","text":"Either a date or a datetime URI: linkml:DateOrDatetime base : str uri : linkml:DateOrDatetime repr : str","title":"Type: DateOrDatetime"},{"location":"DateOrDatetime/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"DateOrDatetime/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Datetime/","text":"Type: Datetime The combination of a date and time URI: xsd:dateTime base : XSDDateTime uri : xsd:dateTime repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Datetime"},{"location":"Datetime/#type-datetime","text":"The combination of a date and time URI: xsd:dateTime base : XSDDateTime uri : xsd:dateTime repr : str","title":"Type: Datetime"},{"location":"Datetime/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Datetime/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Decimal/","text":"Type: Decimal A real number with arbitrary precision that conforms to the xsd:decimal specification URI: xsd:decimal base : Decimal uri : xsd:decimal Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Decimal"},{"location":"Decimal/#type-decimal","text":"A real number with arbitrary precision that conforms to the xsd:decimal specification URI: xsd:decimal base : Decimal uri : xsd:decimal","title":"Type: Decimal"},{"location":"Decimal/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Decimal/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Double/","text":"Type: Double A real number that conforms to the xsd:double specification URI: xsd:double base : float uri : xsd:double Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Double"},{"location":"Double/#type-double","text":"A real number that conforms to the xsd:double specification URI: xsd:double base : float uri : xsd:double","title":"Type: Double"},{"location":"Double/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Double/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Float/","text":"Type: Float A real number that conforms to the xsd:float specification URI: xsd:float base : float uri : xsd:float Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Float"},{"location":"Float/#type-float","text":"A real number that conforms to the xsd:float specification URI: xsd:float base : float uri : xsd:float","title":"Type: Float"},{"location":"Float/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Float/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Integer/","text":"Type: Integer An integer URI: xsd:integer base : int uri : xsd:integer Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Integer"},{"location":"Integer/#type-integer","text":"An integer URI: xsd:integer base : int uri : xsd:integer","title":"Type: Integer"},{"location":"Integer/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Integer/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Jsonpath/","text":"Type: Jsonpath A string encoding a JSON Path. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded in tree form. URI: xsd:string base : str uri : xsd:string repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Jsonpath"},{"location":"Jsonpath/#type-jsonpath","text":"A string encoding a JSON Path. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded in tree form. URI: xsd:string base : str uri : xsd:string repr : str","title":"Type: Jsonpath"},{"location":"Jsonpath/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Jsonpath/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Jsonpointer/","text":"Type: Jsonpointer A string encoding a JSON Pointer. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to a valid object within the current instance document when encoded in tree form. URI: xsd:string base : str uri : xsd:string repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Jsonpointer"},{"location":"Jsonpointer/#type-jsonpointer","text":"A string encoding a JSON Pointer. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to a valid object within the current instance document when encoded in tree form. URI: xsd:string base : str uri : xsd:string repr : str","title":"Type: Jsonpointer"},{"location":"Jsonpointer/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Jsonpointer/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"LogRecord/","text":"Class: LogRecord A log record for changes made on a PID4CatRecord starting from registration. URI: pid4cat_model:LogRecord classDiagram class LogRecord LogRecord : changed_field LogRecord --|> ChangeLogField : changed_field LogRecord : datetime_log LogRecord : description LogRecord : has_agent LogRecord --|> Agent : has_agent Slots Name Cardinality and Range Description Inheritance datetime_log 0..1 String The date and time of a log record direct has_agent 0..1 Agent The person who registered the resource direct changed_field 0..1 ChangeLogField The field that was changed direct description 0..1 String A human-readable description for a thing direct Usages used by used in type used PID4CatRecord change_log range LogRecord Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:LogRecord native pid4cat_model:LogRecord LinkML Source Direct name: LogRecord description: A log record for changes made on a PID4CatRecord starting from registration. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - datetime_log - has_agent - changed_field - description Induced name: LogRecord description: A log record for changes made on a PID4CatRecord starting from registration. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: datetime_log: name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log owner: LogRecord domain_of: - PID4CatRelation - LogRecord range: string has_agent: name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent owner: LogRecord domain_of: - PID4CatRelation - LogRecord range: Agent changed_field: name: changed_field description: The field that was changed from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: changed_field owner: LogRecord domain_of: - LogRecord range: ChangeLogField description: name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description owner: LogRecord domain_of: - ResourceInfo - LogRecord range: string","title":"Class: LogRecord"},{"location":"LogRecord/#class-logrecord","text":"A log record for changes made on a PID4CatRecord starting from registration. URI: pid4cat_model:LogRecord classDiagram class LogRecord LogRecord : changed_field LogRecord --|> ChangeLogField : changed_field LogRecord : datetime_log LogRecord : description LogRecord : has_agent LogRecord --|> Agent : has_agent","title":"Class: LogRecord"},{"location":"LogRecord/#slots","text":"Name Cardinality and Range Description Inheritance datetime_log 0..1 String The date and time of a log record direct has_agent 0..1 Agent The person who registered the resource direct changed_field 0..1 ChangeLogField The field that was changed direct description 0..1 String A human-readable description for a thing direct","title":"Slots"},{"location":"LogRecord/#usages","text":"used by used in type used PID4CatRecord change_log range LogRecord","title":"Usages"},{"location":"LogRecord/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"LogRecord/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"LogRecord/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:LogRecord native pid4cat_model:LogRecord","title":"Mappings"},{"location":"LogRecord/#linkml-source","text":"","title":"LinkML Source"},{"location":"LogRecord/#direct","text":"name: LogRecord description: A log record for changes made on a PID4CatRecord starting from registration. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - datetime_log - has_agent - changed_field - description","title":"Direct"},{"location":"LogRecord/#induced","text":"name: LogRecord description: A log record for changes made on a PID4CatRecord starting from registration. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: datetime_log: name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log owner: LogRecord domain_of: - PID4CatRelation - LogRecord range: string has_agent: name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent owner: LogRecord domain_of: - PID4CatRelation - LogRecord range: Agent changed_field: name: changed_field description: The field that was changed from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: changed_field owner: LogRecord domain_of: - LogRecord range: ChangeLogField description: name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description owner: LogRecord domain_of: - ResourceInfo - LogRecord range: string","title":"Induced"},{"location":"Ncname/","text":"Type: Ncname Prefix part of CURIE URI: xsd:string base : NCName uri : xsd:string repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Ncname"},{"location":"Ncname/#type-ncname","text":"Prefix part of CURIE URI: xsd:string base : NCName uri : xsd:string repr : str","title":"Type: Ncname"},{"location":"Ncname/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Ncname/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Nodeidentifier/","text":"Type: Nodeidentifier A URI, CURIE or BNODE that represents a node in a model. URI: shex:nonLiteral base : NodeIdentifier uri : shex:nonLiteral repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Nodeidentifier"},{"location":"Nodeidentifier/#type-nodeidentifier","text":"A URI, CURIE or BNODE that represents a node in a model. URI: shex:nonLiteral base : NodeIdentifier uri : shex:nonLiteral repr : str","title":"Type: Nodeidentifier"},{"location":"Nodeidentifier/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Nodeidentifier/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Objectidentifier/","text":"Type: Objectidentifier A URI or CURIE that represents an object in the model. URI: shex:iri base : ElementIdentifier uri : shex:iri repr : str Comments Used for inheritance and type checking Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Objectidentifier"},{"location":"Objectidentifier/#type-objectidentifier","text":"A URI or CURIE that represents an object in the model. URI: shex:iri base : ElementIdentifier uri : shex:iri repr : str","title":"Type: Objectidentifier"},{"location":"Objectidentifier/#comments","text":"Used for inheritance and type checking","title":"Comments"},{"location":"Objectidentifier/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Objectidentifier/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatAgentRole/","text":"Enum: PID4CatAgentRole The role of an agent relative to the resource. URI: PID4CatAgentRole Permissible Values Value Meaning Description TRUSTEE None The agent is the trustee of the resource OWNER None The agent is the owner of the resource Slots Name Description role The role of the agent relative to the resource Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: PID4CatAgentRole description: The role of an agent relative to the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: TRUSTEE: text: TRUSTEE description: The agent is the trustee of the resource. OWNER: text: OWNER description: The agent is the owner of the resource.","title":"Enum: PID4CatAgentRole"},{"location":"PID4CatAgentRole/#enum-pid4catagentrole","text":"The role of an agent relative to the resource. URI: PID4CatAgentRole","title":"Enum: PID4CatAgentRole"},{"location":"PID4CatAgentRole/#permissible-values","text":"Value Meaning Description TRUSTEE None The agent is the trustee of the resource OWNER None The agent is the owner of the resource","title":"Permissible Values"},{"location":"PID4CatAgentRole/#slots","text":"Name Description role The role of the agent relative to the resource","title":"Slots"},{"location":"PID4CatAgentRole/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatAgentRole/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatAgentRole/#linkml-source","text":"name: PID4CatAgentRole description: The role of an agent relative to the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: TRUSTEE: text: TRUSTEE description: The agent is the trustee of the resource. OWNER: text: OWNER description: The agent is the owner of the resource.","title":"LinkML Source"},{"location":"PID4CatAgentRoles/","text":"Enum: PID4CatAgentRoles The role of an agent relative to the resource. URI: PID4CatAgentRoles Permissible Values Value Meaning Description TRUSTEE None The agent is the trustee of the resource OWNER None The agent is the owner of the resource Slots Name Description role The role of the agent relative to the resource Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: PID4CatAgentRoles description: The role of an agent relative to the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: TRUSTEE: text: TRUSTEE description: The agent is the trustee of the resource. OWNER: text: OWNER description: The agent is the owner of the resource.","title":"Enum: PID4CatAgentRoles"},{"location":"PID4CatAgentRoles/#enum-pid4catagentroles","text":"The role of an agent relative to the resource. URI: PID4CatAgentRoles","title":"Enum: PID4CatAgentRoles"},{"location":"PID4CatAgentRoles/#permissible-values","text":"Value Meaning Description TRUSTEE None The agent is the trustee of the resource OWNER None The agent is the owner of the resource","title":"Permissible Values"},{"location":"PID4CatAgentRoles/#slots","text":"Name Description role The role of the agent relative to the resource","title":"Slots"},{"location":"PID4CatAgentRoles/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatAgentRoles/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatAgentRoles/#linkml-source","text":"name: PID4CatAgentRoles description: The role of an agent relative to the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: TRUSTEE: text: TRUSTEE description: The agent is the trustee of the resource. OWNER: text: OWNER description: The agent is the owner of the resource.","title":"LinkML Source"},{"location":"PID4CatRecord/","text":"Class: PID4CatRecord Represents a PID4CatRecord URI: pid4cat_model:PID4CatRecord classDiagram class PID4CatRecord PID4CatRecord : change_log PID4CatRecord --|> LogRecord : change_log PID4CatRecord : curation_contact PID4CatRecord : dc_rights PID4CatRecord : id PID4CatRecord : landing_page_url PID4CatRecord : pid_schema_version PID4CatRecord : record_version PID4CatRecord : related_identifiers PID4CatRecord : resource_info PID4CatRecord --|> ResourceInfo : resource_info PID4CatRecord : status PID4CatRecord --|> PID4CatStatus : status Slots Name Cardinality and Range Description Inheritance id 1..1 Uriorcurie A unique identifier for a thing direct landing_page_url 0..1 String The URL of the landing page for the resource direct status 0..1 PID4CatStatus The status of the PID4CatRecord direct pid_schema_version 0..1 String The version of the PID4Cat schema used for the PID4CatRecord direct record_version 0..1 String Date-based version string of the PID4CatRecord (e direct resource_info 0..1 ResourceInfo Information about the resource direct related_identifiers 0..* Uriorcurie Alternate identifiers for the resource direct dc_rights 0..1 String The license for the metadata contained in the PID4Cat record direct curation_contact 0..1 String The email address of a person or institution responsible for curation of the ... direct change_log 1..* LogRecord Change log of PID4Cat record direct Usages used by used in type used Container contains_pids range PID4CatRecord Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:PID4CatRecord native pid4cat_model:PID4CatRecord LinkML Source Direct name: PID4CatRecord description: Represents a PID4CatRecord from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - id - landing_page_url - status - pid_schema_version - record_version - resource_info - related_identifiers - dc_rights - curation_contact - change_log slot_usage: curation_contact: name: curation_contact domain_of: - PID4CatRecord pattern: ^\\S+@[\\S+\\.]+\\S+ Induced name: PID4CatRecord description: Represents a PID4CatRecord from_schema: https://w3id.org/nfdi4cat/pid4cat-model slot_usage: curation_contact: name: curation_contact domain_of: - PID4CatRecord pattern: ^\\S+@[\\S+\\.]+\\S+ attributes: id: name: id description: A unique identifier for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier identifier: true alias: id owner: PID4CatRecord domain_of: - PID4CatRecord range: uriorcurie landing_page_url: name: landing_page_url description: The URL of the landing page for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 10 slot_uri: schema:url alias: landing_page_url owner: PID4CatRecord domain_of: - PID4CatRecord range: string status: name: status description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: status owner: PID4CatRecord 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, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: record_version owner: PID4CatRecord 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 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 dc_rights: name: dc_rights description: The license for the metadata contained in the PID4Cat record. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:license alias: dc_rights owner: PID4CatRecord domain_of: - PID4CatRecord range: string curation_contact: name: curation_contact description: The email address of a person or institution responsible for curation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: curation_contact owner: PID4CatRecord domain_of: - PID4CatRecord range: string pattern: ^\\S+@[\\S+\\.]+\\S+ change_log: name: change_log description: Change log of PID4Cat record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: change_log owner: PID4CatRecord domain_of: - PID4CatRecord range: LogRecord required: true","title":"Class: PID4CatRecord"},{"location":"PID4CatRecord/#class-pid4catrecord","text":"Represents a PID4CatRecord URI: pid4cat_model:PID4CatRecord classDiagram class PID4CatRecord PID4CatRecord : change_log PID4CatRecord --|> LogRecord : change_log PID4CatRecord : curation_contact PID4CatRecord : dc_rights PID4CatRecord : id PID4CatRecord : landing_page_url PID4CatRecord : pid_schema_version PID4CatRecord : record_version PID4CatRecord : related_identifiers PID4CatRecord : resource_info PID4CatRecord --|> ResourceInfo : resource_info PID4CatRecord : status PID4CatRecord --|> PID4CatStatus : status","title":"Class: PID4CatRecord"},{"location":"PID4CatRecord/#slots","text":"Name Cardinality and Range Description Inheritance id 1..1 Uriorcurie A unique identifier for a thing direct landing_page_url 0..1 String The URL of the landing page for the resource direct status 0..1 PID4CatStatus The status of the PID4CatRecord direct pid_schema_version 0..1 String The version of the PID4Cat schema used for the PID4CatRecord direct record_version 0..1 String Date-based version string of the PID4CatRecord (e direct resource_info 0..1 ResourceInfo Information about the resource direct related_identifiers 0..* Uriorcurie Alternate identifiers for the resource direct dc_rights 0..1 String The license for the metadata contained in the PID4Cat record direct curation_contact 0..1 String The email address of a person or institution responsible for curation of the ... direct change_log 1..* LogRecord Change log of PID4Cat record direct","title":"Slots"},{"location":"PID4CatRecord/#usages","text":"used by used in type used Container contains_pids range PID4CatRecord","title":"Usages"},{"location":"PID4CatRecord/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatRecord/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatRecord/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:PID4CatRecord native pid4cat_model:PID4CatRecord","title":"Mappings"},{"location":"PID4CatRecord/#linkml-source","text":"","title":"LinkML Source"},{"location":"PID4CatRecord/#direct","text":"name: PID4CatRecord description: Represents a PID4CatRecord from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - id - landing_page_url - status - pid_schema_version - record_version - resource_info - related_identifiers - dc_rights - curation_contact - change_log slot_usage: curation_contact: name: curation_contact domain_of: - PID4CatRecord pattern: ^\\S+@[\\S+\\.]+\\S+","title":"Direct"},{"location":"PID4CatRecord/#induced","text":"name: PID4CatRecord description: Represents a PID4CatRecord from_schema: https://w3id.org/nfdi4cat/pid4cat-model slot_usage: curation_contact: name: curation_contact domain_of: - PID4CatRecord pattern: ^\\S+@[\\S+\\.]+\\S+ attributes: id: name: id description: A unique identifier for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier identifier: true alias: id owner: PID4CatRecord domain_of: - PID4CatRecord range: uriorcurie landing_page_url: name: landing_page_url description: The URL of the landing page for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 10 slot_uri: schema:url alias: landing_page_url owner: PID4CatRecord domain_of: - PID4CatRecord range: string status: name: status description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: status owner: PID4CatRecord 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, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: record_version owner: PID4CatRecord 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 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 dc_rights: name: dc_rights description: The license for the metadata contained in the PID4Cat record. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:license alias: dc_rights owner: PID4CatRecord domain_of: - PID4CatRecord range: string curation_contact: name: curation_contact description: The email address of a person or institution responsible for curation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: curation_contact owner: PID4CatRecord domain_of: - PID4CatRecord range: string pattern: ^\\S+@[\\S+\\.]+\\S+ change_log: name: change_log description: Change log of PID4Cat record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: change_log owner: PID4CatRecord domain_of: - PID4CatRecord range: LogRecord required: true","title":"Induced"},{"location":"PID4CatRelation/","text":"Class: PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. URI: pid4cat_model:PID4CatRelation classDiagram class PID4CatRelation PID4CatRelation : datetime_log PID4CatRelation : has_agent PID4CatRelation --|> Agent : has_agent PID4CatRelation : related_identifier PID4CatRelation : relation_type PID4CatRelation --|> RelationType : relation_type Slots Name Cardinality and Range Description Inheritance relation_type 0..* RelationType Relation type between the resources direct related_identifier 0..1 String Related identifiers for the resource direct datetime_log 0..1 String The date and time of a log record direct has_agent 0..1 Agent The person who registered the resource direct Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:PID4CatRelation native pid4cat_model:PID4CatRelation LinkML Source Direct name: PID4CatRelation description: A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - relation_type - related_identifier - datetime_log - has_agent Induced name: PID4CatRelation description: A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: relation_type: name: relation_type description: Relation type between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: relation_type owner: PID4CatRelation domain_of: - PID4CatRelation range: RelationType related_identifier: name: related_identifier description: Related identifiers for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: related_identifier owner: PID4CatRelation domain_of: - PID4CatRelation range: string datetime_log: name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log owner: PID4CatRelation domain_of: - PID4CatRelation - LogRecord range: string has_agent: name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent owner: PID4CatRelation domain_of: - PID4CatRelation - LogRecord range: Agent","title":"Class: PID4CatRelation"},{"location":"PID4CatRelation/#class-pid4catrelation","text":"A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. URI: pid4cat_model:PID4CatRelation classDiagram class PID4CatRelation PID4CatRelation : datetime_log PID4CatRelation : has_agent PID4CatRelation --|> Agent : has_agent PID4CatRelation : related_identifier PID4CatRelation : relation_type PID4CatRelation --|> RelationType : relation_type","title":"Class: PID4CatRelation"},{"location":"PID4CatRelation/#slots","text":"Name Cardinality and Range Description Inheritance relation_type 0..* RelationType Relation type between the resources direct related_identifier 0..1 String Related identifiers for the resource direct datetime_log 0..1 String The date and time of a log record direct has_agent 0..1 Agent The person who registered the resource direct","title":"Slots"},{"location":"PID4CatRelation/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatRelation/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatRelation/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:PID4CatRelation native pid4cat_model:PID4CatRelation","title":"Mappings"},{"location":"PID4CatRelation/#linkml-source","text":"","title":"LinkML Source"},{"location":"PID4CatRelation/#direct","text":"name: PID4CatRelation description: A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - relation_type - related_identifier - datetime_log - has_agent","title":"Direct"},{"location":"PID4CatRelation/#induced","text":"name: PID4CatRelation description: A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: relation_type: name: relation_type description: Relation type between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: relation_type owner: PID4CatRelation domain_of: - PID4CatRelation range: RelationType related_identifier: name: related_identifier description: Related identifiers for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: related_identifier owner: PID4CatRelation domain_of: - PID4CatRelation range: string datetime_log: name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log owner: PID4CatRelation domain_of: - PID4CatRelation - LogRecord range: string has_agent: name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent owner: PID4CatRelation domain_of: - PID4CatRelation - LogRecord range: Agent","title":"Induced"},{"location":"PID4CatStatus/","text":"Enum: PID4CatStatus The status of the PID4CatRecord. URI: PID4CatStatus Permissible Values Value Meaning Description SUBMITTED None The PID4CatRecord is reserved but the resource is not yet linked REGISTERED None The PID4CatRecord links to a concrete ressource OBSOLETED None The PID4CatRecord is obsolete, e DEPRECATED None The PID4CatRecord is deprecated, e Slots Name Description status The status of the PID4CatRecord Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: PID4CatStatus description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: SUBMITTED: text: SUBMITTED description: The PID4CatRecord is reserved but the resource is not yet linked. REGISTERED: text: REGISTERED description: The PID4CatRecord links to a concrete ressource. OBSOLETED: text: OBSOLETED description: The PID4CatRecord is obsolete, e.g. because the resource is referenced by another PID4Cat. DEPRECATED: text: DEPRECATED description: The PID4CatRecord is deprecated, e.g. because the resource can no longer be found.","title":"Enum: PID4CatStatus"},{"location":"PID4CatStatus/#enum-pid4catstatus","text":"The status of the PID4CatRecord. URI: PID4CatStatus","title":"Enum: PID4CatStatus"},{"location":"PID4CatStatus/#permissible-values","text":"Value Meaning Description SUBMITTED None The PID4CatRecord is reserved but the resource is not yet linked REGISTERED None The PID4CatRecord links to a concrete ressource OBSOLETED None The PID4CatRecord is obsolete, e DEPRECATED None The PID4CatRecord is deprecated, e","title":"Permissible Values"},{"location":"PID4CatStatus/#slots","text":"Name Description status The status of the PID4CatRecord","title":"Slots"},{"location":"PID4CatStatus/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatStatus/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatStatus/#linkml-source","text":"name: PID4CatStatus description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: SUBMITTED: text: SUBMITTED description: The PID4CatRecord is reserved but the resource is not yet linked. REGISTERED: text: REGISTERED description: The PID4CatRecord links to a concrete ressource. OBSOLETED: text: OBSOLETED description: The PID4CatRecord is obsolete, e.g. because the resource is referenced by another PID4Cat. DEPRECATED: text: DEPRECATED description: The PID4CatRecord is deprecated, e.g. because the resource can no longer be found.","title":"LinkML Source"},{"location":"PIDContainer/","text":"Class: PIDContainer A container for all PID4Cat instances. URI: pid4cat_model:PIDContainer classDiagram class PIDContainer PIDContainer : has_pids PIDContainer --|> PID4CatRecord : has_pids Slots Name Cardinality and Range Description Inheritance has_pids 0..* PID4CatRecord The PID4CatRecords contained in the container direct Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:PIDContainer native pid4cat_model:PIDContainer LinkML Source Direct name: PIDContainer description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: has_pids: name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true Induced name: PIDContainer description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: has_pids: name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: has_pids owner: PIDContainer domain_of: - PIDContainer range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Class: PIDContainer"},{"location":"PIDContainer/#class-pidcontainer","text":"A container for all PID4Cat instances. URI: pid4cat_model:PIDContainer classDiagram class PIDContainer PIDContainer : has_pids PIDContainer --|> PID4CatRecord : has_pids","title":"Class: PIDContainer"},{"location":"PIDContainer/#slots","text":"Name Cardinality and Range Description Inheritance has_pids 0..* PID4CatRecord The PID4CatRecords contained in the container direct","title":"Slots"},{"location":"PIDContainer/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PIDContainer/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PIDContainer/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:PIDContainer native pid4cat_model:PIDContainer","title":"Mappings"},{"location":"PIDContainer/#linkml-source","text":"","title":"LinkML Source"},{"location":"PIDContainer/#direct","text":"name: PIDContainer description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: has_pids: name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Direct"},{"location":"PIDContainer/#induced","text":"name: PIDContainer description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: has_pids: name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: has_pids owner: PIDContainer domain_of: - PIDContainer range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Induced"},{"location":"RelationType/","text":"Enum: RelationType The type of the relation between the resources URI: RelationType Permissible Values Value Meaning Description IS_CITED_BY None The resource is cited by another resource CITES None The resource cites another resource IS_SUPPLEMENT_TO None The resource is supplemented by another resource IS_SUPPLEMENTED_BY None The resource supplements another resource IS_CONTINUED_BY None The resource is continued by another resource CONTINUES None The resource continues another resource HAS_METADATA None The resource has metadata IS_METADATA_FOR None The resource is metadata for HAS_VERSION dct:hasVersion The resource has a version IS_VERSION_OF dct:isVersionOf The resource is a version of IS_NEW_VERSION_OF None The resource is a new version of IS_PREVIOUS_VERSION_OF None The resource is a previous version of IS_PART_OF dct:isPartOf The resource is part of another resource HAS_PART dct:hasPart The resource has part another resource IS_DESCRIBED_BY None The resource is documented by another resource DESCRIBES None The resource documents another resource IS_PUBLISHED_IN None The resource is published in another resource IS_REFERENCED_BY dct:isReferencedBy The resource is referenced by another resource REFERENCES None The resource references another resource IS_DOCUMENTED_BY None The resource is documented by another resource DOCUMENTS None The resource documents another resource IS_COMPILED_BY None The resource is compiled by another resource COMPILES None The resource compiles another resource IS_VARIANT_FORM_OF None The resource is variant form of another resource IS_ORIGINAL_FORM_OF None The resource is original form of another resource IS_IDENTICAL_TO None The resource is identical to another resource IS_DERIVED_FROM None The resource is derived from another resource IS_SOURCE_OF None The resource is source of another resource IS_COLLECTED_BY None The resource is collected by another resource COLLECTS None The resource collects another resource IS_REQUIRED_BY dct:isRequiredBy The resource is required by another resource REQUIRES dct:requires The resource requires another resource IS_OBSOLETED_BY None The resource or PID4Cat is obsoleted by another resource or PID4Cat OBSOLETES None The resource or PID4Cat obsoletes another resource or PID4Cat Slots Name Description relation_type Relation type between the resources Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: RelationType description: The type of the relation between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: IS_CITED_BY: text: IS_CITED_BY description: The resource is cited by another resource. CITES: text: CITES description: The resource cites another resource. IS_SUPPLEMENT_TO: text: IS_SUPPLEMENT_TO description: The resource is supplemented by another resource. IS_SUPPLEMENTED_BY: text: IS_SUPPLEMENTED_BY description: The resource supplements another resource. IS_CONTINUED_BY: text: IS_CONTINUED_BY description: The resource is continued by another resource. CONTINUES: text: CONTINUES description: The resource continues another resource. HAS_METADATA: text: HAS_METADATA description: The resource has metadata. IS_METADATA_FOR: text: IS_METADATA_FOR description: The resource is metadata for. HAS_VERSION: text: HAS_VERSION description: The resource has a version. meaning: dct:hasVersion IS_VERSION_OF: text: IS_VERSION_OF description: The resource is a version of. meaning: dct:isVersionOf IS_NEW_VERSION_OF: text: IS_NEW_VERSION_OF description: The resource is a new version of. IS_PREVIOUS_VERSION_OF: text: IS_PREVIOUS_VERSION_OF description: The resource is a previous version of. IS_PART_OF: text: IS_PART_OF description: The resource is part of another resource. meaning: dct:isPartOf HAS_PART: text: HAS_PART description: The resource has part another resource. meaning: dct:hasPart IS_DESCRIBED_BY: text: IS_DESCRIBED_BY description: The resource is documented by another resource. DESCRIBES: text: DESCRIBES description: The resource documents another resource. IS_PUBLISHED_IN: text: IS_PUBLISHED_IN description: The resource is published in another resource. IS_REFERENCED_BY: text: IS_REFERENCED_BY description: The resource is referenced by another resource. meaning: dct:isReferencedBy REFERENCES: text: REFERENCES description: The resource references another resource. IS_DOCUMENTED_BY: text: IS_DOCUMENTED_BY description: The resource is documented by another resource. DOCUMENTS: text: DOCUMENTS description: The resource documents another resource. IS_COMPILED_BY: text: IS_COMPILED_BY description: The resource is compiled by another resource. COMPILES: text: COMPILES description: The resource compiles another resource. IS_VARIANT_FORM_OF: text: IS_VARIANT_FORM_OF description: The resource is variant form of another resource. IS_ORIGINAL_FORM_OF: text: IS_ORIGINAL_FORM_OF description: The resource is original form of another resource. IS_IDENTICAL_TO: text: IS_IDENTICAL_TO description: The resource is identical to another resource. IS_DERIVED_FROM: text: IS_DERIVED_FROM description: The resource is derived from another resource. IS_SOURCE_OF: text: IS_SOURCE_OF description: The resource is source of another resource. IS_COLLECTED_BY: text: IS_COLLECTED_BY description: The resource is collected by another resource. COLLECTS: text: COLLECTS description: The resource collects another resource. IS_REQUIRED_BY: text: IS_REQUIRED_BY description: The resource is required by another resource. meaning: dct:isRequiredBy REQUIRES: text: REQUIRES description: The resource requires another resource. meaning: dct:requires IS_OBSOLETED_BY: text: IS_OBSOLETED_BY description: The resource or PID4Cat is obsoleted by another resource or PID4Cat. OBSOLETES: text: OBSOLETES description: The resource or PID4Cat obsoletes another resource or PID4Cat.","title":"Enum: RelationType"},{"location":"RelationType/#enum-relationtype","text":"The type of the relation between the resources URI: RelationType","title":"Enum: RelationType"},{"location":"RelationType/#permissible-values","text":"Value Meaning Description IS_CITED_BY None The resource is cited by another resource CITES None The resource cites another resource IS_SUPPLEMENT_TO None The resource is supplemented by another resource IS_SUPPLEMENTED_BY None The resource supplements another resource IS_CONTINUED_BY None The resource is continued by another resource CONTINUES None The resource continues another resource HAS_METADATA None The resource has metadata IS_METADATA_FOR None The resource is metadata for HAS_VERSION dct:hasVersion The resource has a version IS_VERSION_OF dct:isVersionOf The resource is a version of IS_NEW_VERSION_OF None The resource is a new version of IS_PREVIOUS_VERSION_OF None The resource is a previous version of IS_PART_OF dct:isPartOf The resource is part of another resource HAS_PART dct:hasPart The resource has part another resource IS_DESCRIBED_BY None The resource is documented by another resource DESCRIBES None The resource documents another resource IS_PUBLISHED_IN None The resource is published in another resource IS_REFERENCED_BY dct:isReferencedBy The resource is referenced by another resource REFERENCES None The resource references another resource IS_DOCUMENTED_BY None The resource is documented by another resource DOCUMENTS None The resource documents another resource IS_COMPILED_BY None The resource is compiled by another resource COMPILES None The resource compiles another resource IS_VARIANT_FORM_OF None The resource is variant form of another resource IS_ORIGINAL_FORM_OF None The resource is original form of another resource IS_IDENTICAL_TO None The resource is identical to another resource IS_DERIVED_FROM None The resource is derived from another resource IS_SOURCE_OF None The resource is source of another resource IS_COLLECTED_BY None The resource is collected by another resource COLLECTS None The resource collects another resource IS_REQUIRED_BY dct:isRequiredBy The resource is required by another resource REQUIRES dct:requires The resource requires another resource IS_OBSOLETED_BY None The resource or PID4Cat is obsoleted by another resource or PID4Cat OBSOLETES None The resource or PID4Cat obsoletes another resource or PID4Cat","title":"Permissible Values"},{"location":"RelationType/#slots","text":"Name Description relation_type Relation type between the resources","title":"Slots"},{"location":"RelationType/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"RelationType/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"RelationType/#linkml-source","text":"name: RelationType description: The type of the relation between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: IS_CITED_BY: text: IS_CITED_BY description: The resource is cited by another resource. CITES: text: CITES description: The resource cites another resource. IS_SUPPLEMENT_TO: text: IS_SUPPLEMENT_TO description: The resource is supplemented by another resource. IS_SUPPLEMENTED_BY: text: IS_SUPPLEMENTED_BY description: The resource supplements another resource. IS_CONTINUED_BY: text: IS_CONTINUED_BY description: The resource is continued by another resource. CONTINUES: text: CONTINUES description: The resource continues another resource. HAS_METADATA: text: HAS_METADATA description: The resource has metadata. IS_METADATA_FOR: text: IS_METADATA_FOR description: The resource is metadata for. HAS_VERSION: text: HAS_VERSION description: The resource has a version. meaning: dct:hasVersion IS_VERSION_OF: text: IS_VERSION_OF description: The resource is a version of. meaning: dct:isVersionOf IS_NEW_VERSION_OF: text: IS_NEW_VERSION_OF description: The resource is a new version of. IS_PREVIOUS_VERSION_OF: text: IS_PREVIOUS_VERSION_OF description: The resource is a previous version of. IS_PART_OF: text: IS_PART_OF description: The resource is part of another resource. meaning: dct:isPartOf HAS_PART: text: HAS_PART description: The resource has part another resource. meaning: dct:hasPart IS_DESCRIBED_BY: text: IS_DESCRIBED_BY description: The resource is documented by another resource. DESCRIBES: text: DESCRIBES description: The resource documents another resource. IS_PUBLISHED_IN: text: IS_PUBLISHED_IN description: The resource is published in another resource. IS_REFERENCED_BY: text: IS_REFERENCED_BY description: The resource is referenced by another resource. meaning: dct:isReferencedBy REFERENCES: text: REFERENCES description: The resource references another resource. IS_DOCUMENTED_BY: text: IS_DOCUMENTED_BY description: The resource is documented by another resource. DOCUMENTS: text: DOCUMENTS description: The resource documents another resource. IS_COMPILED_BY: text: IS_COMPILED_BY description: The resource is compiled by another resource. COMPILES: text: COMPILES description: The resource compiles another resource. IS_VARIANT_FORM_OF: text: IS_VARIANT_FORM_OF description: The resource is variant form of another resource. IS_ORIGINAL_FORM_OF: text: IS_ORIGINAL_FORM_OF description: The resource is original form of another resource. IS_IDENTICAL_TO: text: IS_IDENTICAL_TO description: The resource is identical to another resource. IS_DERIVED_FROM: text: IS_DERIVED_FROM description: The resource is derived from another resource. IS_SOURCE_OF: text: IS_SOURCE_OF description: The resource is source of another resource. IS_COLLECTED_BY: text: IS_COLLECTED_BY description: The resource is collected by another resource. COLLECTS: text: COLLECTS description: The resource collects another resource. IS_REQUIRED_BY: text: IS_REQUIRED_BY description: The resource is required by another resource. meaning: dct:isRequiredBy REQUIRES: text: REQUIRES description: The resource requires another resource. meaning: dct:requires IS_OBSOLETED_BY: text: IS_OBSOLETED_BY description: The resource or PID4Cat is obsoleted by another resource or PID4Cat. OBSOLETES: text: OBSOLETES description: The resource or PID4Cat obsoletes another resource or PID4Cat.","title":"LinkML Source"},{"location":"RelationTypes/","text":"Enum: RelationTypes The type of the relation between the resources URI: RelationTypes Permissible Values Value Meaning Description IS_CITED_BY None The resource is cited by another resource CITES None The resource cites another resource IS_SUPPLEMENT_TO None The resource is supplemented by another resource IS_SUPPLEMENTED_BY None The resource supplements another resource IS_CONTINUED_BY None The resource is continued by another resource CONTINUES None The resource continues another resource HAS_METADATA None The resource has metadata IS_METADATA_FOR None The resource is metadata for HAS_VERSION dct:hasVersion The resource has a version IS_VERSION_OF dct:isVersionOf The resource is a version of IS_NEW_VERSION_OF None The resource is a new version of IS_PREVIOUS_VERSION_OF None The resource is a previous version of IS_PART_OF dct:isPartOf The resource is part of another resource HAS_PART dct:hasPart The resource has part another resource IS_DESCRIBED_BY None The resource is documented by another resource DESCRIBES None The resource documents another resource IS_PUBLISHED_IN None The resource is published in another resource IS_REFERENCED_BY dct:isReferencedBy The resource is referenced by another resource REFERENCES None The resource references another resource IS_DOCUMENTED_BY None The resource is documented by another resource DOCUMENTS None The resource documents another resource IS_COMPILED_BY None The resource is compiled by another resource COMPILES None The resource compiles another resource IS_VARIANT_FORM_OF None The resource is variant form of another resource IS_ORIGINAL_FORM_OF None The resource is original form of another resource IS_IDENTICAL_TO None The resource is identical to another resource IS_DERIVED_FROM None The resource is derived from another resource IS_SOURCE_OF None The resource is source of another resource IS_COLLECTED_BY None The resource is collected by another resource COLLECTS None The resource collects another resource IS_REQUIRED_BY dct:isRequiredBy The resource is required by another resource REQUIRES dct:requires The resource requires another resource IS_OBSOLETED_BY None The resource or PID4Cat is obsoleted by another resource or PID4Cat OBSOLETES None The resource or PID4Cat obsoletes another resource or PID4Cat Slots Name Description relation_type Relation type between the resources Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: RelationTypes description: The type of the relation between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: IS_CITED_BY: text: IS_CITED_BY description: The resource is cited by another resource. CITES: text: CITES description: The resource cites another resource. IS_SUPPLEMENT_TO: text: IS_SUPPLEMENT_TO description: The resource is supplemented by another resource. IS_SUPPLEMENTED_BY: text: IS_SUPPLEMENTED_BY description: The resource supplements another resource. IS_CONTINUED_BY: text: IS_CONTINUED_BY description: The resource is continued by another resource. CONTINUES: text: CONTINUES description: The resource continues another resource. HAS_METADATA: text: HAS_METADATA description: The resource has metadata. IS_METADATA_FOR: text: IS_METADATA_FOR description: The resource is metadata for. HAS_VERSION: text: HAS_VERSION description: The resource has a version. meaning: dct:hasVersion IS_VERSION_OF: text: IS_VERSION_OF description: The resource is a version of. meaning: dct:isVersionOf IS_NEW_VERSION_OF: text: IS_NEW_VERSION_OF description: The resource is a new version of. IS_PREVIOUS_VERSION_OF: text: IS_PREVIOUS_VERSION_OF description: The resource is a previous version of. IS_PART_OF: text: IS_PART_OF description: The resource is part of another resource. meaning: dct:isPartOf HAS_PART: text: HAS_PART description: The resource has part another resource. meaning: dct:hasPart IS_DESCRIBED_BY: text: IS_DESCRIBED_BY description: The resource is documented by another resource. DESCRIBES: text: DESCRIBES description: The resource documents another resource. IS_PUBLISHED_IN: text: IS_PUBLISHED_IN description: The resource is published in another resource. IS_REFERENCED_BY: text: IS_REFERENCED_BY description: The resource is referenced by another resource. meaning: dct:isReferencedBy REFERENCES: text: REFERENCES description: The resource references another resource. IS_DOCUMENTED_BY: text: IS_DOCUMENTED_BY description: The resource is documented by another resource. DOCUMENTS: text: DOCUMENTS description: The resource documents another resource. IS_COMPILED_BY: text: IS_COMPILED_BY description: The resource is compiled by another resource. COMPILES: text: COMPILES description: The resource compiles another resource. IS_VARIANT_FORM_OF: text: IS_VARIANT_FORM_OF description: The resource is variant form of another resource. IS_ORIGINAL_FORM_OF: text: IS_ORIGINAL_FORM_OF description: The resource is original form of another resource. IS_IDENTICAL_TO: text: IS_IDENTICAL_TO description: The resource is identical to another resource. IS_DERIVED_FROM: text: IS_DERIVED_FROM description: The resource is derived from another resource. IS_SOURCE_OF: text: IS_SOURCE_OF description: The resource is source of another resource. IS_COLLECTED_BY: text: IS_COLLECTED_BY description: The resource is collected by another resource. COLLECTS: text: COLLECTS description: The resource collects another resource. IS_REQUIRED_BY: text: IS_REQUIRED_BY description: The resource is required by another resource. meaning: dct:isRequiredBy REQUIRES: text: REQUIRES description: The resource requires another resource. meaning: dct:requires IS_OBSOLETED_BY: text: IS_OBSOLETED_BY description: The resource or PID4Cat is obsoleted by another resource or PID4Cat. OBSOLETES: text: OBSOLETES description: The resource or PID4Cat obsoletes another resource or PID4Cat.","title":"Enum: RelationTypes"},{"location":"RelationTypes/#enum-relationtypes","text":"The type of the relation between the resources URI: RelationTypes","title":"Enum: RelationTypes"},{"location":"RelationTypes/#permissible-values","text":"Value Meaning Description IS_CITED_BY None The resource is cited by another resource CITES None The resource cites another resource IS_SUPPLEMENT_TO None The resource is supplemented by another resource IS_SUPPLEMENTED_BY None The resource supplements another resource IS_CONTINUED_BY None The resource is continued by another resource CONTINUES None The resource continues another resource HAS_METADATA None The resource has metadata IS_METADATA_FOR None The resource is metadata for HAS_VERSION dct:hasVersion The resource has a version IS_VERSION_OF dct:isVersionOf The resource is a version of IS_NEW_VERSION_OF None The resource is a new version of IS_PREVIOUS_VERSION_OF None The resource is a previous version of IS_PART_OF dct:isPartOf The resource is part of another resource HAS_PART dct:hasPart The resource has part another resource IS_DESCRIBED_BY None The resource is documented by another resource DESCRIBES None The resource documents another resource IS_PUBLISHED_IN None The resource is published in another resource IS_REFERENCED_BY dct:isReferencedBy The resource is referenced by another resource REFERENCES None The resource references another resource IS_DOCUMENTED_BY None The resource is documented by another resource DOCUMENTS None The resource documents another resource IS_COMPILED_BY None The resource is compiled by another resource COMPILES None The resource compiles another resource IS_VARIANT_FORM_OF None The resource is variant form of another resource IS_ORIGINAL_FORM_OF None The resource is original form of another resource IS_IDENTICAL_TO None The resource is identical to another resource IS_DERIVED_FROM None The resource is derived from another resource IS_SOURCE_OF None The resource is source of another resource IS_COLLECTED_BY None The resource is collected by another resource COLLECTS None The resource collects another resource IS_REQUIRED_BY dct:isRequiredBy The resource is required by another resource REQUIRES dct:requires The resource requires another resource IS_OBSOLETED_BY None The resource or PID4Cat is obsoleted by another resource or PID4Cat OBSOLETES None The resource or PID4Cat obsoletes another resource or PID4Cat","title":"Permissible Values"},{"location":"RelationTypes/#slots","text":"Name Description relation_type Relation type between the resources","title":"Slots"},{"location":"RelationTypes/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"RelationTypes/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"RelationTypes/#linkml-source","text":"name: RelationTypes description: The type of the relation between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: IS_CITED_BY: text: IS_CITED_BY description: The resource is cited by another resource. CITES: text: CITES description: The resource cites another resource. IS_SUPPLEMENT_TO: text: IS_SUPPLEMENT_TO description: The resource is supplemented by another resource. IS_SUPPLEMENTED_BY: text: IS_SUPPLEMENTED_BY description: The resource supplements another resource. IS_CONTINUED_BY: text: IS_CONTINUED_BY description: The resource is continued by another resource. CONTINUES: text: CONTINUES description: The resource continues another resource. HAS_METADATA: text: HAS_METADATA description: The resource has metadata. IS_METADATA_FOR: text: IS_METADATA_FOR description: The resource is metadata for. HAS_VERSION: text: HAS_VERSION description: The resource has a version. meaning: dct:hasVersion IS_VERSION_OF: text: IS_VERSION_OF description: The resource is a version of. meaning: dct:isVersionOf IS_NEW_VERSION_OF: text: IS_NEW_VERSION_OF description: The resource is a new version of. IS_PREVIOUS_VERSION_OF: text: IS_PREVIOUS_VERSION_OF description: The resource is a previous version of. IS_PART_OF: text: IS_PART_OF description: The resource is part of another resource. meaning: dct:isPartOf HAS_PART: text: HAS_PART description: The resource has part another resource. meaning: dct:hasPart IS_DESCRIBED_BY: text: IS_DESCRIBED_BY description: The resource is documented by another resource. DESCRIBES: text: DESCRIBES description: The resource documents another resource. IS_PUBLISHED_IN: text: IS_PUBLISHED_IN description: The resource is published in another resource. IS_REFERENCED_BY: text: IS_REFERENCED_BY description: The resource is referenced by another resource. meaning: dct:isReferencedBy REFERENCES: text: REFERENCES description: The resource references another resource. IS_DOCUMENTED_BY: text: IS_DOCUMENTED_BY description: The resource is documented by another resource. DOCUMENTS: text: DOCUMENTS description: The resource documents another resource. IS_COMPILED_BY: text: IS_COMPILED_BY description: The resource is compiled by another resource. COMPILES: text: COMPILES description: The resource compiles another resource. IS_VARIANT_FORM_OF: text: IS_VARIANT_FORM_OF description: The resource is variant form of another resource. IS_ORIGINAL_FORM_OF: text: IS_ORIGINAL_FORM_OF description: The resource is original form of another resource. IS_IDENTICAL_TO: text: IS_IDENTICAL_TO description: The resource is identical to another resource. IS_DERIVED_FROM: text: IS_DERIVED_FROM description: The resource is derived from another resource. IS_SOURCE_OF: text: IS_SOURCE_OF description: The resource is source of another resource. IS_COLLECTED_BY: text: IS_COLLECTED_BY description: The resource is collected by another resource. COLLECTS: text: COLLECTS description: The resource collects another resource. IS_REQUIRED_BY: text: IS_REQUIRED_BY description: The resource is required by another resource. meaning: dct:isRequiredBy REQUIRES: text: REQUIRES description: The resource requires another resource. meaning: dct:requires IS_OBSOLETED_BY: text: IS_OBSOLETED_BY description: The resource or PID4Cat is obsoleted by another resource or PID4Cat. OBSOLETES: text: OBSOLETES description: The resource or PID4Cat obsoletes another resource or PID4Cat.","title":"LinkML Source"},{"location":"ResourceCategories/","text":"Enum: ResourceCategories The category of the resource URI: ResourceCategories Permissible Values Value Meaning Description COLLECTION http://purl.org/dc/dcmitype/Collection A collection is described as a group; its parts may also be separately descri... SAMPLE http://www.w3.org/ns/sosa/Sample A representative part of an entity of interest on which observations may be m... MATERIAL None A material used in the research process (except samples) DEVICE None A device used in the catalysis research process DATAOBJECT None A data object might be a data file, a data set, a data collection, or a data ... Slots Name Description resource_category The category of the resource Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: ResourceCategories description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: COLLECTION: text: COLLECTION description: A collection is described as a group; its parts may also be separately described. meaning: http://purl.org/dc/dcmitype/Collection SAMPLE: text: SAMPLE description: A representative part of an entity of interest on which observations may be made. meaning: http://www.w3.org/ns/sosa/Sample MATERIAL: text: MATERIAL description: A material used in the research process (except samples). todos: - map this to an ontology DEVICE: text: DEVICE description: A device used in the catalysis research process. todos: - map this to an ontology DATAOBJECT: text: DATAOBJECT description: A data object might be a data file, a data set, a data collection, or a data service. todos: - map this to an ontology","title":"Enum: ResourceCategories"},{"location":"ResourceCategories/#enum-resourcecategories","text":"The category of the resource URI: ResourceCategories","title":"Enum: ResourceCategories"},{"location":"ResourceCategories/#permissible-values","text":"Value Meaning Description COLLECTION http://purl.org/dc/dcmitype/Collection A collection is described as a group; its parts may also be separately descri... SAMPLE http://www.w3.org/ns/sosa/Sample A representative part of an entity of interest on which observations may be m... MATERIAL None A material used in the research process (except samples) DEVICE None A device used in the catalysis research process DATAOBJECT None A data object might be a data file, a data set, a data collection, or a data ...","title":"Permissible Values"},{"location":"ResourceCategories/#slots","text":"Name Description resource_category The category of the resource","title":"Slots"},{"location":"ResourceCategories/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ResourceCategories/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ResourceCategories/#linkml-source","text":"name: ResourceCategories description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: COLLECTION: text: COLLECTION description: A collection is described as a group; its parts may also be separately described. meaning: http://purl.org/dc/dcmitype/Collection SAMPLE: text: SAMPLE description: A representative part of an entity of interest on which observations may be made. meaning: http://www.w3.org/ns/sosa/Sample MATERIAL: text: MATERIAL description: A material used in the research process (except samples). todos: - map this to an ontology DEVICE: text: DEVICE description: A device used in the catalysis research process. todos: - map this to an ontology DATAOBJECT: text: DATAOBJECT description: A data object might be a data file, a data set, a data collection, or a data service. todos: - map this to an ontology","title":"LinkML Source"},{"location":"ResourceCategory/","text":"Enum: ResourceCategory The category of the resource URI: ResourceCategory Permissible Values Value Meaning Description COLLECTION http://purl.org/dc/dcmitype/Collection A collection is described as a group; its parts may also be separately descri... SAMPLE http://www.w3.org/ns/sosa/Sample A representative part of an entity of interest on which observations may be m... MATERIAL None A material used in the research process (except samples) DEVICE None A device used in the catalysis research process DATAOBJECT None A data object might be a data file, a data set, a data collection, or a data ... Slots Name Description resource_category The category of the resource Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: ResourceCategory description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: COLLECTION: text: COLLECTION description: A collection is described as a group; its parts may also be separately described. meaning: http://purl.org/dc/dcmitype/Collection SAMPLE: text: SAMPLE description: A representative part of an entity of interest on which observations may be made. meaning: http://www.w3.org/ns/sosa/Sample MATERIAL: text: MATERIAL description: A material used in the research process (except samples). todos: - map this to an ontology DEVICE: text: DEVICE description: A device used in the catalysis research process. todos: - map this to an ontology DATAOBJECT: text: DATAOBJECT description: A data object might be a data file, a data set, a data collection, or a data service. todos: - map this to an ontology","title":"Enum: ResourceCategory"},{"location":"ResourceCategory/#enum-resourcecategory","text":"The category of the resource URI: ResourceCategory","title":"Enum: ResourceCategory"},{"location":"ResourceCategory/#permissible-values","text":"Value Meaning Description COLLECTION http://purl.org/dc/dcmitype/Collection A collection is described as a group; its parts may also be separately descri... SAMPLE http://www.w3.org/ns/sosa/Sample A representative part of an entity of interest on which observations may be m... MATERIAL None A material used in the research process (except samples) DEVICE None A device used in the catalysis research process DATAOBJECT None A data object might be a data file, a data set, a data collection, or a data ...","title":"Permissible Values"},{"location":"ResourceCategory/#slots","text":"Name Description resource_category The category of the resource","title":"Slots"},{"location":"ResourceCategory/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ResourceCategory/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ResourceCategory/#linkml-source","text":"name: ResourceCategory description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: COLLECTION: text: COLLECTION description: A collection is described as a group; its parts may also be separately described. meaning: http://purl.org/dc/dcmitype/Collection SAMPLE: text: SAMPLE description: A representative part of an entity of interest on which observations may be made. meaning: http://www.w3.org/ns/sosa/Sample MATERIAL: text: MATERIAL description: A material used in the research process (except samples). todos: - map this to an ontology DEVICE: text: DEVICE description: A device used in the catalysis research process. todos: - map this to an ontology DATAOBJECT: text: DATAOBJECT description: A data object might be a data file, a data set, a data collection, or a data service. todos: - map this to an ontology","title":"LinkML Source"},{"location":"ResourceInfo/","text":"Class: ResourceInfo Data object to hold information about the resource and its representation. URI: pid4cat_model:ResourceInfo classDiagram class ResourceInfo ResourceInfo : description ResourceInfo : label ResourceInfo : rdf_type ResourceInfo : rdf_url ResourceInfo : resource_category ResourceInfo --|> ResourceCategory : resource_category ResourceInfo : schema_type ResourceInfo : schema_url Slots Name Cardinality and Range Description Inheritance label 0..1 String A human-readable name for a thing direct description 0..1 String A human-readable description for a thing direct resource_category 0..1 ResourceCategory The category of the resource direct rdf_url 0..1 String The URI of the rdf represenation of the resource direct rdf_type 0..1 String The format of the rdf representation of the resource (xml, turlte, json-ld, direct schema_url 0..1 String The URI of the schema used to describe the resource direct schema_type 0..1 String The type of the scheme used to describe the resource direct Usages used by used in type used PID4CatRecord resource_info range ResourceInfo Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:ResourceInfo native pid4cat_model:ResourceInfo LinkML Source Direct name: ResourceInfo description: Data object to hold information about the resource and its representation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - label - description - resource_category - rdf_url - rdf_type - schema_url - schema_type Induced name: ResourceInfo description: Data object to hold information about the resource and its representation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: label: name: label description: A human-readable name for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: label owner: ResourceInfo domain_of: - ResourceInfo range: string description: name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description owner: ResourceInfo domain_of: - ResourceInfo - LogRecord range: string resource_category: name: resource_category description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: resource_category owner: ResourceInfo domain_of: - ResourceInfo range: ResourceCategory rdf_url: name: rdf_url description: The URI of the rdf represenation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_url owner: ResourceInfo domain_of: - ResourceInfo range: string rdf_type: name: rdf_type description: The format of the rdf representation of the resource (xml, turlte, json-ld, ...). from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_type owner: ResourceInfo domain_of: - ResourceInfo range: string schema_url: name: schema_url description: The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_url owner: ResourceInfo domain_of: - ResourceInfo range: string schema_type: name: schema_type description: 'The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType.' from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_type owner: ResourceInfo domain_of: - ResourceInfo range: string","title":"Class: ResourceInfo"},{"location":"ResourceInfo/#class-resourceinfo","text":"Data object to hold information about the resource and its representation. URI: pid4cat_model:ResourceInfo classDiagram class ResourceInfo ResourceInfo : description ResourceInfo : label ResourceInfo : rdf_type ResourceInfo : rdf_url ResourceInfo : resource_category ResourceInfo --|> ResourceCategory : resource_category ResourceInfo : schema_type ResourceInfo : schema_url","title":"Class: ResourceInfo"},{"location":"ResourceInfo/#slots","text":"Name Cardinality and Range Description Inheritance label 0..1 String A human-readable name for a thing direct description 0..1 String A human-readable description for a thing direct resource_category 0..1 ResourceCategory The category of the resource direct rdf_url 0..1 String The URI of the rdf represenation of the resource direct rdf_type 0..1 String The format of the rdf representation of the resource (xml, turlte, json-ld, direct schema_url 0..1 String The URI of the schema used to describe the resource direct schema_type 0..1 String The type of the scheme used to describe the resource direct","title":"Slots"},{"location":"ResourceInfo/#usages","text":"used by used in type used PID4CatRecord resource_info range ResourceInfo","title":"Usages"},{"location":"ResourceInfo/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ResourceInfo/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ResourceInfo/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:ResourceInfo native pid4cat_model:ResourceInfo","title":"Mappings"},{"location":"ResourceInfo/#linkml-source","text":"","title":"LinkML Source"},{"location":"ResourceInfo/#direct","text":"name: ResourceInfo description: Data object to hold information about the resource and its representation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - label - description - resource_category - rdf_url - rdf_type - schema_url - schema_type","title":"Direct"},{"location":"ResourceInfo/#induced","text":"name: ResourceInfo description: Data object to hold information about the resource and its representation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: label: name: label description: A human-readable name for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: label owner: ResourceInfo domain_of: - ResourceInfo range: string description: name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description owner: ResourceInfo domain_of: - ResourceInfo - LogRecord range: string resource_category: name: resource_category description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: resource_category owner: ResourceInfo domain_of: - ResourceInfo range: ResourceCategory rdf_url: name: rdf_url description: The URI of the rdf represenation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_url owner: ResourceInfo domain_of: - ResourceInfo range: string rdf_type: name: rdf_type description: The format of the rdf representation of the resource (xml, turlte, json-ld, ...). from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_type owner: ResourceInfo domain_of: - ResourceInfo range: string schema_url: name: schema_url description: The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_url owner: ResourceInfo domain_of: - ResourceInfo range: string schema_type: name: schema_type description: 'The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType.' from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_type owner: ResourceInfo domain_of: - ResourceInfo range: string","title":"Induced"},{"location":"Sparqlpath/","text":"Type: Sparqlpath A string encoding a SPARQL Property Path. The value of the string MUST conform to SPARQL syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded as RDF. URI: xsd:string base : str uri : xsd:string repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Sparqlpath"},{"location":"Sparqlpath/#type-sparqlpath","text":"A string encoding a SPARQL Property Path. The value of the string MUST conform to SPARQL syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded as RDF. URI: xsd:string base : str uri : xsd:string repr : str","title":"Type: Sparqlpath"},{"location":"Sparqlpath/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Sparqlpath/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"String/","text":"Type: String A character string URI: xsd:string base : str uri : xsd:string Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: String"},{"location":"String/#type-string","text":"A character string URI: xsd:string base : str uri : xsd:string","title":"Type: String"},{"location":"String/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"String/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Time/","text":"Type: Time A time object represents a (local) time of day, independent of any particular day URI: xsd:time base : XSDTime uri : xsd:time repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Time"},{"location":"Time/#type-time","text":"A time object represents a (local) time of day, independent of any particular day URI: xsd:time base : XSDTime uri : xsd:time repr : str","title":"Type: Time"},{"location":"Time/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Time/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Uri/","text":"Type: Uri a complete URI URI: xsd:anyURI base : URI uri : xsd:anyURI repr : str Comments in RDF serializations a slot with range of uri is treated as a literal or type xsd:anyURI unless it is an identifier or a reference to an identifier, in which case it is translated directly to a node Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Uri"},{"location":"Uri/#type-uri","text":"a complete URI URI: xsd:anyURI base : URI uri : xsd:anyURI repr : str","title":"Type: Uri"},{"location":"Uri/#comments","text":"in RDF serializations a slot with range of uri is treated as a literal or type xsd:anyURI unless it is an identifier or a reference to an identifier, in which case it is translated directly to a node","title":"Comments"},{"location":"Uri/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Uri/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Uriorcurie/","text":"Type: Uriorcurie a URI or a CURIE URI: xsd:anyURI base : URIorCURIE uri : xsd:anyURI repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Uriorcurie"},{"location":"Uriorcurie/#type-uriorcurie","text":"a URI or a CURIE URI: xsd:anyURI base : URIorCURIE uri : xsd:anyURI repr : str","title":"Type: Uriorcurie"},{"location":"Uriorcurie/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Uriorcurie/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"about/","text":"pid4cat-model A LinkML model for handle-based PIDs for resources in catalysis (PID4Cat). This is work in progress!","title":"About"},{"location":"about/#pid4cat-model","text":"A LinkML model for handle-based PIDs for resources in catalysis (PID4Cat). This is work in progress!","title":"pid4cat-model"},{"location":"affiliation_ror/","text":"Slot: affiliation_ror The ROR of the affiliation URI: schema:identifier Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: affiliation_ror description: The ROR of the affiliation from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: affiliation_ror domain_of: - Agent range: string","title":"Slot: affiliation_ror"},{"location":"affiliation_ror/#slot-affiliation_ror","text":"The ROR of the affiliation URI: schema:identifier","title":"Slot: affiliation_ror"},{"location":"affiliation_ror/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"affiliation_ror/#properties","text":"Range: String","title":"Properties"},{"location":"affiliation_ror/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"affiliation_ror/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"affiliation_ror/#linkml-source","text":"name: affiliation_ror description: The ROR of the affiliation from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: affiliation_ror domain_of: - Agent range: string","title":"LinkML Source"},{"location":"change_log/","text":"Slot: change_log Change log of PID4Cat record URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: LogRecord Multivalued: True Required: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: change_log description: Change log of PID4Cat record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: change_log domain_of: - PID4CatRecord range: LogRecord required: true","title":"Slot: change_log"},{"location":"change_log/#slot-change_log","text":"Change log of PID4Cat record URI: schema:identifier","title":"Slot: change_log"},{"location":"change_log/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"change_log/#properties","text":"Range: LogRecord Multivalued: True Required: True","title":"Properties"},{"location":"change_log/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"change_log/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"change_log/#linkml-source","text":"name: change_log description: Change log of PID4Cat record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: change_log domain_of: - PID4CatRecord range: LogRecord required: true","title":"LinkML Source"},{"location":"changed_field/","text":"Slot: changed_field The field that was changed URI: schema:identifier Applicable Classes Name Description Modifies Slot LogRecord A log record for changes made on a PID4CatRecord starting from registration no Properties Range: ChangeLogField Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: changed_field description: The field that was changed from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: changed_field domain_of: - LogRecord range: ChangeLogField","title":"Slot: changed_field"},{"location":"changed_field/#slot-changed_field","text":"The field that was changed URI: schema:identifier","title":"Slot: changed_field"},{"location":"changed_field/#applicable-classes","text":"Name Description Modifies Slot LogRecord A log record for changes made on a PID4CatRecord starting from registration no","title":"Applicable Classes"},{"location":"changed_field/#properties","text":"Range: ChangeLogField","title":"Properties"},{"location":"changed_field/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"changed_field/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"changed_field/#linkml-source","text":"name: changed_field description: The field that was changed from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: changed_field domain_of: - LogRecord range: ChangeLogField","title":"LinkML Source"},{"location":"contact_information/","text":"Slot: contact_information Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. URI: schema:email Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: contact_information description: Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: contact_information domain_of: - Agent range: string","title":"Slot: contact_information"},{"location":"contact_information/#slot-contact_information","text":"Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. URI: schema:email","title":"Slot: contact_information"},{"location":"contact_information/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"contact_information/#properties","text":"Range: String","title":"Properties"},{"location":"contact_information/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"contact_information/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"contact_information/#linkml-source","text":"name: contact_information description: Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: contact_information domain_of: - Agent range: string","title":"LinkML Source"},{"location":"contains_pids/","text":"Slot: contains_pids The PID4CatRecords contained in the container. URI: pid4cat_model:contains_pids Applicable Classes Name Description Modifies Slot Container A container for all PID4Cat instances no Properties Range: PID4CatRecord Multivalued: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: contains_pids owner: Container domain_of: - Container range: PID4CatRecord inlined: true inlined_as_list: true","title":"Slot: contains_pids"},{"location":"contains_pids/#slot-contains_pids","text":"The PID4CatRecords contained in the container. URI: pid4cat_model:contains_pids","title":"Slot: contains_pids"},{"location":"contains_pids/#applicable-classes","text":"Name Description Modifies Slot Container A container for all PID4Cat instances no","title":"Applicable Classes"},{"location":"contains_pids/#properties","text":"Range: PID4CatRecord Multivalued: True","title":"Properties"},{"location":"contains_pids/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"contains_pids/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"contains_pids/#linkml-source","text":"name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: contains_pids owner: Container domain_of: - Container range: PID4CatRecord inlined: true inlined_as_list: true","title":"LinkML Source"},{"location":"curation_contact/","text":"Slot: curation_contact The email address of a person or institution responsible for curation of the resource. URI: schema:email Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord yes Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: curation_contact description: The email address of a person or institution responsible for curation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: curation_contact domain_of: - PID4CatRecord range: string","title":"Slot: curation_contact"},{"location":"curation_contact/#slot-curation_contact","text":"The email address of a person or institution responsible for curation of the resource. URI: schema:email","title":"Slot: curation_contact"},{"location":"curation_contact/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord yes","title":"Applicable Classes"},{"location":"curation_contact/#properties","text":"Range: String","title":"Properties"},{"location":"curation_contact/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"curation_contact/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"curation_contact/#linkml-source","text":"name: curation_contact description: The email address of a person or institution responsible for curation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: curation_contact domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"datetime_log/","text":"Slot: datetime_log The date and time of a log record URI: schema:DateTime Applicable Classes Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no LogRecord A log record for changes made on a PID4CatRecord starting from registration no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log domain_of: - PID4CatRelation - LogRecord range: string","title":"Slot: datetime_log"},{"location":"datetime_log/#slot-datetime_log","text":"The date and time of a log record URI: schema:DateTime","title":"Slot: datetime_log"},{"location":"datetime_log/#applicable-classes","text":"Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no LogRecord A log record for changes made on a PID4CatRecord starting from registration no","title":"Applicable Classes"},{"location":"datetime_log/#properties","text":"Range: String","title":"Properties"},{"location":"datetime_log/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"datetime_log/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"datetime_log/#linkml-source","text":"name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log domain_of: - PID4CatRelation - LogRecord range: string","title":"LinkML Source"},{"location":"dc_rights/","text":"Slot: dc_rights The license for the metadata contained in the PID4Cat record. URI: schema:license Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: dc_rights description: The license for the metadata contained in the PID4Cat record. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:license alias: dc_rights domain_of: - PID4CatRecord range: string","title":"Slot: dc_rights"},{"location":"dc_rights/#slot-dc_rights","text":"The license for the metadata contained in the PID4Cat record. URI: schema:license","title":"Slot: dc_rights"},{"location":"dc_rights/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"dc_rights/#properties","text":"Range: String","title":"Properties"},{"location":"dc_rights/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"dc_rights/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"dc_rights/#linkml-source","text":"name: dc_rights description: The license for the metadata contained in the PID4Cat record. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:license alias: dc_rights domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"description/","text":"Slot: description A human-readable description for a thing URI: schema:description Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no LogRecord A log record for changes made on a PID4CatRecord starting from registration no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description domain_of: - ResourceInfo - LogRecord range: string","title":"Slot: description"},{"location":"description/#slot-description","text":"A human-readable description for a thing URI: schema:description","title":"Slot: description"},{"location":"description/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no LogRecord A log record for changes made on a PID4CatRecord starting from registration no","title":"Applicable Classes"},{"location":"description/#properties","text":"Range: String","title":"Properties"},{"location":"description/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"description/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"description/#linkml-source","text":"name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description domain_of: - ResourceInfo - LogRecord range: string","title":"LinkML Source"},{"location":"has_agent/","text":"Slot: has_agent The person who registered the resource URI: schema:Agent Applicable Classes Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no LogRecord A log record for changes made on a PID4CatRecord starting from registration no Properties Range: Agent Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent domain_of: - PID4CatRelation - LogRecord range: Agent","title":"Slot: has_agent"},{"location":"has_agent/#slot-has_agent","text":"The person who registered the resource URI: schema:Agent","title":"Slot: has_agent"},{"location":"has_agent/#applicable-classes","text":"Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no LogRecord A log record for changes made on a PID4CatRecord starting from registration no","title":"Applicable Classes"},{"location":"has_agent/#properties","text":"Range: Agent","title":"Properties"},{"location":"has_agent/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"has_agent/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"has_agent/#linkml-source","text":"name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent domain_of: - PID4CatRelation - LogRecord range: Agent","title":"LinkML Source"},{"location":"has_pids/","text":"Slot: has_pids The PID4CatRecords contained in the container. URI: pid4cat_model:has_pids Applicable Classes Name Description Modifies Slot PIDContainer A container for all PID4Cat instances no Properties Range: PID4CatRecord Multivalued: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: has_pids owner: PIDContainer domain_of: - PIDContainer range: PID4CatRecord inlined: true inlined_as_list: true","title":"Slot: has_pids"},{"location":"has_pids/#slot-has_pids","text":"The PID4CatRecords contained in the container. URI: pid4cat_model:has_pids","title":"Slot: has_pids"},{"location":"has_pids/#applicable-classes","text":"Name Description Modifies Slot PIDContainer A container for all PID4Cat instances no","title":"Applicable Classes"},{"location":"has_pids/#properties","text":"Range: PID4CatRecord Multivalued: True","title":"Properties"},{"location":"has_pids/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"has_pids/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"has_pids/#linkml-source","text":"name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: has_pids owner: PIDContainer domain_of: - PIDContainer range: PID4CatRecord inlined: true inlined_as_list: true","title":"LinkML Source"},{"location":"id/","text":"Slot: id A unique identifier for a thing URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: Uriorcurie Required: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: id description: A unique identifier for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier identifier: true alias: id domain_of: - PID4CatRecord range: uriorcurie required: true","title":"Slot: id"},{"location":"id/#slot-id","text":"A unique identifier for a thing URI: schema:identifier","title":"Slot: id"},{"location":"id/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"id/#properties","text":"Range: Uriorcurie Required: True","title":"Properties"},{"location":"id/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"id/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"id/#linkml-source","text":"name: id description: A unique identifier for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier identifier: true alias: id domain_of: - PID4CatRecord range: uriorcurie required: true","title":"LinkML Source"},{"location":"label/","text":"Slot: label A human-readable name for a thing URI: schema:name Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: label description: A human-readable name for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: label domain_of: - ResourceInfo range: string","title":"Slot: label"},{"location":"label/#slot-label","text":"A human-readable name for a thing URI: schema:name","title":"Slot: label"},{"location":"label/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"label/#properties","text":"Range: String","title":"Properties"},{"location":"label/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"label/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"label/#linkml-source","text":"name: label description: A human-readable name for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: label domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"landing_page_url/","text":"Slot: landing_page_url The URL of the landing page for the resource URI: schema:url Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: landing_page_url description: The URL of the landing page for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 10 slot_uri: schema:url alias: landing_page_url domain_of: - PID4CatRecord range: string","title":"Slot: landing_page_url"},{"location":"landing_page_url/#slot-landing_page_url","text":"The URL of the landing page for the resource URI: schema:url","title":"Slot: landing_page_url"},{"location":"landing_page_url/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"landing_page_url/#properties","text":"Range: String","title":"Properties"},{"location":"landing_page_url/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"landing_page_url/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"landing_page_url/#linkml-source","text":"name: landing_page_url description: The URL of the landing page for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 10 slot_uri: schema:url alias: landing_page_url domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"name/","text":"Slot: name The name of the agent URI: schema:name Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: name description: The name of the agent from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: name domain_of: - Agent range: string","title":"Slot: name"},{"location":"name/#slot-name","text":"The name of the agent URI: schema:name","title":"Slot: name"},{"location":"name/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"name/#properties","text":"Range: String","title":"Properties"},{"location":"name/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"name/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"name/#linkml-source","text":"name: name description: The name of the agent from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: name domain_of: - Agent range: string","title":"LinkML Source"},{"location":"person_orcid/","text":"Slot: person_orcid The ORCID of the person URI: schema:identifier Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: person_orcid description: The ORCID of the person from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: person_orcid domain_of: - Agent range: string","title":"Slot: person_orcid"},{"location":"person_orcid/#slot-person_orcid","text":"The ORCID of the person URI: schema:identifier","title":"Slot: person_orcid"},{"location":"person_orcid/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"person_orcid/#properties","text":"Range: String","title":"Properties"},{"location":"person_orcid/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"person_orcid/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"person_orcid/#linkml-source","text":"name: person_orcid description: The ORCID of the person from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: person_orcid domain_of: - Agent range: string","title":"LinkML Source"},{"location":"pid4cat-model/","text":"pid4cat-model 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 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 handle, e.g. a sample or a device. URI: https://w3id.org/nfdi4cat/pid4cat-model","title":"pid4cat-model"},{"location":"pid4cat-model/#pid4cat-model","text":"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 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 handle, e.g. a sample or a device. URI: https://w3id.org/nfdi4cat/pid4cat-model","title":"pid4cat-model"},{"location":"pid_schema_version/","text":"Slot: pid_schema_version The version of the PID4Cat schema used for the PID4CatRecord. URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source 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 domain_of: - PID4CatRecord range: string","title":"Slot: pid_schema_version"},{"location":"pid_schema_version/#slot-pid_schema_version","text":"The version of the PID4Cat schema used for the PID4CatRecord. URI: schema:identifier","title":"Slot: pid_schema_version"},{"location":"pid_schema_version/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"pid_schema_version/#properties","text":"Range: String","title":"Properties"},{"location":"pid_schema_version/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"pid_schema_version/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"pid_schema_version/#linkml-source","text":"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 domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"rdf_type/","text":"Slot: rdf_type The format of the rdf representation of the resource (xml, turlte, json-ld, ...). URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: rdf_type description: The format of the rdf representation of the resource (xml, turlte, json-ld, ...). from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_type domain_of: - ResourceInfo range: string","title":"Slot: rdf_type"},{"location":"rdf_type/#slot-rdf_type","text":"The format of the rdf representation of the resource (xml, turlte, json-ld, ...). URI: schema:additionalType","title":"Slot: rdf_type"},{"location":"rdf_type/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"rdf_type/#properties","text":"Range: String","title":"Properties"},{"location":"rdf_type/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"rdf_type/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"rdf_type/#linkml-source","text":"name: rdf_type description: The format of the rdf representation of the resource (xml, turlte, json-ld, ...). from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_type domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"rdf_url/","text":"Slot: rdf_url The URI of the rdf represenation of the resource. URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: rdf_url description: The URI of the rdf represenation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_url domain_of: - ResourceInfo range: string","title":"Slot: rdf_url"},{"location":"rdf_url/#slot-rdf_url","text":"The URI of the rdf represenation of the resource. URI: schema:additionalType","title":"Slot: rdf_url"},{"location":"rdf_url/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"rdf_url/#properties","text":"Range: String","title":"Properties"},{"location":"rdf_url/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"rdf_url/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"rdf_url/#linkml-source","text":"name: rdf_url description: The URI of the rdf represenation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_url domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"record_version/","text":"Slot: record_version Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: record_version description: Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: record_version domain_of: - PID4CatRecord range: string","title":"Slot: record_version"},{"location":"record_version/#slot-record_version","text":"Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. URI: schema:identifier","title":"Slot: record_version"},{"location":"record_version/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"record_version/#properties","text":"Range: String","title":"Properties"},{"location":"record_version/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"record_version/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"record_version/#linkml-source","text":"name: record_version description: Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: record_version domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"related_identifier/","text":"Slot: related_identifier Related identifiers for the resource URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: related_identifier description: Related identifiers for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: related_identifier domain_of: - PID4CatRelation range: string","title":"Slot: related_identifier"},{"location":"related_identifier/#slot-related_identifier","text":"Related identifiers for the resource URI: schema:identifier","title":"Slot: related_identifier"},{"location":"related_identifier/#applicable-classes","text":"Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no","title":"Applicable Classes"},{"location":"related_identifier/#properties","text":"Range: String","title":"Properties"},{"location":"related_identifier/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"related_identifier/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"related_identifier/#linkml-source","text":"name: related_identifier description: Related identifiers for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: related_identifier domain_of: - PID4CatRelation range: string","title":"LinkML Source"},{"location":"related_identifiers/","text":"Slot: related_identifiers Alternate identifiers for the resource URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: Uriorcurie Multivalued: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source 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 domain_of: - PID4CatRecord range: uriorcurie","title":"Slot: related_identifiers"},{"location":"related_identifiers/#slot-related_identifiers","text":"Alternate identifiers for the resource URI: schema:identifier","title":"Slot: related_identifiers"},{"location":"related_identifiers/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"related_identifiers/#properties","text":"Range: Uriorcurie Multivalued: True","title":"Properties"},{"location":"related_identifiers/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"related_identifiers/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"related_identifiers/#linkml-source","text":"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 domain_of: - PID4CatRecord range: uriorcurie","title":"LinkML Source"},{"location":"relation_type/","text":"Slot: relation_type Relation type between the resources URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no Properties Range: RelationType Multivalued: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: relation_type description: Relation type between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: relation_type domain_of: - PID4CatRelation range: RelationType","title":"Slot: relation_type"},{"location":"relation_type/#slot-relation_type","text":"Relation type between the resources URI: schema:identifier","title":"Slot: relation_type"},{"location":"relation_type/#applicable-classes","text":"Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no","title":"Applicable Classes"},{"location":"relation_type/#properties","text":"Range: RelationType Multivalued: True","title":"Properties"},{"location":"relation_type/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"relation_type/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"relation_type/#linkml-source","text":"name: relation_type description: Relation type between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: relation_type domain_of: - PID4CatRelation range: RelationType","title":"LinkML Source"},{"location":"resource_category/","text":"Slot: resource_category The category of the resource URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: ResourceCategory Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: resource_category description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: resource_category domain_of: - ResourceInfo range: ResourceCategory","title":"Slot: resource_category"},{"location":"resource_category/#slot-resource_category","text":"The category of the resource URI: schema:additionalType","title":"Slot: resource_category"},{"location":"resource_category/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"resource_category/#properties","text":"Range: ResourceCategory","title":"Properties"},{"location":"resource_category/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"resource_category/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"resource_category/#linkml-source","text":"name: resource_category description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: resource_category domain_of: - ResourceInfo range: ResourceCategory","title":"LinkML Source"},{"location":"resource_info/","text":"Slot: resource_info Information about the resource. URI: pid4cat_model:resource_info Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: ResourceInfo Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: resource_info description: Information about the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: resource_info domain_of: - PID4CatRecord range: ResourceInfo","title":"Slot: resource_info"},{"location":"resource_info/#slot-resource_info","text":"Information about the resource. URI: pid4cat_model:resource_info","title":"Slot: resource_info"},{"location":"resource_info/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"resource_info/#properties","text":"Range: ResourceInfo","title":"Properties"},{"location":"resource_info/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"resource_info/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"resource_info/#linkml-source","text":"name: resource_info description: Information about the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: resource_info domain_of: - PID4CatRecord range: ResourceInfo","title":"LinkML Source"},{"location":"role/","text":"Slot: role The role of the agent relative to the resource URI: schema:identifier Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: PID4CatAgentRole Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: role description: The role of the agent relative to the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: role domain_of: - Agent range: PID4CatAgentRole","title":"Slot: role"},{"location":"role/#slot-role","text":"The role of the agent relative to the resource URI: schema:identifier","title":"Slot: role"},{"location":"role/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"role/#properties","text":"Range: PID4CatAgentRole","title":"Properties"},{"location":"role/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"role/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"role/#linkml-source","text":"name: role description: The role of the agent relative to the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: role domain_of: - Agent range: PID4CatAgentRole","title":"LinkML Source"},{"location":"schema_type/","text":"Slot: schema_type The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType. URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: schema_type description: 'The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType.' from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_type domain_of: - ResourceInfo range: string","title":"Slot: schema_type"},{"location":"schema_type/#slot-schema_type","text":"The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType. URI: schema:additionalType","title":"Slot: schema_type"},{"location":"schema_type/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"schema_type/#properties","text":"Range: String","title":"Properties"},{"location":"schema_type/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"schema_type/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"schema_type/#linkml-source","text":"name: schema_type description: 'The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType.' from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_type domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"schema_url/","text":"Slot: schema_url The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: schema_url description: The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_url domain_of: - ResourceInfo range: string","title":"Slot: schema_url"},{"location":"schema_url/#slot-schema_url","text":"The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. URI: schema:additionalType","title":"Slot: schema_url"},{"location":"schema_url/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"schema_url/#properties","text":"Range: String","title":"Properties"},{"location":"schema_url/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"schema_url/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"schema_url/#linkml-source","text":"name: schema_url description: The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_url domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"status/","text":"Slot: status The status of the PID4CatRecord. URI: pid4cat_model:status Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: PID4CatStatus Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: status description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: status domain_of: - PID4CatRecord range: PID4CatStatus","title":"Slot: status"},{"location":"status/#slot-status","text":"The status of the PID4CatRecord. URI: pid4cat_model:status","title":"Slot: status"},{"location":"status/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"status/#properties","text":"Range: PID4CatStatus","title":"Properties"},{"location":"status/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"status/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"status/#linkml-source","text":"name: status description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: status domain_of: - PID4CatRecord range: PID4CatStatus","title":"LinkML Source"}]} \ No newline at end of file +{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"pid4cat-model 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 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 handle, e.g. a sample or a device. URI: https://w3id.org/nfdi4cat/pid4cat-model Name: pid4cat-model Classes Class Description Agent Person who plays a role relative to PID creation or curation. Container A container for all PID4Cat instances. LogRecord A log record for changes made on a PID4CatRecord starting from registration. PID4CatRecord Represents a PID4CatRecord PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. ResourceInfo Data object to hold information about the resource and its representation. Slots Slot Description affiliation_ror The ROR of the affiliation change_log Change log of PID4Cat record changed_field The field that was changed contact_information Identification of the agent that registered the PID, with contact information contains_pids The PID4CatRecords contained in the container curation_contact The email address of a person or institution responsible for curation of the ... datetime_log The date and time of a log record dc_rights The license for the metadata contained in the PID4Cat record description A human-readable description for a thing has_agent The person who registered the resource id A unique identifier for a thing label A human-readable name for a thing landing_page_url The URL of the landing page for the resource name The name of the agent person_orcid The ORCID of the person pid_schema_version The version of the PID4Cat schema used for the PID4CatRecord rdf_type The format of the rdf representation of the resource (xml, turlte, json-ld, rdf_url The URI of the rdf represenation of the resource record_version Date-based version string of the PID4CatRecord (e related_identifier Related identifiers for the resource related_identifiers Alternate identifiers for the resource relation_type Relation type between the resources resource_category The category of the resource resource_info Information about the resource role The role of the agent relative to the resource schema_type The type of the scheme used to describe the resource schema_url The URI of the schema used to describe the resource status The status of the PID4CatRecord Enumerations Enumeration Description ChangeLogField The field of the PID4Catrecord that was changed PID4CatAgentRole The role of an agent relative to the resource PID4CatStatus The status of the PID4CatRecord RelationType The type of the relation between the resources ResourceCategory The category of the resource Types Type Description Boolean A binary (true or false) value Curie a compact URI Date a date (year, month and day) in an idealized calendar DateOrDatetime Either a date or a datetime Datetime The combination of a date and time Decimal A real number with arbitrary precision that conforms to the xsd:decimal speci... Double A real number that conforms to the xsd:double specification Float A real number that conforms to the xsd:float specification Integer An integer Jsonpath A string encoding a JSON Path Jsonpointer A string encoding a JSON Pointer Ncname Prefix part of CURIE Nodeidentifier A URI, CURIE or BNODE that represents a node in a model Objectidentifier A URI or CURIE that represents an object in the model Sparqlpath A string encoding a SPARQL Property Path String A character string Time A time object represents a (local) time of day, independent of any particular... Uri a complete URI Uriorcurie a URI or a CURIE Subsets Subset Description","title":"Index"},{"location":"#pid4cat-model","text":"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 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 handle, e.g. a sample or a device. URI: https://w3id.org/nfdi4cat/pid4cat-model Name: pid4cat-model","title":"pid4cat-model"},{"location":"#classes","text":"Class Description Agent Person who plays a role relative to PID creation or curation. Container A container for all PID4Cat instances. LogRecord A log record for changes made on a PID4CatRecord starting from registration. PID4CatRecord Represents a PID4CatRecord PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. ResourceInfo Data object to hold information about the resource and its representation.","title":"Classes"},{"location":"#slots","text":"Slot Description affiliation_ror The ROR of the affiliation change_log Change log of PID4Cat record changed_field The field that was changed contact_information Identification of the agent that registered the PID, with contact information contains_pids The PID4CatRecords contained in the container curation_contact The email address of a person or institution responsible for curation of the ... datetime_log The date and time of a log record dc_rights The license for the metadata contained in the PID4Cat record description A human-readable description for a thing has_agent The person who registered the resource id A unique identifier for a thing label A human-readable name for a thing landing_page_url The URL of the landing page for the resource name The name of the agent person_orcid The ORCID of the person pid_schema_version The version of the PID4Cat schema used for the PID4CatRecord rdf_type The format of the rdf representation of the resource (xml, turlte, json-ld, rdf_url The URI of the rdf represenation of the resource record_version Date-based version string of the PID4CatRecord (e related_identifier Related identifiers for the resource related_identifiers Alternate identifiers for the resource relation_type Relation type between the resources resource_category The category of the resource resource_info Information about the resource role The role of the agent relative to the resource schema_type The type of the scheme used to describe the resource schema_url The URI of the schema used to describe the resource status The status of the PID4CatRecord","title":"Slots"},{"location":"#enumerations","text":"Enumeration Description ChangeLogField The field of the PID4Catrecord that was changed PID4CatAgentRole The role of an agent relative to the resource PID4CatStatus The status of the PID4CatRecord RelationType The type of the relation between the resources ResourceCategory The category of the resource","title":"Enumerations"},{"location":"#types","text":"Type Description Boolean A binary (true or false) value Curie a compact URI Date a date (year, month and day) in an idealized calendar DateOrDatetime Either a date or a datetime Datetime The combination of a date and time Decimal A real number with arbitrary precision that conforms to the xsd:decimal speci... Double A real number that conforms to the xsd:double specification Float A real number that conforms to the xsd:float specification Integer An integer Jsonpath A string encoding a JSON Path Jsonpointer A string encoding a JSON Pointer Ncname Prefix part of CURIE Nodeidentifier A URI, CURIE or BNODE that represents a node in a model Objectidentifier A URI or CURIE that represents an object in the model Sparqlpath A string encoding a SPARQL Property Path String A character string Time A time object represents a (local) time of day, independent of any particular... Uri a complete URI Uriorcurie a URI or a CURIE","title":"Types"},{"location":"#subsets","text":"Subset Description","title":"Subsets"},{"location":"Agent/","text":"Class: Agent Person who plays a role relative to PID creation or curation. URI: pid4cat_model:Agent classDiagram class Agent Agent : affiliation_ror Agent : contact_information Agent : name Agent : person_orcid Agent : role Agent --|> PID4CatAgentRole : role Slots Name Cardinality and Range Description Inheritance name 0..1 String The name of the agent direct contact_information 0..1 String Identification of the agent that registered the PID, with contact information direct person_orcid 0..1 String The ORCID of the person direct affiliation_ror 0..1 String The ROR of the affiliation direct role 0..1 PID4CatAgentRole The role of the agent relative to the resource direct Usages used by used in type used PID4CatRelation has_agent range Agent LogRecord has_agent range Agent Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:Agent native pid4cat_model:Agent LinkML Source Direct name: Agent description: Person who plays a role relative to PID creation or curation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - name - contact_information - person_orcid - affiliation_ror - role Induced name: Agent description: Person who plays a role relative to PID creation or curation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: name: name: name description: The name of the agent from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: name owner: Agent domain_of: - Agent range: string contact_information: name: contact_information description: Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: contact_information owner: Agent domain_of: - Agent range: string person_orcid: name: person_orcid description: The ORCID of the person from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: person_orcid owner: Agent domain_of: - Agent range: string affiliation_ror: name: affiliation_ror description: The ROR of the affiliation from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: affiliation_ror owner: Agent domain_of: - Agent range: string role: name: role description: The role of the agent relative to the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: role owner: Agent domain_of: - Agent range: PID4CatAgentRole","title":"Class: Agent"},{"location":"Agent/#class-agent","text":"Person who plays a role relative to PID creation or curation. URI: pid4cat_model:Agent classDiagram class Agent Agent : affiliation_ror Agent : contact_information Agent : name Agent : person_orcid Agent : role Agent --|> PID4CatAgentRole : role","title":"Class: Agent"},{"location":"Agent/#slots","text":"Name Cardinality and Range Description Inheritance name 0..1 String The name of the agent direct contact_information 0..1 String Identification of the agent that registered the PID, with contact information direct person_orcid 0..1 String The ORCID of the person direct affiliation_ror 0..1 String The ROR of the affiliation direct role 0..1 PID4CatAgentRole The role of the agent relative to the resource direct","title":"Slots"},{"location":"Agent/#usages","text":"used by used in type used PID4CatRelation has_agent range Agent LogRecord has_agent range Agent","title":"Usages"},{"location":"Agent/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Agent/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Agent/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:Agent native pid4cat_model:Agent","title":"Mappings"},{"location":"Agent/#linkml-source","text":"","title":"LinkML Source"},{"location":"Agent/#direct","text":"name: Agent description: Person who plays a role relative to PID creation or curation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - name - contact_information - person_orcid - affiliation_ror - role","title":"Direct"},{"location":"Agent/#induced","text":"name: Agent description: Person who plays a role relative to PID creation or curation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: name: name: name description: The name of the agent from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: name owner: Agent domain_of: - Agent range: string contact_information: name: contact_information description: Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: contact_information owner: Agent domain_of: - Agent range: string person_orcid: name: person_orcid description: The ORCID of the person from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: person_orcid owner: Agent domain_of: - Agent range: string affiliation_ror: name: affiliation_ror description: The ROR of the affiliation from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: affiliation_ror owner: Agent domain_of: - Agent range: string role: name: role description: The role of the agent relative to the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: role owner: Agent domain_of: - Agent range: PID4CatAgentRole","title":"Induced"},{"location":"Boolean/","text":"Type: Boolean A binary (true or false) value URI: xsd:boolean base : Bool uri : xsd:boolean repr : bool Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Boolean"},{"location":"Boolean/#type-boolean","text":"A binary (true or false) value URI: xsd:boolean base : Bool uri : xsd:boolean repr : bool","title":"Type: Boolean"},{"location":"Boolean/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Boolean/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ChangeLogField/","text":"Enum: ChangeLogField The field of the PID4Catrecord that was changed. URI: ChangeLogField Permissible Values Value Meaning Description STATUS None The status of the PID4CatRecord was changed RESOURCE_INFO None The resource info of the PID4CatRecord was changed RELATED_IDS None The related identifiers of the PID4CatRecord were changed CONTACT None The contact information of the PID4CatRecord was changed RIGHTS None The rights of the PID4CatRecord were changed Slots Name Description changed_field The field that was changed Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: ChangeLogField description: The field of the PID4Catrecord that was changed. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: STATUS: text: STATUS description: The status of the PID4CatRecord was changed. RESOURCE_INFO: text: RESOURCE_INFO description: The resource info of the PID4CatRecord was changed. RELATED_IDS: text: RELATED_IDS description: The related identifiers of the PID4CatRecord were changed. CONTACT: text: CONTACT description: The contact information of the PID4CatRecord was changed. RIGHTS: text: RIGHTS description: The rights of the PID4CatRecord were changed.","title":"Enum: ChangeLogField"},{"location":"ChangeLogField/#enum-changelogfield","text":"The field of the PID4Catrecord that was changed. URI: ChangeLogField","title":"Enum: ChangeLogField"},{"location":"ChangeLogField/#permissible-values","text":"Value Meaning Description STATUS None The status of the PID4CatRecord was changed RESOURCE_INFO None The resource info of the PID4CatRecord was changed RELATED_IDS None The related identifiers of the PID4CatRecord were changed CONTACT None The contact information of the PID4CatRecord was changed RIGHTS None The rights of the PID4CatRecord were changed","title":"Permissible Values"},{"location":"ChangeLogField/#slots","text":"Name Description changed_field The field that was changed","title":"Slots"},{"location":"ChangeLogField/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ChangeLogField/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ChangeLogField/#linkml-source","text":"name: ChangeLogField description: The field of the PID4Catrecord that was changed. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: STATUS: text: STATUS description: The status of the PID4CatRecord was changed. RESOURCE_INFO: text: RESOURCE_INFO description: The resource info of the PID4CatRecord was changed. RELATED_IDS: text: RELATED_IDS description: The related identifiers of the PID4CatRecord were changed. CONTACT: text: CONTACT description: The contact information of the PID4CatRecord was changed. RIGHTS: text: RIGHTS description: The rights of the PID4CatRecord were changed.","title":"LinkML Source"},{"location":"ChangeLogFields/","text":"Enum: ChangeLogFields The field of the PID4Catrecord that was changed. URI: ChangeLogFields Permissible Values Value Meaning Description STATUS None The status of the PID4CatRecord was changed RESOURCE_INFO None The resource info of the PID4CatRecord was changed RELATED_IDS None The related identifiers of the PID4CatRecord were changed CONTACT None The contact information of the PID4CatRecord was changed RIGHTS None The rights of the PID4CatRecord were changed Slots Name Description changed_field The field that was changed Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: ChangeLogFields description: The field of the PID4Catrecord that was changed. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: STATUS: text: STATUS description: The status of the PID4CatRecord was changed. RESOURCE_INFO: text: RESOURCE_INFO description: The resource info of the PID4CatRecord was changed. RELATED_IDS: text: RELATED_IDS description: The related identifiers of the PID4CatRecord were changed. CONTACT: text: CONTACT description: The contact information of the PID4CatRecord was changed. RIGHTS: text: RIGHTS description: The rights of the PID4CatRecord were changed.","title":"Enum: ChangeLogFields"},{"location":"ChangeLogFields/#enum-changelogfields","text":"The field of the PID4Catrecord that was changed. URI: ChangeLogFields","title":"Enum: ChangeLogFields"},{"location":"ChangeLogFields/#permissible-values","text":"Value Meaning Description STATUS None The status of the PID4CatRecord was changed RESOURCE_INFO None The resource info of the PID4CatRecord was changed RELATED_IDS None The related identifiers of the PID4CatRecord were changed CONTACT None The contact information of the PID4CatRecord was changed RIGHTS None The rights of the PID4CatRecord were changed","title":"Permissible Values"},{"location":"ChangeLogFields/#slots","text":"Name Description changed_field The field that was changed","title":"Slots"},{"location":"ChangeLogFields/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ChangeLogFields/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ChangeLogFields/#linkml-source","text":"name: ChangeLogFields description: The field of the PID4Catrecord that was changed. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: STATUS: text: STATUS description: The status of the PID4CatRecord was changed. RESOURCE_INFO: text: RESOURCE_INFO description: The resource info of the PID4CatRecord was changed. RELATED_IDS: text: RELATED_IDS description: The related identifiers of the PID4CatRecord were changed. CONTACT: text: CONTACT description: The contact information of the PID4CatRecord was changed. RIGHTS: text: RIGHTS description: The rights of the PID4CatRecord were changed.","title":"LinkML Source"},{"location":"Container/","text":"Class: Container A container for all PID4Cat instances. URI: pid4cat_model:Container classDiagram class Container Container : contains_pids Container --|> PID4CatRecord : contains_pids Slots Name Cardinality and Range Description Inheritance contains_pids 0..* PID4CatRecord The PID4CatRecords contained in the container direct Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:Container native pid4cat_model:Container LinkML Source Direct name: Container description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: contains_pids: name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true Induced name: Container description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: contains_pids: name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: contains_pids owner: Container domain_of: - Container range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Class: Container"},{"location":"Container/#class-container","text":"A container for all PID4Cat instances. URI: pid4cat_model:Container classDiagram class Container Container : contains_pids Container --|> PID4CatRecord : contains_pids","title":"Class: Container"},{"location":"Container/#slots","text":"Name Cardinality and Range Description Inheritance contains_pids 0..* PID4CatRecord The PID4CatRecords contained in the container direct","title":"Slots"},{"location":"Container/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Container/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Container/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:Container native pid4cat_model:Container","title":"Mappings"},{"location":"Container/#linkml-source","text":"","title":"LinkML Source"},{"location":"Container/#direct","text":"name: Container description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: contains_pids: name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Direct"},{"location":"Container/#induced","text":"name: Container description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: contains_pids: name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: contains_pids owner: Container domain_of: - Container range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Induced"},{"location":"Curie/","text":"Type: Curie a compact URI URI: xsd:string base : Curie uri : xsd:string repr : str Comments in RDF serializations this MUST be expanded to a URI in non-RDF serializations MAY be serialized as the compact representation Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Curie"},{"location":"Curie/#type-curie","text":"a compact URI URI: xsd:string base : Curie uri : xsd:string repr : str","title":"Type: Curie"},{"location":"Curie/#comments","text":"in RDF serializations this MUST be expanded to a URI in non-RDF serializations MAY be serialized as the compact representation","title":"Comments"},{"location":"Curie/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Curie/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Date/","text":"Type: Date a date (year, month and day) in an idealized calendar URI: xsd:date base : XSDDate uri : xsd:date repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Date"},{"location":"Date/#type-date","text":"a date (year, month and day) in an idealized calendar URI: xsd:date base : XSDDate uri : xsd:date repr : str","title":"Type: Date"},{"location":"Date/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Date/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"DateOrDatetime/","text":"Type: DateOrDatetime Either a date or a datetime URI: linkml:DateOrDatetime base : str uri : linkml:DateOrDatetime repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: DateOrDatetime"},{"location":"DateOrDatetime/#type-dateordatetime","text":"Either a date or a datetime URI: linkml:DateOrDatetime base : str uri : linkml:DateOrDatetime repr : str","title":"Type: DateOrDatetime"},{"location":"DateOrDatetime/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"DateOrDatetime/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Datetime/","text":"Type: Datetime The combination of a date and time URI: xsd:dateTime base : XSDDateTime uri : xsd:dateTime repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Datetime"},{"location":"Datetime/#type-datetime","text":"The combination of a date and time URI: xsd:dateTime base : XSDDateTime uri : xsd:dateTime repr : str","title":"Type: Datetime"},{"location":"Datetime/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Datetime/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Decimal/","text":"Type: Decimal A real number with arbitrary precision that conforms to the xsd:decimal specification URI: xsd:decimal base : Decimal uri : xsd:decimal Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Decimal"},{"location":"Decimal/#type-decimal","text":"A real number with arbitrary precision that conforms to the xsd:decimal specification URI: xsd:decimal base : Decimal uri : xsd:decimal","title":"Type: Decimal"},{"location":"Decimal/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Decimal/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Double/","text":"Type: Double A real number that conforms to the xsd:double specification URI: xsd:double base : float uri : xsd:double Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Double"},{"location":"Double/#type-double","text":"A real number that conforms to the xsd:double specification URI: xsd:double base : float uri : xsd:double","title":"Type: Double"},{"location":"Double/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Double/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Float/","text":"Type: Float A real number that conforms to the xsd:float specification URI: xsd:float base : float uri : xsd:float Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Float"},{"location":"Float/#type-float","text":"A real number that conforms to the xsd:float specification URI: xsd:float base : float uri : xsd:float","title":"Type: Float"},{"location":"Float/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Float/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Integer/","text":"Type: Integer An integer URI: xsd:integer base : int uri : xsd:integer Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Integer"},{"location":"Integer/#type-integer","text":"An integer URI: xsd:integer base : int uri : xsd:integer","title":"Type: Integer"},{"location":"Integer/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Integer/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Jsonpath/","text":"Type: Jsonpath A string encoding a JSON Path. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded in tree form. URI: xsd:string base : str uri : xsd:string repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Jsonpath"},{"location":"Jsonpath/#type-jsonpath","text":"A string encoding a JSON Path. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded in tree form. URI: xsd:string base : str uri : xsd:string repr : str","title":"Type: Jsonpath"},{"location":"Jsonpath/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Jsonpath/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Jsonpointer/","text":"Type: Jsonpointer A string encoding a JSON Pointer. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to a valid object within the current instance document when encoded in tree form. URI: xsd:string base : str uri : xsd:string repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Jsonpointer"},{"location":"Jsonpointer/#type-jsonpointer","text":"A string encoding a JSON Pointer. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to a valid object within the current instance document when encoded in tree form. URI: xsd:string base : str uri : xsd:string repr : str","title":"Type: Jsonpointer"},{"location":"Jsonpointer/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Jsonpointer/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"LogRecord/","text":"Class: LogRecord A log record for changes made on a PID4CatRecord starting from registration. URI: pid4cat_model:LogRecord classDiagram class LogRecord LogRecord : changed_field LogRecord --|> ChangeLogField : changed_field LogRecord : datetime_log LogRecord : description LogRecord : has_agent LogRecord --|> Agent : has_agent Slots Name Cardinality and Range Description Inheritance datetime_log 0..1 String The date and time of a log record direct has_agent 0..1 Agent The person who registered the resource direct changed_field 0..1 ChangeLogField The field that was changed direct description 0..1 String A human-readable description for a thing direct Usages used by used in type used PID4CatRecord change_log range LogRecord Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:LogRecord native pid4cat_model:LogRecord LinkML Source Direct name: LogRecord description: A log record for changes made on a PID4CatRecord starting from registration. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - datetime_log - has_agent - changed_field - description Induced name: LogRecord description: A log record for changes made on a PID4CatRecord starting from registration. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: datetime_log: name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log owner: LogRecord domain_of: - PID4CatRelation - LogRecord range: string has_agent: name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent owner: LogRecord domain_of: - PID4CatRelation - LogRecord range: Agent changed_field: name: changed_field description: The field that was changed from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: changed_field owner: LogRecord domain_of: - LogRecord range: ChangeLogField description: name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description owner: LogRecord domain_of: - ResourceInfo - LogRecord range: string","title":"Class: LogRecord"},{"location":"LogRecord/#class-logrecord","text":"A log record for changes made on a PID4CatRecord starting from registration. URI: pid4cat_model:LogRecord classDiagram class LogRecord LogRecord : changed_field LogRecord --|> ChangeLogField : changed_field LogRecord : datetime_log LogRecord : description LogRecord : has_agent LogRecord --|> Agent : has_agent","title":"Class: LogRecord"},{"location":"LogRecord/#slots","text":"Name Cardinality and Range Description Inheritance datetime_log 0..1 String The date and time of a log record direct has_agent 0..1 Agent The person who registered the resource direct changed_field 0..1 ChangeLogField The field that was changed direct description 0..1 String A human-readable description for a thing direct","title":"Slots"},{"location":"LogRecord/#usages","text":"used by used in type used PID4CatRecord change_log range LogRecord","title":"Usages"},{"location":"LogRecord/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"LogRecord/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"LogRecord/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:LogRecord native pid4cat_model:LogRecord","title":"Mappings"},{"location":"LogRecord/#linkml-source","text":"","title":"LinkML Source"},{"location":"LogRecord/#direct","text":"name: LogRecord description: A log record for changes made on a PID4CatRecord starting from registration. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - datetime_log - has_agent - changed_field - description","title":"Direct"},{"location":"LogRecord/#induced","text":"name: LogRecord description: A log record for changes made on a PID4CatRecord starting from registration. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: datetime_log: name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log owner: LogRecord domain_of: - PID4CatRelation - LogRecord range: string has_agent: name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent owner: LogRecord domain_of: - PID4CatRelation - LogRecord range: Agent changed_field: name: changed_field description: The field that was changed from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: changed_field owner: LogRecord domain_of: - LogRecord range: ChangeLogField description: name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description owner: LogRecord domain_of: - ResourceInfo - LogRecord range: string","title":"Induced"},{"location":"Ncname/","text":"Type: Ncname Prefix part of CURIE URI: xsd:string base : NCName uri : xsd:string repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Ncname"},{"location":"Ncname/#type-ncname","text":"Prefix part of CURIE URI: xsd:string base : NCName uri : xsd:string repr : str","title":"Type: Ncname"},{"location":"Ncname/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Ncname/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Nodeidentifier/","text":"Type: Nodeidentifier A URI, CURIE or BNODE that represents a node in a model. URI: shex:nonLiteral base : NodeIdentifier uri : shex:nonLiteral repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Nodeidentifier"},{"location":"Nodeidentifier/#type-nodeidentifier","text":"A URI, CURIE or BNODE that represents a node in a model. URI: shex:nonLiteral base : NodeIdentifier uri : shex:nonLiteral repr : str","title":"Type: Nodeidentifier"},{"location":"Nodeidentifier/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Nodeidentifier/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Objectidentifier/","text":"Type: Objectidentifier A URI or CURIE that represents an object in the model. URI: shex:iri base : ElementIdentifier uri : shex:iri repr : str Comments Used for inheritance and type checking Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Objectidentifier"},{"location":"Objectidentifier/#type-objectidentifier","text":"A URI or CURIE that represents an object in the model. URI: shex:iri base : ElementIdentifier uri : shex:iri repr : str","title":"Type: Objectidentifier"},{"location":"Objectidentifier/#comments","text":"Used for inheritance and type checking","title":"Comments"},{"location":"Objectidentifier/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Objectidentifier/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatAgentRole/","text":"Enum: PID4CatAgentRole The role of an agent relative to the resource. URI: PID4CatAgentRole Permissible Values Value Meaning Description TRUSTEE None The agent is the trustee of the resource OWNER None The agent is the owner of the resource Slots Name Description role The role of the agent relative to the resource Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: PID4CatAgentRole description: The role of an agent relative to the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: TRUSTEE: text: TRUSTEE description: The agent is the trustee of the resource. OWNER: text: OWNER description: The agent is the owner of the resource.","title":"Enum: PID4CatAgentRole"},{"location":"PID4CatAgentRole/#enum-pid4catagentrole","text":"The role of an agent relative to the resource. URI: PID4CatAgentRole","title":"Enum: PID4CatAgentRole"},{"location":"PID4CatAgentRole/#permissible-values","text":"Value Meaning Description TRUSTEE None The agent is the trustee of the resource OWNER None The agent is the owner of the resource","title":"Permissible Values"},{"location":"PID4CatAgentRole/#slots","text":"Name Description role The role of the agent relative to the resource","title":"Slots"},{"location":"PID4CatAgentRole/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatAgentRole/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatAgentRole/#linkml-source","text":"name: PID4CatAgentRole description: The role of an agent relative to the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: TRUSTEE: text: TRUSTEE description: The agent is the trustee of the resource. OWNER: text: OWNER description: The agent is the owner of the resource.","title":"LinkML Source"},{"location":"PID4CatAgentRoles/","text":"Enum: PID4CatAgentRoles The role of an agent relative to the resource. URI: PID4CatAgentRoles Permissible Values Value Meaning Description TRUSTEE None The agent is the trustee of the resource OWNER None The agent is the owner of the resource Slots Name Description role The role of the agent relative to the resource Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: PID4CatAgentRoles description: The role of an agent relative to the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: TRUSTEE: text: TRUSTEE description: The agent is the trustee of the resource. OWNER: text: OWNER description: The agent is the owner of the resource.","title":"Enum: PID4CatAgentRoles"},{"location":"PID4CatAgentRoles/#enum-pid4catagentroles","text":"The role of an agent relative to the resource. URI: PID4CatAgentRoles","title":"Enum: PID4CatAgentRoles"},{"location":"PID4CatAgentRoles/#permissible-values","text":"Value Meaning Description TRUSTEE None The agent is the trustee of the resource OWNER None The agent is the owner of the resource","title":"Permissible Values"},{"location":"PID4CatAgentRoles/#slots","text":"Name Description role The role of the agent relative to the resource","title":"Slots"},{"location":"PID4CatAgentRoles/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatAgentRoles/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatAgentRoles/#linkml-source","text":"name: PID4CatAgentRoles description: The role of an agent relative to the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: TRUSTEE: text: TRUSTEE description: The agent is the trustee of the resource. OWNER: text: OWNER description: The agent is the owner of the resource.","title":"LinkML Source"},{"location":"PID4CatRecord/","text":"Class: PID4CatRecord Represents a PID4CatRecord URI: pid4cat_model:PID4CatRecord classDiagram class PID4CatRecord PID4CatRecord : change_log PID4CatRecord --|> LogRecord : change_log PID4CatRecord : curation_contact PID4CatRecord : dc_rights PID4CatRecord : id PID4CatRecord : landing_page_url PID4CatRecord : pid_schema_version PID4CatRecord : record_version PID4CatRecord : related_identifiers PID4CatRecord : resource_info PID4CatRecord --|> ResourceInfo : resource_info PID4CatRecord : status PID4CatRecord --|> PID4CatStatus : status Slots Name Cardinality and Range Description Inheritance id 1..1 Uriorcurie A unique identifier for a thing direct landing_page_url 0..1 String The URL of the landing page for the resource direct status 0..1 PID4CatStatus The status of the PID4CatRecord direct record_version 0..1 String Date-based version string of the PID4CatRecord (e direct pid_schema_version 0..1 String The version of the PID4Cat schema used for the PID4CatRecord direct dc_rights 0..1 String The license for the metadata contained in the PID4Cat record direct curation_contact 0..1 String The email address of a person or institution responsible for curation of the ... direct resource_info 0..1 ResourceInfo Information about the resource direct related_identifiers 0..* Uriorcurie Alternate identifiers for the resource direct change_log 1..* LogRecord Change log of PID4Cat record direct Usages used by used in type used Container contains_pids range PID4CatRecord Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:PID4CatRecord native pid4cat_model:PID4CatRecord LinkML Source Direct name: PID4CatRecord description: Represents a PID4CatRecord from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - id - landing_page_url - status - record_version - pid_schema_version - dc_rights - curation_contact - resource_info - related_identifiers - change_log slot_usage: curation_contact: name: curation_contact domain_of: - PID4CatRecord pattern: ^\\S+@[\\S+\\.]+\\S+ Induced name: PID4CatRecord description: Represents a PID4CatRecord from_schema: https://w3id.org/nfdi4cat/pid4cat-model slot_usage: curation_contact: name: curation_contact domain_of: - PID4CatRecord pattern: ^\\S+@[\\S+\\.]+\\S+ attributes: id: name: id description: A unique identifier for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier identifier: true alias: id owner: PID4CatRecord domain_of: - PID4CatRecord range: uriorcurie landing_page_url: name: landing_page_url description: The URL of the landing page for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 10 slot_uri: schema:url alias: landing_page_url owner: PID4CatRecord domain_of: - PID4CatRecord range: string status: name: status description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: status owner: PID4CatRecord domain_of: - PID4CatRecord range: PID4CatStatus record_version: name: record_version description: Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: record_version owner: PID4CatRecord domain_of: - PID4CatRecord range: string 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 dc_rights: name: dc_rights description: The license for the metadata contained in the PID4Cat record. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:license alias: dc_rights owner: PID4CatRecord domain_of: - PID4CatRecord range: string curation_contact: name: curation_contact description: The email address of a person or institution responsible for curation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: curation_contact owner: PID4CatRecord domain_of: - 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 from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: change_log owner: PID4CatRecord domain_of: - PID4CatRecord range: LogRecord required: true","title":"Class: PID4CatRecord"},{"location":"PID4CatRecord/#class-pid4catrecord","text":"Represents a PID4CatRecord URI: pid4cat_model:PID4CatRecord classDiagram class PID4CatRecord PID4CatRecord : change_log PID4CatRecord --|> LogRecord : change_log PID4CatRecord : curation_contact PID4CatRecord : dc_rights PID4CatRecord : id PID4CatRecord : landing_page_url PID4CatRecord : pid_schema_version PID4CatRecord : record_version PID4CatRecord : related_identifiers PID4CatRecord : resource_info PID4CatRecord --|> ResourceInfo : resource_info PID4CatRecord : status PID4CatRecord --|> PID4CatStatus : status","title":"Class: PID4CatRecord"},{"location":"PID4CatRecord/#slots","text":"Name Cardinality and Range Description Inheritance id 1..1 Uriorcurie A unique identifier for a thing direct landing_page_url 0..1 String The URL of the landing page for the resource direct status 0..1 PID4CatStatus The status of the PID4CatRecord direct record_version 0..1 String Date-based version string of the PID4CatRecord (e direct pid_schema_version 0..1 String The version of the PID4Cat schema used for the PID4CatRecord direct dc_rights 0..1 String The license for the metadata contained in the PID4Cat record direct curation_contact 0..1 String The email address of a person or institution responsible for curation of the ... direct resource_info 0..1 ResourceInfo Information about the resource direct related_identifiers 0..* Uriorcurie Alternate identifiers for the resource direct change_log 1..* LogRecord Change log of PID4Cat record direct","title":"Slots"},{"location":"PID4CatRecord/#usages","text":"used by used in type used Container contains_pids range PID4CatRecord","title":"Usages"},{"location":"PID4CatRecord/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatRecord/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatRecord/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:PID4CatRecord native pid4cat_model:PID4CatRecord","title":"Mappings"},{"location":"PID4CatRecord/#linkml-source","text":"","title":"LinkML Source"},{"location":"PID4CatRecord/#direct","text":"name: PID4CatRecord description: Represents a PID4CatRecord from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - id - landing_page_url - status - record_version - pid_schema_version - dc_rights - curation_contact - resource_info - related_identifiers - change_log slot_usage: curation_contact: name: curation_contact domain_of: - PID4CatRecord pattern: ^\\S+@[\\S+\\.]+\\S+","title":"Direct"},{"location":"PID4CatRecord/#induced","text":"name: PID4CatRecord description: Represents a PID4CatRecord from_schema: https://w3id.org/nfdi4cat/pid4cat-model slot_usage: curation_contact: name: curation_contact domain_of: - PID4CatRecord pattern: ^\\S+@[\\S+\\.]+\\S+ attributes: id: name: id description: A unique identifier for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier identifier: true alias: id owner: PID4CatRecord domain_of: - PID4CatRecord range: uriorcurie landing_page_url: name: landing_page_url description: The URL of the landing page for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 10 slot_uri: schema:url alias: landing_page_url owner: PID4CatRecord domain_of: - PID4CatRecord range: string status: name: status description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: status owner: PID4CatRecord domain_of: - PID4CatRecord range: PID4CatStatus record_version: name: record_version description: Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: record_version owner: PID4CatRecord domain_of: - PID4CatRecord range: string 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 dc_rights: name: dc_rights description: The license for the metadata contained in the PID4Cat record. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:license alias: dc_rights owner: PID4CatRecord domain_of: - PID4CatRecord range: string curation_contact: name: curation_contact description: The email address of a person or institution responsible for curation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: curation_contact owner: PID4CatRecord domain_of: - 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 from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: change_log owner: PID4CatRecord domain_of: - PID4CatRecord range: LogRecord required: true","title":"Induced"},{"location":"PID4CatRelation/","text":"Class: PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. URI: pid4cat_model:PID4CatRelation classDiagram class PID4CatRelation PID4CatRelation : datetime_log PID4CatRelation : has_agent PID4CatRelation --|> Agent : has_agent PID4CatRelation : related_identifier PID4CatRelation : relation_type PID4CatRelation --|> RelationType : relation_type Slots Name Cardinality and Range Description Inheritance relation_type 0..* RelationType Relation type between the resources direct related_identifier 0..1 String Related identifiers for the resource direct datetime_log 0..1 String The date and time of a log record direct has_agent 0..1 Agent The person who registered the resource direct Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:PID4CatRelation native pid4cat_model:PID4CatRelation LinkML Source Direct name: PID4CatRelation description: A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - relation_type - related_identifier - datetime_log - has_agent Induced name: PID4CatRelation description: A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: relation_type: name: relation_type description: Relation type between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: relation_type owner: PID4CatRelation domain_of: - PID4CatRelation range: RelationType related_identifier: name: related_identifier description: Related identifiers for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: related_identifier owner: PID4CatRelation domain_of: - PID4CatRelation range: string datetime_log: name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log owner: PID4CatRelation domain_of: - PID4CatRelation - LogRecord range: string has_agent: name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent owner: PID4CatRelation domain_of: - PID4CatRelation - LogRecord range: Agent","title":"Class: PID4CatRelation"},{"location":"PID4CatRelation/#class-pid4catrelation","text":"A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. URI: pid4cat_model:PID4CatRelation classDiagram class PID4CatRelation PID4CatRelation : datetime_log PID4CatRelation : has_agent PID4CatRelation --|> Agent : has_agent PID4CatRelation : related_identifier PID4CatRelation : relation_type PID4CatRelation --|> RelationType : relation_type","title":"Class: PID4CatRelation"},{"location":"PID4CatRelation/#slots","text":"Name Cardinality and Range Description Inheritance relation_type 0..* RelationType Relation type between the resources direct related_identifier 0..1 String Related identifiers for the resource direct datetime_log 0..1 String The date and time of a log record direct has_agent 0..1 Agent The person who registered the resource direct","title":"Slots"},{"location":"PID4CatRelation/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatRelation/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatRelation/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:PID4CatRelation native pid4cat_model:PID4CatRelation","title":"Mappings"},{"location":"PID4CatRelation/#linkml-source","text":"","title":"LinkML Source"},{"location":"PID4CatRelation/#direct","text":"name: PID4CatRelation description: A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - relation_type - related_identifier - datetime_log - has_agent","title":"Direct"},{"location":"PID4CatRelation/#induced","text":"name: PID4CatRelation description: A relation between PID4CatRecords or between a PID4CatRecord and other resources with a PID. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: relation_type: name: relation_type description: Relation type between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: relation_type owner: PID4CatRelation domain_of: - PID4CatRelation range: RelationType related_identifier: name: related_identifier description: Related identifiers for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: related_identifier owner: PID4CatRelation domain_of: - PID4CatRelation range: string datetime_log: name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log owner: PID4CatRelation domain_of: - PID4CatRelation - LogRecord range: string has_agent: name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent owner: PID4CatRelation domain_of: - PID4CatRelation - LogRecord range: Agent","title":"Induced"},{"location":"PID4CatStatus/","text":"Enum: PID4CatStatus The status of the PID4CatRecord. URI: PID4CatStatus Permissible Values Value Meaning Description SUBMITTED None The PID4CatRecord is reserved but the resource is not yet linked REGISTERED None The PID4CatRecord links to a concrete ressource OBSOLETED None The PID4CatRecord is obsolete, e DEPRECATED None The PID4CatRecord is deprecated, e Slots Name Description status The status of the PID4CatRecord Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: PID4CatStatus description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: SUBMITTED: text: SUBMITTED description: The PID4CatRecord is reserved but the resource is not yet linked. REGISTERED: text: REGISTERED description: The PID4CatRecord links to a concrete ressource. OBSOLETED: text: OBSOLETED description: The PID4CatRecord is obsolete, e.g. because the resource is referenced by another PID4Cat. DEPRECATED: text: DEPRECATED description: The PID4CatRecord is deprecated, e.g. because the resource can no longer be found.","title":"Enum: PID4CatStatus"},{"location":"PID4CatStatus/#enum-pid4catstatus","text":"The status of the PID4CatRecord. URI: PID4CatStatus","title":"Enum: PID4CatStatus"},{"location":"PID4CatStatus/#permissible-values","text":"Value Meaning Description SUBMITTED None The PID4CatRecord is reserved but the resource is not yet linked REGISTERED None The PID4CatRecord links to a concrete ressource OBSOLETED None The PID4CatRecord is obsolete, e DEPRECATED None The PID4CatRecord is deprecated, e","title":"Permissible Values"},{"location":"PID4CatStatus/#slots","text":"Name Description status The status of the PID4CatRecord","title":"Slots"},{"location":"PID4CatStatus/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PID4CatStatus/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PID4CatStatus/#linkml-source","text":"name: PID4CatStatus description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: SUBMITTED: text: SUBMITTED description: The PID4CatRecord is reserved but the resource is not yet linked. REGISTERED: text: REGISTERED description: The PID4CatRecord links to a concrete ressource. OBSOLETED: text: OBSOLETED description: The PID4CatRecord is obsolete, e.g. because the resource is referenced by another PID4Cat. DEPRECATED: text: DEPRECATED description: The PID4CatRecord is deprecated, e.g. because the resource can no longer be found.","title":"LinkML Source"},{"location":"PIDContainer/","text":"Class: PIDContainer A container for all PID4Cat instances. URI: pid4cat_model:PIDContainer classDiagram class PIDContainer PIDContainer : has_pids PIDContainer --|> PID4CatRecord : has_pids Slots Name Cardinality and Range Description Inheritance has_pids 0..* PID4CatRecord The PID4CatRecords contained in the container direct Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:PIDContainer native pid4cat_model:PIDContainer LinkML Source Direct name: PIDContainer description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: has_pids: name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true Induced name: PIDContainer description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: has_pids: name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: has_pids owner: PIDContainer domain_of: - PIDContainer range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Class: PIDContainer"},{"location":"PIDContainer/#class-pidcontainer","text":"A container for all PID4Cat instances. URI: pid4cat_model:PIDContainer classDiagram class PIDContainer PIDContainer : has_pids PIDContainer --|> PID4CatRecord : has_pids","title":"Class: PIDContainer"},{"location":"PIDContainer/#slots","text":"Name Cardinality and Range Description Inheritance has_pids 0..* PID4CatRecord The PID4CatRecords contained in the container direct","title":"Slots"},{"location":"PIDContainer/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"PIDContainer/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"PIDContainer/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:PIDContainer native pid4cat_model:PIDContainer","title":"Mappings"},{"location":"PIDContainer/#linkml-source","text":"","title":"LinkML Source"},{"location":"PIDContainer/#direct","text":"name: PIDContainer description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: has_pids: name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Direct"},{"location":"PIDContainer/#induced","text":"name: PIDContainer description: A container for all PID4Cat instances. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: has_pids: name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: has_pids owner: PIDContainer domain_of: - PIDContainer range: PID4CatRecord inlined: true inlined_as_list: true tree_root: true","title":"Induced"},{"location":"RelationType/","text":"Enum: RelationType The type of the relation between the resources URI: RelationType Permissible Values Value Meaning Description IS_CITED_BY None The resource is cited by another resource CITES None The resource cites another resource IS_SUPPLEMENT_TO None The resource is supplemented by another resource IS_SUPPLEMENTED_BY None The resource supplements another resource IS_CONTINUED_BY None The resource is continued by another resource CONTINUES None The resource continues another resource HAS_METADATA None The resource has metadata IS_METADATA_FOR None The resource is metadata for HAS_VERSION dct:hasVersion The resource has a version IS_VERSION_OF dct:isVersionOf The resource is a version of IS_NEW_VERSION_OF None The resource is a new version of IS_PREVIOUS_VERSION_OF None The resource is a previous version of IS_PART_OF dct:isPartOf The resource is part of another resource HAS_PART dct:hasPart The resource has part another resource IS_DESCRIBED_BY None The resource is documented by another resource DESCRIBES None The resource documents another resource IS_PUBLISHED_IN None The resource is published in another resource IS_REFERENCED_BY dct:isReferencedBy The resource is referenced by another resource REFERENCES None The resource references another resource IS_DOCUMENTED_BY None The resource is documented by another resource DOCUMENTS None The resource documents another resource IS_COMPILED_BY None The resource is compiled by another resource COMPILES None The resource compiles another resource IS_VARIANT_FORM_OF None The resource is variant form of another resource IS_ORIGINAL_FORM_OF None The resource is original form of another resource IS_IDENTICAL_TO None The resource is identical to another resource IS_DERIVED_FROM None The resource is derived from another resource IS_SOURCE_OF None The resource is source of another resource IS_COLLECTED_BY None The resource is collected by another resource COLLECTS None The resource collects another resource IS_REQUIRED_BY dct:isRequiredBy The resource is required by another resource REQUIRES dct:requires The resource requires another resource IS_OBSOLETED_BY None The resource or PID4Cat is obsoleted by another resource or PID4Cat OBSOLETES None The resource or PID4Cat obsoletes another resource or PID4Cat Slots Name Description relation_type Relation type between the resources Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: RelationType description: The type of the relation between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: IS_CITED_BY: text: IS_CITED_BY description: The resource is cited by another resource. CITES: text: CITES description: The resource cites another resource. IS_SUPPLEMENT_TO: text: IS_SUPPLEMENT_TO description: The resource is supplemented by another resource. IS_SUPPLEMENTED_BY: text: IS_SUPPLEMENTED_BY description: The resource supplements another resource. IS_CONTINUED_BY: text: IS_CONTINUED_BY description: The resource is continued by another resource. CONTINUES: text: CONTINUES description: The resource continues another resource. HAS_METADATA: text: HAS_METADATA description: The resource has metadata. IS_METADATA_FOR: text: IS_METADATA_FOR description: The resource is metadata for. HAS_VERSION: text: HAS_VERSION description: The resource has a version. meaning: dct:hasVersion IS_VERSION_OF: text: IS_VERSION_OF description: The resource is a version of. meaning: dct:isVersionOf IS_NEW_VERSION_OF: text: IS_NEW_VERSION_OF description: The resource is a new version of. IS_PREVIOUS_VERSION_OF: text: IS_PREVIOUS_VERSION_OF description: The resource is a previous version of. IS_PART_OF: text: IS_PART_OF description: The resource is part of another resource. meaning: dct:isPartOf HAS_PART: text: HAS_PART description: The resource has part another resource. meaning: dct:hasPart IS_DESCRIBED_BY: text: IS_DESCRIBED_BY description: The resource is documented by another resource. DESCRIBES: text: DESCRIBES description: The resource documents another resource. IS_PUBLISHED_IN: text: IS_PUBLISHED_IN description: The resource is published in another resource. IS_REFERENCED_BY: text: IS_REFERENCED_BY description: The resource is referenced by another resource. meaning: dct:isReferencedBy REFERENCES: text: REFERENCES description: The resource references another resource. IS_DOCUMENTED_BY: text: IS_DOCUMENTED_BY description: The resource is documented by another resource. DOCUMENTS: text: DOCUMENTS description: The resource documents another resource. IS_COMPILED_BY: text: IS_COMPILED_BY description: The resource is compiled by another resource. COMPILES: text: COMPILES description: The resource compiles another resource. IS_VARIANT_FORM_OF: text: IS_VARIANT_FORM_OF description: The resource is variant form of another resource. IS_ORIGINAL_FORM_OF: text: IS_ORIGINAL_FORM_OF description: The resource is original form of another resource. IS_IDENTICAL_TO: text: IS_IDENTICAL_TO description: The resource is identical to another resource. IS_DERIVED_FROM: text: IS_DERIVED_FROM description: The resource is derived from another resource. IS_SOURCE_OF: text: IS_SOURCE_OF description: The resource is source of another resource. IS_COLLECTED_BY: text: IS_COLLECTED_BY description: The resource is collected by another resource. COLLECTS: text: COLLECTS description: The resource collects another resource. IS_REQUIRED_BY: text: IS_REQUIRED_BY description: The resource is required by another resource. meaning: dct:isRequiredBy REQUIRES: text: REQUIRES description: The resource requires another resource. meaning: dct:requires IS_OBSOLETED_BY: text: IS_OBSOLETED_BY description: The resource or PID4Cat is obsoleted by another resource or PID4Cat. OBSOLETES: text: OBSOLETES description: The resource or PID4Cat obsoletes another resource or PID4Cat.","title":"Enum: RelationType"},{"location":"RelationType/#enum-relationtype","text":"The type of the relation between the resources URI: RelationType","title":"Enum: RelationType"},{"location":"RelationType/#permissible-values","text":"Value Meaning Description IS_CITED_BY None The resource is cited by another resource CITES None The resource cites another resource IS_SUPPLEMENT_TO None The resource is supplemented by another resource IS_SUPPLEMENTED_BY None The resource supplements another resource IS_CONTINUED_BY None The resource is continued by another resource CONTINUES None The resource continues another resource HAS_METADATA None The resource has metadata IS_METADATA_FOR None The resource is metadata for HAS_VERSION dct:hasVersion The resource has a version IS_VERSION_OF dct:isVersionOf The resource is a version of IS_NEW_VERSION_OF None The resource is a new version of IS_PREVIOUS_VERSION_OF None The resource is a previous version of IS_PART_OF dct:isPartOf The resource is part of another resource HAS_PART dct:hasPart The resource has part another resource IS_DESCRIBED_BY None The resource is documented by another resource DESCRIBES None The resource documents another resource IS_PUBLISHED_IN None The resource is published in another resource IS_REFERENCED_BY dct:isReferencedBy The resource is referenced by another resource REFERENCES None The resource references another resource IS_DOCUMENTED_BY None The resource is documented by another resource DOCUMENTS None The resource documents another resource IS_COMPILED_BY None The resource is compiled by another resource COMPILES None The resource compiles another resource IS_VARIANT_FORM_OF None The resource is variant form of another resource IS_ORIGINAL_FORM_OF None The resource is original form of another resource IS_IDENTICAL_TO None The resource is identical to another resource IS_DERIVED_FROM None The resource is derived from another resource IS_SOURCE_OF None The resource is source of another resource IS_COLLECTED_BY None The resource is collected by another resource COLLECTS None The resource collects another resource IS_REQUIRED_BY dct:isRequiredBy The resource is required by another resource REQUIRES dct:requires The resource requires another resource IS_OBSOLETED_BY None The resource or PID4Cat is obsoleted by another resource or PID4Cat OBSOLETES None The resource or PID4Cat obsoletes another resource or PID4Cat","title":"Permissible Values"},{"location":"RelationType/#slots","text":"Name Description relation_type Relation type between the resources","title":"Slots"},{"location":"RelationType/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"RelationType/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"RelationType/#linkml-source","text":"name: RelationType description: The type of the relation between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: IS_CITED_BY: text: IS_CITED_BY description: The resource is cited by another resource. CITES: text: CITES description: The resource cites another resource. IS_SUPPLEMENT_TO: text: IS_SUPPLEMENT_TO description: The resource is supplemented by another resource. IS_SUPPLEMENTED_BY: text: IS_SUPPLEMENTED_BY description: The resource supplements another resource. IS_CONTINUED_BY: text: IS_CONTINUED_BY description: The resource is continued by another resource. CONTINUES: text: CONTINUES description: The resource continues another resource. HAS_METADATA: text: HAS_METADATA description: The resource has metadata. IS_METADATA_FOR: text: IS_METADATA_FOR description: The resource is metadata for. HAS_VERSION: text: HAS_VERSION description: The resource has a version. meaning: dct:hasVersion IS_VERSION_OF: text: IS_VERSION_OF description: The resource is a version of. meaning: dct:isVersionOf IS_NEW_VERSION_OF: text: IS_NEW_VERSION_OF description: The resource is a new version of. IS_PREVIOUS_VERSION_OF: text: IS_PREVIOUS_VERSION_OF description: The resource is a previous version of. IS_PART_OF: text: IS_PART_OF description: The resource is part of another resource. meaning: dct:isPartOf HAS_PART: text: HAS_PART description: The resource has part another resource. meaning: dct:hasPart IS_DESCRIBED_BY: text: IS_DESCRIBED_BY description: The resource is documented by another resource. DESCRIBES: text: DESCRIBES description: The resource documents another resource. IS_PUBLISHED_IN: text: IS_PUBLISHED_IN description: The resource is published in another resource. IS_REFERENCED_BY: text: IS_REFERENCED_BY description: The resource is referenced by another resource. meaning: dct:isReferencedBy REFERENCES: text: REFERENCES description: The resource references another resource. IS_DOCUMENTED_BY: text: IS_DOCUMENTED_BY description: The resource is documented by another resource. DOCUMENTS: text: DOCUMENTS description: The resource documents another resource. IS_COMPILED_BY: text: IS_COMPILED_BY description: The resource is compiled by another resource. COMPILES: text: COMPILES description: The resource compiles another resource. IS_VARIANT_FORM_OF: text: IS_VARIANT_FORM_OF description: The resource is variant form of another resource. IS_ORIGINAL_FORM_OF: text: IS_ORIGINAL_FORM_OF description: The resource is original form of another resource. IS_IDENTICAL_TO: text: IS_IDENTICAL_TO description: The resource is identical to another resource. IS_DERIVED_FROM: text: IS_DERIVED_FROM description: The resource is derived from another resource. IS_SOURCE_OF: text: IS_SOURCE_OF description: The resource is source of another resource. IS_COLLECTED_BY: text: IS_COLLECTED_BY description: The resource is collected by another resource. COLLECTS: text: COLLECTS description: The resource collects another resource. IS_REQUIRED_BY: text: IS_REQUIRED_BY description: The resource is required by another resource. meaning: dct:isRequiredBy REQUIRES: text: REQUIRES description: The resource requires another resource. meaning: dct:requires IS_OBSOLETED_BY: text: IS_OBSOLETED_BY description: The resource or PID4Cat is obsoleted by another resource or PID4Cat. OBSOLETES: text: OBSOLETES description: The resource or PID4Cat obsoletes another resource or PID4Cat.","title":"LinkML Source"},{"location":"RelationTypes/","text":"Enum: RelationTypes The type of the relation between the resources URI: RelationTypes Permissible Values Value Meaning Description IS_CITED_BY None The resource is cited by another resource CITES None The resource cites another resource IS_SUPPLEMENT_TO None The resource is supplemented by another resource IS_SUPPLEMENTED_BY None The resource supplements another resource IS_CONTINUED_BY None The resource is continued by another resource CONTINUES None The resource continues another resource HAS_METADATA None The resource has metadata IS_METADATA_FOR None The resource is metadata for HAS_VERSION dct:hasVersion The resource has a version IS_VERSION_OF dct:isVersionOf The resource is a version of IS_NEW_VERSION_OF None The resource is a new version of IS_PREVIOUS_VERSION_OF None The resource is a previous version of IS_PART_OF dct:isPartOf The resource is part of another resource HAS_PART dct:hasPart The resource has part another resource IS_DESCRIBED_BY None The resource is documented by another resource DESCRIBES None The resource documents another resource IS_PUBLISHED_IN None The resource is published in another resource IS_REFERENCED_BY dct:isReferencedBy The resource is referenced by another resource REFERENCES None The resource references another resource IS_DOCUMENTED_BY None The resource is documented by another resource DOCUMENTS None The resource documents another resource IS_COMPILED_BY None The resource is compiled by another resource COMPILES None The resource compiles another resource IS_VARIANT_FORM_OF None The resource is variant form of another resource IS_ORIGINAL_FORM_OF None The resource is original form of another resource IS_IDENTICAL_TO None The resource is identical to another resource IS_DERIVED_FROM None The resource is derived from another resource IS_SOURCE_OF None The resource is source of another resource IS_COLLECTED_BY None The resource is collected by another resource COLLECTS None The resource collects another resource IS_REQUIRED_BY dct:isRequiredBy The resource is required by another resource REQUIRES dct:requires The resource requires another resource IS_OBSOLETED_BY None The resource or PID4Cat is obsoleted by another resource or PID4Cat OBSOLETES None The resource or PID4Cat obsoletes another resource or PID4Cat Slots Name Description relation_type Relation type between the resources Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: RelationTypes description: The type of the relation between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: IS_CITED_BY: text: IS_CITED_BY description: The resource is cited by another resource. CITES: text: CITES description: The resource cites another resource. IS_SUPPLEMENT_TO: text: IS_SUPPLEMENT_TO description: The resource is supplemented by another resource. IS_SUPPLEMENTED_BY: text: IS_SUPPLEMENTED_BY description: The resource supplements another resource. IS_CONTINUED_BY: text: IS_CONTINUED_BY description: The resource is continued by another resource. CONTINUES: text: CONTINUES description: The resource continues another resource. HAS_METADATA: text: HAS_METADATA description: The resource has metadata. IS_METADATA_FOR: text: IS_METADATA_FOR description: The resource is metadata for. HAS_VERSION: text: HAS_VERSION description: The resource has a version. meaning: dct:hasVersion IS_VERSION_OF: text: IS_VERSION_OF description: The resource is a version of. meaning: dct:isVersionOf IS_NEW_VERSION_OF: text: IS_NEW_VERSION_OF description: The resource is a new version of. IS_PREVIOUS_VERSION_OF: text: IS_PREVIOUS_VERSION_OF description: The resource is a previous version of. IS_PART_OF: text: IS_PART_OF description: The resource is part of another resource. meaning: dct:isPartOf HAS_PART: text: HAS_PART description: The resource has part another resource. meaning: dct:hasPart IS_DESCRIBED_BY: text: IS_DESCRIBED_BY description: The resource is documented by another resource. DESCRIBES: text: DESCRIBES description: The resource documents another resource. IS_PUBLISHED_IN: text: IS_PUBLISHED_IN description: The resource is published in another resource. IS_REFERENCED_BY: text: IS_REFERENCED_BY description: The resource is referenced by another resource. meaning: dct:isReferencedBy REFERENCES: text: REFERENCES description: The resource references another resource. IS_DOCUMENTED_BY: text: IS_DOCUMENTED_BY description: The resource is documented by another resource. DOCUMENTS: text: DOCUMENTS description: The resource documents another resource. IS_COMPILED_BY: text: IS_COMPILED_BY description: The resource is compiled by another resource. COMPILES: text: COMPILES description: The resource compiles another resource. IS_VARIANT_FORM_OF: text: IS_VARIANT_FORM_OF description: The resource is variant form of another resource. IS_ORIGINAL_FORM_OF: text: IS_ORIGINAL_FORM_OF description: The resource is original form of another resource. IS_IDENTICAL_TO: text: IS_IDENTICAL_TO description: The resource is identical to another resource. IS_DERIVED_FROM: text: IS_DERIVED_FROM description: The resource is derived from another resource. IS_SOURCE_OF: text: IS_SOURCE_OF description: The resource is source of another resource. IS_COLLECTED_BY: text: IS_COLLECTED_BY description: The resource is collected by another resource. COLLECTS: text: COLLECTS description: The resource collects another resource. IS_REQUIRED_BY: text: IS_REQUIRED_BY description: The resource is required by another resource. meaning: dct:isRequiredBy REQUIRES: text: REQUIRES description: The resource requires another resource. meaning: dct:requires IS_OBSOLETED_BY: text: IS_OBSOLETED_BY description: The resource or PID4Cat is obsoleted by another resource or PID4Cat. OBSOLETES: text: OBSOLETES description: The resource or PID4Cat obsoletes another resource or PID4Cat.","title":"Enum: RelationTypes"},{"location":"RelationTypes/#enum-relationtypes","text":"The type of the relation between the resources URI: RelationTypes","title":"Enum: RelationTypes"},{"location":"RelationTypes/#permissible-values","text":"Value Meaning Description IS_CITED_BY None The resource is cited by another resource CITES None The resource cites another resource IS_SUPPLEMENT_TO None The resource is supplemented by another resource IS_SUPPLEMENTED_BY None The resource supplements another resource IS_CONTINUED_BY None The resource is continued by another resource CONTINUES None The resource continues another resource HAS_METADATA None The resource has metadata IS_METADATA_FOR None The resource is metadata for HAS_VERSION dct:hasVersion The resource has a version IS_VERSION_OF dct:isVersionOf The resource is a version of IS_NEW_VERSION_OF None The resource is a new version of IS_PREVIOUS_VERSION_OF None The resource is a previous version of IS_PART_OF dct:isPartOf The resource is part of another resource HAS_PART dct:hasPart The resource has part another resource IS_DESCRIBED_BY None The resource is documented by another resource DESCRIBES None The resource documents another resource IS_PUBLISHED_IN None The resource is published in another resource IS_REFERENCED_BY dct:isReferencedBy The resource is referenced by another resource REFERENCES None The resource references another resource IS_DOCUMENTED_BY None The resource is documented by another resource DOCUMENTS None The resource documents another resource IS_COMPILED_BY None The resource is compiled by another resource COMPILES None The resource compiles another resource IS_VARIANT_FORM_OF None The resource is variant form of another resource IS_ORIGINAL_FORM_OF None The resource is original form of another resource IS_IDENTICAL_TO None The resource is identical to another resource IS_DERIVED_FROM None The resource is derived from another resource IS_SOURCE_OF None The resource is source of another resource IS_COLLECTED_BY None The resource is collected by another resource COLLECTS None The resource collects another resource IS_REQUIRED_BY dct:isRequiredBy The resource is required by another resource REQUIRES dct:requires The resource requires another resource IS_OBSOLETED_BY None The resource or PID4Cat is obsoleted by another resource or PID4Cat OBSOLETES None The resource or PID4Cat obsoletes another resource or PID4Cat","title":"Permissible Values"},{"location":"RelationTypes/#slots","text":"Name Description relation_type Relation type between the resources","title":"Slots"},{"location":"RelationTypes/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"RelationTypes/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"RelationTypes/#linkml-source","text":"name: RelationTypes description: The type of the relation between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: IS_CITED_BY: text: IS_CITED_BY description: The resource is cited by another resource. CITES: text: CITES description: The resource cites another resource. IS_SUPPLEMENT_TO: text: IS_SUPPLEMENT_TO description: The resource is supplemented by another resource. IS_SUPPLEMENTED_BY: text: IS_SUPPLEMENTED_BY description: The resource supplements another resource. IS_CONTINUED_BY: text: IS_CONTINUED_BY description: The resource is continued by another resource. CONTINUES: text: CONTINUES description: The resource continues another resource. HAS_METADATA: text: HAS_METADATA description: The resource has metadata. IS_METADATA_FOR: text: IS_METADATA_FOR description: The resource is metadata for. HAS_VERSION: text: HAS_VERSION description: The resource has a version. meaning: dct:hasVersion IS_VERSION_OF: text: IS_VERSION_OF description: The resource is a version of. meaning: dct:isVersionOf IS_NEW_VERSION_OF: text: IS_NEW_VERSION_OF description: The resource is a new version of. IS_PREVIOUS_VERSION_OF: text: IS_PREVIOUS_VERSION_OF description: The resource is a previous version of. IS_PART_OF: text: IS_PART_OF description: The resource is part of another resource. meaning: dct:isPartOf HAS_PART: text: HAS_PART description: The resource has part another resource. meaning: dct:hasPart IS_DESCRIBED_BY: text: IS_DESCRIBED_BY description: The resource is documented by another resource. DESCRIBES: text: DESCRIBES description: The resource documents another resource. IS_PUBLISHED_IN: text: IS_PUBLISHED_IN description: The resource is published in another resource. IS_REFERENCED_BY: text: IS_REFERENCED_BY description: The resource is referenced by another resource. meaning: dct:isReferencedBy REFERENCES: text: REFERENCES description: The resource references another resource. IS_DOCUMENTED_BY: text: IS_DOCUMENTED_BY description: The resource is documented by another resource. DOCUMENTS: text: DOCUMENTS description: The resource documents another resource. IS_COMPILED_BY: text: IS_COMPILED_BY description: The resource is compiled by another resource. COMPILES: text: COMPILES description: The resource compiles another resource. IS_VARIANT_FORM_OF: text: IS_VARIANT_FORM_OF description: The resource is variant form of another resource. IS_ORIGINAL_FORM_OF: text: IS_ORIGINAL_FORM_OF description: The resource is original form of another resource. IS_IDENTICAL_TO: text: IS_IDENTICAL_TO description: The resource is identical to another resource. IS_DERIVED_FROM: text: IS_DERIVED_FROM description: The resource is derived from another resource. IS_SOURCE_OF: text: IS_SOURCE_OF description: The resource is source of another resource. IS_COLLECTED_BY: text: IS_COLLECTED_BY description: The resource is collected by another resource. COLLECTS: text: COLLECTS description: The resource collects another resource. IS_REQUIRED_BY: text: IS_REQUIRED_BY description: The resource is required by another resource. meaning: dct:isRequiredBy REQUIRES: text: REQUIRES description: The resource requires another resource. meaning: dct:requires IS_OBSOLETED_BY: text: IS_OBSOLETED_BY description: The resource or PID4Cat is obsoleted by another resource or PID4Cat. OBSOLETES: text: OBSOLETES description: The resource or PID4Cat obsoletes another resource or PID4Cat.","title":"LinkML Source"},{"location":"ResourceCategories/","text":"Enum: ResourceCategories The category of the resource URI: ResourceCategories Permissible Values Value Meaning Description COLLECTION http://purl.org/dc/dcmitype/Collection A collection is described as a group; its parts may also be separately descri... SAMPLE http://www.w3.org/ns/sosa/Sample A representative part of an entity of interest on which observations may be m... MATERIAL None A material used in the research process (except samples) DEVICE None A device used in the catalysis research process DATAOBJECT None A data object might be a data file, a data set, a data collection, or a data ... Slots Name Description resource_category The category of the resource Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: ResourceCategories description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: COLLECTION: text: COLLECTION description: A collection is described as a group; its parts may also be separately described. meaning: http://purl.org/dc/dcmitype/Collection SAMPLE: text: SAMPLE description: A representative part of an entity of interest on which observations may be made. meaning: http://www.w3.org/ns/sosa/Sample MATERIAL: text: MATERIAL description: A material used in the research process (except samples). todos: - map this to an ontology DEVICE: text: DEVICE description: A device used in the catalysis research process. todos: - map this to an ontology DATAOBJECT: text: DATAOBJECT description: A data object might be a data file, a data set, a data collection, or a data service. todos: - map this to an ontology","title":"Enum: ResourceCategories"},{"location":"ResourceCategories/#enum-resourcecategories","text":"The category of the resource URI: ResourceCategories","title":"Enum: ResourceCategories"},{"location":"ResourceCategories/#permissible-values","text":"Value Meaning Description COLLECTION http://purl.org/dc/dcmitype/Collection A collection is described as a group; its parts may also be separately descri... SAMPLE http://www.w3.org/ns/sosa/Sample A representative part of an entity of interest on which observations may be m... MATERIAL None A material used in the research process (except samples) DEVICE None A device used in the catalysis research process DATAOBJECT None A data object might be a data file, a data set, a data collection, or a data ...","title":"Permissible Values"},{"location":"ResourceCategories/#slots","text":"Name Description resource_category The category of the resource","title":"Slots"},{"location":"ResourceCategories/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ResourceCategories/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ResourceCategories/#linkml-source","text":"name: ResourceCategories description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: COLLECTION: text: COLLECTION description: A collection is described as a group; its parts may also be separately described. meaning: http://purl.org/dc/dcmitype/Collection SAMPLE: text: SAMPLE description: A representative part of an entity of interest on which observations may be made. meaning: http://www.w3.org/ns/sosa/Sample MATERIAL: text: MATERIAL description: A material used in the research process (except samples). todos: - map this to an ontology DEVICE: text: DEVICE description: A device used in the catalysis research process. todos: - map this to an ontology DATAOBJECT: text: DATAOBJECT description: A data object might be a data file, a data set, a data collection, or a data service. todos: - map this to an ontology","title":"LinkML Source"},{"location":"ResourceCategory/","text":"Enum: ResourceCategory The category of the resource URI: ResourceCategory Permissible Values Value Meaning Description COLLECTION http://purl.org/dc/dcmitype/Collection A collection is described as a group; its parts may also be separately descri... SAMPLE http://www.w3.org/ns/sosa/Sample A representative part of an entity of interest on which observations may be m... MATERIAL None A material used in the research process (except samples) DEVICE None A device used in the catalysis research process DATAOBJECT None A data object might be a data file, a data set, a data collection, or a data ... Slots Name Description resource_category The category of the resource Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: ResourceCategory description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: COLLECTION: text: COLLECTION description: A collection is described as a group; its parts may also be separately described. meaning: http://purl.org/dc/dcmitype/Collection SAMPLE: text: SAMPLE description: A representative part of an entity of interest on which observations may be made. meaning: http://www.w3.org/ns/sosa/Sample MATERIAL: text: MATERIAL description: A material used in the research process (except samples). todos: - map this to an ontology DEVICE: text: DEVICE description: A device used in the catalysis research process. todos: - map this to an ontology DATAOBJECT: text: DATAOBJECT description: A data object might be a data file, a data set, a data collection, or a data service. todos: - map this to an ontology","title":"Enum: ResourceCategory"},{"location":"ResourceCategory/#enum-resourcecategory","text":"The category of the resource URI: ResourceCategory","title":"Enum: ResourceCategory"},{"location":"ResourceCategory/#permissible-values","text":"Value Meaning Description COLLECTION http://purl.org/dc/dcmitype/Collection A collection is described as a group; its parts may also be separately descri... SAMPLE http://www.w3.org/ns/sosa/Sample A representative part of an entity of interest on which observations may be m... MATERIAL None A material used in the research process (except samples) DEVICE None A device used in the catalysis research process DATAOBJECT None A data object might be a data file, a data set, a data collection, or a data ...","title":"Permissible Values"},{"location":"ResourceCategory/#slots","text":"Name Description resource_category The category of the resource","title":"Slots"},{"location":"ResourceCategory/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ResourceCategory/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ResourceCategory/#linkml-source","text":"name: ResourceCategory description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 permissible_values: COLLECTION: text: COLLECTION description: A collection is described as a group; its parts may also be separately described. meaning: http://purl.org/dc/dcmitype/Collection SAMPLE: text: SAMPLE description: A representative part of an entity of interest on which observations may be made. meaning: http://www.w3.org/ns/sosa/Sample MATERIAL: text: MATERIAL description: A material used in the research process (except samples). todos: - map this to an ontology DEVICE: text: DEVICE description: A device used in the catalysis research process. todos: - map this to an ontology DATAOBJECT: text: DATAOBJECT description: A data object might be a data file, a data set, a data collection, or a data service. todos: - map this to an ontology","title":"LinkML Source"},{"location":"ResourceInfo/","text":"Class: ResourceInfo Data object to hold information about the resource and its representation. URI: pid4cat_model:ResourceInfo classDiagram class ResourceInfo ResourceInfo : description ResourceInfo : label ResourceInfo : rdf_type ResourceInfo : rdf_url ResourceInfo : resource_category ResourceInfo --|> ResourceCategory : resource_category ResourceInfo : schema_type ResourceInfo : schema_url Slots Name Cardinality and Range Description Inheritance label 0..1 String A human-readable name for a thing direct description 0..1 String A human-readable description for a thing direct resource_category 0..1 ResourceCategory The category of the resource direct rdf_url 0..1 String The URI of the rdf represenation of the resource direct rdf_type 0..1 String The format of the rdf representation of the resource (xml, turlte, json-ld, direct schema_url 0..1 String The URI of the schema used to describe the resource direct schema_type 0..1 String The type of the scheme used to describe the resource direct Usages used by used in type used PID4CatRecord resource_info range ResourceInfo Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model Mappings Mapping Type Mapped Value self pid4cat_model:ResourceInfo native pid4cat_model:ResourceInfo LinkML Source Direct name: ResourceInfo description: Data object to hold information about the resource and its representation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - label - description - resource_category - rdf_url - rdf_type - schema_url - schema_type Induced name: ResourceInfo description: Data object to hold information about the resource and its representation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: label: name: label description: A human-readable name for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: label owner: ResourceInfo domain_of: - ResourceInfo range: string description: name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description owner: ResourceInfo domain_of: - ResourceInfo - LogRecord range: string resource_category: name: resource_category description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: resource_category owner: ResourceInfo domain_of: - ResourceInfo range: ResourceCategory rdf_url: name: rdf_url description: The URI of the rdf represenation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_url owner: ResourceInfo domain_of: - ResourceInfo range: string rdf_type: name: rdf_type description: The format of the rdf representation of the resource (xml, turlte, json-ld, ...). from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_type owner: ResourceInfo domain_of: - ResourceInfo range: string schema_url: name: schema_url description: The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_url owner: ResourceInfo domain_of: - ResourceInfo range: string schema_type: name: schema_type description: 'The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType.' from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_type owner: ResourceInfo domain_of: - ResourceInfo range: string","title":"Class: ResourceInfo"},{"location":"ResourceInfo/#class-resourceinfo","text":"Data object to hold information about the resource and its representation. URI: pid4cat_model:ResourceInfo classDiagram class ResourceInfo ResourceInfo : description ResourceInfo : label ResourceInfo : rdf_type ResourceInfo : rdf_url ResourceInfo : resource_category ResourceInfo --|> ResourceCategory : resource_category ResourceInfo : schema_type ResourceInfo : schema_url","title":"Class: ResourceInfo"},{"location":"ResourceInfo/#slots","text":"Name Cardinality and Range Description Inheritance label 0..1 String A human-readable name for a thing direct description 0..1 String A human-readable description for a thing direct resource_category 0..1 ResourceCategory The category of the resource direct rdf_url 0..1 String The URI of the rdf represenation of the resource direct rdf_type 0..1 String The format of the rdf representation of the resource (xml, turlte, json-ld, direct schema_url 0..1 String The URI of the schema used to describe the resource direct schema_type 0..1 String The type of the scheme used to describe the resource direct","title":"Slots"},{"location":"ResourceInfo/#usages","text":"used by used in type used PID4CatRecord resource_info range ResourceInfo","title":"Usages"},{"location":"ResourceInfo/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"ResourceInfo/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"ResourceInfo/#mappings","text":"Mapping Type Mapped Value self pid4cat_model:ResourceInfo native pid4cat_model:ResourceInfo","title":"Mappings"},{"location":"ResourceInfo/#linkml-source","text":"","title":"LinkML Source"},{"location":"ResourceInfo/#direct","text":"name: ResourceInfo description: Data object to hold information about the resource and its representation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model slots: - label - description - resource_category - rdf_url - rdf_type - schema_url - schema_type","title":"Direct"},{"location":"ResourceInfo/#induced","text":"name: ResourceInfo description: Data object to hold information about the resource and its representation. from_schema: https://w3id.org/nfdi4cat/pid4cat-model attributes: label: name: label description: A human-readable name for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: label owner: ResourceInfo domain_of: - ResourceInfo range: string description: name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description owner: ResourceInfo domain_of: - ResourceInfo - LogRecord range: string resource_category: name: resource_category description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: resource_category owner: ResourceInfo domain_of: - ResourceInfo range: ResourceCategory rdf_url: name: rdf_url description: The URI of the rdf represenation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_url owner: ResourceInfo domain_of: - ResourceInfo range: string rdf_type: name: rdf_type description: The format of the rdf representation of the resource (xml, turlte, json-ld, ...). from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_type owner: ResourceInfo domain_of: - ResourceInfo range: string schema_url: name: schema_url description: The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_url owner: ResourceInfo domain_of: - ResourceInfo range: string schema_type: name: schema_type description: 'The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType.' from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_type owner: ResourceInfo domain_of: - ResourceInfo range: string","title":"Induced"},{"location":"Sparqlpath/","text":"Type: Sparqlpath A string encoding a SPARQL Property Path. The value of the string MUST conform to SPARQL syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded as RDF. URI: xsd:string base : str uri : xsd:string repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Sparqlpath"},{"location":"Sparqlpath/#type-sparqlpath","text":"A string encoding a SPARQL Property Path. The value of the string MUST conform to SPARQL syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded as RDF. URI: xsd:string base : str uri : xsd:string repr : str","title":"Type: Sparqlpath"},{"location":"Sparqlpath/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Sparqlpath/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"String/","text":"Type: String A character string URI: xsd:string base : str uri : xsd:string Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: String"},{"location":"String/#type-string","text":"A character string URI: xsd:string base : str uri : xsd:string","title":"Type: String"},{"location":"String/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"String/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Time/","text":"Type: Time A time object represents a (local) time of day, independent of any particular day URI: xsd:time base : XSDTime uri : xsd:time repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Time"},{"location":"Time/#type-time","text":"A time object represents a (local) time of day, independent of any particular day URI: xsd:time base : XSDTime uri : xsd:time repr : str","title":"Type: Time"},{"location":"Time/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Time/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Uri/","text":"Type: Uri a complete URI URI: xsd:anyURI base : URI uri : xsd:anyURI repr : str Comments in RDF serializations a slot with range of uri is treated as a literal or type xsd:anyURI unless it is an identifier or a reference to an identifier, in which case it is translated directly to a node Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Uri"},{"location":"Uri/#type-uri","text":"a complete URI URI: xsd:anyURI base : URI uri : xsd:anyURI repr : str","title":"Type: Uri"},{"location":"Uri/#comments","text":"in RDF serializations a slot with range of uri is treated as a literal or type xsd:anyURI unless it is an identifier or a reference to an identifier, in which case it is translated directly to a node","title":"Comments"},{"location":"Uri/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Uri/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"Uriorcurie/","text":"Type: Uriorcurie a URI or a CURIE URI: xsd:anyURI base : URIorCURIE uri : xsd:anyURI repr : str Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Type: Uriorcurie"},{"location":"Uriorcurie/#type-uriorcurie","text":"a URI or a CURIE URI: xsd:anyURI base : URIorCURIE uri : xsd:anyURI repr : str","title":"Type: Uriorcurie"},{"location":"Uriorcurie/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"Uriorcurie/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"about/","text":"pid4cat-model A LinkML model for handle-based PIDs for resources in catalysis (PID4Cat). This is work in progress!","title":"About"},{"location":"about/#pid4cat-model","text":"A LinkML model for handle-based PIDs for resources in catalysis (PID4Cat). This is work in progress!","title":"pid4cat-model"},{"location":"affiliation_ror/","text":"Slot: affiliation_ror The ROR of the affiliation URI: schema:identifier Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: affiliation_ror description: The ROR of the affiliation from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: affiliation_ror domain_of: - Agent range: string","title":"Slot: affiliation_ror"},{"location":"affiliation_ror/#slot-affiliation_ror","text":"The ROR of the affiliation URI: schema:identifier","title":"Slot: affiliation_ror"},{"location":"affiliation_ror/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"affiliation_ror/#properties","text":"Range: String","title":"Properties"},{"location":"affiliation_ror/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"affiliation_ror/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"affiliation_ror/#linkml-source","text":"name: affiliation_ror description: The ROR of the affiliation from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: affiliation_ror domain_of: - Agent range: string","title":"LinkML Source"},{"location":"change_log/","text":"Slot: change_log Change log of PID4Cat record URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: LogRecord Multivalued: True Required: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: change_log description: Change log of PID4Cat record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: change_log domain_of: - PID4CatRecord range: LogRecord required: true","title":"Slot: change_log"},{"location":"change_log/#slot-change_log","text":"Change log of PID4Cat record URI: schema:identifier","title":"Slot: change_log"},{"location":"change_log/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"change_log/#properties","text":"Range: LogRecord Multivalued: True Required: True","title":"Properties"},{"location":"change_log/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"change_log/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"change_log/#linkml-source","text":"name: change_log description: Change log of PID4Cat record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: change_log domain_of: - PID4CatRecord range: LogRecord required: true","title":"LinkML Source"},{"location":"changed_field/","text":"Slot: changed_field The field that was changed URI: schema:identifier Applicable Classes Name Description Modifies Slot LogRecord A log record for changes made on a PID4CatRecord starting from registration no Properties Range: ChangeLogField Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: changed_field description: The field that was changed from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: changed_field domain_of: - LogRecord range: ChangeLogField","title":"Slot: changed_field"},{"location":"changed_field/#slot-changed_field","text":"The field that was changed URI: schema:identifier","title":"Slot: changed_field"},{"location":"changed_field/#applicable-classes","text":"Name Description Modifies Slot LogRecord A log record for changes made on a PID4CatRecord starting from registration no","title":"Applicable Classes"},{"location":"changed_field/#properties","text":"Range: ChangeLogField","title":"Properties"},{"location":"changed_field/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"changed_field/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"changed_field/#linkml-source","text":"name: changed_field description: The field that was changed from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: changed_field domain_of: - LogRecord range: ChangeLogField","title":"LinkML Source"},{"location":"contact_information/","text":"Slot: contact_information Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. URI: schema:email Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: contact_information description: Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: contact_information domain_of: - Agent range: string","title":"Slot: contact_information"},{"location":"contact_information/#slot-contact_information","text":"Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. URI: schema:email","title":"Slot: contact_information"},{"location":"contact_information/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"contact_information/#properties","text":"Range: String","title":"Properties"},{"location":"contact_information/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"contact_information/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"contact_information/#linkml-source","text":"name: contact_information description: Identification of the agent that registered the PID, with contact information. Should include person name and affiliation, or position name and affiliation, or just organization name. e-mail address is preferred contact information. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: contact_information domain_of: - Agent range: string","title":"LinkML Source"},{"location":"contains_pids/","text":"Slot: contains_pids The PID4CatRecords contained in the container. URI: pid4cat_model:contains_pids Applicable Classes Name Description Modifies Slot Container A container for all PID4Cat instances no Properties Range: PID4CatRecord Multivalued: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: contains_pids owner: Container domain_of: - Container range: PID4CatRecord inlined: true inlined_as_list: true","title":"Slot: contains_pids"},{"location":"contains_pids/#slot-contains_pids","text":"The PID4CatRecords contained in the container. URI: pid4cat_model:contains_pids","title":"Slot: contains_pids"},{"location":"contains_pids/#applicable-classes","text":"Name Description Modifies Slot Container A container for all PID4Cat instances no","title":"Applicable Classes"},{"location":"contains_pids/#properties","text":"Range: PID4CatRecord Multivalued: True","title":"Properties"},{"location":"contains_pids/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"contains_pids/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"contains_pids/#linkml-source","text":"name: contains_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: contains_pids owner: Container domain_of: - Container range: PID4CatRecord inlined: true inlined_as_list: true","title":"LinkML Source"},{"location":"curation_contact/","text":"Slot: curation_contact The email address of a person or institution responsible for curation of the resource. URI: schema:email Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord yes Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: curation_contact description: The email address of a person or institution responsible for curation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: curation_contact domain_of: - PID4CatRecord range: string","title":"Slot: curation_contact"},{"location":"curation_contact/#slot-curation_contact","text":"The email address of a person or institution responsible for curation of the resource. URI: schema:email","title":"Slot: curation_contact"},{"location":"curation_contact/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord yes","title":"Applicable Classes"},{"location":"curation_contact/#properties","text":"Range: String","title":"Properties"},{"location":"curation_contact/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"curation_contact/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"curation_contact/#linkml-source","text":"name: curation_contact description: The email address of a person or institution responsible for curation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:email alias: curation_contact domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"datetime_log/","text":"Slot: datetime_log The date and time of a log record URI: schema:DateTime Applicable Classes Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no LogRecord A log record for changes made on a PID4CatRecord starting from registration no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log domain_of: - PID4CatRelation - LogRecord range: string","title":"Slot: datetime_log"},{"location":"datetime_log/#slot-datetime_log","text":"The date and time of a log record URI: schema:DateTime","title":"Slot: datetime_log"},{"location":"datetime_log/#applicable-classes","text":"Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no LogRecord A log record for changes made on a PID4CatRecord starting from registration no","title":"Applicable Classes"},{"location":"datetime_log/#properties","text":"Range: String","title":"Properties"},{"location":"datetime_log/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"datetime_log/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"datetime_log/#linkml-source","text":"name: datetime_log description: The date and time of a log record from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:DateTime alias: datetime_log domain_of: - PID4CatRelation - LogRecord range: string","title":"LinkML Source"},{"location":"dc_rights/","text":"Slot: dc_rights The license for the metadata contained in the PID4Cat record. URI: schema:license Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: dc_rights description: The license for the metadata contained in the PID4Cat record. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:license alias: dc_rights domain_of: - PID4CatRecord range: string","title":"Slot: dc_rights"},{"location":"dc_rights/#slot-dc_rights","text":"The license for the metadata contained in the PID4Cat record. URI: schema:license","title":"Slot: dc_rights"},{"location":"dc_rights/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"dc_rights/#properties","text":"Range: String","title":"Properties"},{"location":"dc_rights/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"dc_rights/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"dc_rights/#linkml-source","text":"name: dc_rights description: The license for the metadata contained in the PID4Cat record. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:license alias: dc_rights domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"description/","text":"Slot: description A human-readable description for a thing URI: schema:description Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no LogRecord A log record for changes made on a PID4CatRecord starting from registration no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description domain_of: - ResourceInfo - LogRecord range: string","title":"Slot: description"},{"location":"description/#slot-description","text":"A human-readable description for a thing URI: schema:description","title":"Slot: description"},{"location":"description/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no LogRecord A log record for changes made on a PID4CatRecord starting from registration no","title":"Applicable Classes"},{"location":"description/#properties","text":"Range: String","title":"Properties"},{"location":"description/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"description/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"description/#linkml-source","text":"name: description description: A human-readable description for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:description alias: description domain_of: - ResourceInfo - LogRecord range: string","title":"LinkML Source"},{"location":"has_agent/","text":"Slot: has_agent The person who registered the resource URI: schema:Agent Applicable Classes Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no LogRecord A log record for changes made on a PID4CatRecord starting from registration no Properties Range: Agent Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent domain_of: - PID4CatRelation - LogRecord range: Agent","title":"Slot: has_agent"},{"location":"has_agent/#slot-has_agent","text":"The person who registered the resource URI: schema:Agent","title":"Slot: has_agent"},{"location":"has_agent/#applicable-classes","text":"Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no LogRecord A log record for changes made on a PID4CatRecord starting from registration no","title":"Applicable Classes"},{"location":"has_agent/#properties","text":"Range: Agent","title":"Properties"},{"location":"has_agent/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"has_agent/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"has_agent/#linkml-source","text":"name: has_agent description: The person who registered the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:Agent alias: has_agent domain_of: - PID4CatRelation - LogRecord range: Agent","title":"LinkML Source"},{"location":"has_pids/","text":"Slot: has_pids The PID4CatRecords contained in the container. URI: pid4cat_model:has_pids Applicable Classes Name Description Modifies Slot PIDContainer A container for all PID4Cat instances no Properties Range: PID4CatRecord Multivalued: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: has_pids owner: PIDContainer domain_of: - PIDContainer range: PID4CatRecord inlined: true inlined_as_list: true","title":"Slot: has_pids"},{"location":"has_pids/#slot-has_pids","text":"The PID4CatRecords contained in the container. URI: pid4cat_model:has_pids","title":"Slot: has_pids"},{"location":"has_pids/#applicable-classes","text":"Name Description Modifies Slot PIDContainer A container for all PID4Cat instances no","title":"Applicable Classes"},{"location":"has_pids/#properties","text":"Range: PID4CatRecord Multivalued: True","title":"Properties"},{"location":"has_pids/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"has_pids/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"has_pids/#linkml-source","text":"name: has_pids description: The PID4CatRecords contained in the container. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 multivalued: true alias: has_pids owner: PIDContainer domain_of: - PIDContainer range: PID4CatRecord inlined: true inlined_as_list: true","title":"LinkML Source"},{"location":"id/","text":"Slot: id A unique identifier for a thing URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: Uriorcurie Required: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: id description: A unique identifier for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier identifier: true alias: id domain_of: - PID4CatRecord range: uriorcurie required: true","title":"Slot: id"},{"location":"id/#slot-id","text":"A unique identifier for a thing URI: schema:identifier","title":"Slot: id"},{"location":"id/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"id/#properties","text":"Range: Uriorcurie Required: True","title":"Properties"},{"location":"id/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"id/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"id/#linkml-source","text":"name: id description: A unique identifier for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier identifier: true alias: id domain_of: - PID4CatRecord range: uriorcurie required: true","title":"LinkML Source"},{"location":"label/","text":"Slot: label A human-readable name for a thing URI: schema:name Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: label description: A human-readable name for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: label domain_of: - ResourceInfo range: string","title":"Slot: label"},{"location":"label/#slot-label","text":"A human-readable name for a thing URI: schema:name","title":"Slot: label"},{"location":"label/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"label/#properties","text":"Range: String","title":"Properties"},{"location":"label/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"label/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"label/#linkml-source","text":"name: label description: A human-readable name for a thing from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: label domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"landing_page_url/","text":"Slot: landing_page_url The URL of the landing page for the resource URI: schema:url Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: landing_page_url description: The URL of the landing page for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 10 slot_uri: schema:url alias: landing_page_url domain_of: - PID4CatRecord range: string","title":"Slot: landing_page_url"},{"location":"landing_page_url/#slot-landing_page_url","text":"The URL of the landing page for the resource URI: schema:url","title":"Slot: landing_page_url"},{"location":"landing_page_url/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"landing_page_url/#properties","text":"Range: String","title":"Properties"},{"location":"landing_page_url/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"landing_page_url/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"landing_page_url/#linkml-source","text":"name: landing_page_url description: The URL of the landing page for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 10 slot_uri: schema:url alias: landing_page_url domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"name/","text":"Slot: name The name of the agent URI: schema:name Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: name description: The name of the agent from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: name domain_of: - Agent range: string","title":"Slot: name"},{"location":"name/#slot-name","text":"The name of the agent URI: schema:name","title":"Slot: name"},{"location":"name/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"name/#properties","text":"Range: String","title":"Properties"},{"location":"name/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"name/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"name/#linkml-source","text":"name: name description: The name of the agent from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:name alias: name domain_of: - Agent range: string","title":"LinkML Source"},{"location":"person_orcid/","text":"Slot: person_orcid The ORCID of the person URI: schema:identifier Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: person_orcid description: The ORCID of the person from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: person_orcid domain_of: - Agent range: string","title":"Slot: person_orcid"},{"location":"person_orcid/#slot-person_orcid","text":"The ORCID of the person URI: schema:identifier","title":"Slot: person_orcid"},{"location":"person_orcid/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"person_orcid/#properties","text":"Range: String","title":"Properties"},{"location":"person_orcid/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"person_orcid/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"person_orcid/#linkml-source","text":"name: person_orcid description: The ORCID of the person from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: person_orcid domain_of: - Agent range: string","title":"LinkML Source"},{"location":"pid4cat-model/","text":"pid4cat-model 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 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 handle, e.g. a sample or a device. URI: https://w3id.org/nfdi4cat/pid4cat-model","title":"pid4cat-model"},{"location":"pid4cat-model/#pid4cat-model","text":"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 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 handle, e.g. a sample or a device. URI: https://w3id.org/nfdi4cat/pid4cat-model","title":"pid4cat-model"},{"location":"pid_schema_version/","text":"Slot: pid_schema_version The version of the PID4Cat schema used for the PID4CatRecord. URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source 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 domain_of: - PID4CatRecord range: string","title":"Slot: pid_schema_version"},{"location":"pid_schema_version/#slot-pid_schema_version","text":"The version of the PID4Cat schema used for the PID4CatRecord. URI: schema:identifier","title":"Slot: pid_schema_version"},{"location":"pid_schema_version/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"pid_schema_version/#properties","text":"Range: String","title":"Properties"},{"location":"pid_schema_version/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"pid_schema_version/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"pid_schema_version/#linkml-source","text":"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 domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"rdf_type/","text":"Slot: rdf_type The format of the rdf representation of the resource (xml, turlte, json-ld, ...). URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: rdf_type description: The format of the rdf representation of the resource (xml, turlte, json-ld, ...). from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_type domain_of: - ResourceInfo range: string","title":"Slot: rdf_type"},{"location":"rdf_type/#slot-rdf_type","text":"The format of the rdf representation of the resource (xml, turlte, json-ld, ...). URI: schema:additionalType","title":"Slot: rdf_type"},{"location":"rdf_type/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"rdf_type/#properties","text":"Range: String","title":"Properties"},{"location":"rdf_type/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"rdf_type/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"rdf_type/#linkml-source","text":"name: rdf_type description: The format of the rdf representation of the resource (xml, turlte, json-ld, ...). from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_type domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"rdf_url/","text":"Slot: rdf_url The URI of the rdf represenation of the resource. URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: rdf_url description: The URI of the rdf represenation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_url domain_of: - ResourceInfo range: string","title":"Slot: rdf_url"},{"location":"rdf_url/#slot-rdf_url","text":"The URI of the rdf represenation of the resource. URI: schema:additionalType","title":"Slot: rdf_url"},{"location":"rdf_url/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"rdf_url/#properties","text":"Range: String","title":"Properties"},{"location":"rdf_url/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"rdf_url/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"rdf_url/#linkml-source","text":"name: rdf_url description: The URI of the rdf represenation of the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: rdf_url domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"record_version/","text":"Slot: record_version Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: record_version description: Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: record_version domain_of: - PID4CatRecord range: string","title":"Slot: record_version"},{"location":"record_version/#slot-record_version","text":"Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. URI: schema:identifier","title":"Slot: record_version"},{"location":"record_version/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"record_version/#properties","text":"Range: String","title":"Properties"},{"location":"record_version/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"record_version/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"record_version/#linkml-source","text":"name: record_version description: Date-based version string of the PID4CatRecord (e.g. 20240219v0, 20240219v1, ...). The version should be incremented with every change of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: record_version domain_of: - PID4CatRecord range: string","title":"LinkML Source"},{"location":"related_identifier/","text":"Slot: related_identifier Related identifiers for the resource URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: related_identifier description: Related identifiers for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: related_identifier domain_of: - PID4CatRelation range: string","title":"Slot: related_identifier"},{"location":"related_identifier/#slot-related_identifier","text":"Related identifiers for the resource URI: schema:identifier","title":"Slot: related_identifier"},{"location":"related_identifier/#applicable-classes","text":"Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no","title":"Applicable Classes"},{"location":"related_identifier/#properties","text":"Range: String","title":"Properties"},{"location":"related_identifier/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"related_identifier/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"related_identifier/#linkml-source","text":"name: related_identifier description: Related identifiers for the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: related_identifier domain_of: - PID4CatRelation range: string","title":"LinkML Source"},{"location":"related_identifiers/","text":"Slot: related_identifiers Alternate identifiers for the resource URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: Uriorcurie Multivalued: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source 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 domain_of: - PID4CatRecord range: uriorcurie","title":"Slot: related_identifiers"},{"location":"related_identifiers/#slot-related_identifiers","text":"Alternate identifiers for the resource URI: schema:identifier","title":"Slot: related_identifiers"},{"location":"related_identifiers/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"related_identifiers/#properties","text":"Range: Uriorcurie Multivalued: True","title":"Properties"},{"location":"related_identifiers/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"related_identifiers/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"related_identifiers/#linkml-source","text":"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 domain_of: - PID4CatRecord range: uriorcurie","title":"LinkML Source"},{"location":"relation_type/","text":"Slot: relation_type Relation type between the resources URI: schema:identifier Applicable Classes Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no Properties Range: RelationType Multivalued: True Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: relation_type description: Relation type between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: relation_type domain_of: - PID4CatRelation range: RelationType","title":"Slot: relation_type"},{"location":"relation_type/#slot-relation_type","text":"Relation type between the resources URI: schema:identifier","title":"Slot: relation_type"},{"location":"relation_type/#applicable-classes","text":"Name Description Modifies Slot PID4CatRelation A relation between PID4CatRecords or between a PID4CatRecord and other resour... no","title":"Applicable Classes"},{"location":"relation_type/#properties","text":"Range: RelationType Multivalued: True","title":"Properties"},{"location":"relation_type/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"relation_type/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"relation_type/#linkml-source","text":"name: relation_type description: Relation type between the resources from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier multivalued: true alias: relation_type domain_of: - PID4CatRelation range: RelationType","title":"LinkML Source"},{"location":"resource_category/","text":"Slot: resource_category The category of the resource URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: ResourceCategory Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: resource_category description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: resource_category domain_of: - ResourceInfo range: ResourceCategory","title":"Slot: resource_category"},{"location":"resource_category/#slot-resource_category","text":"The category of the resource URI: schema:additionalType","title":"Slot: resource_category"},{"location":"resource_category/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"resource_category/#properties","text":"Range: ResourceCategory","title":"Properties"},{"location":"resource_category/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"resource_category/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"resource_category/#linkml-source","text":"name: resource_category description: The category of the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: resource_category domain_of: - ResourceInfo range: ResourceCategory","title":"LinkML Source"},{"location":"resource_info/","text":"Slot: resource_info Information about the resource. URI: pid4cat_model:resource_info Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: ResourceInfo Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: resource_info description: Information about the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: resource_info domain_of: - PID4CatRecord range: ResourceInfo","title":"Slot: resource_info"},{"location":"resource_info/#slot-resource_info","text":"Information about the resource. URI: pid4cat_model:resource_info","title":"Slot: resource_info"},{"location":"resource_info/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"resource_info/#properties","text":"Range: ResourceInfo","title":"Properties"},{"location":"resource_info/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"resource_info/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"resource_info/#linkml-source","text":"name: resource_info description: Information about the resource. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: resource_info domain_of: - PID4CatRecord range: ResourceInfo","title":"LinkML Source"},{"location":"role/","text":"Slot: role The role of the agent relative to the resource URI: schema:identifier Applicable Classes Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no Properties Range: PID4CatAgentRole Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: role description: The role of the agent relative to the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: role domain_of: - Agent range: PID4CatAgentRole","title":"Slot: role"},{"location":"role/#slot-role","text":"The role of the agent relative to the resource URI: schema:identifier","title":"Slot: role"},{"location":"role/#applicable-classes","text":"Name Description Modifies Slot Agent Person who plays a role relative to PID creation or curation no","title":"Applicable Classes"},{"location":"role/#properties","text":"Range: PID4CatAgentRole","title":"Properties"},{"location":"role/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"role/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"role/#linkml-source","text":"name: role description: The role of the agent relative to the resource from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:identifier alias: role domain_of: - Agent range: PID4CatAgentRole","title":"LinkML Source"},{"location":"schema_type/","text":"Slot: schema_type The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType. URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: schema_type description: 'The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType.' from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_type domain_of: - ResourceInfo range: string","title":"Slot: schema_type"},{"location":"schema_type/#slot-schema_type","text":"The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType. URI: schema:additionalType","title":"Slot: schema_type"},{"location":"schema_type/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"schema_type/#properties","text":"Range: String","title":"Properties"},{"location":"schema_type/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"schema_type/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"schema_type/#linkml-source","text":"name: schema_type description: 'The type of the scheme used to describe the resource. Examples: XSD, DDT, Turtle Same property as in DataCite:schemeType.' from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_type domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"schema_url/","text":"Slot: schema_url The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. URI: schema:additionalType Applicable Classes Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no Properties Range: String Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: schema_url description: The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_url domain_of: - ResourceInfo range: string","title":"Slot: schema_url"},{"location":"schema_url/#slot-schema_url","text":"The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. URI: schema:additionalType","title":"Slot: schema_url"},{"location":"schema_url/#applicable-classes","text":"Name Description Modifies Slot ResourceInfo Data object to hold information about the resource and its representation no","title":"Applicable Classes"},{"location":"schema_url/#properties","text":"Range: String","title":"Properties"},{"location":"schema_url/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"schema_url/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"schema_url/#linkml-source","text":"name: schema_url description: The URI of the schema used to describe the resource. Same property as in DataCite:schemeURI. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 slot_uri: schema:additionalType alias: schema_url domain_of: - ResourceInfo range: string","title":"LinkML Source"},{"location":"status/","text":"Slot: status The status of the PID4CatRecord. URI: pid4cat_model:status Applicable Classes Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no Properties Range: PID4CatStatus Identifier and Mapping Information Schema Source from schema: https://w3id.org/nfdi4cat/pid4cat-model LinkML Source name: status description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: status domain_of: - PID4CatRecord range: PID4CatStatus","title":"Slot: status"},{"location":"status/#slot-status","text":"The status of the PID4CatRecord. URI: pid4cat_model:status","title":"Slot: status"},{"location":"status/#applicable-classes","text":"Name Description Modifies Slot PID4CatRecord Represents a PID4CatRecord no","title":"Applicable Classes"},{"location":"status/#properties","text":"Range: PID4CatStatus","title":"Properties"},{"location":"status/#identifier-and-mapping-information","text":"","title":"Identifier and Mapping Information"},{"location":"status/#schema-source","text":"from schema: https://w3id.org/nfdi4cat/pid4cat-model","title":"Schema Source"},{"location":"status/#linkml-source","text":"name: status description: The status of the PID4CatRecord. from_schema: https://w3id.org/nfdi4cat/pid4cat-model rank: 1000 alias: status domain_of: - PID4CatRecord range: PID4CatStatus","title":"LinkML Source"}]} \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index bf5cada..17773a5 100755 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,337 +2,337 @@ https://dalito.github.io/pid4cat-model/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Agent/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Boolean/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/ChangeLogField/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/ChangeLogFields/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Container/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Curie/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Date/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/DateOrDatetime/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Datetime/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Decimal/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Double/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Float/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Integer/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Jsonpath/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Jsonpointer/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/LogRecord/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Ncname/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Nodeidentifier/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Objectidentifier/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/PID4CatAgentRole/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/PID4CatAgentRoles/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/PID4CatRecord/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/PID4CatRelation/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/PID4CatStatus/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/PIDContainer/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/RelationType/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/RelationTypes/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/ResourceCategories/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/ResourceCategory/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/ResourceInfo/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Sparqlpath/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/String/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Time/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Uri/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/Uriorcurie/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/about/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/affiliation_ror/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/change_log/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/changed_field/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/contact_information/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/contains_pids/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/curation_contact/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/datetime_log/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/dc_rights/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/description/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/has_agent/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/has_pids/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/id/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/label/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/landing_page_url/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/name/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/person_orcid/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/pid4cat-model/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/pid_schema_version/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/rdf_type/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/rdf_url/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/record_version/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/related_identifier/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/related_identifiers/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/relation_type/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/resource_category/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/resource_info/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/role/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/schema_type/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/schema_url/ - 2024-02-24 + 2024-02-25 daily https://dalito.github.io/pid4cat-model/status/ - 2024-02-24 + 2024-02-25 daily \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 429e12c..5e238e2 100755 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ