Skip to content

Class: XYZPersonAttribution

An association class for attributing a subject to a person and qualifying the relationship with particular roles.

URI: xyzra:XYZPersonAttribution

erDiagram Annotation { string annotation_value } AttributeSpecification { uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type uriorcurie range string value } Identifier { uriorcurie creator string notation NodeUriOrCurie schema_type } Statement { } Thing { uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } XYZAgentRole { string name string display_label string display_note stringList editorial_note uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } XYZOrganization { string name string short_name string display_label string display_note stringList editorial_note uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } XYZPerson { stringList additional_names string family_name string given_name string honorific_name_prefix string honorific_name_suffix string formatted_name string display_label string display_note stringList editorial_note uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } XYZPersonAttribution { string display_label } Annotation ||--|o Thing : "annotation_tag" AttributeSpecification ||--|| Property : "predicate" AttributeSpecification ||--}o Annotation : "annotations" AttributeSpecification ||--}o AttributeSpecification : "attributes" AttributeSpecification ||--}o Statement : "characterized_by" Statement ||--|| Property : "predicate" Statement ||--|| Thing : "object" Thing ||--}o Annotation : "annotations" Thing ||--}o AttributeSpecification : "attributes" Thing ||--}o Statement : "characterized_by" Thing ||--}o Thing : "relations" XYZAgentRole ||--}o Annotation : "annotations" XYZAgentRole ||--}o AttributeSpecification : "attributes" XYZAgentRole ||--}o Identifier : "identifiers" XYZAgentRole ||--}o Statement : "characterized_by" XYZAgentRole ||--}o Thing : "relations" XYZOrganization ||--|o Thing : "at_location" XYZOrganization ||--|o XYZOrganization : "part_of" XYZOrganization ||--}o Annotation : "annotations" XYZOrganization ||--}o AttributeSpecification : "attributes" XYZOrganization ||--}o Identifier : "identifiers" XYZOrganization ||--}o Statement : "characterized_by" XYZOrganization ||--}o Thing : "relations" XYZPerson ||--}o Annotation : "annotations" XYZPerson ||--}o AttributeSpecification : "attributes" XYZPerson ||--}o Identifier : "identifiers" XYZPerson ||--}o Statement : "characterized_by" XYZPerson ||--}o Thing : "relations" XYZPerson ||--}o XYZOrganization : "part_of" XYZPersonAttribution ||--|o XYZPerson : "object" XYZPersonAttribution ||--}o XYZAgentRole : "roles"

Slots

Name Cardinality and Range Description Inheritance
roles *
XYZAgentRole
Describes the function of an entity or agent (object) within the scope of a r... direct
object 0..1
XYZPerson
Reference to a Thing within a Statement direct
display_label 0..1
String
Label that can be shown when the metadata record is displayed as an item direct

Usages

used by used in type used
XYZDocument attributed_to range XYZPersonAttribution
XYZProject attributed_to range XYZPersonAttribution
XYZPublication attributed_to range XYZPersonAttribution
XYZObjective attributed_to range XYZPersonAttribution

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/demo-rse-group/unreleased

Mappings

Mapping Type Mapped Value
self xyzra:XYZPersonAttribution
native xyzra:XYZPersonAttribution

LinkML Source

Direct

name: XYZPersonAttribution
description: An association class for attributing a subject to a person and qualifying
  the relationship with particular roles.
from_schema: https://concepts.datalad.org/s/demo-rse-group/unreleased
slots:
- roles
- object
- display_label
slot_usage:
  object:
    name: object
    annotations:
      sh:order:
        tag: sh:order
        value: 1.0
    title: Person
    range: XYZPerson
  roles:
    name: roles
    annotations:
      sh:order:
        tag: sh:order
        value: 2.0
    range: XYZAgentRole
    multivalued: true
  display_label:
    name: display_label
    annotations:
      sh:order:
        tag: sh:order
        value: 2.0

Induced

name: XYZPersonAttribution
description: An association class for attributing a subject to a person and qualifying
  the relationship with particular roles.
from_schema: https://concepts.datalad.org/s/demo-rse-group/unreleased
slot_usage:
  object:
    name: object
    annotations:
      sh:order:
        tag: sh:order
        value: 1.0
    title: Person
    range: XYZPerson
  roles:
    name: roles
    annotations:
      sh:order:
        tag: sh:order
        value: 2.0
    range: XYZAgentRole
    multivalued: true
  display_label:
    name: display_label
    annotations:
      sh:order:
        tag: sh:order
        value: 2.0
attributes:
  roles:
    name: roles
    annotations:
      sh:order:
        tag: sh:order
        value: 2.0
    description: Describes the function of an entity or agent (object) within the
      scope of a relationship with the subject.
    from_schema: https://concepts.datalad.org/s/demo-rse-group/unreleased
    exact_mappings:
    - prov:hadRole
    - dcat:had_role
    rank: 1000
    alias: roles
    owner: XYZPersonAttribution
    domain_of:
    - XYZPersonAttribution
    - NamedDistributionPart
    range: XYZAgentRole
    multivalued: true
  object:
    name: object
    annotations:
      sh:order:
        tag: sh:order
        value: 1.0
    description: Reference to a `Thing` within a `Statement`.
    title: Person
    notes:
    - We do not declare a range here to be able to tighten the range in subclasses
      of class that need a particular range. This appears to be working around a linkml
      limitation.
    from_schema: https://concepts.datalad.org/s/demo-rse-group/unreleased
    exact_mappings:
    - rdf:object
    rank: 1000
    slot_uri: rdf:object
    alias: object
    owner: XYZPersonAttribution
    domain_of:
    - XYZPersonAttribution
    - Statement
    - NamedDistributionPart
    relational_role: OBJECT
    range: XYZPerson
    multivalued: false
    inlined: false
  display_label:
    name: display_label
    annotations:
      sh:order:
        tag: sh:order
        value: 2.0
    description: Label that can be shown when the metadata record is displayed as
      an item.
    title: Record display label
    from_schema: https://concepts.datalad.org/s/demo-rse-group/unreleased
    rank: 1000
    slot_uri: skos:prefLabel
    alias: display_label
    owner: XYZPersonAttribution
    domain_of:
    - XYZPersonAttribution
    - FlatThing
    range: string