Collections:
Other Resources:
Query with SPARQL on DBLP
How to query bibliographic entries with SPARQL statement on DBLP?
✍: FYIcenter.com
If you know SPARQL language, you can also query
bibliographic entries on DBLP using steps below:
1. Go to dblp.org.
2. Select "SEARCH > SPARQL queries" in the menu. You see the SPARQL statement input box.
3. Enter a SPARQL query in the input box:
PREFIX dblp: <https://dblp.org/rdf/schema#>
SELECT ?publ ?pred ?object WHERE {
?publ dblp:doi <https://doi.org/10.1007/978-3-540-76298-0_52> .
?publ ?pred ?object .
}
4. Click "Execute" button. You see query results displayed.
?publ ?pred ?object 1 AuerBKLCI07 hasIdentifier :bn2032122 2 AuerBKLCI07 hasIdentifier :bn20333218 3 AuerBKLCI07 hasIdentifier :bn20333219 4 AuerBKLCI07 hasIdentifier :bn20333220 5 AuerBKLCI07 type Inproceedings 6 AuerBKLCI07 type Publication ...
⇒ DOAJ (Directory of Open Access Journals)
2025-04-13, ∼400🔥, 0💬
Popular Posts:
Paper Summary: Title: Neurophysiology of Epilepsy Author(s): Amzica, Florin Year: 2012 DOI: 10.1093/...
Paper Summary: DOI: 10.1109/ICOCO59262.2023. 10397847Received on: 2024-09-09
Paper Summary: DOI: 10.1016/j.ijhydene.2022. 12.204Received on: 2024-01-07
Paper Summary: DOI: 10.1016/j.procs.2021.12. 282Received on: 2024-08-17
Paper Summary: Title: What We Don't Know CAN Hurt Us: Mental Health Counselors' Implicit Assumptions...