Skip to content
Snippets Groups Projects
Commit e7af1b77 authored by Eliott Sammier's avatar Eliott Sammier
Browse files

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
parent e1b31f83
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment