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

Duplicates in node list of PCO , version 2021-05-03, #209

Open
LucaCappelletti94 opened this issue Jul 20, 2023 · 1 comment
Open

Duplicates in node list of PCO , version 2021-05-03, #209

LucaCappelletti94 opened this issue Jul 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@LucaCappelletti94
Copy link

Describe the bug

Duplicates in node list: ["PCO:0000030"]

@LucaCappelletti94 LucaCappelletti94 added the bug Something isn't working label Jul 20, 2023
@caufieldjh
Copy link
Collaborator

Defined twice in the OWL:

$ grep PCO_0000030 pco.owl
    <!-- http://purl.obolibrary.org/obo/PCO_0000030 -->
    <owl:Class rdf:about="http://purl.obolibrary.org/obo/PCO_0000030">
    <!-- http://purl.obolibrary.org/obo/pco.owl/PCO_0000030 -->
    <owl:Class rdf:about="http://purl.obolibrary.org/obo/pco.owl/PCO_0000030">

Solution will be the same as for #208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants