Re: ItemList proposal

On 11 September 2014 18:27, Jason Johnson (BING) <jasjoh@microsoft.com> wrote:
> Tweaked ask of deltas.

Ok, updating my sdo-itemlist github branch

> 1.       ‘about’, ‘author’, ‘datePublished’ should be dealt with using
> multi-typing

Done.

> 2.       Change ‘numberOfElements’ to ‘numberOfItems’ and add documentation
> that speaks to its intended usage around ‘large, paginated lists’

Changed name. How's this for wording?

The number of items in an ItemList. Note that some descriptions might
not full describe all items in a list (e.g. multi-page pagination).

> 3.       Move ‘ListItem’ under /Intangible/ instead of under
> /StructuredValue/

Done.

> 4.       Change ‘itemListElement’ to ‘itemInList’

Done

> 5.       Change name from ‘itemPosition’ to ‘position’ and update
> description to be 'The position of an item in a series or sequence of items'

..ooOO( Are you sure?  http://schema.org/position is already a
CreativeWork type with several sub-properties, "The position of the
creative work within a series or other ordered collection of works.").
But maybe it makes sense. OK it makes sense.

Done.

> 6.       Change ‘next’ to ‘nextItem’ and ‘previous’ to ‘previousItem’

Done.

> 7.       Change description of ‘item’ to 'An entity represented by an entry
> in a list (e.g. an 'artist' in a list of 'artists')’

Done.

> 8.       Remove ‘itemPositionBasis’ from the proposal to be address later as
> part of statistics work

Done.

I've committed those changes to github and refreshed the test build,

https://github.com/danbri/schemaorg/commit/0e828e7c2d63fec45532c1d25c186b2e60ffae51
http://sdo-itemlist.appspot.com/ItemList

However note that the examples aren't yet updated. And I'm feeling
wobbly on whether itemInList is named in the right direction; it
sounds like it should point _to_ rather than _from_ the list?

Dan

Received on Thursday, 11 September 2014 17:54:22 UTC