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

Why AnnotationAssertions with type langString are missing a language tag? #40

Open
psiotwo opened this issue Feb 23, 2023 · 0 comments
Open
Assignees

Comments

@psiotwo
Copy link

psiotwo commented Feb 23, 2023

AnnotationAssertions of type langString without a language tag, like

    <AnnotationAssertion>
        <AnnotationProperty abbreviatedIRI="rdfs:label"/>
        <AbbreviatedIRI>obo:CTO_0000073</AbbreviatedIRI>
        <Literal datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString">primary registry</Literal>
    </AnnotationAssertion>

seem incorrect. They also cause problems e.g. when processing with OWLAPI 4.5.17+ (e.g. in ROBOT, as mentioned here ontodev/robot#1097).

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