Hey,

About what to generate for the different URL's, currently /entity/<type> 
generates a list of entities for the HTML version and the type schema 
for the RDF. That doesn't really make sense... I was wondering whether 
it would be better to have the following setup:
/entity - listing of all Entities
/entity/<type> - listing of all Entities of the given type
/entity/<type>/<id>.html - form for editing a specific Entity
/entity/<type>/<id>.rdf - RDF view of the specific Entity

and then:
/type - listing of all Entity Types
/type/<type>.rdf - RDF schema for the Entity Type

That should provide nice introspection possibilities both for the types 
and actual instances.

What do you think? What makes most sense?

/Rickard

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to