culturecreates / artsdata-planet-lavitrine

Export pipeline from Artsdata to LaVitrine
1 stars 0 forks source link

Model "Spectacle" and "Représentation" #8

Closed saumier closed 10 months ago

saumier commented 1 year ago

Using the "JSON-LD Frame" context, a schema:EventSeries should have the label "Spectacle" and the schema:Event that are part of the EventSeries should have the label "Représentation".

Using a SPARQL to transform data, all Events that are not part of an Event Series should be converted to an EventSeries with a single subEvent.

See discussion https://github.com/culturecreates/artsdata-planet-lavitrine/discussions/2

saumier commented 10 months ago

This is completed. EventSeries are "Spectacles" and the subEvent property is called "representation" in the Frame's context. Single Events are converted EventSeries with a single "representation" Event. This aligns with the LaVitrine Model.