2,153
edits
No edit summary |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== essential == | == essential == | ||
Line 5: | Line 4: | ||
* designer control on front end | * designer control on front end | ||
* fluid (ajaxy) without going overboard (URLs to every location) | |||
* accessible | * accessible | ||
* RESTy URLs | * RESTy URLs | ||
* in place editing | * in place editing | ||
* | * embedded wiki parser or other way of creating composite documents | ||
=== Data === | === Data === | ||
* rdfa | * rdfa | ||
* micro licenses | |||
** ccREL | |||
* polymorphic data | |||
* REST (JSON), SPARQL queryable | |||
* strict validation | |||
** JSR 303 | |||
=== Execution === | === Execution === | ||
Line 25: | Line 30: | ||
* uses standard libraries | * uses standard libraries | ||
* fluid development (no restarting) including site structure and objects | |||
* easy to populate with data and export | |||
== nice to have == | == nice to have == | ||
polyglot - jvm, ruby, python, php | * polyglot - jvm, ruby, python, php, etc | ||
=== Other info === | |||
reciprocal content | reciprocal content |