Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return title via SPARQL query #30

Open
michalovadek opened this issue Nov 20, 2022 · 1 comment
Open

return title via SPARQL query #30

michalovadek opened this issue Nov 20, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@michalovadek
Copy link
Owner

it should be possible to return document titles via SPARQL queries, but need to move from WORK to EXPRESSION (language)

@michalovadek michalovadek added the enhancement New feature or request label Nov 20, 2022
@michalovadek
Copy link
Owner Author

michalovadek commented Nov 20, 2022

WORK to EXPRESSION query bit:

OPTIONAL{?exp cdm:expression_belongs_to_work ?s.
?exp cdm:expression_title ?title.
?exp cdm:expression_uses_language http:https://publications.europa.eu/resource/authority/language/ENG}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant