Article    Discussion    Edit    History

Date Model: Death

Jump to: navigation, search

A person's death is typically modeled like this:

<#death>
    rdf:type gc:Death ;
    gc:hasPlayer <#player> .

<#player>
    rdf:type gc:Deceased ;
    gc:playedBy <#person> .
Retrieved from "http://www.dftproject.org/wiki/Date_Model:_Death"