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

SAAM object images #53

Open
VladimirAlexiev opened this issue Sep 29, 2017 · 0 comments
Open

SAAM object images #53

VladimirAlexiev opened this issue Sep 29, 2017 · 0 comments

Comments

@VladimirAlexiev
Copy link
Member

@sosarasays:
http://data.americanartcollaborative.org/saam/object/id/1998_84_8 crm:P138i_has_representation
https://americanart.si.edu/images/1998/1998.84.8_1a.jpg, which is broken.

See this query http://yasgui.org/short/rkB5u13sW

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
SELECT * WHERE {
  ?x crm:P52_has_current_owner <http://data.americanartcollaborative.org/saam>;
     crm:P138i_has_representation ?image
} limit 100

I checked 6 and all are broken.

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

No branches or pull requests

1 participant