This repository was archived by the owner on Aug 5, 2020. It is now read-only.
0.2
That's minor release with a new feature set: PropertyHelper. A property helper provides useful methods to handle certain use cases with properties. Think about resource titles: You have a list of resources and want for each the according title.
Highlights:
- PropertyHelper
- Index: creates an index which contains resource URI's and according property values
- it also provides a method to fetch values for certain resources
- currently only title helper use case is implemented
- added documentation and information
- extensive unit tests
- Index: creates an index which contains resource URI's and according property values