Class: LocatedServiceOffering
URI: abc-conformity:LocatedServiceOffering
classDiagram
class LocatedServiceOffering
LocatedServiceOffering : hasComplianceCertificateClaim
LocatedServiceOffering --|> ComplianceCertificateClaim : hasComplianceCertificateClaim
LocatedServiceOffering : hasComplianceCertificateCredential
LocatedServiceOffering --|> ComplianceCertificateCredential : hasComplianceCertificateCredential
LocatedServiceOffering : isHostedOn
LocatedServiceOffering : isImplementationOf
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| isImplementationOf | 1..1 String |
Id of the Service Offering referenced by this located service | direct |
| isHostedOn | 1..1 String |
Id of the Location where this located service is hosted on | direct |
| hasComplianceCertificateClaim | 0..* ComplianceCertificateClaim |
Ids of the compliance reference claims claimed by the provider for the locate... | direct |
| hasComplianceCertificateCredential | 0..* ComplianceCertificateCredential |
Ids of the compliance reference credential for the located service | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://$BASE_URL$/abc-conformity
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | abc-conformity:LocatedServiceOffering |
| native | https://$BASE_URL$/abc-conformity/:LocatedServiceOffering |
LinkML Source
Direct
name: LocatedServiceOffering
from_schema: https://$BASE_URL$/abc-conformity
slots:
- isImplementationOf
- isHostedOn
- hasComplianceCertificateClaim
- hasComplianceCertificateCredential
slot_usage:
isImplementationOf:
name: isImplementationOf
description: Id of the Service Offering referenced by this located service
domain_of:
- LocatedServiceOffering
required: true
isHostedOn:
name: isHostedOn
description: Id of the Location where this located service is hosted on
domain_of:
- LocatedServiceOffering
required: true
hasComplianceCertificateClaim:
name: hasComplianceCertificateClaim
description: Ids of the compliance reference claims claimed by the provider for
the located service
multivalued: true
domain_of:
- LocatedServiceOffering
hasComplianceCertificateCredential:
name: hasComplianceCertificateCredential
description: Ids of the compliance reference credential for the located service
multivalued: true
domain_of:
- LocatedServiceOffering
class_uri: abc-conformity:LocatedServiceOffering
Induced
name: LocatedServiceOffering
from_schema: https://$BASE_URL$/abc-conformity
slot_usage:
isImplementationOf:
name: isImplementationOf
description: Id of the Service Offering referenced by this located service
domain_of:
- LocatedServiceOffering
required: true
isHostedOn:
name: isHostedOn
description: Id of the Location where this located service is hosted on
domain_of:
- LocatedServiceOffering
required: true
hasComplianceCertificateClaim:
name: hasComplianceCertificateClaim
description: Ids of the compliance reference claims claimed by the provider for
the located service
multivalued: true
domain_of:
- LocatedServiceOffering
hasComplianceCertificateCredential:
name: hasComplianceCertificateCredential
description: Ids of the compliance reference credential for the located service
multivalued: true
domain_of:
- LocatedServiceOffering
attributes:
isImplementationOf:
name: isImplementationOf
description: Id of the Service Offering referenced by this located service
from_schema: https://$BASE_URL$/abc-conformity
rank: 1000
slot_uri: abc-conformity:isImplementationOf
alias: isImplementationOf
owner: LocatedServiceOffering
domain_of:
- LocatedServiceOffering
range: string
required: true
isHostedOn:
name: isHostedOn
description: Id of the Location where this located service is hosted on
from_schema: https://$BASE_URL$/abc-conformity
rank: 1000
slot_uri: abc-conformity:isHostedOn
alias: isHostedOn
owner: LocatedServiceOffering
domain_of:
- LocatedServiceOffering
range: string
required: true
hasComplianceCertificateClaim:
name: hasComplianceCertificateClaim
description: Ids of the compliance reference claims claimed by the provider for
the located service
from_schema: https://$BASE_URL$/abc-conformity
rank: 1000
slot_uri: abc-conformity:hasComplianceCertificateClaim
multivalued: true
alias: hasComplianceCertificateClaim
owner: LocatedServiceOffering
domain_of:
- LocatedServiceOffering
range: ComplianceCertificateClaim
hasComplianceCertificateCredential:
name: hasComplianceCertificateCredential
description: Ids of the compliance reference credential for the located service
from_schema: https://$BASE_URL$/abc-conformity
rank: 1000
slot_uri: abc-conformity:hasComplianceCertificateCredential
multivalued: true
alias: hasComplianceCertificateCredential
owner: LocatedServiceOffering
domain_of:
- LocatedServiceOffering
range: ComplianceCertificateCredential
class_uri: abc-conformity:LocatedServiceOffering