Skip to content

Commit e7ed508

Browse files
committed
add DDI refs
test of adding to references
1 parent f6498b3 commit e7ed508

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

SDTH/doc/content/model-specification.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ An sdth:VariableInstance is an instantiation of the ddi-cdi:InstanceVariable and
113113
- prov:Entity, provone:Data
114114

115115
**is in domain of**
116-
-- sdth:hasName, sdth:wasDerivedFrom, sdth:elaborationOf
116+
- sdth:hasName, sdth:wasDerivedFrom, sdth:elaborationOf
117117

118118
**is in range of**
119119
- sdth:hasVarInstance, sdth:wasDerivedFrom, sdth:elaborationOf

SDTH/doc/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,22 @@
106106
status: "published",
107107
publisher: "DataONE",
108108
},
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+
},
109125
}
110126
};
111127
</script>

0 commit comments

Comments
 (0)