last of the vcard migration (I hope)

This commit is contained in:
brianjlowe 2013-09-09 11:49:23 -04:00
parent aeac0411d4
commit 40cd735752
6 changed files with 64 additions and 17 deletions

View file

@ -15,6 +15,7 @@ CONSTRUCT {
EXISTS { ?s vivo:phoneNumber ?phoneNumber } ||
EXISTS { ?s vivo:primaryPhoneNumber ?primaryPhoneNumber } ||
EXISTS { ?s vivo:faxNumber ?faxNumber } ||
EXISTS { ?s vivo:mailingAddress ?address }
EXISTS { ?s vivo:mailingAddress ?address } ||
EXISTS { ?s vivo:webpage ?webpage }
)
}