Difference between revisions of "FamilyContext"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
= sidif = | = sidif = | ||
<source lang='java' id='sidif'> | <source lang='java' id='sidif'> | ||
− | # | + | # |
− | # | + | # Context:FamilyContext |
− | # | + | # |
+ | FamilyContext isA Context | ||
+ | "FamilyContext" is name of it | ||
# | # | ||
# Person | # Person | ||
− | Person isA | + | Person isA Topic |
+ | "FamilyContext" is context of it | ||
name addsTo Person | name addsTo Person | ||
name hasType Text | name hasType Text | ||
Line 43: | Line 46: | ||
monthDied hasType Number | monthDied hasType Number | ||
# Family | # Family | ||
− | Family isA | + | Family isA Topic |
name addsTo Family | name addsTo Family | ||
name hasType Text | name hasType Text | ||
Line 62: | Line 65: | ||
husbandOf addsTo Family | husbandOf addsTo Family | ||
husbandOf hasType Family | husbandOf hasType Family | ||
+ | "FamilyContext" is context of it | ||
</source> | </source> | ||
<headertabs/> | <headertabs/> |
Revision as of 20:12, 3 October 2017
Context | |
---|---|
edit | |
name | FamilyContext |
since | 2015/01/13 |
master | http://master.bitplan.com/index.php/FamilyContext |