55 lines
2.2 KiB
YAML
55 lines
2.2 KiB
YAML
id: https://w3id.org/nde/ontology/PersonOrOrganization
|
|
name: PersonOrOrganization
|
|
title: Person or Organization
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ./WikiDataIdentifier
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
|
|
classes:
|
|
PersonOrOrganization:
|
|
description: Class of agents that can be either a person or an organization. This abstract category represents entities
|
|
that can act as creators, collectors, donors, or custodians of archival materials. In heritage contexts, it is often
|
|
necessary to reference agents whose specific nature (individual or organizational) may be uncertain or variable.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
# equals_string removed: Q106559804 (incompatible with uriorcurie range)
|
|
description: Wikidata identifier for Person or Organization concept
|
|
organizational_level:
|
|
equals_string: abstract category
|
|
annotations:
|
|
skos:prefLabel: Person or Organization
|
|
skos:altLabel: Person oder Organisation, persona u organización, personne ou organisation, Agent
|
|
see_also:
|
|
- Organization
|
|
- Person
|
|
- CorporateBody
|
|
comments:
|
|
- Person oder Organisation (de)
|
|
- persona u organización (es)
|
|
- personne ou organisation (fr)
|
|
- Abstract category for agents
|
|
- Maps to foaf:Agent or schema:Thing
|
|
- Use when agent type is uncertain or variable
|