Skip to content

SPARQL: test OA #4

@jefferya

Description

@jefferya

$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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions