Skip to content
Snippets Groups Projects
Commit 2be3d48b authored by esikkala's avatar esikkala
Browse files

Add production place links

parent 20642095
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ export const manuscriptProperties = `
?production crm:P108_has_produced ?id .
?production crm:P7_took_place_at ?productionPlace__id .
?productionPlace__id skos:prefLabel ?productionPlace__prefLabel .
OPTIONAL { ?productionPlace__id mmm-schema:data_provider_url ?productionPlace__dataProviderUrl }
OPTIONAL { ?productionPlace__id owl:sameAs ?productionPlace__dataProviderUrl }
# FILTER NOT EXISTS {
# ?production crm:P7_took_place_at ?productionPlace__id2 .
# ?productionPlace__id2 crm:P89_falls_within+ ?productionPlace__id .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment