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

Deprecation predicate #25

Closed
riannella opened this issue Jul 6, 2016 · 7 comments
Closed

Deprecation predicate #25

riannella opened this issue Jul 6, 2016 · 7 comments

Comments

@riannella
Copy link
Contributor

riannella commented Jul 6, 2016

Should we use owl:deprecated predicate (instead of ont:deprecatedBy)?
And is rdf:nil the appropriate value for a concept deprecated (but not by another concept)
Should we also remove (ontological) links to deprecated terms?

@riannella riannella added this to the Vocabulary & Expression milestone Jul 6, 2016
@nevali
Copy link
Contributor

nevali commented Jul 18, 2016

Stupid question: why?

@riannella
Copy link
Contributor Author

If you look at the instances of Action http://w3c.github.io/poe/vocab/#term-Action
we still show deprecated terms.
Same for http://w3c.github.io/poe/vocab/#term-use
etc

We don't want people to use these terms, so best to not show them as part for non-deprecated terms?

@nevali
Copy link
Contributor

nevali commented Jul 19, 2016

That wasn't the bit I was questioning, it was the replacement of ont:deprecatedBy with owl:deprecated

Are there instances of concepts which are deprecated but not replaced by anything?

@riannella
Copy link
Contributor Author

First reason is that I feel that the "ont" ontology: http://www.kanzaki.com/ns/ontology-annot
Is a one person effort and would fail the W3C Normative reference guidelines:
https://www.w3.org/2013/09/normative-references

Second, is trying to reduce the number of dependent ontologies.

Yes, we do have a few terms deprecated any not replaced (lease, lend, preview, secondaryuse)

@vroddon
Copy link
Contributor

vroddon commented Aug 25, 2016

Is there any deprecating mechanism going to be used for XML/JSON?

@riannella
Copy link
Contributor Author

For XML/JSON schemas, all we have is the "version/id" attributes.

@riannella
Copy link
Contributor Author

updated to use owl:deprecated true ;

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

3 participants