-
Notifications
You must be signed in to change notification settings - Fork 61
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
Version 2.0 IRIs do not resolve as URLs #549
Comments
@mark-jensen Your sentence:
explicitly states something everyone needs to know: how to use CCO. The README file should state, in no uncertain terms, that CCO v2.0 currently has to be used by downloading its modules, not by trying to reference it via URLs. I'm assuming, from the way you wrote, that a solution isn't imminent. Even if it's as little as a month away, users should be aware of how to use CCO now. And when the solution is implemented, the README file should explain it. If you are too busy, I'll submit something. Just let me know. |
@swartik I updated the main readme and linked to this issue. Thanks. I plan to start a discussion about the use cases for having resolvable IRIs. I'll tag you when ready and look forward to hear about how and why you use CCO via web vs downloading. |
I look forward to having the IRIs be dereferencable again. |
@jravenel I think they are talking about having all the individual entity IRIs resolve to pages that describe the entity, the way that the OBO Foundry ontologies have set up a framework for doing that for the OBO ontologies. I am also interested in how this may progress, as we would like to use the CCO as well. |
thanks @DanBerrios, so not related to the fact that when you click on IRI you have this page I shared "we are in construction" right?. This has been like this for months so I'm wondering if it's something on the todo. I would like to contribute in doing it if it helps. |
@jravenel Well, kind of related.... it depends on what CCO has planned for scope of IRI resolution... Typically for OBO ontologies, the "whole" ontology IRI resolves to a location to see a serialized version of the whole ontology, and concept IRIs resolve to an Ontobee or other ontology viewing web app showing just that concept with appropriate context. Neither of those work currently for CCO, which they are aware of (per the usage guidance in the README.md). The IRI for the whole ontology doesn't have to point to the project's web site, but looks like currently for CCO it does, and their web site is the placeholder you shared. |
If I can help solving this, I would. When people are discovering CCO they don't understand what's happening. |
is there a way we can plan work on this? |
@mark-jensen and @neilotte have actually been working behind the scenes on this; perhaps they can fill you in? |
That's great, thanks @johnbeve for the feedback. I'm happy to help. |
@mark-jensen I never responded to your question about why I prefer resolvable IRIs to downloading files.
These issues inevitably add time and effort. How much easier it would be if an OWL import directive worked without intermediate instructions! We will never fully achieve that goal because we deliver ontologies to classified environments. If a DNS on one of those environments resolves http://www.ontologyrepository.com, a serious security breach has taken place. However, we do most of our work on unclassified systems, so every step to reduce our workload helps. |
The new IRIs in v2.0 do not resolve as URLs to an ontology file via the web. We are woking on a solution that will improve on the previous implementation. Stay tuned. And thanks for your patience.
In the meantime, we encourage you to work with a local copy of CCO by either downloading the merged version of CCO or the full release, or forking or cloning the repository directly to your computer. For most users, we encourage use of the merged version.
v/r
CCO Governance and Development
The text was updated successfully, but these errors were encountered: