Class: Party
An organization or person, which may be associated with roles or other concepts within the current or linked OSCAL document.
URI: [oscal:Party](https://w3id.org/lmodel/oscal/Party)
[UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | direct | | [type](type.md) | 1
[PartyTypeEnum](PartyTypeEnum.md) | A category describing the kind of party the object describes | direct | | [name](name.md) | 0..1
[String](String.md) | The full name of the party | direct | | [short_name](short_name.md) | 0..1
[String](String.md) | A short common name, abbreviation, or acronym | direct | | [email_addresses](email_addresses.md) | *
[EmailAddressType](EmailAddressType.md) | Email addresses associated with the containing object | direct | | [telephone_numbers](telephone_numbers.md) | *
[TelephoneNumber](TelephoneNumber.md) | Telephone numbers associated with the containing object | direct | | [external_ids](external_ids.md) | *
[MetadataPartyExternalId](MetadataPartyExternalId.md) | An identifier for a person or organization using a designated scheme, e | direct | | [addresses](addresses.md) | *
[Address](Address.md) | Postal addresses associated with the containing object | direct | | [location_uuids](location_uuids.md) | *
[UUIDType](UUIDType.md) | Reference to a location by UUID | direct | | [member_of_organizations](member_of_organizations.md) | *
[UUIDType](UUIDType.md) | A reference to another party by UUID, typically an organization, that this su... | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.md) | | [props](props.md) | *
[PartyProperty](PartyProperty.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Metadata](Metadata.md) | [parties](parties.md) | range | [Party](Party.md) | ## Rules ### addresses-xor-location-uuids | Rule Applied | Preconditions | Postconditions | Elseconditions | |--------------|---------------|----------------|----------------| | slot_conditions |```{'addresses': {'value_presence': 'PRESENT'}}``` |```{'location-uuids': {'value_presence': 'ABSENT'}}``` | | ### location-uuids-xor-addresses | Rule Applied | Preconditions | Postconditions | Elseconditions | |--------------|---------------|----------------|----------------| | slot_conditions |```{'location-uuids': {'value_presence': 'PRESENT'}}``` |```{'addresses': {'value_presence': 'ABSENT'}}``` | | ## In Subsets * [OscalMetadata](OscalMetadata.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:Party | | native | oscal:Party | ## LinkML Source ### Direct
### Induced
classDiagram
class Party
click Party href "../Party/"
OscalCommon <|-- Party
click OscalCommon href "../OscalCommon/"
Party : addresses
Party --> "*" Address : addresses
click Address href "../Address/"
Party : email_addresses
Party : external_ids
Party --> "*" MetadataPartyExternalId : external_ids
click MetadataPartyExternalId href "../MetadataPartyExternalId/"
Party : links
Party --> "*" Link : links
click Link href "../Link/"
Party : location_uuids
Party : member_of_organizations
Party : name
Party : props
Party --> "*" PartyProperty : props
click PartyProperty href "../PartyProperty/"
Party : remarks
Party : short_name
Party : telephone_numbers
Party --> "*" TelephoneNumber : telephone_numbers
click TelephoneNumber href "../TelephoneNumber/"
Party : type
Party --> "1" PartyTypeEnum : type
click PartyTypeEnum href "../PartyTypeEnum/"
Party : uuid
## Inheritance
* **Party** [ [OscalCommon](OscalCommon.md)]
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [uuid](uuid.md) | 1 [UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | direct | | [type](type.md) | 1
[PartyTypeEnum](PartyTypeEnum.md) | A category describing the kind of party the object describes | direct | | [name](name.md) | 0..1
[String](String.md) | The full name of the party | direct | | [short_name](short_name.md) | 0..1
[String](String.md) | A short common name, abbreviation, or acronym | direct | | [email_addresses](email_addresses.md) | *
[EmailAddressType](EmailAddressType.md) | Email addresses associated with the containing object | direct | | [telephone_numbers](telephone_numbers.md) | *
[TelephoneNumber](TelephoneNumber.md) | Telephone numbers associated with the containing object | direct | | [external_ids](external_ids.md) | *
[MetadataPartyExternalId](MetadataPartyExternalId.md) | An identifier for a person or organization using a designated scheme, e | direct | | [addresses](addresses.md) | *
[Address](Address.md) | Postal addresses associated with the containing object | direct | | [location_uuids](location_uuids.md) | *
[UUIDType](UUIDType.md) | Reference to a location by UUID | direct | | [member_of_organizations](member_of_organizations.md) | *
[UUIDType](UUIDType.md) | A reference to another party by UUID, typically an organization, that this su... | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.md) | | [props](props.md) | *
[PartyProperty](PartyProperty.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Metadata](Metadata.md) | [parties](parties.md) | range | [Party](Party.md) | ## Rules ### addresses-xor-location-uuids | Rule Applied | Preconditions | Postconditions | Elseconditions | |--------------|---------------|----------------|----------------| | slot_conditions |```{'addresses': {'value_presence': 'PRESENT'}}``` |```{'location-uuids': {'value_presence': 'ABSENT'}}``` | | ### location-uuids-xor-addresses | Rule Applied | Preconditions | Postconditions | Elseconditions | |--------------|---------------|----------------|----------------| | slot_conditions |```{'location-uuids': {'value_presence': 'PRESENT'}}``` |```{'addresses': {'value_presence': 'ABSENT'}}``` | | ## In Subsets * [OscalMetadata](OscalMetadata.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:Party | | native | oscal:Party | ## LinkML Source ### Direct
name: Party
description: An organization or person, which may be associated with roles or other
concepts within the current or linked OSCAL document.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- uuid
- type
- name
- short-name
- email-addresses
- telephone-numbers
- external-ids
- addresses
- location-uuids
- member-of-organizations
slot_usage:
uuid:
name: uuid
required: true
type:
name: type
description: A category describing the kind of party the object describes.
range: PartyTypeEnum
required: true
name:
name: name
description: The full name of the party.
range: string
props:
name: props
range: PartyProperty
external-ids:
name: external-ids
range: MetadataPartyExternalId
rules:
- preconditions:
slot_conditions:
addresses:
name: addresses
value_presence: PRESENT
postconditions:
slot_conditions:
location-uuids:
name: location-uuids
value_presence: ABSENT
description: A party may have inline addresses or location UUID references, but
not both (metaschema <choice> constraint).
title: addresses-xor-location-uuids
- preconditions:
slot_conditions:
location-uuids:
name: location-uuids
value_presence: PRESENT
postconditions:
slot_conditions:
addresses:
name: addresses
value_presence: ABSENT
title: location-uuids-xor-addresses
name: Party
description: An organization or person, which may be associated with roles or other
concepts within the current or linked OSCAL document.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
uuid:
name: uuid
required: true
type:
name: type
description: A category describing the kind of party the object describes.
range: PartyTypeEnum
required: true
name:
name: name
description: The full name of the party.
range: string
props:
name: props
range: PartyProperty
external-ids:
name: external-ids
range: MetadataPartyExternalId
attributes:
uuid:
name: uuid
description: A machine-oriented, globally unique identifier with a cross-instance
scope.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Party
domain_of:
- Catalog
- Location
- Party
- Action
- Property
- Resource
- Profile
- AssessmentPlan
- AssessmentSubjectPlaceholder
- AssessmentPlatform
- AssessmentMethod
- Activity
- Step
- Task
- AssessmentPart
- SystemComponent
- Protocol
- SystemUser
- InventoryItem
- Observation
- Finding
- Risk
- MitigatingFactor
- Response
- RequiredAsset
- RiskLogEntry
- SystemSecurityPlan
- InformationType
- Diagram
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- AssessmentResults
- Result
- AssessmentLogEntry
- ComponentDefinition
- DefinedComponent
- Capability
- ControlImplementationSet
- ImplementedRequirement
- ImplementedControlStatement
- MappingCollection
- Mapping
- Map
- GapSummary
- PlanOfActionAndMilestones
- PoamItem
range: UUIDType
required: true
type:
name: type
description: A category describing the kind of party the object describes.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Party
domain_of:
- Party
- Action
- TelephoneNumber
- Address
- AssessmentSubject
- SelectSubjectById
- SubjectReference
- Task
- SystemComponent
- OriginActor
- FindingTarget
- DefinedComponent
- MappingItem
- MappingResourceReference
range: PartyTypeEnum
required: true
name:
name: name
description: The full name of the party.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Party
domain_of:
- Party
- Property
- Part
- AssessmentPart
- ControlPart
- Protocol
- Facet
- Capability
range: string
short-name:
name: short-name
description: A short common name, abbreviation, or acronym.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: short_name
owner: Party
domain_of:
- Role
- Party
- SystemUser
range: string
email-addresses:
name: email-addresses
description: Email addresses associated with the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: email_addresses
owner: Party
domain_of:
- Location
- Party
range: EmailAddressType
multivalued: true
telephone-numbers:
name: telephone-numbers
description: Telephone numbers associated with the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: telephone_numbers
owner: Party
domain_of:
- Location
- Party
range: TelephoneNumber
multivalued: true
inlined: true
inlined_as_list: true
external-ids:
name: external-ids
description: An identifier for a person or organization using a designated scheme,
e.g. an Open Researcher and Contributor ID (ORCID).
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: external_ids
owner: Party
domain_of:
- Party
range: MetadataPartyExternalId
multivalued: true
inlined: true
inlined_as_list: true
addresses:
name: addresses
description: Postal addresses associated with the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Party
domain_of:
- Party
range: Address
multivalued: true
inlined: true
inlined_as_list: true
location-uuids:
name: location-uuids
description: Reference to a location by UUID.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: location_uuids
owner: Party
domain_of:
- Party
range: UUIDType
multivalued: true
member-of-organizations:
name: member-of-organizations
description: A reference to another party by UUID, typically an organization,
that this subject is associated with.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: member_of_organizations
owner: Party
domain_of:
- Party
range: UUIDType
multivalued: true
remarks:
name: remarks
description: Additional commentary about the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Party
domain_of:
- OscalCommon
- Property
- Resource
- ConstraintTest
- ControlMatching
- Removal
- ImportSSP
- LocalDefinitions
- SelectObjectiveById
- AssessmentSubjectSource
- OnDateCondition
- WithinDateRange
- AtFrequency
- TaskDependency
- SetParameter
- ComponentStatus
- PortRange
- ImplementationStatus
- ObjectiveStatus
- RelatedObservation
- AssociatedRisk
- LoggedBy
- ImportProfile
- SystemCharacteristics
- SystemStatus
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- ImportAssessmentPlan
- AssessmentResultsLocalDefinitions
- ImportComponentDefinition
- ImplementedRequirement
- ImplementedControlStatement
- QualifierItem
- PoamLocalDefinitions
- RelatedFinding
range: MarkupMultilineType
props:
name: props
description: A list of properties.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Party
domain_of:
- HasPropsAndLinks
- Resource
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: PartyProperty
multivalued: true
inlined: true
inlined_as_list: true
links:
name: links
description: A list of links.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Party
domain_of:
- HasPropsAndLinks
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: Link
multivalued: true
inlined: true
inlined_as_list: true
rules:
- preconditions:
slot_conditions:
addresses:
name: addresses
value_presence: PRESENT
postconditions:
slot_conditions:
location-uuids:
name: location-uuids
value_presence: ABSENT
description: A party may have inline addresses or location UUID references, but
not both (metaschema <choice> constraint).
title: addresses-xor-location-uuids
- preconditions:
slot_conditions:
location-uuids:
name: location-uuids
value_presence: PRESENT
postconditions:
slot_conditions:
addresses:
name: addresses
value_presence: ABSENT
title: location-uuids-xor-addresses