Week 6 – User and Permission Interfaces

This week was devoted to refining the User and Permission interfaces, and starting to test them. A User will basically consist of a grouping of Permissions, and also a grouping of preferences. The Annotator will then need to check for the relevant permissions when necessary, and also store and make Continue reading Week 6 – User and Permission Interfaces

Week 2 – storing user progress

Because a cookie is way too small to store necessary session information for the Annotator, I’ve started implementing sessionStorage and localStorage in order to maintain the application state. Two main areas of the DOM change with user interaction: the table, which is the graphical part that the user actually sees Continue reading Week 2 – storing user progress

Week 9 – RDFa and the trouble with triples

The first half of this week was really intense, getting our work ready to demonstrate on video for the ISWC conference submission! My labmate Brendan worked hard on the presentation layer, while I spent most of my time on the functional half. In order to perform a conversion utilizing the Continue reading Week 9 – RDFa and the trouble with triples

Week 7 – Switching gears and switching living spaces….

I know this entry is several days late; many apologies. I have been moving to a new apartment. This week, one of my labmates, Brendan, started working on more implementation things for the Metadata Environment so that I could focus on some academic writing about the project. We hope to Continue reading Week 7 – Switching gears and switching living spaces….