File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ An sdth:VariableInstance is an instantiation of the ddi-cdi:InstanceVariable and
113
113
- prov: Entity , provone: Data
114
114
115
115
** is in domain of**
116
- -- sdth: hasName , sdth: wasDerivedFrom , sdth: elaborationOf
116
+ - sdth: hasName , sdth: wasDerivedFrom , sdth: elaborationOf
117
117
118
118
** is in range of**
119
119
- sdth: hasVarInstance , sdth: wasDerivedFrom , sdth: elaborationOf
Original file line number Diff line number Diff line change 106
106
status : "published" ,
107
107
publisher : "DataONE" ,
108
108
} ,
109
+ ddiLifecycle : {
110
+ title : "DDI Lifecycle 3.3" ,
111
+ authors : "DDI Alliance" ,
112
+ date : "2020" ,
113
+ href : "https://ddialliance.org/Specification/DDI-Lifecycle/3.3/" ,
114
+ status : "published" ,
115
+ publisher : "DDI Alliance"
116
+ } ,
117
+ ddiCodebook : {
118
+ title : "DDI-Codebook 2.5" ,
119
+ authors : "DDI Alliance" ,
120
+ date : "2014" ,
121
+ href : "https://ddialliance.org/Specification/DDI-Codebook/2.5/" ,
122
+ status : "published" ,
123
+ publisher : "DDI Alliance"
124
+ } ,
109
125
}
110
126
} ;
111
127
</ script >
You can’t perform that action at this time.
0 commit comments