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

Design deprecation mechanism #15

Open
cpfaff opened this issue Jan 11, 2017 · 1 comment
Open

Design deprecation mechanism #15

cpfaff opened this issue Jan 11, 2017 · 1 comment

Comments

@cpfaff
Copy link
Contributor

cpfaff commented Jan 11, 2017

We agreed that concepts stay forever but might end up being deprecated if the ontology is developing. @naouelkaram could you make a suggestion on how to model this?

@naouelkaram
Copy link

This can be done by adding the following property to the deprecated class:
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>

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