Creates an OWL class from the SKOS concept
The following mappings have been assumed
skos:Concept -> owl:Class
skos:prefLabel -> rdfs:label
skos:altLabel -> rdfs:label
skos:broader -> rdfs:subClassOf
skos:narrower -> No need to handle in the class since it will be an
another class like owl:Class with rdfs:subClassOf this class
skos:definition -> rdfs:comment
skos:scopeNote -> rdfs:comment
E
en -
Static variable in class uk.ac.open.kmi.utils.Constants