Class: EndorserReference
A reference to the Organization or Person that endorsed, signed, or supports a commitment.
Parents
- is_a: Thing - A generic super class from the schema.org vocabulary.
Uses Mixin
- 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
- Endorsement Endorsement➞endorser 1..1 EndorserReference
- None endorser 0..1 EndorserReference
Attributes
Own
Inherited from Thing:
- additionalType 0..*
- Description: A more specific type of this thing. NOTE: Currently the range is string, this might change to GenericIRI, or perhaps skos:Concept of specific skos vocabularies in the future.
- Range: String
- description 0..*
- Description: A human-readable description of the object. This property can be repeated for translated versions. (Domain: any subclass of Thing or Resource)
- Range: String
- Thing➞name 1..*
- Description: The name of the object. This property can be repeated for translated versions. Domain: On any Thing or Organization
- Range: String
- url 0..*
- Description: The URL where this item can be found.
- Range: Uriorcurie
Other properties
| Mappings: | n4e:EndorserReference |