< Back | Home | Edit page | 🙋 Check for open issues |

EN FR

Artsdata Organization Types Controlled Vocabulary

Concept scheme adr:ArtsdataOrganizationTypes
Version 3.2
Release date August 2026

Introduction

This page outlines the controlled vocabulary used in the Artsdata knowledge graph to describe organization types in the arts sector.

This vocabulary classifies organizations according to their primary economic activity. Concepts and their definitions are closely aligned with the North American Industry Classification System. Concepts are mapped with closely matching concepts in Schema, Wikidata, and the Art and Architecture Thesaurus.

In this vocabulary, the top-level concept adr:Organization is defined as “A structured group of people, united by a common purpose”. This includes both groups that are formally structured as a legal body (e.g., a not-for-profit corporation) as well as those that are informally structured, but otherwise act together. For example, a music band, a touring agency, an opera company and a presenting organization are all within the scope of this vocabulary.

Artsdata Organization Types

The list of types (SKOS concepts) can be viewed in the concept scheme, in this spreadsheet, or in the table below.

CURI Preferred label Close match NAICS
adr:Organization Organization schema:Organization, wd:Q43229, aat:300025948  
adr:ArtsOrganization Arts Organization   711
adr:PerformingArtsCompany Performing Arts Company schema:PerformingGroup, wd:Q105815710 7111
adr:TheatreCompany Theatre Company schema:TheaterGroup, wd:Q2416217, aat:300266039 711111
adr:MusicalTheatreCompany Musical Theatre Company   711112
adr:OperaCompany Opera Company wd:Q20819922, aat:300386374 711112
adr:DanceCompany Dance Company schema:DanceGroup, wd:Q2393314, aat:300400531 711120
adr:MusicGroup Music Group schema:MusicGroup, wd:Q2088357, aat:300205024 711130
adr:CircusCompany Circus Company wd:Q47928 711190
adr:ArtistRepresentative Artist Representative   711411
adr:PresentingOrganization Presenting organization wd:Q7168296 7113
adr:FestivalOrganization Festival Organization wd:Q108669279 711322
adr:ArtsServiceOrganization Arts Service Organization wd:Q2178147, aat:300386369 813910
adr:ArtistUnion Artist Union   813930
adr:ArtMuseum Art Museum wd:Q3196771, aat:300312302 712111
adr:CommunityOrganization Community Organization wd:Q3269648 813410
adr:EducationalOrganization Educational Organization schema:EducationalOrganization, wd:Q5341295 611
adr:PerformingArtsSchool Performing Arts School wd:Q7014642 611610
adr:ArtSchool Art School wd:Q383092, aat:300311640 611610
adr:PublicFunder Public Funder wd:Q43228718  
adr:PublicArtsFunder Public Arts Funder    
adr:Foundation Foundation wd:Q157031  
adr:ArtistRunCentre Artist-Run Centre wd:Q16020664  

How to use

The Artsdata Organization Types Controlled Vocabulary can be populated with the schema:additionalType property, along with the generic schema:Organization class as the main type. Thus, an organization entity in Artsdata can both have the type schema:Organization, and have an additional type from the Artsdata Event Controlled Vocabulary using the schema:additionalType property.

Here is an example in JSON-LD:

"@context":"http://schema.org",
"@type": "Organization",
"additionalType": "http://kg.artsdata.ca/resource/PerformingArtsCompany"

Version control

Version 3.2

Issue #407

  • Harmonized definitions, skos:related, and rdfs:seeAlso to take into account the new ado:LivePerformanceWork class and the Artsdata Genres vocabulary.
  • Comments in definitions were transferred either to skos:scopeNote or skos:editorialNote.
  • Fully implemented skos:closeMatch mappings withschema, Wikidata and AAT.
  • Added NAICS mappings with schema:naics (note: skos concepts are not in domain for schema:naics).
  • Changed a few labels
  • Added the adr:ArtistRunCentre concept.
    • This concept is part of AGAC’s vocabulary for the new Les Galeries platform. Since AGAC aims for interoperability with Artsdata, we should strive to meet them midways.