Skip to content

Commit

Permalink
new graph name for artsdata event types
Browse files Browse the repository at this point in the history
  • Loading branch information
saumier committed Dec 21, 2023
1 parent bc1e788 commit a35ff3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sparql/load_artsdata_events.sparql
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ where {
?type skos:closeMatch ?closeMatch .
}
OPTIONAL {
graph <http://kg.artsdata.ca/culture-creates/ontology/skos-event-types> {
graph <http://kg.artsdata.ca/culture-creates/artsdata-data-model/skos-event-types> {
?closeMatch skos:prefLabel ?closePrefLabel .
}
}
Expand Down

0 comments on commit a35ff3b

Please sign in to comment.