Module:NeoWikiDemo: Difference between revisions
Content deleted Content added
Importing NeoWiki demo data |
Importing NeoWiki demo data |
||
Line 303:
-- the graph: the canonical edges run Birth -> Person, so a person's role in each
-- event ("was born" / CIDOC P98i, mother, father) is derived here rather than
-- stored as an inverse edge.
--
function p.personEvents( frame )
local name = mw.title.getCurrentTitle().text
| |||