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

Carcinogenesis NamedIndividual having True and False for the same property #387

Open
Demirrr opened this issue May 2, 2024 · 2 comments

Comments

@Demirrr
Copy link
Member

Demirrr commented May 2, 2024

Is it even possible ?!

    <owl:NamedIndividual rdf:about="http://dl-learner.org/carcinogenesis#d135">
        <cytogen_ca rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</cytogen_ca>
        <cytogen_ca rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</cytogen_ca>
    </owl:NamedIndividual>
@alkidbaci
Copy link
Collaborator

I think technically this is possible but semantically it doesn't make sense. I noticed that this individual is the only one that has this property assigned twice. Its probably a mistake.

@Demirrr
Copy link
Member Author

Demirrr commented May 3, 2024

Exactly

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

No branches or pull requests

2 participants