@@ -59,6 +59,8 @@ public void convertRF2ArchiveToOWL() throws Exception {
5959 "Declaration(Class(:410662002))\n " +
6060 "Declaration(Class(:723594008))\n " +
6161 "Declaration(Class(:723596005))\n " +
62+ "Declaration(Class(:762705008))\n " +
63+ "Declaration(Class(:762706009))\n " +
6264 "Declaration(Class(:900000000000441003))\n " +
6365 "Declaration(ObjectProperty(:363698007))\n " +
6466 "Declaration(ObjectProperty(:609096000))\n " +
@@ -118,6 +120,14 @@ public void convertRF2ArchiveToOWL() throws Exception {
118120 "AnnotationAssertion(rdfs:label :723596005 \" All SNOMED CT content (foundation metadata concept)\" ^^xsd:string)\n " +
119121 "SubClassOf(:723596005 :723594008)\n " +
120122 "\n " +
123+ "# Class: <http://snomed.info/id/762705008> (<http://snomed.info/id/762705008>)\n " +
124+ "\n " +
125+ "SubClassOf(:762705008 :410662002)\n " +
126+ "\n " +
127+ "# Class: <http://snomed.info/id/762706009> (<http://snomed.info/id/762706009>)\n " +
128+ "\n " +
129+ "SubClassOf(:762706009 :410662002)\n " +
130+ "\n " +
121131 "# Class: <http://snomed.info/id/900000000000441003> (SNOMED CT Model Component (metadata))\n " +
122132 "\n " +
123133 "AnnotationAssertion(rdfs:label :900000000000441003 \" SNOMED CT Model Component (metadata)\" ^^xsd:string)\n " +
@@ -166,6 +176,8 @@ public void convertRF2ArchiveToOWLIncludingFictitiousDataAttribute() throws Exce
166176 "Declaration(Class(:410662002))\n " +
167177 "Declaration(Class(:723594008))\n " +
168178 "Declaration(Class(:723596005))\n " +
179+ "Declaration(Class(:762705008))\n " +
180+ "Declaration(Class(:762706009))\n " +
169181 "Declaration(Class(:900000000000441003))\n " +
170182 "Declaration(ObjectProperty(:363698007))\n " +
171183 "Declaration(ObjectProperty(:609096000))\n " +
@@ -236,6 +248,14 @@ public void convertRF2ArchiveToOWLIncludingFictitiousDataAttribute() throws Exce
236248 "AnnotationAssertion(rdfs:label :723596005 \" All SNOMED CT content (foundation metadata concept)\" ^^xsd:string)\n " +
237249 "SubClassOf(:723596005 :723594008)\n " +
238250 "\n " +
251+ "# Class: <http://snomed.info/id/762705008> (<http://snomed.info/id/762705008>)\n " +
252+ "\n " +
253+ "SubClassOf(:762705008 :410662002)\n " +
254+ "\n " +
255+ "# Class: <http://snomed.info/id/762706009> (<http://snomed.info/id/762706009>)\n " +
256+ "\n " +
257+ "SubClassOf(:762706009 :410662002)\n " +
258+ "\n " +
239259 "# Class: <http://snomed.info/id/900000000000441003> (SNOMED CT Model Component (metadata))\n " +
240260 "\n " +
241261 "AnnotationAssertion(rdfs:label :900000000000441003 \" SNOMED CT Model Component (metadata)\" ^^xsd:string)\n " +
@@ -288,6 +308,8 @@ public void convertExtensionRF2ArchivesToOWL() throws Exception {
288308 "Declaration(Class(:723594008))\n " +
289309 "Declaration(Class(:723596005))\n " +
290310 "Declaration(Class(:76145000))\n " +
311+ "Declaration(Class(:762705008))\n " +
312+ "Declaration(Class(:762706009))\n " +
291313 "Declaration(Class(:84301002))\n " +
292314 "Declaration(Class(:900000000000441003))\n " +
293315
@@ -396,6 +418,14 @@ public void convertExtensionRF2ArchivesToOWL() throws Exception {
396418 "AnnotationAssertion(rdfs:label :723596005 \" All SNOMED CT content (foundation metadata concept)\" ^^xsd:string)\n " +
397419 "SubClassOf(:723596005 :723594008)\n " +
398420 "\n " +
421+ "# Class: <http://snomed.info/id/762705008> (<http://snomed.info/id/762705008>)\n " +
422+ "\n " +
423+ "SubClassOf(:762705008 :410662002)\n " +
424+ "\n " +
425+ "# Class: <http://snomed.info/id/762706009> (<http://snomed.info/id/762706009>)\n " +
426+ "\n " +
427+ "SubClassOf(:762706009 :410662002)\n " +
428+ "\n " +
399429 "# Class: <http://snomed.info/id/900000000000441003> (SNOMED CT Model Component (metadata))\n " +
400430 "\n " +
401431 "AnnotationAssertion(rdfs:label :900000000000441003 \" SNOMED CT Model Component (metadata)\" ^^xsd:string)\n " +
0 commit comments