Open markhobson opened 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.
MicrodataProperty.getItemValue
Deferring until nested property search algorithm implemented as getItemValue currently gives misleading results.
getItemValue
Microdata allows items to be nested within property values. We should provide
MicrodataProperty.getItemValue
to allow nested items to be obtained from properties.