FamilyContext

From BITPlan royal-family Wiki
Revision as of 21:10, 3 October 2017 by Wf (talk | contribs)
Jump to navigation Jump to search
Context
edit
name  FamilyContext
since  2015/01/13
master  http://master.bitplan.com/index.php/FamilyContext
[edit]
# 
# 
# Model Part
#
# Person
Person isA Concept
name addsTo Person
name hasType Text
nobleTitle addsTo Person
nobleTitle hasType Text
born addsTo Person
born hasType Date
yearBorn addsTo Person
yearBorn hasType Number
monthBorn addsTo Person
monthBorn hasType Number
birthPlace addsTo Person
birthPlace hasType Text
died addsTo Person
died hasType Date
diedAt addsTo Person
diedAt hasType Text
yearDied addsTo Person
yearDied hasType Number
monthDied addsTo Person
monthDied hasType Number
# Family
Family isA Concept
name addsTo Family
name hasType Text
weddingDate addsTo Family
weddingDate hasType Date
weddingPlace addsTo Family
weddingPlace hasType Text
yearMarried addsTo Family
yearMarried hasType Number
monthMarried addsTo Family
monthMarried hasType Number
divorced addsTo Family
divorced hasType Boolean
childOf addsTo Family
childOf hasType Family
parentOf addsTo Family
parentOf hasType Family
husbandOf addsTo Family
husbandOf hasType Family