glam/schemas/20251121/linkml/modules/classes/PhotoAttribution.yaml

37 lines
1.4 KiB
YAML

id: https://nde.nl/ontology/hc/classes/PhotoAttribution
name: PhotoAttribution
title: PhotoAttribution
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
prov: http://www.w3.org/ns/prov#
xsd: http://www.w3.org/2001/XMLSchema#
dcterms: http://purl.org/dc/terms/
crm: http://www.cidoc-crm.org/cidoc-crm/
skos: http://www.w3.org/2004/02/skos/core#
rdfs: http://www.w3.org/2000/01/rdf-schema#
org: http://www.w3.org/ns/org#
imports:
- linkml:types
# default_range: string
classes:
PhotoAttribution:
description: "Photo author attribution containing display name, author URI, and\
\ photo URI. Used for crediting photographers in Google Maps and other image\
\ sources.\nOntology mapping rationale: - class_uri is schema:ImageObject because\
\ this class describes\n image attribution which relates to image objects\n\
- close_mappings includes dcterms:RightsStatement as attribution\n is a form\
\ of rights/credit statement\n- related_mappings includes prov:Attribution (provenance\
\ attribution)\n and schema:Person (the attributed author)"
class_uri: schema:ImageObject
close_mappings:
- dcterms:RightsStatement
related_mappings:
- prov:Attribution
- schema:Person
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'
slots: []