This repo contains a manually created taxonomy gtq-event-type-mapping.ttl to map strings from the original grandtheatre.qc.ca website to Artsdata event types. To push the taxonomy to Artsdata you can manually run the Github workflow in this repo.
Check for missing event type mapping using this all keywords or event type mapping. If there is no closeMatch or relatedMatch then one should be added. To look for Artsdasta Event Types you can use this Artsdata event types query. Edit the mappings in gtq-event-type-mapping.ttl and pushed to Artsdata using the automatic workflow in this repo.
This website is crawled by an agent on the Artsdata Huginn platform.
Here is the summary of the GTQ pipeline in Huginn:
- Crawl events listed on https://grandtheatre.qc.ca/programmation/
- Extract JSON-LD from each webpage
- Transform with the following SPARQLs 'remove-blanks', 'fix-schemaorg-https-objects', 'fix-wikidata-uri', 'add-artsdata-uri-using-wikidata-bridge', 'fix-schemaorg-date-datatype', 'create-eventseries', 'copy-subevent-data-to-eventseries', 'fix-isni', 'add-artsdata-uri-using-isni-bridge', 'collapse_duplicate_contact_point_blanknodes'
- Load graph into Artsdata using Artsdata Databus API
https://grandtheatre.qc.ca/programmation/
Nothing is outputed from Artsdata for use by GTQ at this time.