Go to the source code of this file.
◆ SPOTLIGHT_SPARQL_MAP_H
| #define SPOTLIGHT_SPARQL_MAP_H |
◆ kMDTypeMap
| Enumerator |
|---|
| kMDTypeMapNotSup | not supported
|
| kMDTypeMapRDF | query with rdf:type
|
| kMDTypeMapMime | query with nie:mimeType
|
◆ ssm_type
| Enumerator |
|---|
| ssmt_bool | a boolean value that doesn't requires a SPARQL FILTER
|
| ssmt_num | a numeric value that requires a SPARQL FILTER
|
| ssmt_str | a string value that requieres a SPARQL FILTER
|
| ssmt_fts | a string value that will be queried with SPARQL 'fts:match'
|
| ssmt_date | date values are handled in a special map function map_daterange()
|
| ssmt_type | kMDItemContentType, requires special mapping
|
◆ MDTypeMap
| struct MDTypeMap MDTypeMap[] |
|
extern |
◆ spotlight_sparql_date_map
◆ spotlight_sparql_map
| struct spotlight_sparql_map spotlight_sparql_map[] |
|
extern |