23 lines
643 B
YAML
23 lines
643 B
YAML
id: https://nde.nl/ontology/hc/class/TrackIdentifier
|
|
name: TrackIdentifier
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_code
|
|
classes:
|
|
TrackIdentifier:
|
|
class_uri: schema:identifier
|
|
description: Identifier for audio/music tracks
|
|
slots:
|
|
- has_or_had_code
|
|
attributes:
|
|
platform:
|
|
range: string
|
|
description: Platform (Spotify, ISRC, etc.)
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|