In GoodRelations and schema.org, we miss a mechanism for modeling prices that consist of multiple components, like
car: 100 USD per week + 0.10 USD per mile
apartment: 100 USD per week + 50 $ cleaning fee per stay
The current model leaves open whether multiple UnitPriceSpecifications are alternatives or meant in combination.
Pull-request #830 addresses this issue.
In GoodRelations and schema.org, we miss a mechanism for modeling prices that consist of multiple components, like
car: 100 USD per week + 0.10 USD per mile
apartment: 100 USD per week + 50 $ cleaning fee per stay
The current model leaves open whether multiple UnitPriceSpecifications are alternatives or meant in combination.
Pull-request #830 addresses this issue.