Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/VIVO into maint-rel-1.6
This commit is contained in:
commit
c1c7a5ab31
10 changed files with 132 additions and 26 deletions
|
@ -7,7 +7,7 @@ PREFIX owl: <http://www.w3.org/2002/07/owl#>
|
|||
CONSTRUCT {
|
||||
?s arg:ARG_2000028 _:vcard .
|
||||
_:vcard arg:ARG_2000029 ?s .
|
||||
_:vcard a v:Individual .
|
||||
_:vcard a v:Kind .
|
||||
} WHERE {
|
||||
?s vivo:webpage ?webpage
|
||||
FILTER NOT EXISTS { ?s a foaf:Agent }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue