FSter xml “file” tag

This is a content object, it shows a file for each RDF subject in the repository that match with defined conditions.

Schema

The following schema is the file part of the FSter schema
Download FSter configuration schema: FSter.xsd

file schema

Overview

In the file you can:

  • define self conditions;
  • define a name based on metadata;
  • define if expose the real file or a dump of file metadata in the repository.

Example

The following example shows how to create a file containing subject metadata, for each subject in the RDF repository that is a mime-type:image/jpeg
Download file_example.xml

file xml example