| 73 | For gnowsis and MetadataServer we often add special databases to be indexed together with files or web pages. These datasources can consist of a single big data file or a SQL server. For a single RDF file, an RDFFile-ApertureDataSource would be needed, with the only configuration being the RDF file's filename or its URL. When a SQL server is accessed, the server properties, table names and a mapping file (for D2RQ or similar) has to be passed, indicating which resources in the SQL database to index. Alternatively, SQL databases could be accessed via a SAIL. |