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

resourceODP module report from the 2nd evaluation #259

Open
8 of 10 tasks
Tracked by #287
huanyu-li opened this issue Oct 9, 2024 · 3 comments
Open
8 of 10 tasks
Tracked by #287

resourceODP module report from the 2nd evaluation #259

huanyu-li opened this issue Oct 9, 2024 · 3 comments

Comments

@huanyu-li
Copy link
Member

huanyu-li commented Oct 9, 2024

ResourceODP 0.2

Report from OOPS!

  • P39, Ambiguous namespace
  • P13, Inverse relationships not explicitly declared
  • P10, Missing disjointness
  • P11, Missing domain or range in properties, resourceODP:hasPart, resourceODP:isRealizationOf, resourceODP:isAbout
  • P04, Creating unconnected ontology elements, resourceODP:Resource, resourceODP:Composition

Report from FOOPS!

  • R1, Recommended/Detailed metadata, doi, publisher, logo, status, issued, OPTIONAL: previous version, backwards compatibility, modified
  • F4, Error when retrieving prefix
  • F4/A2, Ontology not found in a public registry
  • I2, Could not find any imported/reused ...
  • F1, Ontology URI is different from ontology ID, Your ontologyURI (e.g., its w3id) should be the same as the one used within the ontology itself. Ontology URI: http://w3id.org/CEON/ontology/resourceODP. Provided URI: https://w3id.org/CEON/ontology/resourceODP/0.2
@huanyu-li huanyu-li changed the title Pitfall Report from OOPS! and FOOPS! Pitfall Report from OOPS! Oct 9, 2024
@huanyu-li huanyu-li changed the title Pitfall Report from OOPS! resourceODP module report from the 2nd evaluation Oct 10, 2024
@huanyu-li
Copy link
Member Author

Ontology URI is different from ontology ID is due to we give FOOPS! the URI including version number. It will be solved if we give the URI without version number. We need to make sure the w3id/CEON always direct to a latest version .

@huanyu-li
Copy link
Member Author

Error when retrieving prefix is due to the prefix resourceODP is not registered in prefix.cc (http://prefix.cc) or LOV (https://lov.linkeddata.es).
However just registering resourceODP may be not a good idea as resourceODP is a generic term.
One option could be change the prefix to ceon-resourceODP.
Anyway, we registered ceon:http://w3id.org/CEON/ at this moment.

@huanyu-li
Copy link
Member Author

huanyu-li commented Oct 15, 2024

Ambiguous namespace issue doesn't reappear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant