Open nickdrummond opened 2 years ago
Added a sort=year to dlquery, but attempts to squeeze the multiple layers of timeline into a serial list of results is proving to be more challenging
Creating a timeline branch of the browser
https://github.com/nickdrummond/ontology-browser/tree/timeline
Can specify an event to focus on Can specify highlighting of a given property and object - eg Dooku participation during CLone Wars:
http://localhost:8080/timeline/starwars?event=Clone_Wars&filterProp=participant&filterObject=Dooku
Slightly better with leader-line library
Can we easily query/infer a timeline for a given character?
We can easily query for the events using simple DL query, but how do we put them in some order?
If we want to get the events and subevents for a character, we either query this or we have a subchain The subchain is great as it brings the named events in to the inferred props but what is the cost? included o participant -> participant