Class: Participant

* __NOTE__: this is an abstract class and should not be instantiated directly URI: [d4nx:Participant](https://$BASE_URL$/d4nx#Participant)
classDiagram class Participant click Participant href "../Participant/" Participant <|-- LegalPerson click LegalPerson href "../LegalPerson/" Participant <|-- LegalParticipant click LegalParticipant href "../LegalParticipant/"
## Inheritance * **Participant** * [LegalPerson](LegalPerson.md) * [LegalParticipant](LegalParticipant.md) ## Class Properties | Property | Value | | --- | --- | | Class URI | [d4nx:Participant](https://$BASE_URL$/d4nx#Participant) | ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://$BASE_URL$/d4nx-conformity ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | d4nx:Participant | | native | https://$BASE_URL$/d4nx-conformity/Participant | ## LinkML Source ### Direct
name: Participant
from_schema: https://$BASE_URL$/d4nx-conformity
abstract: true
class_uri: d4nx:Participant

### Induced
name: Participant
from_schema: https://$BASE_URL$/d4nx-conformity
abstract: true
class_uri: d4nx:Participant