AtomGraph / Web-Client

Generic Linked Data browser and UX component framework. Apache license.
https://hub.docker.com/r/atomgraph/web-client/
Apache License 2.0
121 stars 13 forks source link

Load Mode configuration from sitemap #42

Closed namedgraph closed 10 years ago

namedgraph commented 10 years ago

Read properties gc:defaultMode and gc:mode attached to matched sitemap class to configure the layout modes in XSLT (instead of current static configuration in the stylesheet).

namedgraph commented 10 years ago

Processor should redirect to URI with ?mode= query string based on gc:defaultMode value (if it's present).