30,537
edits
Line 1,882: | Line 1,882: | ||
# BIND (wd:Q825 as ?holder) # csl - California State Library | # BIND (wd:Q825 as ?holder) # csl - California State Library | ||
# BIND (wd:Q858 as ?holder) # cuny - City College of New York | # BIND (wd:Q858 as ?holder) # cuny - City College of New York | ||
# BIND (wd:Q48982 as ?holder) # cornell - Cornell University | |||
# BIND (wd:Q18629 as ?holder) # flp - Free Library of Philadelphia | # BIND (wd:Q18629 as ?holder) # flp - Free Library of Philadelphia | ||
# BIND (wd:Q868 as ?holder) # grolier - Grolier Club | # BIND (wd:Q868 as ?holder) # grolier - Grolier Club | ||
Line 1,956: | Line 1,957: | ||
# filter results by a period of time when records were last updated | # filter results by a period of time when records were last updated | ||
#FILTER ((?lastUpdated > " | #FILTER ((?lastUpdated > "2024-01-01"^^xsd:dateTime) && (?lastUpdated < "2025-01-01"^^xsd:dateTime)). | ||
# display IIIF manifest URLs if present | # display IIIF manifest URLs if present |