- Migrate 236+ class files from custodian_types to has_or_had_custodian_type - Archive deprecated slots: custodian_type, custodian_types, custodian_type_broader/narrower/related - Update main schema and manifest imports - Fix Custodian.yaml class to use new slot - Fix annotation format (list→scalar) in has_or_had_custodian_type.yaml Rules applied: - Rule 39: RiC-O naming convention (hasOrHad pattern) - Rule 43: Slot nouns must be singular (multivalued:true for cardinality) - Rule 38: Slot centralization with semantic URI
42 lines
1.4 KiB
YAML
42 lines
1.4 KiB
YAML
id: https://w3id.org/nde/ontology/PublicSpace
|
|
name: PublicSpace
|
|
title: Public Space
|
|
classes:
|
|
PublicSpace:
|
|
description: Places for public use. In the heritage context, public spaces may
|
|
serve as venues for cultural activities, exhibitions, or heritage interpretation.
|
|
They include plazas, parks, streets, and other open areas that may host heritage-related
|
|
programming or contain monuments and public art.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q294440
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
custodian_only:
|
|
equals_string: 'true'
|
|
annotations:
|
|
skos:prefLabel: Public Space
|
|
skos:altLabel: öffentlicher Raum, espacio público, espace public
|
|
space_type: public access
|
|
see_also:
|
|
- SocialSpace
|
|
- CulturalInstitution
|
|
- ClosedSpace
|
|
comments:
|
|
- öffentlicher Raum (de)
|
|
- espacio público (es)
|
|
- espace public (fr)
|
|
- 'CUSTODIAN-ONLY: Represents spaces, not collection types'
|
|
- May host heritage activities and public art
|
|
- Contrasts with closed or restricted spaces
|
|
imports:
|