How to taking into account rdf:label annotation property values of ontology classes during the alignment by AlignmentAPI? -


it's seems alignmentapi considers class iris when comparing them. human-readable name of class represented annotation property rdfs:label (as other annotation properties) ignored alignmentapi.

is there way account annotation properties (e.g. rdfs:label)? or can specify piece of code needs changed this?


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -