Stijn van Schooten
Stijn van Schooten
@devos50 Do you have time to walk through the stack this afternoon? I have a doctors appointment in an hour, so I'll be at the lab after lunch. I've seen...
First step: adding a field containing a single metadata entry (content type in this case, based on the Youtube VideoCategories API), and starting to structure the metadata information. Started implementing...
Got my community running, peers can exchange messages (directed and broadcast), next step is to define the behavior of the community and the message types that can be sent. @synctext...
@devos50 welcome back! I agree, that is why I re-researched the desired structure, when I have something solid I'll implement a data structure which I can store in the database...
Fixed my packing issue, added category based payload types and added them to the community communication. First working UI is done, now to couple the UI to the community: This...
- Implemented a lot more generics today, makes constructing metadata Categories much easier without a test for all types. - Created an endpoint in the REST interface to let the...
Looking at most metadata models, they approach it from an unstructured data angle, they usually have a (semi-) fixed tree structure for fields, but no simple and straightforward approaches to...
The underlying data model has bee simplified and abstracted more, to provide generic reading and setting handles. Is completely flat now. Also a basic database and repository implementation is done,...
**Refined thesis subject: Searching in enriched metadata using deduplicated tag clouds.** - Language mixing is a major problem - Use tokeninzing to revert word to stem form, then linking it...
Any update on this issue? We are very anxious to start working with JWE instead of rolling our own. Does this also deal with publishing a JWKS from Spring so...