Skip to content
Discussion options

You must be logged in to vote

OK friends, only a few hours after posting this message of course I found the solution. 😅

rudof asks for IRIs when using shape labels in the form <full_iri> or prefix:label.

I changed the ShEx file artwork.shex to

prefix wdt: <https://artbase.rhizome.org/prop/direct/>
prefix wd: <https://artbase.rhizome.org/entity/>
prefix s: <http://localhost/shex/>

s:Artwork {
  wdt:P3 [wd:Q5] ;
}

and artwork.map to

<https://artbase.rhizome.org/entity/Q2508>@s:Artwork

Nice!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by despens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant