FSter xml “set_folder” tag

This is a content object that shows a folder for each RDF object used with a specific RDF predicate.

It can contain any other content object.

Schema

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

static_set schema

Overview

In the set_folder you can:

  • define an RDF predicate to get the set of RDF objects used with it;
  • define inheritable conditions;
  • put another content object inside it;
  • allow the editing of the content, defining the editing_policy

Example

The following example shows how to use set_folder to create a folder for each value assigned to metadata mime-type
Download set_folder_example.xml

set_folder xml example