-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
cwrc_entities/includes/callbacks_oa.inc
Lines 157 to 167 in ab8dbe6
| $query = <<<QUERY | |
| PREFIX io: <$ns> | |
| PREFIX fm: <info:fedora/fedora-system:def/model#> | |
| SELECT ?id from <#ri> | |
| WHERE { | |
| ?id io:hasTarget <$hasTarget_uri> ; | |
| fm:hasModel <info:fedora/cwrc:openAnnotationCModel>; | |
| fm:state fm:Active ; | |
| } | |
| QUERY; |
Metadata
Metadata
Assignees
Labels
No labels