Håvard M. Ottestad

added skos notation for the three extension classes to COR

......@@ -660,6 +660,8 @@
rdfs:label "Automation"^^xsd:string ;
rdfs:subClassOf :ILAPresource ;
rdfs:subClassOf SCCS:COR_K ;
<http://www.w3.org/2004/02/skos/core#notation> "KI"^^xsd:string ;
.
:COR_KK
rdf:type :Discipline ;
......@@ -669,6 +671,8 @@
rdfs:label "Maintenance"^^xsd:string ;
rdfs:subClassOf :ILAPresource ;
rdfs:subClassOf SCCS:COR_K ;
<http://www.w3.org/2004/02/skos/core#notation> "KK"^^xsd:string ;
.
:COR_KX
rdf:type :Discipline ;
......@@ -678,6 +682,8 @@
rdfs:label "LCI"^^xsd:string ;
rdfs:subClassOf :ILAPresource ;
rdfs:subClassOf SCCS:COR_K ;
<http://www.w3.org/2004/02/skos/core#notation> "KX"^^xsd:string ;
.
:Calendar
rdf:type owl:Class ;
......