Slot: copyrightOwnedBy
A list of copyright owners either as a free form string or as resolvable link to Gaia-X Credential of participants. A copyright owner is a person or organization that has the right to exploit the resource. Copyright owner does not necessarily refer to the author of the resource, who is a natural person and may differ from copyright owner.
URI: gx:copyrightOwnedBy
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CodeArtifact | A piece of software that can be executed by a Compute service | no |
PXEImage | PXE image for physical machines | no |
SoftwareResource | A Gaia-X Virtual Resource describing an executable program | no |
VirtualInterconnectionPointIdentifier | TBD | no |
VirtualResource | It represents static data in any form and necessary information such as datas... | no |
ContainerImage | Image available for containers | no |
OperatingSystem | A special Gaia-X Software Resource describing an operating system | no |
Image | A software piece that can be executed by a virtual or bare metal Compute serv... | no |
DataResource | A dataset exposed through a service instance | no |
VMImage | Image for virtual machines | no |
Hypervisor | A special Gaia-X Software Resource describing a hypervisor to provided virtua... | no |
ComputeFunctionTemplate | Class for describing a template of compute function | no |
Properties
-
Range: xsd:string or
LegalPerson or
xsd:string -
Multivalued: True
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#slots
LinkML Source
name: copyrightOwnedBy
description: A list of copyright owners either as a free form string or as resolvable
link to Gaia-X Credential of participants. A copyright owner is a person or organization
that has the right to exploit the resource. Copyright owner does not necessarily
refer to the author of the resource, who is a natural person and may differ from
copyright owner.
title: copyright owned by
from_schema: https://w3id.org/gaia-x/development#slots
alias: copyrightOwnedBy
domain_of:
- VirtualResource
range: string
required: true
multivalued: true
any_of:
- range: LegalPerson
- range: string