NIHVIVO-725 Initial work on addPublicationToAuthor custom form
This commit is contained in:
parent
0dd620d70c
commit
98543e75e0
9 changed files with 275 additions and 42 deletions
|
@ -7,8 +7,6 @@ core:EducationalTraining - primary new individual being created
|
|||
foaf:Person - existing individual
|
||||
foaf:Organization - new or existing individual
|
||||
core:AcademicDegree - existing individual
|
||||
core:DateTimeValue
|
||||
core:DateTimeValuePrecision
|
||||
|
||||
Data properties of EducationalTraining:
|
||||
core:majorField
|
||||
|
@ -25,6 +23,12 @@ core:degreeOutcomeOf (AcademicDegree : EducationalTraining) - inverse of degreeE
|
|||
|
||||
core:organizationGrantingDegree (EducationalTraining : Organization) - no inverse
|
||||
|
||||
Future version
|
||||
--------------
|
||||
Classes:
|
||||
core:DateTimeValue
|
||||
core:DateTimeValuePrecision
|
||||
Object properties:
|
||||
core:dateTimeValue (EducationalTraining : DateTimeValue)
|
||||
core:dateTimePrecision (DateTimeValue : DateTimeValuePrecision)
|
||||
--%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue