Changes to individual templates and associated queries
This commit is contained in:
parent
d220c7e9af
commit
ac624c0bc3
16 changed files with 110 additions and 90 deletions
|
@ -31,8 +31,8 @@
|
|||
}
|
||||
OPTIONAL { GRAPH ?g2 { ?object rdfs:label ?name } }
|
||||
OPTIONAL { GRAPH ?g3 { ?object vitro:moniker ?moniker } }
|
||||
FILTER (?g1 != <http://vitro.mannlib.cornell.edu/default/inferred-tbox> &&
|
||||
?g1 != <http://vitro.mannlib.cornell.edu/default/vitro-kb-inf> )
|
||||
FILTER ( ?g1 != <http://vitro.mannlib.cornell.edu/default/inferred-tbox> &&
|
||||
?g1 != <http://vitro.mannlib.cornell.edu/default/vitro-kb-inf> )
|
||||
} ORDER BY ?subclass
|
||||
</query-collated>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue