69 lines
2.7 KiB
YAML
69 lines
2.7 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#
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
default_prefix: hc
|
|
imports:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_level
|
|
classes:
|
|
PersonOrOrganization:
|
|
description: >-
|
|
Abstract category for agents that can be either a person or an organization.
|
|
alt_descriptions:
|
|
nl: Abstracte categorie voor agenten die persoon of organisatie kunnen zijn.
|
|
de: Abstrakte Kategorie für Akteure, die Person oder Organisation sein können.
|
|
fr: Catégorie abstraite pour les agents pouvant être personne ou organisation.
|
|
es: Categoría abstracta para agentes que pueden ser persona u organización.
|
|
ar: فئة مجردة للوكلاء الذين يمكن أن يكونوا أشخاصًا أو منظمات.
|
|
id: Kategori abstrak untuk agen yang dapat berupa orang atau organisasi.
|
|
zh: 用于既可以是个人也可以是组织的代理者的抽象类别。
|
|
structured_aliases:
|
|
- literal_form: persoon of organisatie
|
|
in_language: nl
|
|
- literal_form: Person oder Organisation
|
|
in_language: de
|
|
- literal_form: personne ou organisation
|
|
in_language: fr
|
|
- literal_form: persona u organización
|
|
in_language: es
|
|
- literal_form: شخص أو منظمة
|
|
in_language: ar
|
|
- literal_form: orang atau organisasi
|
|
in_language: id
|
|
- literal_form: 个人或组织
|
|
in_language: zh
|
|
comments:
|
|
- Abstract category for agents when type is uncertain or variable.
|
|
- 'Preserved from prior description: Abstract category for agents that can be either a person or an organization. Represents entities that can act as creators, collectors, donors, or custodians of archival materials when the specific nature is uncertain or variable.'
|
|
is_a: AgentType
|
|
class_uri: skos:Concept
|
|
broad_mappings:
|
|
- skos:Concept
|
|
slots:
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by:
|
|
has_level:
|
|
equals_string: abstract category
|
|
annotations:
|
|
skos:prefLabel: Person or Organization
|
|
skos:altLabel: "Person oder Organisation, persona u organización, personne ou organisation, Agent"
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|