Skip to content

Conversation

@MariaRosariaFraraccio
Copy link
Contributor

No description provided.

@MariaRosariaFraraccio MariaRosariaFraraccio linked an issue Jun 19, 2023 that may be closed by this pull request
@MariaRosariaFraraccio MariaRosariaFraraccio marked this pull request as ready for review July 3, 2023 09:55
Comment on lines +194 to +195
simpleName = self.getIRI(name).getSimpleName()
return simpleName if len(simpleName) > 0 else self.oldName
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sto notando che se si una un IRI dell'ontologia che termina con # o / questo metodo fallisce sempre (viene restituito l'oldName) e non si riesce a far aggiornare il nome in quanto getSimpleName() restituisce la stringa vuota su queste IRI. Sto cercando di capire se è un problema di getSimpleName o se possiamo fare qualcosa per evitarlo.

@mnamici mnamici mentioned this pull request Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove obsolete project name from graphol file

2 participants