]> Lady’s Gitweb - Vocab/blobdiff - DTD
Add O·A·I Ore and P·C·D·M
[Vocab] / DTD
diff --git a/DTD b/DTD
index 5e9b6fd43d9229d345129f27e0b58b512440eb6f..203e6b3bb05b6cc8bf103df2f332bfa71ce5043c 100644 (file)
--- a/DTD
+++ b/DTD
@@ -56,7 +56,9 @@ SPDX-License-Identifier: CC0-1.0
 >
 
 <!-- Skos -->
+<!ELEMENT broader (resource)>
 <!ELEMENT inScheme (resource)>
+<!ELEMENT narrower (resource)>
 
 <!-- Shacl -->
 <!ELEMENT declare (prefix,namespace)>
@@ -194,7 +196,7 @@ SPDX-License-Identifier: CC0-1.0
        name CDATA #IMPLIED
        status (plumbing|unstable|testing|stable|archaic) #IMPLIED
 >
-<!ELEMENT NamedIndividual (%annotations;,type*,sameAs*,differentFrom*,inScheme*)>
+<!ELEMENT NamedIndividual (%annotations;,type*,sameAs*,differentFrom*,inScheme*,broader*,narrower*)>
 <!ATTLIST NamedIndividual
        name CDATA #IMPLIED
        status (plumbing|unstable|testing|stable|archaic) #IMPLIED
This page took 0.024981 seconds and 4 git commands to generate.