Closed pasqLisena closed 6 years ago
The dedication note (plain text) has a very regular syntax. We should apply simple parsing for applying the dedicatee (mus:U44_has_dedication_statement \ ecrm:P67_refers_to).
mus:U44_has_dedication_statement \ ecrm:P67_refers_to
Some examples
SELECT DISTINCT ?note WHERE { ?s mus:U44_has_dedication_statement / ecrm:P3_has_note ?note } LIMIT 1000
Related query: https://github.com/DOREMUS-ANR/knowledge-base/blob/master/query-examples/23.rq
The dedication note (plain text) has a very regular syntax. We should apply simple parsing for applying the dedicatee (
mus:U44_has_dedication_statement \ ecrm:P67_refers_to
).Some examples
Related query: https://github.com/DOREMUS-ANR/knowledge-base/blob/master/query-examples/23.rq