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

Add owlstar annotations when parsing OWL #251

Merged
merged 4 commits into from
Feb 6, 2021
Merged

Add owlstar annotations when parsing OWL #251

merged 4 commits into from
Feb 6, 2021

Conversation

deepakunni3
Copy link
Member

@deepakunni3 deepakunni3 commented Feb 6, 2021

This PR adds the ability to add owlstar annotations when parsing OWL files.

Currently it adds the following owlstar annotations:

  • rdfs:subClassOf -> owl:Restriction -> owl:someValuesFrom
    • os:AllSomeInterpretation
  • rdfs:subClassOf -> owl:Restriction -> owl:allValuesFrom
    • os:AllOnlyInterpretation

Addresses #163

@deepakunni3 deepakunni3 requested a review from cmungall February 6, 2021 00:40
@cmungall
Copy link
Contributor

cmungall commented Feb 6, 2021 via email

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2021

@deepakunni3 deepakunni3 merged commit c0a1721 into master Feb 6, 2021
@deepakunni3 deepakunni3 deleted the owlstar branch February 6, 2021 05:09
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

Successfully merging this pull request may close these issues.

2 participants