Use Cases
1. Taxonomy Support in EPiServer
The most simple use case is the addition of a powerful taxonomy management system.
Using the power of the Web3 platform it is quick and easy to build, define and maintain a multi-lingual, synonym based taxonomy structure. This structure can contain broader and narrower terms, and also cross cutting related terms.
In EPiServer, editors can easily connect pages to one or more taxonomy terms. Each term can be rendered through a concept page. The concept page can show links to other EPiServer pages and also to connected taxonomy terms.
2. Exposing Master Data via EpiServer
Quite often an organisation has a data set that is to be used in multiple ways. This 'Master Data' such as list of people, products, categories can be stored and managed in the Web3 Platform. The Web3 Platform is a pure data management system which can be accessed and updated via UI tools and a rich service API.
CfE allows the concepts being managed in the Web3 Platform to be connected to EPiServer pages. Each page can either be connected to one or more concepts or a page may be act as the rendering point for a given concept.
Different types of concept can be rendered differently by EPiServer templates. These concept pages can show links to other concept pages or to EPiServer pages.
3. Creating a powerful navigation structure. It is often necessary to create navigation structures that do not mirror the EPiServer page hierarchy. It is also often desirable to have multiple ways for users to reach the same piece of content.
CfE allows developers and editors to create and render graph like data structures that are separate from the EPiServer pages. This allows multiple navigation structures and non-hierarchal structures to be used to organise and navigate the content.
4. EPiServer as a Data Platform. EPiServer is primarily concerned with publishing HTML web pages. But the demands of customers is that the same content should be more easily accessible in a form that can be accessed by machines.
CfE exposes the power of the underlying Web Platform. Allowing all concept pages and EPiServer pages to be retrieved via the same URL as RDF or by allowing RDFa to be embedded into the page.
As well as exposing RDF representations for all pages CfE also allows clients to execute SPARQL queries to fetch and retrieve data.
These features turn EPiServer from being a web page publishing system to being a fully fledged data publishing system.