17181920212223
label = null; comment = null; } public IOntologyConcept getOntologyConcept(IRI uri) { return new OntologyConcept(uri, this.getLabel()); }