diff --git a/README.md b/README.md index d3ad0ce..6b89187 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ https://grandtheatre.qc.ca This website is crawled by an agent on the [Artsdata Huginn platform](https://huginn-staging.herokuapp.com/scenarios/26/diagram). -It also has a taxonomy [gtq-event-type-mapping.ttl](https://github.com/culturecreates/artsdata-planet-gtq/blob/main/gtq-event-type-mapping.ttl) to map strings from the original website to Artsdata event types. +It also has a taxonomy [gtq-event-type-mapping.ttl](https://github.com/culturecreates/artsdata-planet-gtq/blob/main/gtq-event-type-mapping.ttl) to map strings from the original website to Artsdata event types. To push the taxonomy to Artsdata use the Github workflow in this repo. Here is the summary of the GTQ pipeline in Huginn: 1. Crawl events listed on https://grandtheatre.qc.ca/programmation/ diff --git a/gtq-event-type-mapping.ttl b/gtq-event-type-mapping.ttl index c8a5e73..891e370 100644 --- a/gtq-event-type-mapping.ttl +++ b/gtq-event-type-mapping.ttl @@ -3,10 +3,12 @@ @prefix rdfs: . @prefix skos: . @prefix schema: . +@prefix adr: . + # Add new disciplines when they appear on the GTQ website # and map them to an Artsdata Event Type -# Import into graph http://db.artsdata.ca/repositories/artsdata/rdf-graphs/grandtheatre-qc-ca-event-type-mapping +# Push to Artsdata Databus using the Github workflow gtq:EventTypeScheme skos:prefLabel "Types d'evenements Grand Théâtre de Québec"@fr ;