markhobson / microbrowser

A programmatic web browser for HTML Microdata.
http://www.hobsoft.org/microbrowser/
Apache License 2.0
1 stars 0 forks source link

Allow nested items to be accessed from properties #3

Open markhobson opened 9 years ago

markhobson commented 9 years ago

Microdata allows items to be nested within property values. We should provide MicrodataProperty.getItemValue to allow nested items to be obtained from properties.

markhobson commented 9 years ago

Deferring until nested property search algorithm implemented as getItemValue currently gives misleading results.