Difference between revisions of "Demo:Timeline"

From PKC
Jump to navigation Jump to search
Line 18: Line 18:
|start at end=no
|start at end=no
  |timelinebands=DAY, MONTH, YEAR
  |timelinebands=DAY, MONTH, YEAR
|format=timeline
|format=debug
}}
}}



Revision as of 11:40, 4 July 2022

Note: The data is stored in a number of entries annotated using SemanticMediaWiki (datetime) data structure.


Use InteractiveTimeline

For the use of InteractiveTimeline: See Extension:InteractiveTimeline.

2014-07-25T00:00:00Z
Design
2014-07-26T10:00:00Z
Design
{"selectable":false,"height":"256px","max":"2014-08-30T00:00:00Z","min":"2014-06-01T00:00:00Z"}

Some Timeline demos

For the use of Semantic MediaWiki Timeline: See Semantic Result Format:Timeline.

Debug output SQLStore
ASK Query
[[Mentioned 3D::+]]
SQL Query
SELECT DISTINCT
  t0.smw_id AS id,
  t0.smw_title AS t,
  t0.smw_namespace AS ns,
  t0.smw_iw AS iw,
  t0.smw_subobject AS so,
  t0.smw_sortkey AS sortkey, t0.smw_sort
FROM
  `smw_object_ids` AS t0
INNER JOIN
  `smw_di_wikipage` AS t1 ON t0.smw_id=t1.s_id
WHERE
  (t1.p_id=6292)
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  t0.smw_sort ASC
LIMIT
  55
OFFSET
  0
SQL Explain
IDselect_typetabletypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEt1refs_id, p_id, s_id_2, s_id_3p_id4const7Using index; Using temporary; Using filesort
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4my_wiki.t1.s_id1Using where
Auxilliary Tables
No auxilliary tables used.
Query Metrics
Query-Size:1
Query-Depth:1
Errors and Warnings
None

The same data set in Eventline Result Format

 Start datetime
Blender12 February 2022
Decentraland12 February 2022
RenderDoc26 December 2021
RenderDoc12 February 2022
Video/Blaise Aguera y Arcas demos augmented-reality maps26 August 2022
Video/Google Maps to Blender26 August 2022
Web3D28 July 2022

Showing Page Creation

 Start datetime
Web3D28 July 2022
Video/Google Maps to Blender26 August 2022
Video/Blaise Aguera y Arcas demos augmented-reality maps26 August 2022
RenderDoc26 December 2021
RenderDoc12 February 2022
Decentraland12 February 2022
Blender12 February 2022

Showing Timeline

 Last EditedStart at beginning
Video/Webinar: Digital Identity Framework - a bright European future8 June 2022
Video/The Keys to Decentralized Identity8 June 2022
Video/Decentralized Identifiers (DIDs) - The Fundamental Building Block of Self Sovereign Identity9 June 2022
User profile12 June 2022
Project/mCatalog5 June 2022
MCatalog/Process5 June 2022
MCatalog/Output5 June 2022
MCatalog/Input5 June 2022
MCatalog/Infrastructure Requirement5 June 2022
MCatalog/Goal5 June 2022
MCatalog/Criteria5 June 2022
MCatalog/Context7 June 2022
MCatalog/Boundary5 June 2022
Bartosz Milewski2 August 2022
Applied Category Theory8 June 2022
Adjoint Functors15 June 2022


Page Link

Other Extensions

There is another extension: EasyTimeline.

References

Related Pages