- Apply Rule 39: RiC-O style temporal naming (hasOrHad*, isOrWas*) - Apply Rule 43: Singular noun convention for slot names - Remove duplicate slot definitions consolidated into centralized files - Net reduction: 6,162 lines across 305 deleted files
25 lines
657 B
YAML
25 lines
657 B
YAML
id: https://nde.nl/ontology/hc/slot/feature_code
|
|
name: feature_code
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
gn: http://www.geonames.org/ontology#
|
|
slots:
|
|
feature_code:
|
|
slot_uri: gn:featureCode
|
|
range: string
|
|
description: |
|
|
GeoNames feature code (subcategory).
|
|
|
|
Common codes for heritage:
|
|
- S.LIBR: Library
|
|
- S.MUS: Museum
|
|
- S.ARCH: Archive building
|
|
- S.CH: Church
|
|
- S.THTR: Theater
|
|
- S.UNIV: University
|
|
- P.PPL: Populated place
|
|
- A.ADM1: First-order admin division (province)
|
|
examples:
|
|
- value: S.MUS
|
|
description: Museum building
|