Community
Participate
Working Groups
See http://open-services.net/bin/view/Main/OslcCoreSpecification?sortcol=table;table=up#Resource_Paging "This optional property indicates the total number of results across all pages, its value should be non-negative. In the context of a query resource, this value SHOULD be the total number of results, i.e. the number of resources that match the query. In the context of other resources, the value SHOULD be the total number of property values (i.e. RDF triples) of the resource. Unless Stable Paging is in effect, the total count MAY vary as a client retrieves subsequent pages." We should validate oslc:totalCount if it's there, but the tests should not fail if it's not.
Pull request: https://github.com/eclipse/lyo.testsuite/pull/2
Resolved by this commit: http://git.eclipse.org/c/lyo/org.eclipse.lyo.testsuite.git/commit/?id=7633e12937f90c22c1a2398be84151a225a39734
resolved by commebnt 2
Closing...