-
- Downloads
Major refactor to better handle activity types
- Object-oriented approach with a generic Activity class, and subclasses for each activity type. This makes parsing and storing type-specific activity data easier. - Regroup generation of RDF triples in a single `save` method, subclasses overload it to save their stuff - Clean up complicated `print`s in JS parsers
Loading
Please register or sign in to comment