We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa9876 commit 18c9d72Copy full SHA for 18c9d72
migration/v13.0/migrate_local.yaml
@@ -18,10 +18,10 @@ tools:
18
query: "{action_queries_path}/replacePropertiesWithInversesInDefaultGraph.rq"
19
- name: "use-offers-property-script1"
20
type: "sparql"
21
- query: "{action_queries_path}/UseOffersPropertyInDefaultGraph1.rq"
+ query: "{action_queries_path}/useOffersPropertyInDefaultGraph1.rq"
22
- name: "use-offers-property-script2"
23
24
- query: "{action_queries_path}/UseOffersPropertyInDefaultGraph2.rq"
+ query: "{action_queries_path}/useOffersPropertyInDefaultGraph2.rq"
25
26
actions:
27
# transform actions
0 commit comments