Skip to content

[IAML/GENRES] Adding minimal hierachy #39

@pasqLisena

Description

@pasqLisena

Hello,
I would like to add the following relations to the vocabulary and create 2 new concepts.
The reason are more or less the same of the ones of the issue #38 .

<http://data.doremus.org/vocabulary/iaml/genre/lit> skos:narrower <http://data.doremus.org/vocabulary/iaml/genre/vrl> , <http://data.doremus.org/vocabulary/iaml/genre/lid> , <http://data.doremus.org/vocabulary/iaml/genre/lod>, <http://data.doremus.org/vocabulary/iaml/genre/lyh> .

<http://data.doremus.org/vocabulary/iaml/genre/i> a skos:Concept ;
skos:prefLabel "Instrumental music"@en ;
skos:narrower
<http://data.doremus.org/vocabulary/iaml/genre/tri>, <http://data.doremus.org/vocabulary/iaml/genre/aub> , ...

<http://data.doremus.org/vocabulary/iaml/genre/v> a skos:Concept ;
skos:prefLabel "Vocal music"@en ;
skos:narrower
<http://data.doremus.org/vocabulary/iaml/genre/czp>, <http://data.doremus.org/vocabulary/iaml/genre/due> , ...

My points:

  • lit has the note "When any more specific code can’t be used"
  • vrl, lod, lyh have a skos:note "Liturgical", while lid has it in the name
  • lots of concepts have the skos:note "Instrumental" or "Vocal"

I have also to say that we have some concept from other vocabularies that we can reuse:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions