X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=blobdiff_plain;f=doc%2Fsparql.xml;h=afce82bb23e27620cea6b4bea3f21864f41966c9;hp=8889cc5da759749d8465b0b6a1bebecac43a948c;hb=876978c2d978e86cc7bae354ae356e07a2bf389e;hpb=cd022bcb129adbde72c680b35de6090174ce7068;ds=sidebyside diff --git a/doc/sparql.xml b/doc/sparql.xml index 8889cc5..afce82b 100644 --- a/doc/sparql.xml +++ b/doc/sparql.xml @@ -70,13 +70,24 @@ Section used to declare RPN use attribute strings (indexes) and map them to BIBFRAME graph patterns. Items in this section are expanded during RPN query processing and - placeholders (%s, %d) are substituted with query terms. + placeholders (%s, %d, + %t) are substituted with query terms. To map a given CQL index (e.g the default keyword index) into multiple entity properties, SPARQL constructs like `OPTIONAL` or `UNION` could be used. + <present type="attribute"/> + + + Section used to declare retrieval for a given element-set + (SRU schema). The CDATA is SPARQL where %u holds + the URI of the record. This can be used to construct the resulting + record. + + + <modifier/>