Class: Endorsement
A relationship between an entity (Person or Organization) and a research commitment, capturing support through signatures, endorsements, or expressions of support.
URI: n4e:Endorsement
Uses Mixin
- mixin: KHMetaDataObject - A mixin for all metadata objects in the KH.
- mixin: AllowsIRIOrBnode - Classes with this mixin are allowed in the KH to exist as full entities with an IRI (= the KH ID) but also as dependent object with blank nodes (= no KH ID). This functional mixin is used as a flag in order to generate the Python code (gen-python) in a customized way, because per default LinkML currently does not allow blank nodes for classes with an identifier.
Referenced by Class
Attributes
Own
- Endorsement➞endorser 1..1
- Description: Person or Organization providing the endorsement
- Range: Thing
- Endorsement➞endorsedCommitment 1..1
- Description: The Commitment being endorsed
- Range: Commitment
- Endorsement➞endorsementType 1..1
- Description: Type of support provided
- Range: EndorsementType
- Endorsement➞endorsementDate 0..1
- Description: Date when the endorsement was made
- Range: Date
- Endorsement➞endorsementContactPerson 0..1
- Description: Contact person for this endorsement
- Range: Person
- Endorsement➞endorsementURL 0..1
- Description: URL to endorsement record or official list
- Range: Uriorcurie
Mixed in from KHMetaDataObject:
Mixed in from KHMetaDataObject:
- altLabel 0..*
- Description: An alternative name for the object. Domain: Any Thing, Resource or Organization
- Range: String
Mixed in from KHMetaDataObject:
- sameAs 0..*
- Description: This property can be used to link the metadata object to other URI-resources which describe the same thing. Domain: Any Thing, Resource or Organization
- Range: GenericIRI
Mixed in from KHMetaDataObject:
- sourceSystem 0..1
- Description: A provisional (!) attribute for temporary backwards compatibility. Domain: Any Thing, Resource or Organization
- Range: GenericIRI
Mixed in from KHMetaDataObject:
- sourceSystemID 0..1
- Description: A provisional (!) attribute for temporary backwards compatibility. Domain: Any Thing, Resource or Organization
- Range: String
Mixed in from KHMetaDataObject:
- sourceSystemURL 0..*
- Description: It links to the website where the information of this resource was harvested from. Preferably links to a human-readable landing page, if not available to a machine-readable API endpoint. This property is not always available. Domain: Any Thing, Resource or Organization
- Range: Uriorcurie
Mixed in from KHMetaDataObject:
- similarTo 0..*
- Description: Another entity that is similar to this one and the degree of similarity between the two entities.
- Range: Similarity
Other properties
| Mappings: | n4e:Endorsement |