{% include back-button.html %}
{% include event-type-languages.html %}The list of types (SKOS concepts) and the concept scheme can be viewed here ArtsdataEventTypes.
For example, an Event can be assigned the type http://kg.artsdata.ca/resource/PerformingArtsEvent showing narrower and broader SKOS concepts.
To suggest edits visit Google Sheet to view the version of the Artsdata controlled vocabulary and mapping to other vocabularies.
Your input is welcome. Please click the link in the top nav bar to open an issue.
The Artsdata Event Type controlled vocabulary is used along with the schema.org Event type. An Event in Artsdata is a http://schema.org/Event (schema:Event or schema:EventSeries) and optionally an additional type from the Artsdata Event Controlled Vocabulary using the schema:additionalType property.
For example:
ex:Event1 a schema:Event ;
schema:additionalType <http://kg.artsdata.ca/resource/PerformingArtsEvent> .
To implement schema:Event and schema:additionalType properties in your structured data, please consult Artsdata's structured data templates.
You can reconcile event types using the Artsdata Reconciliation Service.
To give it a try:
- Go to the W3C entity reconciliation test bench
- Enter the name of an event type, such as Circus
- Click the Reconcile button
To limit the results only to the controlled vocabulary:
- Select the "type" radio button "Artsdata Event Type"
- Click the Reconcile button
Each SKOS Concept or ConceptScheme URI can be dereferenced individually. Or you can download the entire vocabulary using this download link.