Class: LocatedServiceOffering

URI: aster-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

used by used in type used
SelfAssessedComplianceCriteriaClaim hasLocatedServiceOffering range LocatedServiceOffering
ComplianceCertificateClaim hasLocatedServiceOffering range LocatedServiceOffering
ThirdPartyComplianceCertificateClaim hasLocatedServiceOffering range LocatedServiceOffering
GrantedLabel vc range LocatedServiceOffering

Identifier and Mapping Information

Schema Source

  • from schema: https://$BASE_URL$/aster-conformity

Mappings

Mapping Type Mapped Value
self aster-conformity:LocatedServiceOffering
native https://$BASE_URL$/aster-conformity/:LocatedServiceOffering

LinkML Source

Direct

name: LocatedServiceOffering
from_schema: https://$BASE_URL$/aster-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: aster-conformity:LocatedServiceOffering

Induced

name: LocatedServiceOffering
from_schema: https://$BASE_URL$/aster-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$/aster-conformity
    rank: 1000
    slot_uri: aster-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$/aster-conformity
    rank: 1000
    slot_uri: aster-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$/aster-conformity
    rank: 1000
    slot_uri: aster-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$/aster-conformity
    rank: 1000
    slot_uri: aster-conformity:hasComplianceCertificateCredential
    multivalued: true
    alias: hasComplianceCertificateCredential
    owner: LocatedServiceOffering
    domain_of:
    - LocatedServiceOffering
    range: ComplianceCertificateCredential
class_uri: aster-conformity:LocatedServiceOffering