Skip to content

Commit

Permalink
Update skos-event-types.ttl
Browse files Browse the repository at this point in the history
closes #101
  • Loading branch information
saumier authored Jan 4, 2024
1 parent 665715e commit f149851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ontology/skos-event-types.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ adr:DancePerformance rdf:type owl:NamedIndividual , skos:Concept , ado:EventTyp
adr:MusicalTheatrePerformance rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:PerformingArtsEvent ; skos:prefLabel "Musical Theatre"@en ; skos:prefLabel "Théâtre musical"@fr ; skos:altLabel "Broadway"@en ; skos:altLabel "Broadway"@fr ; skos:definition "Musical theatre is a form of theatrical performance that combines music, singing, dialogue, acting and dance to tell a story."@en ; skos:definition "Le théâtre musical est une forme de représentation théâtrale qui combine musique, chant, dialogue, jeu d'acteur et danse pour raconter une histoire."@fr ;schema:about [ a schema:ItemList ; schema:name "Matching Schema.org event type" ; schema:itemListElement schema:TheaterEvent ] ; skos:closeMatch spt:Musical ; skos:broadMatch spt:Theatre ; skos:inScheme adr:ArtsdataEventTypes .
adr:MusicPerformance rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:PerformingArtsEvent ; skos:prefLabel "Music"@en ; skos:prefLabel "Musique"@fr ; skos:definition "A music performance or concert is music performed for an audience."@en ; skos:definition "Une performance musique ou un concert est musique jouée pour un public."@fr ;schema:about [ a schema:ItemList ; schema:name "Matching Schema.org event type" ; schema:itemListElement schema:MusicEvent ] ; skos:exactMatch spt:Musique ; skos:inScheme adr:ArtsdataEventTypes .
adr:OperaPerformance rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:PerformingArtsEvent ; skos:prefLabel "Opera"@en ; skos:prefLabel "Opéra"@fr ; skos:definition "Opera is a form of theatrical performance where music is the fundamental component. Dramatic roles are taken by singers who sing throughout the performance to convey the story."@en ; skos:definition "L'opéra est une forme de représentation théâtrale où la musique est la composante fondamentale. Les rôles dramatiques sont joués par des chanteurs qui chantent tout au long de la représentation pour transmettre l'histoire."@fr ;schema:about [ a schema:ItemList ; schema:name "Matching Schema.org event type" ; schema:itemListElement schema:MusicEvent ] ; skos:exactMatch spt:Opera ; skos:inScheme adr:ArtsdataEventTypes .
adr:SpokenWordPerformance rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:PerformingArtsEvent ; skos:prefLabel "Spoken Word"@en ; skos:prefLabel "Création parlée"@fr ; skos:altLabel "Art de la parole"@fr ; skos:definition "A spoken word is a designation for poetry that is performed for a public."@en ; skos:definition "Prestation artistique axée sur l'oralisation d'un texte, qu'il soit poétique ou autre."@fr ; skos:note "https://github.com/culturecreates/artsdata-data-model/issues/101" ;schema:about [ a schema:ItemList ; schema:name "Matching Schema.org event type" ; schema:itemListElement schema:TheaterEvent ] ; skos:exactMatch spt:ArtDeLaParole ; skos:inScheme adr:ArtsdataEventTypes .
adr:SpokenWordPerformance rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:PerformingArtsEvent ; skos:prefLabel "Spoken Word"@en ; skos:prefLabel "Arts de la parole"@fr ; skos:altLabel "Création parlée"@fr ; skos:definition "A spoken word is a designation for poetry that is performed for a public."@en ; skos:definition "Prestation artistique axée sur l'oralisation d'un texte, qu'il soit poétique ou autre."@fr ; skos:note "https://github.com/culturecreates/artsdata-data-model/issues/101" ;schema:about [ a schema:ItemList ; schema:name "Matching Schema.org event type" ; schema:itemListElement schema:TheaterEvent ] ; skos:exactMatch spt:ArtDeLaParole ; skos:inScheme adr:ArtsdataEventTypes .
adr:TheatrePerformance rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:PerformingArtsEvent ; skos:prefLabel "Theatre"@en ; skos:prefLabel "Théâtre"@fr ; skos:definition "A theatre performance is theatre work performed for an audience."@en ; skos:definition "Une représentation théâtrale est une pièce de théâtre jouée pour un public."@fr ;schema:about [ a schema:ItemList ; schema:name "Matching Schema.org event type" ; schema:itemListElement schema:TheaterEvent ] ; skos:exactMatch spt:Theatre ; skos:inScheme adr:ArtsdataEventTypes .
adr:BroadcastEvent rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:PublicationEvent ; skos:prefLabel "Broadcast"@en ; skos:prefLabel "Diffusion"@fr ; skos:definition "It is a one-to-many distribution of video and/or audio content via a electronic mass communication method. The content may be livestreamed or pre-recorded."@en ; skos:definition "Il s'agit d'une distribution un-à-plusieurs de contenu vidéo et/ou audio via une méthode de communication électronique de masse. Le contenu peut être diffusé en direct ou pré-enregistré."@fr ; skos:note "https://github.com/culturecreates/artsdata-data-model/issues/30" ;schema:about [ a schema:ItemList ; schema:name "Matching Schema.org event type" ; schema:itemListElement schema:BroadcastEvent ] ; skos:inScheme adr:ArtsdataEventTypes .
adr:LiveBroadcastEvent rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:BroadcastEvent ; skos:prefLabel "Live Stream"@en ; skos:prefLabel "Diffusion en direct"@fr ; skos:definition "A livestream broadcast of video and/or audio content via a electronic mass communication method."@en ; skos:definition "Une diffusion en direct de contenu vidéo et/ou audio via un procédé de communication électronique de masse."@fr ; skos:inScheme adr:ArtsdataEventTypes .
Expand All @@ -69,4 +69,4 @@ adr:ClassicalMusicPerformance rdf:type owl:NamedIndividual , skos:Concept , ado
adr:RockMusicShow rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:MusicPerformance ; skos:prefLabel "Rock Music Show"@en ; skos:prefLabel "Spectacle de musique rock"@fr ; skos:definition "A rock music show"@en ; skos:definition "Un spectacle de musique rock"@fr ; skos:exactMatch spt:Rock ; skos:broadMatch spt:Musique ; skos:inScheme adr:ArtsdataEventTypes .
adr:AcappellaMusicPerformance rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:MusicPerformance ; skos:prefLabel "A Cappella Music Show"@en ; skos:prefLabel "Spectacle de musique a capella"@fr ; skos:definition "A performance of a cappella music "@en ; skos:definition "Un spectacle de musique a cappella "@fr ; skos:broadMatch spt:Musical ; skos:inScheme adr:ArtsdataEventTypes .
adr:VarietyShow rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:PerformingArtsEvent ; skos:prefLabel "Variety Show"@en ; skos:prefLabel "Spectacle variété"@fr ; skos:definition "Variety show is made up of a variety of acts."@en ; skos:definition "Le spectacle de variétés est composé d'une variété de numéros."@fr ; skos:exactMatch spt:Variete ; skos:inScheme adr:ArtsdataEventTypes .
adr:Classes rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:Event ; skos:prefLabel "Classes"@en ; skos:prefLabel "Cours"@fr ; skos:definition "A specialized type of event that is designed for the purpose of providing structured learning experiences offered at speciffic times and locations."@en ; skos:definition "Un type d'événement spécialisé qui est conçu dans le but de fournir des expériences d'apprentissage structurées offertes à des moments et dans des lieux spécifiques."@fr ;schema:about [ a schema:ItemList ; schema:name "Matching Schema.org event type" ; schema:itemListElement schema:CourseInstance ] ; skos:inScheme adr:ArtsdataEventTypes .
adr:Classes rdf:type owl:NamedIndividual , skos:Concept , ado:EventType ; skos:broader adr:Event ; skos:prefLabel "Classes"@en ; skos:prefLabel "Cours"@fr ; skos:definition "A specialized type of event that is designed for the purpose of providing structured learning experiences offered at speciffic times and locations."@en ; skos:definition "Un type d'événement spécialisé qui est conçu dans le but de fournir des expériences d'apprentissage structurées offertes à des moments et dans des lieux spécifiques."@fr ;schema:about [ a schema:ItemList ; schema:name "Matching Schema.org event type" ; schema:itemListElement schema:CourseInstance ] ; skos:inScheme adr:ArtsdataEventTypes .

0 comments on commit f149851

Please sign in to comment.