2,153
edits
No edit summary |
|||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
* designer control on front end | * designer control on front end | ||
* accessible | * fluid (ajaxy) without going overboard (URLs to every location) | ||
* accessible | |||
* RESTy URLs | * RESTy URLs | ||
* in place editing | * in place editing | ||
* embedded wiki parser or other way of creating composite documents | |||
=== Data === | === Data === | ||
| Line 14: | Line 16: | ||
** ccREL | ** ccREL | ||
* polymorphic data | * 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 | ||