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 Identifier Class for ORCiD #742

Open
mconlon17 opened this issue Feb 1, 2018 · 1 comment
Open

Add Identifier Class for ORCiD #742

mconlon17 opened this issue Feb 1, 2018 · 1 comment

Comments

@mconlon17
Copy link
Member

mconlon17 commented Feb 1, 2018

Currently ORCiD URI in VIVO are asserted to be owl:Thing only. We should have an ORCiD Class and assert the uri to be an individual in the class as in:

<orcidURI> a vivo:ORCiD .

(Unless there is an existing ontology that already defines ORCiD -- perhaps the WikiData ontology?)

The ORCiD can then be inferred to be an owl:Thing.

This is also https://jira.duraspace.org/browse/VIVO-1440

@mconlon17 mconlon17 added the VIVO label Feb 1, 2018
@mconlon17
Copy link
Member Author

Medium Impact. Minor triple store upgrade -- add an ORCiD class assertion for every existing ORCiD. Minor software change to assert URI a ORCiD (rather than an owl:Thing). The inferencer then supplies owl:Thing and everything should work as expected.

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