Legal Document
A document that has legal significance, typically outlining terms, conditions, or regulations.
Inheritance
- LegalDocument
- CustomerDataProcessingTerms
- DocumentChangeProcedures
- CopyrightAndIntellectualPropertyDocument
- CustomerDataAccessTerms
- EnvironmentalImpactReport
- RoleAndResponsibilities
- CustomerAuditingRights
- LegallyBindingAct
- InformationSecurityOrganization
- InformationSecurityPolicies
- InformationSecurityRiskManagement
- EmployeeResponsibilities
- AssetsManagement
- PhysicalSecurity
- OperationalSecurity
- AccessControlManagement
- ChangeAndConfigurationManagement
- DevelopmentCycleSecurity
- ProcurementManagementSecurity
- SecurityIncidentManagement
- BusinessContinuityMeasures
- ComplianceAssurance
- UserDocumentationMaintenance
- GovernmentInvestigationManagement
- ProductSecurity
- DataProtectionRegulationMeasures
- ServiceAgreementOffer
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
url | 1 xsd:anyURI |
A resolvable link to the legal document | direct |
mimeTypes | * MIMETypes |
The MIME types associated with the legal document | direct |
governingLawCountries | * CountryNameAlpha2 |
Countries under whose laws the document is governed | direct |
involvedParties | * LegalPerson |
Legal entities involved or mentioned in the legal document | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#legal-document
LinkML Source
Direct
name: LegalDocument
description: A document that has legal significance, typically outlining terms, conditions,
or regulations.
title: Legal Document
from_schema: https://w3id.org/gaia-x/development#legal-document
slots:
- url
- mimeTypes
- governingLawCountries
- involvedParties
slot_usage:
url:
name: url
description: A resolvable link to the legal document.
mimeTypes:
name: mimeTypes
description: The MIME types associated with the legal document.
governingLawCountries:
name: governingLawCountries
description: Countries under whose laws the document is governed.
involvedParties:
name: involvedParties
description: Legal entities involved or mentioned in the legal document.
Induced
name: LegalDocument
description: A document that has legal significance, typically outlining terms, conditions,
or regulations.
title: Legal Document
from_schema: https://w3id.org/gaia-x/development#legal-document
slot_usage:
url:
name: url
description: A resolvable link to the legal document.
mimeTypes:
name: mimeTypes
description: The MIME types associated with the legal document.
governingLawCountries:
name: governingLawCountries
description: Countries under whose laws the document is governed.
involvedParties:
name: involvedParties
description: Legal entities involved or mentioned in the legal document.
attributes:
url:
name: url
description: A resolvable link to the legal document.
title: URL
from_schema: https://w3id.org/gaia-x/development#slots
alias: url
owner: LegalDocument
domain_of:
- TermsAndConditions
- ContactInformation
- LegalDocument
range: uri
required: true
mimeTypes:
name: mimeTypes
description: The MIME types associated with the legal document.
title: MIME Types
from_schema: https://w3id.org/gaia-x/development#slots
alias: mimeTypes
owner: LegalDocument
domain_of:
- LegalDocument
range: MIME_Types
multivalued: true
governingLawCountries:
name: governingLawCountries
description: Countries under whose laws the document is governed.
title: Governing Law Countries
from_schema: https://w3id.org/gaia-x/development#slots
alias: governingLawCountries
owner: LegalDocument
domain_of:
- LegalDocument
range: CountryNameAlpha2
multivalued: true
involvedParties:
name: involvedParties
description: Legal entities involved or mentioned in the legal document.
title: Involved Parties
from_schema: https://w3id.org/gaia-x/development#slots
alias: involvedParties
owner: LegalDocument
domain_of:
- LegalDocument
range: LegalPerson
multivalued: true