Class: AVefiResource
Handle with the prefix allocated for AVefi (eventually). Check id slot range documentation for examples
URI: avefi:AVefiResource
 classDiagram
    class AVefiResource
    click AVefiResource href "../AVefiResource/"
      MovingImageResource <|-- AVefiResource
        click MovingImageResource href "../MovingImageResource/"
      AVefiResource : category
      AVefiResource : id
Inheritance
- CategorizedThing- AuthorityResource- MovingImageResource- AVefiResource
 
 
- MovingImageResource
 
- AuthorityResource
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| id | 1 AVefi | A unique identifier for a thing | AuthorityResource | 
| category | 1 AVefiCurie | Designates type, e.g. to distinguish different identifiers (GNDResource vs. | CategorizedThing | 
Usages
| used by | used in | type | used | 
|---|---|---|---|
| Subject | same_as | any_of[range] | AVefiResource | 
TODOs
- Possibly change formatter URIs/URLs to the av-efi.net domain when the details have been sorted out
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| pid | 21.T11969/ab7fbf47063917f34150 | 
| formatter_uri_for_rdf_resource | https://hdl.handle.net/$1 | 
Schema Source
- from schema: https://www.av-efi.net/av-efi-schema/model
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | avefi:AVefiResource | 
| native | avefi:AVefiResource | 
LinkML Source
Direct
name: AVefiResource
annotations:
  pid:
    tag: pid
    value: 21.T11969/ab7fbf47063917f34150
  formatter_uri_for_rdf_resource:
    tag: formatter_uri_for_rdf_resource
    value: https://hdl.handle.net/$1
description: Handle with the prefix allocated for AVefi (eventually). Check id slot
  range documentation for examples
todos:
- Possibly change formatter URIs/URLs to the av-efi.net domain when the details have
  been sorted out
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
structured_aliases:
  AVefi:
    literal_form: AVefi
    in_language: default
rank: 51
is_a: MovingImageResource
slot_usage:
  id:
    name: id
    in_subset:
    - TypeRegistrySubset
    range: AVefi
Induced
name: AVefiResource
annotations:
  pid:
    tag: pid
    value: 21.T11969/ab7fbf47063917f34150
  formatter_uri_for_rdf_resource:
    tag: formatter_uri_for_rdf_resource
    value: https://hdl.handle.net/$1
description: Handle with the prefix allocated for AVefi (eventually). Check id slot
  range documentation for examples
todos:
- Possibly change formatter URIs/URLs to the av-efi.net domain when the details have
  been sorted out
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
structured_aliases:
  AVefi:
    literal_form: AVefi
    in_language: default
rank: 51
is_a: MovingImageResource
slot_usage:
  id:
    name: id
    in_subset:
    - TypeRegistrySubset
    range: AVefi
attributes:
  id:
    name: id
    description: A unique identifier for a thing
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 5
    alias: id
    owner: AVefiResource
    domain_of:
    - AuthorityResource
    range: AVefi
    required: true
  category:
    name: category
    description: Designates type, e.g. to distinguish different identifiers (GNDResource
      vs. VIAFResource)
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 1
    slot_uri: rdf:type
    designates_type: true
    alias: category
    owner: AVefiResource
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true