Mercurial > hg > NamedIdentityManager
comparison src/de/mpiwg/itgroup/nimanager/persons/personQueryString @ 6:290d859f036b
ID search
| author | dwinter |
|---|---|
| date | Thu, 29 Dec 2011 15:20:37 +0100 |
| parents | cdc4c12262b1 |
| children |
comparison
equal
deleted
inserted
replaced
| 5:cdc4c12262b1 | 6:290d859f036b |
|---|---|
| 16 ?objects crm:P1_is_identified_by ?ident2.} | 16 ?objects crm:P1_is_identified_by ?ident2.} |
| 17 | 17 |
| 18 optional {?gnd <http://RDVocab.info/ElementsGr2/dateOfBirth> ?birthDate.} | 18 optional {?gnd <http://RDVocab.info/ElementsGr2/dateOfBirth> ?birthDate.} |
| 19 optional {?gnd <http://RDVocab.info/ElementsGr2/dateOfDeath> ?deathDate.} | 19 optional {?gnd <http://RDVocab.info/ElementsGr2/dateOfDeath> ?deathDate.} |
| 20 } | 20 } |
| 21 UNION {GRAPH <file://newpersonsFromProjects> {?person <http://xmlns.com/foaf/0.1/name> "Einstein, Albert"}}} | 21 UNION {GRAPH <file://newpersonsFromProjects> {?person <http://xmlns.com/foaf/0.1/name> "%s"}}} |
