Hi. Here are a few remarks on http://open-services.net/bin/view/Main/OSLCCoreSpecRDFXMLExamples and associate pages.
First, could it be possible to add, in the beginning of the pages, links to equivalent pages in other RDF encoding formats like : OSLCCoreSpecTurtleExamples or OSLCCoreSpecJSONExamples (provided the contents are indeed equivalent... and if not, maybe that should be fixed ;) ? Also, inside these pages, it may be interesting to interlink the different examples so that one can navigate from turtle to rdf+xml for the same snippet, for instance. Although RDF+XML may be more interesting for implementers to have a validating example to conform to (like testing parser code), I find turtle examples far much easier to understand when one reads the specs and tries to find an illustrating example. Then a few corrections : In the "Specify a query resource shape" section, wouldn't it be http://open-services.net/ns/bogus/blogs#Comment instead of: http://open-services.net/ns/blog#comment also : http://open-services.net/ns/bogus/blogs#Entry instead of : http://open-services.net/ns/bogus/blogs#entry Then, in http://open-services.net/bin/view/Main/OSLCCoreSpecJSONExamples : oslc_blog:Entry instead of : oslc_blog:entry and : oslc_blog:Comment instead of : oslc_blog:comment Also, in http://open-services.net/bin/view/Main/OSLCCoreSpecTurtleExamples , in the "Shape Resource" example, wouldn't it be : oslc:property [ rdf:type oslc:Property ; oslc:propertyDefinition <http://open-services.net/ns/bogus/blogs#Entry> ; oslc:name "entry" ; oslc:occurs "exactly-one" ; oslc:valueType rdf:XMLLiteral ] ; instead ? Hope this helps. Best regards, -- Olivier BERGER <[email protected]> http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingénieur Recherche - Dept INF Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)
