Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GAO has parsed but can't display #205

Closed
jonquet opened this issue Feb 8, 2022 · 3 comments
Closed

GAO has parsed but can't display #205

jonquet opened this issue Feb 8, 2022 · 3 comments
Assignees
Labels
content Issues related to the content of AgroPortal

Comments

@jonquet
Copy link
Contributor

jonquet commented Feb 8, 2022

Parsed yesterday. in the context of addressing #192
But can't be visualized today
http://agroportal.lirmm.fr/ontologies/GAO

@syphax-bouazzouni
Copy link
Contributor

syphax-bouazzouni commented Feb 10, 2022

the probelem is in the value of the version property, it's an interger where it must be a string

image

@syphax-bouazzouni
Copy link
Contributor

Resolved using the ncbo_cron --console, by changing the submission version from 1 (integer) to "1.0" (string)
image

@jonquet
Copy link
Contributor Author

jonquet commented Feb 10, 2022

Yes this issue has occurred in the past. If the ontology explicitly declares the version as an Integer datatype we can't cast it as a String and then it generate this bugs. Could you @syphax-bouazzouni register that as a specific issue on the relevant repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Issues related to the content of AgroPortal
Projects
None yet
Development

No branches or pull requests

2 participants