Reification Configuration Section

This section of the Product Configuration Parameters Admin Page can be used to set the following values:

Parameter

Description

Preserve reification statements

If true then EDG file importers will not attempt to convert rdf:Statement instances into corresponding reification URIs (and vice versa on export). By default this conversion applies to blank nodes only, unless Also convert URI statements is true. Among the RDF file exporters, only the Sorted Turtle writer will observe this flag – all others do not convert reification URIs back to rdf:Statement instances.

Also convert URI statements

If true then EDG file importers will not only convert rdf:Statement instances that are blank nodes but also URI statements.

Record statement URIs

If true then EDG file importers will record the original URIs of rdf:Statement instances as values of dash:uri for round-tripping later.

Further Reading on TopBraid