The following individuals belong to AKSW
{{query where="{?group foaf:member ?resourceUri . ?group aiiso:part_of groups:AKSW . } UNION { groups:AKSW foaf:member ?resourceUri } ?resourceUri a foaf:Person . OPTIONAL { ?excludeA a people:StudentWorker . filter (?resourceUri = ?excludeA) } filter(!bound(?excludeA)) . OPTIONAL { ?excludeB a people:Alumni . filter (?resourceUri = ?excludeB) } filter(!bound(?excludeB)) . OPTIONAL { ?resourceUri foaf:familyName ?familyName }" template="li-person-matrix" orderby="ASC(?familyName)"}}
The following Students work with us
{{query where="?resourceUri a people:StudentWorker . OPTIONAL { ?exclude a people:Alumni. filter (?resourceUri = ?exclude) } OPTIONAL { ?resourceUri foaf:familyName ?familyName } filter(!bound(?exclude) )" orderby="ASC(?familyName)"}}
We had following Alumni working with us
{{query where="?resourceUri a people:Alumni . OPTIONAL { ?exclude a people:StudentWorker. filter (?resourceUri = ?exclude) } OPTIONAL { ?resourceUri foaf:familyName ?familyName } filter(!bound(?exclude) )" template="li-person-matrix" orderby="ASC(?familyName)"}}
We had following Students working with us
{{query where="?resourceUri a people:Alumni ; a people:StudentWorker. OPTIONAL { ?resourceUri foaf:familyName ?familyName }" orderby="ASC(?familyName)"}}